diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 40f9ac7c..8dd9011f 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 831508cc..ceede882 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/scripts/iscript_terran.bin b/mpq/scripts/iscript_terran.bin index 0a30d1e9..f444424b 100644 Binary files a/mpq/scripts/iscript_terran.bin and b/mpq/scripts/iscript_terran.bin differ diff --git a/mpq/scripts/iscript_terran.txt b/mpq/scripts/iscript_terran.txt index fdc751f9..3ae126b7 100644 --- a/mpq/scripts/iscript_terran.txt +++ b/mpq/scripts/iscript_terran.txt @@ -17079,7 +17079,7 @@ GndAttkToIdle MatadorCinderModeGndAttkToIdle AirAttkToIdle MatadorCinderModeGndAttkToIdle Unused2 [NONE] Walking [NONE] -WalkingToIdle [NONE] +WalkingToIdle SkryrokorLocal00 SpecialState1 MatadorCinderModeSpecialState2 SpecialState2 MatadorCinderModeSpecialState2 AlmostBuilt [NONE] diff --git a/mpq/scripts/iscript_zerg.bin b/mpq/scripts/iscript_zerg.bin index 2b4efc48..39b7cfa6 100644 Binary files a/mpq/scripts/iscript_zerg.bin and b/mpq/scripts/iscript_zerg.bin differ diff --git a/mpq/scripts/iscript_zerg.txt b/mpq/scripts/iscript_zerg.txt index bf7394d9..8b3859ac 100644 --- a/mpq/scripts/iscript_zerg.txt +++ b/mpq/scripts/iscript_zerg.txt @@ -11760,13 +11760,11 @@ KagraliskGndAttkInit: attack wait 1 playfram 0x22 - attack wait 1 playfram 0x33 attack wait 1 playfram 0x44 - attack wait 1 playfram 0x55 wait 1 diff --git a/patchnotes.md b/patchnotes.md index 0c5f2f45..d9907ec5 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -24,9 +24,14 @@ - **Stability:** - Resolved several iscript-based bugs that could have lead to game instability - **Gameplay:** + - **Plague** can now correctly bypass **Carapace Swarm** (r. jakulangski) + - Units with shields no longer take invalid shield damage through **Carapace Swarm** (r. jakulangski) - Lardfix: Units directly on top of each other (exact same pixel coordinate) no longer prevent each other from firing (c. DF) ## Terran +- **Apollyoid Adhesive:** + - Armor rend cap ∞ » 3 + - Timer now refreshes when attacked by any weapon - [Harakan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/harakan): - HP 90 » 100 - [Cyprian](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cyprian): @@ -35,5 +40,27 @@ - Shields 30 » 40 ## Zerg +- **Plague:** + - Now consumes corpse on afflicted unit death +- **Broodspawn:** + - On death, Corrosive Touch timer 1 second » 2 seconds +- [Kagralisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/kagralisk): + - Resource costs 100/50 » 100/100 + - Movement speed 4.8 » 4 + - Vision range 8 » 9 + - Transport weight 2 » 3 + - **Repeating Venom:** + - Weapon damage 4x6 » 2x5 + - Weapon cooldown 1.33 » 1 + - **NEW: Miasma** + - Attacks now apply plague to targets for 1.5 seconds. Miasma fields released on death last for 2 seconds. +- [Cherbrathalor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/cherbrathalor): + - Transport weight 4 » 8 + - **Venemous Bursts:** + - Weapon damage 4x8 » 4x4 + - **NEW: Miasma** + - Same as Kagralisk. +- [Okrimnilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/okrimnilisk): + - Transport weight 6 » 10 - [Gorgrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gorgrokor): - Resource cost 125/100 >> 150/100 \ No newline at end of file diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 1ba990ee..b8cb746d 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ