1
0
mirror of https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git synced 2026-09-25 08:11:39 +00:00

Bunker overlay and wireframe; Aurora/Matador sprite updates; Misc balance tweaks

This commit is contained in:
Pr0nogo 2023-03-07 14:59:53 -05:00
parent 0fe9564919
commit a3a523d715
32 changed files with 48 additions and 37 deletions

Binary file not shown.

View File

@ -465,7 +465,7 @@ Police Dispensary
Police Deputy
Police WAT Trooper
Spirtith Colony
Extended Flingy #259
Skortrith Colony
Extended Flingy #260
Extended Flingy #261
Extended Flingy #262

Binary file not shown.

Binary file not shown.

View File

@ -304,7 +304,7 @@ Physics Lab Connector
Physics Lab Shadow
Bunker
Bunker Shadow
Bunker Overlay
Bunker Attack Overlay (Orange)
Reservoir
Reservoir Shadow
Daedala
@ -1701,10 +1701,10 @@ Spirtith Colony
Spirtith Colony Shadow
Ion Cannon Attack A3
Ion Cannon Attack A4
Extended Image #701
Extended Image #702
Extended Image #703
Extended Image #704
Skortrith Colony
Skortrith Colony Shadow
Bunker Attack Overlay (Green)
Bunker Attack Overlay (Blue)
Extended Image #705
Extended Image #706
Extended Image #707

Binary file not shown.

View File

@ -375,8 +375,8 @@ Scarab/Anti-Matter Missile Overlay
Hallucination Death1
Hallucination Death2
Hallucination Death3
Bunker Overlay
FlameThrower
Bunker Attack Overlay (Orange)
Flamethrower
Recall Field
Scanner Sweep Hit
Left Upper Level Door
@ -839,9 +839,9 @@ Police Deputy
Police WAT Trooper
Cuirass Stonewall Protocol Overlay
Spirtith Colony
Extended Sprite #1
Extended Sprite #1
Extended Sprite #1
Skortrith Colony
Bunker Attack Overlay (Green)
Bunker Attack Overlay (Blue)
Extended Sprite #1
Extended Sprite #1
Extended Sprite #1

Binary file not shown.

View File

@ -291,7 +291,7 @@ Terran Armistice
Terran Pythean
Zerg Ogroszaleth
Zerg Spirtith Colony
Terran Heir
Zerg Skortrith Colony
Terran Horseman
Terran Iron Council
Terran Amphitheater

Binary file not shown.

View File

@ -178,7 +178,7 @@ Kaleidoscope Cannon (Hypnagogue)
Cleaving Maw (Tetcaerokor)
Spirtith Spores (Spirtith Colony)
Signatory Salvo (Ambassador)
Usurper Flamethrower (Heir)
Skortra Tendril (Skortrith Colony)
Excellency Laser Batteries (Heir)
Hades Cannon (Horseman)
Through the Looking Glass (Hypnagogue)

Binary file not shown.

View File

@ -24478,10 +24478,10 @@ Type 21
Init AuroraInit
Death AuroraDeath
GndAttkInit AuroraGndAttkInit
AirAttkInit AuroraAirAttkInit
AirAttkInit AuroraGndAttkInit
Unused1 [NONE]
GndAttkRpt AuroraGndAttkInit
AirAttkRpt AuroraAirAttkInit
AirAttkRpt AuroraGndAttkInit
CastSpell [NONE]
GndAttkToIdle AuroraGndAttkToIdle
AirAttkToIdle AuroraGndAttkToIdle
@ -24524,14 +24524,14 @@ AuroraDeath:
end
AuroraGndAttkInit:
playfram 0x11
playfram 0x20
playsnd 66 # Bullet\HKMISSLE.wav
attackwith 1
wait 2
wait 1
playfram 0x00
wait 2
playfram 0x11
wait 2
wait 1
playfram 0x20
wait 1
playfram 0x00
gotorepeatattk
goto AuroraLocal00
@ -24540,19 +24540,6 @@ AuroraLocal00:
wait 125
goto AuroraLocal00
AuroraAirAttkInit:
playfram 0x11
playsnd 66 # Bullet\HKMISSLE.wav
attackwith 1
wait 2
playfram 0x00
wait 2
playfram 0x11
wait 2
playfram 0x00
gotorepeatattk
goto AuroraLocal00
AuroraWalking:
playfram 0x00
setvertpos 0
@ -51002,7 +50989,7 @@ SequesteredIconDeath:
playsnd 7 # Misc\ExploLrg.wav
imgol 215 0 0 # Explosion (Large) (thingy\tBangX.grp)
wait 3
lowsprul 224 0 0 # Protoss Building Rubble (Large) (thingy\PRubbleL.grp)
lowsprul 223 0 0 # Protoss Building Rubble (Small) (thingy\PRubbleS.grp)
wait 1
end
@ -52476,6 +52463,7 @@ PatriarchWarpIn:
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 245 Wraith Engine (terran\wraith-engine.grp)
# 1199 Aurora Engines (cm\protoss\aurora-engine.grp)
# 1206 Vassal Engines (cm\protoss\vassal-engine.grp)
.headerstart
IsId 730

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
mpq/unit/terran/bunker.grp Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -9,14 +9,37 @@ Aside from that: More audiovisuals (thanks DarkenedFantasies and Solstice!), and
## Bugfixes
- Mutated Zerg structures no longer fail to regress properly when killed mid-mutation (c. Veeq7)
- Stim Pack description has been corrected
## Audiovisuals
- New sprite:
- Matador, Aurora (c. Solstice)
- Improved sprite:
- Bunker: attack overlay is partially-transparent and casts light on the structure (c. DarkenedFantasies)
- Bunker: attack overlay is partially-transparent, casts light on the structure, and changes based on the garrisoned unit's race (c. DarkenedFantasies)
- New SFX:
- Terran structures play a sound when the landing sequence begins
- Terran structures play a sound when their landing sequence begins
- Vulture Spider Mines play a sound when deployed
- Bunker now has an updated wireframe (c. jun3hong)
## Terran
- Spider Mine:
- Arming time now ~5 seconds, from ~4.25
- Arming time now ~5 seconds, from ~4.25
- Madrigal:
- Furia Missile range now 4, from 5
- Furia Missile armor penetration now 1, from 2
- Sentinel:
- Mineral cost now 225, from 200
## Protoss
Barghest:
- Armor now 1, from 2
- Sight range now 5, from 7
- Armor penetration now 1, from 2
Cantavis:
- Psionic Storm tick damage now 16, from 12; total damage now 128, from 96
Matrix:
- Shields now 80, from 60
## Zerg
Mutalisk:
- HP now 120, from 90

Binary file not shown.