mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-23 07:11:33 +00:00
Add Magma-Crushed Rock blend for Ashworld; Bugfix Kalkalisk; Revise Skithrokor; Tweak many other units
This commit is contained in:
parent
1a37c1430c
commit
5c7ba71a71
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1486,10 +1486,10 @@ Savant Yes 01
|
||||
Savant Yes 02
|
||||
Savant Yes 03
|
||||
Savant Yes 04
|
||||
Wendigo Ready 01
|
||||
Wendigo What 01
|
||||
Wendigo What 02
|
||||
Wendigo What 03
|
||||
Skithrokor Weaponfire 01
|
||||
Skithrokor Weaponfire 02
|
||||
Blackjack Death 01
|
||||
Blackjack Death 02
|
||||
Wendigo What 04
|
||||
Wendigo Yes 01
|
||||
Wendigo Yes 02
|
||||
@ -2556,8 +2556,8 @@ Patriarch Weaponfire 01
|
||||
Patriarch Weaponfire 02
|
||||
Patriarch Weaponfire 03
|
||||
Lobby -- Player Join
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Cloak Terran On
|
||||
Cloak Terran Off
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
|
||||
@ -2555,4 +2555,6 @@ cm\t\cyclops\wh-03.wav
|
||||
cm\p\patriarch\wf-01.wav
|
||||
cm\p\patriarch\wf-02.wav
|
||||
cm\p\patriarch\wf-03.wav
|
||||
cm\ui\lobby_player-join.wav
|
||||
cm\ui\lobby_player-join.wav
|
||||
cm\t\cloak-terran-on.wav
|
||||
cm\t\cloak-terran-off.wav
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -32253,10 +32253,9 @@ KalkaliskSporesGndAttkInit:
|
||||
KalkaliskSporesDeath:
|
||||
playsndbtwn 2396 2398 # Kalkalisk weaponhit 01, 02, 03
|
||||
sprol 365 0 0 # Glave Wurm/Seeker Spores Hit (thingy\SporeHit.grp)
|
||||
domissiledmg
|
||||
sigorder 128
|
||||
wait 2
|
||||
end
|
||||
#domissiledmg
|
||||
sigorder 128
|
||||
wait 2
|
||||
end
|
||||
|
||||
KalkaliskSporesAirAttkInit:
|
||||
@ -33869,7 +33868,9 @@ SeekerSporesSilentDeathSpraith:
|
||||
playsndbtwn 1194 1195 # Spraith Cesiant weaponhit 01, 02
|
||||
SeekerSporesSilentDeath:
|
||||
sprol 365 0 0 # Glave Wurm/Seeker Spores Hit (thingy\SporeHit.grp)
|
||||
if bullet.weapon_id == 54 goto SeekerSporesSilentDeathSkithrokor
|
||||
domissiledmg
|
||||
SeekerSporesSilentDeathSkithrokor:
|
||||
wait 1
|
||||
end
|
||||
|
||||
|
||||
BIN
mpq/sound/cm/t/cloak-terran-off.wav
Normal file
BIN
mpq/sound/cm/t/cloak-terran-off.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/t/cloak-terran-on.wav
Normal file
BIN
mpq/sound/cm/t/cloak-terran-on.wav
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -65,6 +65,7 @@ Patch goals include:
|
||||
- Savant Power Siphon: Correctly reduce attack rate of turreted units (e.g. Goliaths) (r. GreenEggs'NSpam)
|
||||
- Factories with queued units now cancel their queues when mind controlled (r. Mystery Meat)
|
||||
- Fixed a rare case where Aion Reclamation Fields could be permanent (r. GreenEggs'NSpam)
|
||||
- Kalkalisks no longer deal double damage to their primary target
|
||||
- Mortothrokor: properly leave behind corpses (r. TheBeaver99)
|
||||
- Properly inherit facing angles when transforming between unit types (i.e. Zerg regression, Vagrant, Axitrilisk) (r. TheBeaver99)
|
||||
- Resolve hotkey conflicts between Analogue and Architect (r. DF), Apostle and Tinkerer's Tower, Return Resources and Supreme Construction (r. GreenEggs'NSpam)
|
||||
@ -72,6 +73,7 @@ Patch goals include:
|
||||
- Stopped Optectons from attacking transports when right-clicking to enter them
|
||||
- Fixed random race rolling not working properly in your first singleplayer match (c. DF)
|
||||
- Caveat: Currently doesn't hide witness slots, but setting them to computer does nothing
|
||||
- Sevenstep no longer has energy (r. GreenEggs'NSpam)
|
||||
- Audiovisuals:
|
||||
- Standardize missile strike dot to always be sorted above air units (r. Mystery Meat, c. DF)
|
||||
- Correctly redraw unit names when selecting Anchors and Lodestones
|
||||
@ -81,6 +83,7 @@ Patch goals include:
|
||||
- Improved sync between Golem attack animation and actual damage (r. TheBeaver99)
|
||||
- Added placeholder liftoff and landing dust overlays for Mantle and Starpad (r. TheBeaver99)
|
||||
- Siren weapon tooltip now displays the full potential damage of its attack
|
||||
- Fixed Mind Tyrant Tyranny cast range preview (r. GreenEggs'NSpam)
|
||||
- Corrected ability tooltips for Cuirass Stonewall Protocol (r. GreenEggs'NSpam), Mind Tyrant Maelstrom, and Akistrokor Blissful Embrace (r. GreenEggs'NSpam)
|
||||
- Fixed tooltip handling for Savant Breathing Battery (r. GreenEggs'NSpam) and Lanifect Disruption Field
|
||||
- Cleaned up tooltips that referenced 'weapon range' without involving weapons
|
||||
@ -88,6 +91,9 @@ Patch goals include:
|
||||
- Vagrant Shade: use the same portrait as the Vagrant (r. TheBeaver99)
|
||||
- Cleaned up some silent missing frame errors (r. beriso)
|
||||
|
||||
## Audiovisuals:
|
||||
- Provided a new sound read for Terran cloak, to contrast with Protoss cloak
|
||||
|
||||
## Terran
|
||||
- [Siren](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/siren):
|
||||
- Mineral and gas costs now 100/75, from 175/50
|
||||
@ -105,6 +111,11 @@ Patch goals include:
|
||||
- Weapon damage now 3, from 2
|
||||
- [Sevenstep](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/sevenstep):
|
||||
- Gas cost now 75, from 100
|
||||
- [Lobotomy Mine](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/lobotomy-mine):
|
||||
- Dazing Detonation:
|
||||
- Stun time now 3 seconds, from 2
|
||||
- Slow time now 3 seconds, from 4
|
||||
- If destroyed, now procs the slow effect
|
||||
- [Goliath](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/goliath):
|
||||
- Time cost now 28, from 25
|
||||
- [Blackjack](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/blackjack):
|
||||
@ -124,6 +135,11 @@ Patch goals include:
|
||||
- Time cost now 28, from 25
|
||||
- Weapon damage now 2x5, from 1x10
|
||||
- Now moves ~5% slower
|
||||
- [Wyvern](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/wyvern):
|
||||
- HP now 180, from 200
|
||||
- Jackson Cannon:
|
||||
- No longer deals splash damage
|
||||
- Now benefits from Kinetic Penetration
|
||||
- [Sundog](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/sundog):
|
||||
- Mineral and gas costs now 125/100, from 150/75
|
||||
- [Salamander](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/salamander):
|
||||
@ -175,9 +191,29 @@ Patch goals include:
|
||||
- Mineral cost now 75, from 50
|
||||
|
||||
## Zerg
|
||||
- [Quazilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/quazilisk):
|
||||
- Now moves ~8% slower
|
||||
- Weapon armor penetration now 1, from 0
|
||||
- [Nathrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/nathrokor):
|
||||
- Mineral cost now 75, from 50
|
||||
- Now moves ~5% slower
|
||||
- [Kalkalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/kalkalisk):
|
||||
- Weapon damage now 5, from 4
|
||||
- *Due to fixing a bug where the Kalkalisk was dealing double damage to its primary target, I am not worried about increasing their damage by 1. -Pr0nogo*
|
||||
- [Mutalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/mutalisk):
|
||||
- Gas cost now 75, from 50
|
||||
- Now moves ~5% slower
|
||||
- [Tosgrilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/tosgrilisk):
|
||||
- Mineral, gas, and time costs now 100/150/28, from 150/100/25
|
||||
- Weapon cooldown now 1, from 1.25
|
||||
- [Skithrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/skithrokor):
|
||||
- Skittering Spores:
|
||||
- Damage now 4, from 8
|
||||
- Cooldown now 0.791, from 0.708
|
||||
- New passive: **Ablative Whiplash**
|
||||
- Projectiles deal damage to all targets, reducing by 1 for every target pierced, and return to the attacker after reaching their target
|
||||
- [Bactalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/bactalisk):
|
||||
- Weapon range now 7, from 8
|
||||
- [Gorgrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gorgrokor):
|
||||
- Serrated Cleavers (vs. ground) weapon cooldown now 0.583, from 0.5
|
||||
- [Spraith Cesiant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/spraith-cesiant):
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user