Tweak Quazilisk; Fix disable/enable structure issues

This commit is contained in:
Pr0nogo 2025-04-30 10:49:59 -04:00
parent 0b47d839fa
commit aac61d2164
6 changed files with 46 additions and 6 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -2362,7 +2362,7 @@ KhaydarinCrystalFormationInit:
# 179 Nexus (protoss\nexus.grp)
.headerstart
IsId 177
Type 21
Type 27
Init NexusInit
Death NexusDeath
GndAttkInit [NONE]
@ -2385,6 +2385,12 @@ LiftOff [NONE]
IsWorking SkryrokorLocal00
WorkingToIdle SkryrokorLocal00
WarpIn NexusWarpIn
Unused3 [NONE]
StarEditInit [NONE]
Disable SkryrokorLocal00
Burrow [NONE]
UnBurrow [NONE]
Enable SkryrokorLocal00
.headerend
# ----------------------------------------------------------------------------- #
@ -10505,7 +10511,7 @@ ProstrationStageDisable:
# 1427 Rogue Gallery (cm\protoss\roguegallery.grp)
.headerstart
IsId 614
Type 21
Type 27
Init RogueGalleryInit
Death RogueGalleryDeath
GndAttkInit [NONE]
@ -10528,6 +10534,12 @@ LiftOff SkryrokorLocal00
IsWorking RogueGalleryIsWorking
WorkingToIdle InfestedTerranWalkingToIdle
WarpIn RogueGalleryWarpIn
Unused3 [NONE]
StarEditInit [NONE]
Disable SkryrokorLocal00
Burrow [NONE]
UnBurrow [NONE]
Enable SkryrokorLocal00
.headerend
# ----------------------------------------------------------------------------- #
@ -10578,7 +10590,7 @@ RogueGalleryWarpIn:
# 1433 Monument of Sin (cm\protoss\monumentofsin.grp)
.headerstart
IsId 616
Type 21
Type 27
Init MonumentOfSinInit
Death NexusDeath
GndAttkInit [NONE]
@ -10601,6 +10613,12 @@ LiftOff SkryrokorLocal00
IsWorking MonumentOfSinIsWorking
WorkingToIdle InfestedTerranWalkingToIdle
WarpIn MonumentOfSinWarpIn
Unused3 [NONE]
StarEditInit [NONE]
Disable SkryrokorLocal00
Burrow [NONE]
UnBurrow [NONE]
Enable SkryrokorLocal00
.headerend
# ----------------------------------------------------------------------------- #
@ -12277,7 +12295,7 @@ EpigraphWalking:
# 1639 Unitary Union (cm\protoss\unitary-union.grp)
.headerstart
IsId 712
Type 21
Type 27
Init UnitaryUnionInit
Death GatewayDeath
GndAttkInit [NONE]
@ -12300,6 +12318,12 @@ LiftOff SkryrokorLocal00
IsWorking UnitaryUnionIsWorking
WorkingToIdle InfestedTerranWalkingToIdle
WarpIn UnitaryUnionWarpIn
Unused3 [NONE]
StarEditInit [NONE]
Disable SkryrokorLocal00
Burrow [NONE]
UnBurrow [NONE]
Enable SkryrokorLocal00
.headerend
# ----------------------------------------------------------------------------- #
@ -13270,7 +13294,7 @@ PhantomStrikeProcDeath:
# 1714 Engram (cm\protoss\engram.grp)
.headerstart
IsId 752
Type 21
Type 27
Init EngramInit
Death NexusDeath
GndAttkInit EngramGndAttkInit
@ -13293,6 +13317,12 @@ LiftOff [NONE]
IsWorking SkryrokorLocal00
WorkingToIdle SkryrokorLocal00
WarpIn EngramWarpIn
Unused3 [NONE]
StarEditInit [NONE]
Disable SkryrokorLocal00
Burrow [NONE]
UnBurrow [NONE]
Enable SkryrokorLocal00
.headerend
# ----------------------------------------------------------------------------- #
@ -14542,7 +14572,7 @@ UnarWalking:
# 1991 Xenolith (cm\protoss\xenolith.grp)
.headerstart
IsId 811
Type 21
Type 27
Init XenolithInit
Death GatewayDeath
GndAttkInit [NONE]
@ -14565,6 +14595,12 @@ LiftOff [NONE]
IsWorking XenolithLocal01
WorkingToIdle XenolithLocal01
WarpIn XenolithWarpIn
Unused3 [NONE]
StarEditInit [NONE]
Disable SkryrokorLocal00
Burrow [NONE]
UnBurrow [NONE]
Enable SkryrokorLocal00
.headerend
# ----------------------------------------------------------------------------- #

View File

@ -45,6 +45,8 @@
- HP 160 » 200
- [Watchdog](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/watchdog):
- Build time 18 » 15
- **Longbolt Missile:**
- Weapon range 7 » 8
- [Anvil](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/anvil):
- Build time 45 » 30
- [Sentinel](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/sentinel):
@ -104,6 +106,8 @@
- No longer stacks
- Reduces armor by 1 and attack speed by 25%
- Attacks apply it for 3 seconds; Broodspawn deaths apply it for 1 second
- [Quazilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/quazilisk):
- Movement speed 5 » 5.25
- [Tethzorokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/tethzorokor):
- **Saber Array:**
- Weapon damage 12 » 9

Binary file not shown.