diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 8f0e4128..5dabb23f 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/arr/weapons.datex b/mpq/arr/weapons.datex index f8c82505..44ef2db8 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/patchnotes.md b/patchnotes.md index 728210c6..9b99d91e 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -20,6 +20,7 @@ Forthcoming. - Vespene yields now 3 (Ridge) / 5 (Geyser) / 7 (tier 2 cap) / 9 (tier 3 cap) ## Internals +- **Order delays** have been further reduced (c. Veeq7) - **Pathfinding** calculation timer now instant, from 1.25 seconds (c. Veeq7) - Replays now include version hash in their filename (c. Veeq7) - Positional sound handling has been achieved, and especially applied to Cantavis, Star Sovereign, and Anthelion behaviors (c. Veeq7) @@ -49,6 +50,7 @@ Forthcoming. - **Isthrathaleth** - **Plague**: - Now properly creates a 5-second field on victim death (r. Hamster) - Now damages caster + - Secondary **Positron** projectiles no longer have a non-trivial chance to "miss" targets (c. Veeq7) - On-kill and on-death events are now properly logged for regressing units (r. Kenoli) - Fixed height flags on Iceworld -> ice doodads (r. TheBeaver99) - Returning projectiles no longer fail to spawn when colliding with right and bottom map boundaries (r. jakulangski, c. DF) @@ -153,6 +155,8 @@ Forthcoming. - Vision range 9 » 8 - **Neutron Saber** weapon damage 10 » 7 - [Dracadin](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/dracadin): + - HP 120 » 100 + - Shields 40 » 80 - Movement speed 5 » 5.5 - [Ecclesiast](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/ecclesiast): - **Astral Blaster** weapon damage 10 » 8 @@ -172,7 +176,14 @@ Forthcoming. - Now persists as long as the caster is within cast range, and has energy - Now moves to target location when recast (spending cast energy to do so) - [Atreus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/atreus): - - **Dauntless Disruption Cannon** splash radii 12/24/36 » 24/32/48 + - **Dauntless Disruption Cannon:** + - Weapon damage 2x5 » 1x20 + - Armor penetration 2 » 0 + - Weapon cooldown 0.75 » 1.25 + - No longer deals splash damage +- [Sycophant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/sycophant): + - Build time 25 » 22 + - Shields 40 » 60 - [Optecton](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/optecton): - HP 300 » 400 - Splash radii 12/36/48 » 32/48/64 @@ -180,6 +191,18 @@ Forthcoming. - [Simulacrum](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/simulacrum): - HP 75 » 100 - **Phase Cannon** weapon cooldown 0.75 » 0.83 +- [Idol](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/idol): + - Resource costs 75/75 » 75/50 +- [Positron](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/positron): + - **Antimatter Missile:** + - No longer locks on targets + - Now travels to maximum range + - Splash radii 6/12/24 » 12/24/32 +- [Aurora](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/aurora): + - Build time 20 » 22 + - Shields 50 » 35 +- [Gladius](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/gladius): + - Build time 35 » 40 - [Epigraph](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/epigraph): - **Litany Cannons:** - Armor penetration 2 » 3 @@ -230,6 +253,7 @@ Forthcoming. - [Skithrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/skithrokor): - HP 120 » 140 - Movement speed 5.6 » 5.8 + - **Skittering Spores** weapon cooldown 0.79 » 0.71 - [Bactalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/bactalisk): - HP 110 » 120 - Build time 28 » 25 diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 3d7eedc2..94967c23 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ