mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Add more visual reads; Add Hierophant banter on max stack kill
This commit is contained in:
parent
ef9767dec0
commit
b8e3621481
Binary file not shown.
@ -514,7 +514,7 @@ Algoztalisk
|
||||
Okrimnilisk
|
||||
Cherbrathalor
|
||||
Grand Library
|
||||
Extended Flingy #308
|
||||
Magister Weapon Impact
|
||||
Extended Flingy #309
|
||||
Extended Flingy #310
|
||||
Extended Flingy #311
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -1866,13 +1866,13 @@ Astral Rule - Small
|
||||
Astral Rule - Medium
|
||||
Astral Rule - Large
|
||||
Astral Rule - XLarge
|
||||
Extended Image #866
|
||||
Extended Image #867
|
||||
Extended Image #868
|
||||
Extended Image #869
|
||||
Extended Image #870
|
||||
Extended Image #871
|
||||
Extended Image #872
|
||||
Magister Weapon Impact
|
||||
Olympian Dishonorable Discharge 1
|
||||
Olympian Dishonorable Discharge 2
|
||||
Olympian Dishonorable Discharge 3
|
||||
Magnetar Law of Attraction 1
|
||||
Magnetar Law of Attraction 2
|
||||
Magnetar Law of Attraction 3
|
||||
Extended Image #873
|
||||
Extended Image #874
|
||||
Extended Image #875
|
||||
|
||||
@ -3100,4 +3100,7 @@ cm\advisors\ataltreth\ataltrethad_vespene-01.wav
|
||||
cm\advisors\ataltreth\ataltrethad_warp-01.wav
|
||||
cm\p\gladius\pas-01.wav
|
||||
cm\p\gladius\pas-02.wav
|
||||
cm\p\gladius\pas-03.wav
|
||||
cm\p\gladius\pas-03.wav
|
||||
cm\p\hierophant\banter-b-01.wav
|
||||
cm\p\hierophant\banter-b-02.wav
|
||||
cm\p\hierophant\banter-b-03.wav
|
||||
Binary file not shown.
@ -906,13 +906,13 @@ Okrimnilisk
|
||||
Cherbrathalor
|
||||
Sevenstep Mind Matter Overlay
|
||||
Grand Library
|
||||
Extended Sprite #1
|
||||
Extended Sprite #1
|
||||
Extended Sprite #1
|
||||
Extended Sprite #1
|
||||
Extended Sprite #1
|
||||
Extended Sprite #1
|
||||
Extended Sprite #1
|
||||
Magister Weapon Impact
|
||||
Olympian Dishonorable Discharge 1
|
||||
Olympian Dishonorable Discharge 2
|
||||
Olympian Dishonorable Discharge 3
|
||||
Magnetar Law of Attraction 1
|
||||
Magnetar Law of Attraction 2
|
||||
Magnetar Law of Attraction 3
|
||||
Extended Sprite #1
|
||||
Extended Sprite #1
|
||||
Extended Sprite #1
|
||||
|
||||
Binary file not shown.
@ -14635,8 +14635,7 @@ ParticleBeamHitDeath:
|
||||
playfram 10
|
||||
wait 1
|
||||
playfram 11
|
||||
wait 1
|
||||
end
|
||||
goto Generic_Wait1End
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
@ -14672,8 +14671,7 @@ DualPhotonBlasterHitDeath:
|
||||
playfram 6
|
||||
wait 1
|
||||
playfram 7
|
||||
wait 1
|
||||
end
|
||||
goto Generic_Wait1End
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
@ -14708,8 +14706,7 @@ AntiMatterMissileDeath:
|
||||
AntiMatterMissileEmpyrean:
|
||||
playsndbtwn 2016 2019 # Empyrean weaponhit 01, 02, 03, 04
|
||||
domissiledmg
|
||||
wait 1
|
||||
end
|
||||
goto Generic_Wait1End
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
@ -51180,4 +51177,132 @@ AstralRuleDeath:
|
||||
playfram 29
|
||||
goto Generic_Wait1End
|
||||
|
||||
## Next free IsId: 783
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 1868 Magister Weapon Impact (cm\protoss\magister-weaponhit.grp)
|
||||
.headerstart
|
||||
IsId 783
|
||||
Type 2
|
||||
Init MagisterWeaponhitInit
|
||||
Death MagisterWeaponhitDeath
|
||||
GndAttkInit MagisterWeaponhitDeath
|
||||
AirAttkInit [NONE]
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
MagisterWeaponhitInit:
|
||||
wait 1
|
||||
sigorder 1
|
||||
wait 1
|
||||
MagisterWeaponhitDeath:
|
||||
playfram 0x00
|
||||
domissiledmg
|
||||
wait 1
|
||||
playfram 2
|
||||
wait 1
|
||||
playfram 4
|
||||
wait 1
|
||||
playfram 6
|
||||
wait 1
|
||||
playfram 7
|
||||
wait 1
|
||||
playfram 8
|
||||
wait 1
|
||||
playfram 9
|
||||
wait 1
|
||||
playfram 10
|
||||
wait 1
|
||||
playfram 11
|
||||
goto Generic_Wait1End
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 1869 Olympian Dishonorable Discharge 1 (cm\terran\olympian-dishonorable-discharge-1.grp)
|
||||
# 1870 Olympian Dishonorable Discharge 2 (cm\terran\olympian-dishonorable-discharge-2.grp)
|
||||
# 1871 Olympian Dishonorable Discharge 3 (cm\terran\olympian-dishonorable-discharge-3.grp)
|
||||
.headerstart
|
||||
IsId 784
|
||||
Type 1
|
||||
Init OlympianDishonorableDischargeInit
|
||||
Death Generic_Wait1End
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
OlympianDishonorableDischargeInit:
|
||||
playfram 0x00
|
||||
wait 1
|
||||
playfram 2
|
||||
wait 1
|
||||
playfram 4
|
||||
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
|
||||
end
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 1872 Magnetar Law of Attraction 1 (cm\terran\magnetar-law-of-attraction-1.grp)
|
||||
# 1873 Magnetar Law of Attraction 2 (cm\terran\magnetar-law-of-attraction-2.grp)
|
||||
# 1874 Magnetar Law of Attraction 3 (cm\terran\magnetar-law-of-attraction-3.grp)
|
||||
.headerstart
|
||||
IsId 785
|
||||
Type 1
|
||||
Init MagnetarLawOfAttractionInit
|
||||
Death Generic_Wait1End
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
MagnetarLawOfAttractionInit:
|
||||
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
|
||||
wait 1
|
||||
playfram 15
|
||||
wait 1
|
||||
playfram 16
|
||||
wait 1
|
||||
playfram 17
|
||||
wait 1
|
||||
playfram 18
|
||||
wait 1
|
||||
end
|
||||
|
||||
## Next free IsId: 786
|
||||
BIN
mpq/sound/cm/p/hierophant/banter-b-01.wav
Normal file
BIN
mpq/sound/cm/p/hierophant/banter-b-01.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/p/hierophant/banter-b-02.wav
Normal file
BIN
mpq/sound/cm/p/hierophant/banter-b-02.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/p/hierophant/banter-b-03.wav
Normal file
BIN
mpq/sound/cm/p/hierophant/banter-b-03.wav
Normal file
Binary file not shown.
BIN
mpq/unit/cm/protoss/magister-weaponhit.grp
Normal file
BIN
mpq/unit/cm/protoss/magister-weaponhit.grp
Normal file
Binary file not shown.
BIN
mpq/unit/cm/terran/magnetar-law-of-attraction-1.grp
Normal file
BIN
mpq/unit/cm/terran/magnetar-law-of-attraction-1.grp
Normal file
Binary file not shown.
BIN
mpq/unit/cm/terran/magnetar-law-of-attraction-2.grp
Normal file
BIN
mpq/unit/cm/terran/magnetar-law-of-attraction-2.grp
Normal file
Binary file not shown.
BIN
mpq/unit/cm/terran/magnetar-law-of-attraction-3.grp
Normal file
BIN
mpq/unit/cm/terran/magnetar-law-of-attraction-3.grp
Normal file
Binary file not shown.
BIN
mpq/unit/cm/terran/olympian-dishonorable-discharge-1.grp
Normal file
BIN
mpq/unit/cm/terran/olympian-dishonorable-discharge-1.grp
Normal file
Binary file not shown.
@ -51,13 +51,19 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues
|
||||
- Replaced sprites for:
|
||||
- Hierophant (c. Baelethal)
|
||||
- Optecton
|
||||
- Added weaponhit for Magister
|
||||
- Added reads for:
|
||||
- Maverick Stimpack (inject, proc, expire)
|
||||
- Savant form switch
|
||||
- Madcap Cabeirus Feeders achieving full stacks
|
||||
- Olympian Dishonorable Discharge proc
|
||||
- Magnetar Law of Attraction proc
|
||||
- Gladius Binding Plasma charge (visuals) and proc (audio)
|
||||
- Herald Triumphant Rise / Patriarch Astral Rule debuffs
|
||||
- Vengeful Ascension buffs
|
||||
- Added banter for:
|
||||
- Eidolon - successful missile strike
|
||||
- Hierophant - a nearby enemy dies with full Signify stacks
|
||||
- Added portraits (c. jun3hong) for:
|
||||
- Striga
|
||||
- Pythean
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user