mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Add new weaponhit effects for Madrigal (Imperioso) and Aion
This commit is contained in:
parent
7b054b805a
commit
431fad0035
Binary file not shown.
Binary file not shown.
@ -1747,8 +1747,8 @@ Philoc
|
||||
Philoc Shadow
|
||||
Philoc Engines
|
||||
Engram Warp Flash
|
||||
Extended Image #747
|
||||
Extended Image #748
|
||||
Radial Explosion (Orange)
|
||||
Radial Explosion (Green)
|
||||
Extended Image #749
|
||||
Extended Image #750
|
||||
Extended Image #751
|
||||
|
||||
Binary file not shown.
@ -24246,6 +24246,7 @@ MadrigalImperiosoTurretGndAttkInit:
|
||||
nobrkcodestart
|
||||
wait 1
|
||||
playfram 0x00
|
||||
wait 1
|
||||
playsndbtwn 1208 1211 # Madrigal weaponfire 01, 02, 03, 04
|
||||
attackwith 1
|
||||
playfram 0x20
|
||||
@ -32256,13 +32257,13 @@ TerranHeavyMissileGndAttkInit:
|
||||
TerranHeavyMissileDeath:
|
||||
domissiledmg
|
||||
if bullet.weapon_id == 159 goto TerranHeavyMissile_Aion # default case is Madrigal Imperioso Missiles
|
||||
imgol 530 0 0 # Gemini Missiles Explosion (thingy\ecaHit.grp)
|
||||
imgol 1749 0 0 # Heavy Missile Explosion Orange (cm\terran\heavy-missile-explosion-orange.grp)
|
||||
playsndbtwn 2203 2205 # Madrigal Imperioso weaponhit 01, 02, 03
|
||||
wait 1
|
||||
end
|
||||
|
||||
TerranHeavyMissile_Aion:
|
||||
imgol 530 0 0 # Gemini Missiles Explosion (thingy\ecaHit.grp)
|
||||
imgol 1750 0 0 # Heavy Missile Explosion Green (cm\terran\heavy-missile-explosion-orange.grp)
|
||||
playsndbtwn 2203 2205 # Madrigal Imperioso weaponhit 01, 02, 03
|
||||
wait 1
|
||||
end
|
||||
@ -51694,7 +51695,51 @@ EngramGndAttkToIdle:
|
||||
EngramWarpIn:
|
||||
imgol 185 0 0 # Engram Warp Flash (cm\protoss\engram.grp)
|
||||
goto ScourgeLocal00
|
||||
|
||||
# Next free isid: 753
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 1749 Heavy Missile Explosion (Orange) (cm\terran\heavy-missile-explosion-orange.grp)
|
||||
# 1750 Heavy Missile Explosion (Green) (cm\terran\heavy-missile-explosion-green.grp)
|
||||
.headerstart
|
||||
IsId 753
|
||||
Type 1
|
||||
Init TerranHeavyMissileExplosionInit
|
||||
Death TerranHeavyMissileExplosionDeath
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
TerranHeavyMissileExplosionInit:
|
||||
playfram 0x00
|
||||
wait 1
|
||||
playfram 1
|
||||
wait 1
|
||||
playfram 2
|
||||
wait 1
|
||||
playfram 3
|
||||
wait 1
|
||||
playfram 4
|
||||
wait 1
|
||||
playfram 5
|
||||
wait 1
|
||||
playfram 6
|
||||
wait 1
|
||||
playfram 7
|
||||
wait 1
|
||||
playfram 8
|
||||
wait 1
|
||||
playfram 9
|
||||
wait 1
|
||||
playfram 10
|
||||
wait 1
|
||||
playfram 11
|
||||
wait 1
|
||||
playfram 12
|
||||
wait 1
|
||||
playfram 13
|
||||
wait 1
|
||||
playfram 14
|
||||
TerranHeavyMissileExplosionDeath:
|
||||
wait 1
|
||||
end
|
||||
|
||||
# Next free isid: 754
|
||||
BIN
mpq/unit/cm/terran/heavy-missile-explosion-green.grp
Normal file
BIN
mpq/unit/cm/terran/heavy-missile-explosion-green.grp
Normal file
Binary file not shown.
BIN
mpq/unit/cm/terran/heavy-missile-explosion-orange.grp
Normal file
BIN
mpq/unit/cm/terran/heavy-missile-explosion-orange.grp
Normal file
Binary file not shown.
@ -19,14 +19,21 @@ Much of this update is targeted at bringing AI back up to snuff, to complement t
|
||||
## Audiovisuals
|
||||
- New model for:
|
||||
- Southpaw
|
||||
- New effect for:
|
||||
- Madrigal (Imperioso weaponhit)
|
||||
- Aion (weaponhit)
|
||||
- New names for:
|
||||
- Covenant (formerly Covert Ops)
|
||||
|
||||
## Factions
|
||||
- Futurist Federation now enables:
|
||||
- Philoc from Starpad (replaces Wraith)
|
||||
- [Philoc](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/philoc) from Starpad (replaces Wraith)
|
||||
- Golden Republic now enables:
|
||||
- Aspirant from Fulcrum (replaces Goliath)
|
||||
- [Aspirant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/aspirant) from Fulcrum (replaces Goliath)
|
||||
- Nydus Trinity now enables:
|
||||
- Cohort from Barracks (replaces Cyprian)
|
||||
- Tarasque from Fulcrum with attached Palladium (replaces Phalanx)
|
||||
- [Cohort](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cohort) from Barracks (replaces Cyprian)
|
||||
- [Tarasque](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/tarasque) from Fulcrum with attached Palladium (replaces Phalanx)
|
||||
|
||||
## Protoss
|
||||
- **NEW:** [Engram](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/engram):
|
||||
- Heavy tower; Warped from Scribe and Artisan
|
||||
Loading…
Reference in New Issue
Block a user