Reduce Nathrokor armor pen further; Fix Olympian iscript bug

This commit is contained in:
Pr0nogo 2023-09-26 11:13:49 -04:00
parent f58aa914c2
commit d1e000c6cf
4 changed files with 9 additions and 5 deletions

Binary file not shown.

View File

@ -39546,8 +39546,8 @@ OlympianGndAttkRpt:
wait 1
playfram 0x260
wait 1
sigorder 32
nobrkcodeend
sigorder 32
gotorepeatattk
ignorerest
OlympianGndAttkToIdle:
@ -39561,11 +39561,10 @@ OlympianGndAttkToIdle:
OlympianSpecialState1:
playfram 0x2A0
wait 1
playfram 0x2C0
OlympianLocal05:
wait 1
nobrkcodestart
playfram 0x2C0
wait 1
playfram 0x2E0
attackmelee 3 1577 1578 1579 # Olympian Melee 01, 02, 03
wait 1

View File

@ -17,9 +17,14 @@ Patch goals include:
- Gameplay:
- Psionic Storm now correctly damages the caster (c. Veeq7)
- Iroleths now correctly regress to Ovileths
- Fixed a rare issue with Olympians becoming unresponsive when moving after a melee attack (r. lolrsk8s)
## Terran
- [Vulture](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/vulture):
- HP now 85, from 90
- Now moves 6.25% faster
- Now visibly shoots two projectiles for better visual clarity
- Now visibly shoots two projectiles for better visual clarity
## Zerg
- [Nathrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/nathrokor):
- Vestigial Strike armor penetration now 0, from 1

Binary file not shown.