mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Revise Hippogriff
This commit is contained in:
parent
af176551d5
commit
82fb80fe3e
Binary file not shown.
Binary file not shown.
@ -156,7 +156,7 @@ Retractor Batteries (Pegasus)
|
||||
Lancet Missiles (Pegasus)
|
||||
Chimera Cannons (Hippogriff)
|
||||
Axis Drivers (Oberon)
|
||||
Acheron Missiles (Oberon)
|
||||
Pegasus Missiles (Hippogriff)
|
||||
Lazarus Salvo (Aion)
|
||||
Stellar Torch (Herald)
|
||||
Acid Salvo (Cikralisk)
|
||||
|
||||
@ -45730,10 +45730,10 @@ Type 21
|
||||
Init HippogriffInit
|
||||
Death HippogriffDeath
|
||||
GndAttkInit HippogriffGndAttkInit
|
||||
AirAttkInit HippogriffGndAttkInit
|
||||
AirAttkInit HippogriffAirAttkInit
|
||||
Unused1 [NONE]
|
||||
GndAttkRpt HippogriffGndAttkInit
|
||||
AirAttkRpt HippogriffGndAttkInit
|
||||
AirAttkRpt HippogriffAirAttkInit
|
||||
CastSpell [NONE]
|
||||
GndAttkToIdle HippogriffGndAttkToIdle
|
||||
AirAttkToIdle HippogriffGndAttkToIdle
|
||||
@ -45769,11 +45769,11 @@ HippogriffDeath:
|
||||
HippogriffGndAttkInit:
|
||||
wait 1
|
||||
nobrkcodestart
|
||||
playsndbtwn 2139 2141 # Hippogriff Weaponfire 01, 02, 03
|
||||
playsndbtwn 2139 2141 # Hippogriff Cannon Weaponfire 01, 02, 03
|
||||
attack
|
||||
attack
|
||||
wait 3
|
||||
playsndbtwn 2139 2141 # Hippogriff Weaponfire 01, 02, 03
|
||||
playsndbtwn 2139 2141 # Hippogriff Cannon Weaponfire 01, 02, 03
|
||||
attack
|
||||
attack
|
||||
wait 1
|
||||
@ -45781,6 +45781,31 @@ HippogriffGndAttkInit:
|
||||
gotorepeatattk
|
||||
goto MinotaurGndAttkToIdle
|
||||
|
||||
HippogriffAirAttkInit:
|
||||
wait 1
|
||||
nobrkcodestart
|
||||
playsndbtwn 2146 2149 # Hippogriff Missile Weaponfire 01, 02, 03, 04
|
||||
attack
|
||||
wait 3
|
||||
playsndbtwn 2146 2149 # Hippogriff Missile Weaponfire 01, 02, 03, 04
|
||||
attack
|
||||
wait 3
|
||||
playsndbtwn 2146 2149 # Hippogriff Missile Weaponfire 01, 02, 03, 04
|
||||
attack
|
||||
wait 3
|
||||
playsndbtwn 2146 2149 # Hippogriff Missile Weaponfire 01, 02, 03, 04
|
||||
attack
|
||||
wait 3
|
||||
playsndbtwn 2146 2149 # Hippogriff Missile Weaponfire 01, 02, 03, 04
|
||||
attack
|
||||
wait 3
|
||||
playsndbtwn 2146 2149 # Hippogriff Missile Weaponfire 01, 02, 03, 04
|
||||
attack
|
||||
wait 1
|
||||
nobrkcodeend
|
||||
gotorepeatattk
|
||||
goto MinotaurGndAttkToIdle
|
||||
|
||||
HippogriffLocal00:
|
||||
wait 125
|
||||
goto HippogriffLocal00
|
||||
|
||||
@ -56,6 +56,12 @@ Patch goals include:
|
||||
- HP now 175, from 180
|
||||
- [Pythean](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/pythean):
|
||||
- Now trained from Nanite Assembly
|
||||
- [Hippogriff](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/hippogriff):
|
||||
- Mineral cost now 250, from 300
|
||||
- Chimera Cannons:
|
||||
- Weapon damage now 4x10, from 4x15
|
||||
- No longer targets air units
|
||||
- Now uses Pegasus Missiles when targeting air units
|
||||
- [Quarry](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/quarry):
|
||||
- Gas cost now 75, from 50
|
||||
- Parthenon:
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user