diff --git a/CMBW-editor/grafting/Buttons.txt b/CMBW-editor/grafting/Buttons.txt index 205e1628..1ddc746a 100644 --- a/CMBW-editor/grafting/Buttons.txt +++ b/CMBW-editor/grafting/Buttons.txt @@ -692,6 +692,7 @@ 5, 255, 3, 21, 0, 0, 668, 0 # Hold Position, Always (0), Hold Position (0) 7, 341, 23, 57, 34, 0, 735, 735 # Toxic Spores, Spell Researched ([34] Healing - Cleric), Cancel (0) 8, 319, 23, 57, 34, 0, 539, 539 # Multi-Attack V, Spell Researched ([34] Healing - Cleric), Cancel (0) + 9, 394, 23, 57, 34, 0, 1389, 1389 # Reclamation, Spell Researched ([34] Healing - Cleric), Cancel (0) 114: # Relic-Augment -- unused 1, 305, 3, 10, 0, 0, 1, 0 # Ground Weapons, Always (0), Stop (0) @@ -1196,6 +1197,7 @@ 5, 255, 3, 21, 0, 0, 668, 0 # Hold Position, Always (0), Hold Position (0) 7, 308, 23, 24, 32, 32, 1744, 1744 # Lazarus Agent, Spell Researched ([32] Lazarus Agent - Apostle), Use Technology ([32] Lazarus Agent - Apostle) 8, 236, 23, 24, 26, 26, 687, 687 # Cancel, Spell Researched ([26] Cancel New Ability), Use Technology ([26] Cancel New Ability) + 9, 394, 23, 57, 34, 0, 1389, 1389 # Reclamation, Spell Researched ([34] Healing - Cleric), Cancel (0) 183: # Quazil Quay -- unused 9, 236, 16, 27, 0, 0, 691, 0 # Cancel, Upgrade Underway (0), Cancel Upgrade Research (0) @@ -1428,6 +1430,7 @@ 5, 255, 3, 21, 0, 0, 668, 0 # Hold Position, Always (0), Hold Position (0) 6, 424, 4, 38, 274, 274, 1551, 1553 # Tetcaerokor, Can Create Unit\Building ([274] Tetcaerokor), Unit Morph ([274] Tetcaerokor) 7, 348, 23, 57, 34, 0, 1365, 1365 # Fertile Spines, Spell Researched ([34] Healing - Cleric), Cancel (0) + 8, 344, 23, 57, 34, 0, 503, 503 # Crushing Tide, Spell Researched ([34] Healing - Cleric), Cancel (0) 9, 259, 38, 41, 11, 11, 372, 382 # Burrow, Ability Is Researched ([11] Burrowing - Zerg Ground), Burrow ([11] Burrowing - Zerg Ground) 9, 260, 39, 42, 11, 0, 373, 0 # Unburrow, Is Using Ability ([11] Burrowing - Zerg Ground), Unburrow (0) @@ -1535,7 +1538,8 @@ 3, 230, 8, 11, 0, 0, 666, 0 # Attack, Unit Has A Weapon (0), Attack (0) 4, 254, 3, 20, 0, 0, 667, 0 # Patrol, Always (0), Patrol (0) 5, 255, 3, 21, 0, 0, 668, 0 # Hold Position, Always (0), Hold Position (0) - 7, 392, 23, 57, 34, 0, 511, 511 # Leading the Blind, Spell Researched ([34] Healing - Cleric), Cancel (0) + 7, 359, 23, 57, 34, 0, 1382, 1382 # Interception, Spell Researched ([34] Healing - Cleric), Cancel (0) + 8, 392, 23, 57, 34, 0, 511, 511 # Leading the Blind, Spell Researched ([34] Healing - Cleric), Cancel (0) 223: # Valkyrie 1, 228, 3, 9, 0, 0, 664, 0 # Move, Always (0), Move (0) @@ -1618,6 +1622,7 @@ 5, 255, 3, 21, 0, 0, 668, 0 # Hold Position, Always (0), Hold Position (0) 7, 391, 23, 57, 34, 0, 1391, 1391 # Kinetic Penetration, Spell Researched ([34] Healing - Cleric), Cancel (0) 8, 249, 23, 57, 34, 0, 489, 489 # Controlled Opposition, Spell Researched ([34] Healing - Cleric), Cancel (0) + 9, 394, 23, 57, 34, 0, 1389, 1389 # Reclamation, Spell Researched ([34] Healing - Cleric), Cancel (0) 232: # Luminary 1, 228, 3, 9, 0, 0, 664, 0 # Move, Always (0), Move (0) @@ -2050,6 +2055,7 @@ 5, 255, 3, 21, 0, 0, 668, 0 # Hold Position, Always (0), Hold Position (0) 7, 308, 23, 57, 34, 0, 1802, 1802 # Reclamation Fields, Spell Researched ([34] Healing - Cleric), Cancel (0) 8, 361, 23, 57, 34, 0, 543, 543 # Offset: Linear, Spell Researched ([34] Healing - Cleric), Cancel (0) + 9, 394, 23, 57, 34, 0, 1389, 1389 # Reclamation, Spell Researched ([34] Healing - Cleric), Cancel (0) 283: # Basic Commands + Kinetic Penetration - Hippogriff 1, 228, 3, 9, 0, 0, 664, 0 # Move, Always (0), Move (0) diff --git a/mpq/arr/flingy.datex b/mpq/arr/flingy.datex index 161f2fdc..835ad21b 100644 Binary files a/mpq/arr/flingy.datex and b/mpq/arr/flingy.datex differ diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 2eca0369..07ec6bff 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 9d3a57d2..675539fa 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/arr/weapons.txt b/mpq/arr/weapons.txt index 56deb4bd..1fb85c1b 100644 --- a/mpq/arr/weapons.txt +++ b/mpq/arr/weapons.txt @@ -99,7 +99,7 @@ Astral Blaster (Ecclesiast) Dauntless Disruption Cannon (Atreus) Phase Cleaver (Amaranth) Neutron Flare (Lanifect) -Sequencing Spore (Charlatan) +Fervent Blaster (Charlatan) Acrid Barbs (Quazilisk) Halo Rockets (Valkyrie) Corrosive Spores (Vithrilisk) diff --git a/mpq/datreq/Buttons.graft b/mpq/datreq/Buttons.graft index d083b33b..f45ab2c3 100644 Binary files a/mpq/datreq/Buttons.graft and b/mpq/datreq/Buttons.graft differ diff --git a/mpq/rez/stat_txt.tbl b/mpq/rez/stat_txt.tbl index 21757d2d..d41cf50f 100644 Binary files a/mpq/rez/stat_txt.tbl and b/mpq/rez/stat_txt.tbl differ diff --git a/patchnotes.md b/patchnotes.md index 8b54406f..423a2ba5 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -10,6 +10,13 @@ Patch goals include: ## Latest content - [Ascension #6 - The New Horizon](https://www.youtube.com/playlist?list=PLACFHAM2MlxNIdDY8v4PpOKA9y5GrR0z6) +## Patch summary (so far...) +- Cut top speeds of several air units across all races and tiers +- Refocus mid-game Terran mech towards a slower, more durable direction +- Boost mobility of Terran bio to better deviate from Terran mech +- Revise key units to remove undesired, overly-binary interactions +- + ## General - Improved fog of war reveal on cliffs, from low ground (c. DF) - Added more debug info to help investigate desyncs, c. DF. Please screenshot and report if you encounter them! @@ -45,6 +52,16 @@ Patch goals include: - Terran Reclamation (Apostle, Autocrat, Anticthon, Aion) ## Terran +- [Maverick](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/maverick): + - Now moves 10% faster +- [Cleric](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cleric): + - Now moves 10% faster +- [Madcap](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/madcap): + - Now moves 10% faster +- [Heracles](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/madcap): + - Now moves ~9% faster +- [Striga](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/madcap): + - Now moves 8% faster - [Goliath](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/goliath): - Contender Missiles armor penetration now 2, from 0 - *Further cement the Goliath as a longlasting anti-air option.* @@ -52,18 +69,31 @@ Patch goals include: - Armor now 2, from 1 - Furia Missiles: - Cooldown now 0.75, from 0.92 - - Armor penetration now 1, from 0 + - Weapon range now 8, from 6 - Now have a minor delay between each missile, and only goes on cooldown after a salvo is completed (c. Veeq7) - *This is a revision we wanted to make for ages! Thanks to Veeq7's contributions, it is now implemented.* +- [Ramesses](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/ramesses): + - Armor now 2, from 1 + - Now moves ~11% slower + - Weapon cooldown now 1, from 0.92 + - Armor penetration now 3, from 2 +- [Durendal](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/durendal): + - HP now 225, from 200 + - Abaddon Flamethrowers weapon range now 2, from 1 + - Now moves ~10% slower ## Protoss +- [Charlatan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/charlatan): + - Weapon no longer bounces + - Weapon splash radii now 8/16/24, from 0/0/0 + - Now has Interception - [Optecton](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/optecton): - Time cost now 50, from 45 - Now moves ~22% slower - [Patriarch](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/patriarch): - Time cost now 45, from 50 - [Gladius](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/gladius): - - Mineral and gas cost now 200/150, from 250/100 + - Mineral and gas cost now 200/125, from 250/100 - HP now 100, from 110 - Shields now 80, from 90 - Armor now 2, from 1 @@ -73,19 +103,41 @@ Patch goals include: - Splash radii now 8/16/24, from 12/24/36 - [Solarion](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/solarion): - Mineral cost now 600, from 500 + - Armor now 6, from 5 - Now moves ~10% slower - Steward launch range now 6, from 8 - Steward leash range now 8, from 10 + - *Pushing the Solarion into a more committal role, and making it more durable as a result.* - [Steward](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/steward): - Time cost now 10, from 5 - Armor penetration now 2, from 5 +- [Engram](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/engram): + - Gas cost now 150, from 125 +- [Stargate](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/stargate): + - Gas cost now 175, from 150 +- [Argosy](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/argosy): + - Gas cost now 350, from 300 ## Zerg +- [Iroleth](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/iroleth): + - Armor now 2, from 3 - [Skithrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/skithrokor): - - HP now 110, from 120 + - HP now 100, from 120 - Armor now 2, from 1 - Now moves 10% slower - [Kalkalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/kalkalisk): - Armor now 1, from 2 - Now moves 10% slower - - Armor penetration now 0, from 2 \ No newline at end of file + - Armor penetration now 0, from 2 +- [Ghitorokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/ghitorokor): + - Now moves ~10% slower +- [Tosgrilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/tosgrilisk): + - Now moves ~10% slower +- [Evigrilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/evigrilisk): + - Mineral cost now 200, from 250 + - HP now 250, from 260 +- [Konvilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/konvilisk): + - Now benefits from Crushing Tide + - Weapon no longer splashes +- [Tetcaerokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/tetcaerokor): + - Now moves ~15% slower \ No newline at end of file diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 4220afa5..faf77f7c 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ