Revise Goliath, Blackjack, Matador, Madrigal, and Izirokor; Small time cost nerf to a few Protoss structures

This commit is contained in:
Pr0nogo 2024-09-18 14:08:18 -04:00
parent 94c899eef2
commit 2ff5fb52d4
7 changed files with 40 additions and 14 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -71,7 +71,6 @@ ScourgeLocal01:
wait 2
goto ScourgeLocal01
InfestedTerranWalkingToIdle:
playfram 0x00
ScourgeLocal00:
@ -5734,7 +5733,7 @@ Death Generic_Wait1End
GndAttkInit Goliath_Turret_GndAttkInit
AirAttkInit Goliath_Turret_AirAttkInit
Unused1 [NONE]
GndAttkRpt Goliath_Turret_GndAttkInit
GndAttkRpt Goliath_Turret_GndAttkRpt
AirAttkRpt Goliath_Turret_AirAttkInit
CastSpell [NONE]
GndAttkToIdle Goliath_Turret_Init
@ -5751,25 +5750,20 @@ Goliath_Turret_Init:
goto ScourgeLocal00
Goliath_Turret_GndAttkInit:
playsnd 2821 # Paladin charge 01
wait 5
Goliath_Turret_GndAttkRpt:
wait 1
nobrkcodestart
playfram 0xdd
playsnd 70 # Bullet\TGoFir00.wav
attackwith 1
wait 1
nobrkcodestart
playfram 0x00
wait 1
playfram 0xdd
wait 1
playfram 0x00
wait 1
playfram 0xdd
wait 1
playfram 0x00
wait 1
playfram 0xdd
wait 1
nobrkcodeend
gotorepeatattk
ignorerest
goto Goliath_Turret_Init
Goliath_Turret_AirAttkInit:
@ -23565,6 +23559,18 @@ MadrigalImperiosoTurretGndAttkInit:
attack
playfram 0x20
wait 1
playfram 0x00
wait 2
playsndbtwn 1208 1211 # Madrigal weaponfire 01, 02, 03, 04
attack
playfram 0x20
wait 1
playfram 0x00
wait 2
playsndbtwn 1208 1211 # Madrigal weaponfire 01, 02, 03, 04
attack
playfram 0x20
wait 1
nobrkcodeend
gotorepeatattk
goto ScourgeLocal00

Binary file not shown.

View File

@ -84,12 +84,24 @@ Forthcoming.
- **Flak Cannon** weapon cooldown 1.25 » 1
- **Recursion Rounds:**
- Now deals unsafe splash, with falloff (24/48/64)
- [Goliath](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/goliath):
- Armor 2 » 3
- **Twin Autocannons:**
- Weapon damage 1x10 » 2x4
- Weapon cooldown 0.83 » 0.33
- Weapon range 7 » 4
- Now has an initial windup delay of 0.25 seconds
- **Contender Missiles** weapon range 7 » 8
- [Blackjack](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/blackjack):
- HP 75 » 85
- Armor 1 » 2
- [Matador](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/matador):
- HP 100 » 120
- HP 100 » 140
- [Madrigal](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/madrigal):
- HP 150 » 160
- **Imperioso Missiles:**
- Weapon damage 1x14 » 3x8
- Weapon splash radius 12/24/48 » 12/24/36
- [Quarry](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/quarry):
- Resource costs 125/100 » 125/75
- Build time 30 » 25
@ -150,9 +162,17 @@ Forthcoming.
- No longer trains **Scribe**s
- [Gateway](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/gateway):
- Build time 45 » 50
- [Prostration Stage](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/prostration-stage):
- Build time 60 » 65
- [Lattice](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/lattice):
- Resource costs 200/0 » 150/50
- Build time 45 » 50
- [Synthetic Synod](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/synthetic-synod):
- Build time 70 » 75
- [Stargate](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/stargate):
- Build time 55 » 60
- [Argosy](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/argosy):
- Build time 65 » 70
## Zerg
- [Larva](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/larva):

Binary file not shown.