Make progress on Ion Cannon revision; Many other minor changes

This commit is contained in:
Pr0nogo 2023-03-31 01:58:13 -04:00
parent 4f7f1fdcd1
commit be18b9ad52
9 changed files with 16 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -34439,6 +34439,7 @@ IonCannonBaseGndAttkInit:
playfram 0x40
IonCannonBaseGndAttkRpt:
nobrkcodestart
sigorder 32
playsnd 1319 # ioncannon-charge-01
wait 71
attackwith 1

View File

@ -7,25 +7,39 @@ Continuing March Madness into April, tweaking the economic pacing some more, and
- Harvest time now 4 seconds, from 4.8
- Worker movement speeds now 10% faster
## Gameplay
- Burrowed units are no longer forcibly unburrowed when attacked (c. DarkenedFantasies)
## Bugfixes
- Maelstrom hits from dead Mind Tyrants no longer crash
- Maelstrom hits from dead Mind Tyrants no longer crash (c. Veeq7)
- Burrowed units are no longer displaced by Striga Fleeting Focus or Magnetar Law of Attraction
- Player color randomization now ignores the colors of witness players (c. Veeq7)
## AI
- Production and attack logic has been cleaned up to be more sensible with the current economic state
- AI "drip-feed" attack waves less often
- Zerg AI now request advanced defenses when at tier 2 and beyond
## Terran
- [Heracles](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/heracles):
- HP now 140, from 120
- Armor now 4, from 3
- Weapon damage now 2x14, from 2x10
- Armor penetration now 0, from 4
- Nemean Reactors removed
- [Apostle](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/apostle):
- Gas cost now 150, from 125
- [Treasury](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/treasury):
- Time cost now 50, from 45
- [Ion Cannon](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/ion-cannon):
- Mineral cost now 1000, from 800
- Now fires at target's initial position (still very WIP, needs reads)
## Protoss
- [Charlatan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/charlatan):
- Gas cost now 150, from 175
- [Optecton](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/optecton):
- Splash type now ally-safe, from unsafe
- [Panoptus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/panoptus):
- Acceleration and halt distance now match the Aurora

Binary file not shown.