diff --git a/mpq/arr/flingy.datex b/mpq/arr/flingy.datex index 11e0a3d9..b36ba21d 100644 Binary files a/mpq/arr/flingy.datex and b/mpq/arr/flingy.datex differ diff --git a/mpq/arr/sfxdata.dat b/mpq/arr/sfxdata.dat index 85829b2a..2331d557 100644 Binary files a/mpq/arr/sfxdata.dat and b/mpq/arr/sfxdata.dat differ diff --git a/mpq/arr/sfxdata.txt b/mpq/arr/sfxdata.txt index d10e3241..9a8ce9f9 100644 --- a/mpq/arr/sfxdata.txt +++ b/mpq/arr/sfxdata.txt @@ -1317,19 +1317,19 @@ Magister Attack 03 Kalkalisk Attack 01 Kalkalisk Attack 02 Kalkalisk Attack 03 -Ion Cannon Charge 01 -Ion Cannon Attack 01 -Ion Cannon Attack 02 -Ion Cannon Attack 03 -Empyrean Attack 01 -Empyrean Attack 02 -Empyrean Attack 03 -Nathrokor Attack 01 -Nathrokor Attack 02 -Nathrokor Attack 03 -Quazilisk Attack 01 -Quazilisk Attack 02 -Quazilisk Attack 03 +Diadem Charge 01 +Diadem Attack 01 +Diadem Attack 02 +Diadem Attack 03 +Empyrean Weaponfire 01 +Empyrean Weaponfire 02 +Empyrean Weaponfire 03 +Nathrokor Weapon1fire +Nathrokor Weapon2hit 01 +Nathrokor Weapon2hit 02 +Quazilisk Weaponfire 01 +Quazilisk Weaponfire 02 +Quazilisk Weaponfire 03 Simulacrum Clone 01 Madcap Ready 01 Architect Death 01 @@ -2491,7 +2491,7 @@ Silvertongue Under Attack 01 Silvertongue Under Attack 02 Silvertongue Under Attack 03 Silvertongue Under Attack 04 -Extended Sound #1 +Nathrokor Weaponhit A 01 Extended Sound #1 Extended Sound #1 Extended Sound #1 diff --git a/mpq/arr/sounds.txt b/mpq/arr/sounds.txt index e754c907..8363a2c5 100644 --- a/mpq/arr/sounds.txt +++ b/mpq/arr/sounds.txt @@ -1324,9 +1324,9 @@ cm\t\ioncannon\wf-03.wav cm\p\empyrean\wf-01.wav cm\p\empyrean\wf-02.wav cm\p\empyrean\wf-03.wav -cm\z\nathrokor\wf-01.wav -cm\z\nathrokor\wf-02.wav -cm\z\nathrokor\wf-03.wav +cm\z\nathrokor\wf-a-01.wav +cm\z\nathrokor\wh-b-01.wav +cm\z\nathrokor\wh-b-02.wav cm\z\quazilisk\wf-01.wav cm\z\quazilisk\wf-02.wav cm\z\quazilisk\wf-03.wav @@ -2490,4 +2490,5 @@ cm\t\silvertongue\rdy-01.wav cm\t\silvertongue\help-01.wav cm\t\silvertongue\help-02.wav cm\t\silvertongue\help-02.wav -cm\t\silvertongue\help-02.wav \ No newline at end of file +cm\t\silvertongue\help-02.wav +cm\z\nathrokor\wh-a-01.wav \ No newline at end of file diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 1f140fac..97d813f2 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 87363111..b4102b20 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index a88cc36e..4c00c211 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -7052,12 +7052,12 @@ Phalanx_Siege_BaseInit: playfram 0xAA wait 2 playfram 0xBB - wait 42 + wait 32 sigorder 1 goto ScourgeLocal00 Phalanx_Siege_BaseSpecialState2: - wait 38 + wait 28 playsnd 319 # Terran\TANK\TTaTra01.WAV wait 3 playfram 0xAA @@ -7118,13 +7118,13 @@ Phalanx_Siege_TurretInit: playfram 0x44 wait 1 nobrkcodestart - wait 17 + wait 13 playfram 0x55 wait 2 playfram 0x66 wait 2 playfram 0x77 - wait 17 + wait 13 playsnd 318 # Terran\TANK\TTaTra00.WAV wait 1 playfram 0x88 @@ -7181,7 +7181,7 @@ Phalanx_Siege_TurretSpecialState2: playfram 0x88 wait 2 playfram 0x77 - wait 27 + wait 21 playfram 0x66 wait 2 playfram 0x55 @@ -26320,12 +26320,13 @@ NathrokorGndAttkInit: playfram 0x100 wait 1 nobrkcodestart - attackmelee 3 1326 1327 1328 # Nathrokor attack 01, 02, 03 playfram 0x120 + playsnd 1326 # Nathrokor weaponfire 01 wait 1 playfram 0x140 wait 1 playfram 0x160 + attackmelee 1 894 # Zerg\Ultra\zulHit00.WAV wait 2 playfram 0x140 wait 2 @@ -26342,6 +26343,7 @@ NathrokorAirAttkInit: wait 1 nobrkcodestart playfram 0x1A0 + playsnd 1326 # Nathrokor weaponfire 01 wait 1 playfram 0x1C0 attackmelee 1 894 # Zerg\Ultra\zulHit00.WAV diff --git a/mpq/sound/cm/z/nathrokor/wf-01.wav b/mpq/sound/cm/z/nathrokor/wf-01.wav deleted file mode 100644 index b4157461..00000000 Binary files a/mpq/sound/cm/z/nathrokor/wf-01.wav and /dev/null differ diff --git a/mpq/sound/cm/z/nathrokor/wf-02.wav b/mpq/sound/cm/z/nathrokor/wf-02.wav deleted file mode 100644 index e2e55370..00000000 Binary files a/mpq/sound/cm/z/nathrokor/wf-02.wav and /dev/null differ diff --git a/mpq/sound/cm/z/nathrokor/wf-03.wav b/mpq/sound/cm/z/nathrokor/wf-03.wav deleted file mode 100644 index c6ebf540..00000000 Binary files a/mpq/sound/cm/z/nathrokor/wf-03.wav and /dev/null differ diff --git a/mpq/sound/cm/z/nathrokor/wf-a-01.wav b/mpq/sound/cm/z/nathrokor/wf-a-01.wav new file mode 100644 index 00000000..fdfbe403 Binary files /dev/null and b/mpq/sound/cm/z/nathrokor/wf-a-01.wav differ diff --git a/mpq/sound/cm/z/nathrokor/wh-a-01.wav b/mpq/sound/cm/z/nathrokor/wh-a-01.wav new file mode 100644 index 00000000..6f3c5458 Binary files /dev/null and b/mpq/sound/cm/z/nathrokor/wh-a-01.wav differ diff --git a/mpq/sound/cm/z/nathrokor/wh-b-01.wav b/mpq/sound/cm/z/nathrokor/wh-b-01.wav new file mode 100644 index 00000000..46e7da27 Binary files /dev/null and b/mpq/sound/cm/z/nathrokor/wh-b-01.wav differ diff --git a/mpq/sound/cm/z/nathrokor/wh-b-02.wav b/mpq/sound/cm/z/nathrokor/wh-b-02.wav new file mode 100644 index 00000000..d9f83d82 Binary files /dev/null and b/mpq/sound/cm/z/nathrokor/wh-b-02.wav differ diff --git a/patchnotes.md b/patchnotes.md index 5dd058b9..3f6db643 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -68,9 +68,26 @@ More rebalancings, more new sprites, more bugfixes, and a more useful patch desc - Fragmentary Shells removed - **New: Recursion Rounds:** - Each Cyclops attack leaves behind a latent shell that detonates after 2 seconds, dealing 10 damage to all enemies within 2 range +- [Phalanx](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/phalanx): + - Arclite Cannon: + - Armor penetration now 0, from 3 + - Weapon cooldown now 1.33, from 1.54 + - Deployment speed now ~25% faster - [Valkyrie](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/valkyrie): - HP now 160, from 180 - Armor now 3, from 2 + - Weapon damage now 6x5, from 2x8 + - Armor penetration now 0, from 5 + - Weapon cooldown now 1.5, from 1 + - Splash radii now 24/32/48, from 20/30/40 (pixels) + - Attack now staggers its missiles, and fires them in a fixed cone pattern + - No longer has Prolonged Arms +- [Sundog](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/sundog): + - Gas cost now 75, from 50 + - Weapon damage now 2x12, from 4x5 + - Armor penetration now 5, from 2 + - Weapon cooldown now 1, from 0.83 + - Weapon no longer splashes - [Hippogriff](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/hippogriff): - Weapon cooldown now 2.5, from 2.25 - Weapon range now 13, from 15 @@ -83,11 +100,35 @@ More rebalancings, more new sprites, more bugfixes, and a more useful patch desc ## Protoss - [Hierophant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/hierophant): - Initial attack windup now 3 frames long, from 6, increasing responsivity +- [Architect](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/architect): + - HP now 200, from 180 + - Weapon damage now 30, from 40 + - Weapon cooldown now 1.33, from 1.5 + - Now moves ~11% faster + - Collision now ~8% smaller +- [Crucible](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/crucible): + - Gas cost now 150, from 125 + - Shields now 200, from 300 + - Armor now 4, from 3 +- [Matrix](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/matrix): + - Mineral cost now 200, from 150 + - HP now 150, from 120 + - Weapon cooldown now 0.83, from 0.92 +- [Engram](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/engram): + - Mineral cost now 300, from 250 + - HP now 250, from 220 ## Zerg - [Quazilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/quazilisk): - Weapon damage now 2x6, from 1x5 - Now moves ~20% faster +- [Nathrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/nathrokor): + - HP now 75, from 70 + - Plasmid Breath weapon removed + - New weapon: Vestigial Strike + - 1x8 damage, 2 armor pen, melee range, targets ground + - New weapon: Nathrok Claws + - 2x4 damage, 0 armor pen, melee range, targets air - [Izirokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/izirokor): - Attack windup now 2 frames long, from 4, increasing responsivity - [Skithrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/skithrokor): diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 1c7b9007..5d256ab4 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ