mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Tweak many Askosi unit costs / HP
This commit is contained in:
parent
e5aa4365aa
commit
cd4c4d9736
Binary file not shown.
Binary file not shown.
@ -4203,12 +4203,12 @@ Cloak Zerg On
|
||||
Cloak Zerg Off
|
||||
Cloak Askosi On
|
||||
Cloak Askosi Off
|
||||
Forerunner Sentinel Weaponfire 01
|
||||
Forerunner Sentinel Weaponfire 02
|
||||
Forerunner Sentinel Weaponfire 03
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Ferrum Weaponfire 01
|
||||
Ferrum Weaponfire 02
|
||||
Ferrum Weaponfire 03
|
||||
Insurant Weaponfire 01
|
||||
Insurant Weaponfire 02
|
||||
Insurant Weaponfire 03
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
|
||||
@ -4205,4 +4205,7 @@ cm\a\cloak-askosi-on.wav
|
||||
cm\a\cloak-askosi-off.wav
|
||||
cm\sp\h\sentinel\wf-01.wav
|
||||
cm\sp\h\sentinel\wf-02.wav
|
||||
cm\sp\h\sentinel\wf-03.wav
|
||||
cm\sp\h\sentinel\wf-03.wav
|
||||
cm\a\insurant\wf-01.wav
|
||||
cm\a\insurant\wf-02.wav
|
||||
cm\a\insurant\wf-03.wav
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -5192,6 +5192,169 @@ HearthshardIsWorking:
|
||||
|
||||
HearthshardDisable:
|
||||
goto SkryrokorLocal00
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 2362 Insurant (cm\a\insurant.grp)
|
||||
.headerstart
|
||||
IsId 63
|
||||
Type 12
|
||||
Init InsurantInit
|
||||
Death InsurantDeath
|
||||
GndAttkInit InsurantGndAttkInit
|
||||
AirAttkInit InsurantGndAttkInit
|
||||
Unused1 InsurantUnused1
|
||||
GndAttkRpt InsurantGndAttkRpt
|
||||
AirAttkRpt InsurantGndAttkRpt
|
||||
CastSpell [NONE]
|
||||
GndAttkToIdle InsurantGndAttkToIdle
|
||||
AirAttkToIdle InsurantGndAttkToIdle
|
||||
Unused2 [NONE]
|
||||
Walking InsurantWalking
|
||||
WalkingToIdle InsurantWalkingToIdle
|
||||
SpecialState1 [NONE]
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
InsurantInit:
|
||||
imgulnextid 0 0 # Insurant Shadow (cm\a\insurant-shadow.grp)
|
||||
InsurantWalkingToIdle:
|
||||
playfram 0x00
|
||||
InsurantLocal00:
|
||||
wait 63
|
||||
randcondjmp 25 InsurantLocal01
|
||||
randcondjmp 128 InsurantLocal02
|
||||
goto InsurantLocal00
|
||||
|
||||
InsurantLocal01:
|
||||
playfram 0x20
|
||||
wait 1
|
||||
randcondjmp 192 InsurantLocal03
|
||||
turnccwise 2
|
||||
wait 3
|
||||
turnccwise 2
|
||||
wait 3
|
||||
turnccwise 2
|
||||
wait 3
|
||||
turnccwise 2
|
||||
wait 3
|
||||
turnccwise 2
|
||||
wait 3
|
||||
wait 6
|
||||
turncwise 2
|
||||
wait 3
|
||||
turncwise 2
|
||||
wait 3
|
||||
turncwise 2
|
||||
wait 3
|
||||
turncwise 2
|
||||
wait 3
|
||||
turncwise 2
|
||||
wait 3
|
||||
wait 6
|
||||
turnccwise 2
|
||||
wait 3
|
||||
turnccwise 2
|
||||
wait 3
|
||||
turnccwise 2
|
||||
wait 3
|
||||
goto InsurantWalkingToIdle
|
||||
|
||||
InsurantLocal03:
|
||||
wait 13
|
||||
goto InsurantWalkingToIdle
|
||||
|
||||
InsurantLocal02:
|
||||
playfram 0x80
|
||||
wait 1
|
||||
playfram 0xA0
|
||||
wait 1
|
||||
turnrand 3
|
||||
wait 1
|
||||
playfram 0x80
|
||||
wait 1
|
||||
goto InsurantWalkingToIdle
|
||||
|
||||
InsurantDeath:
|
||||
playsndbtwn 296 298 # Terran\Firebat\TFBDth00.WAV | Terran\Firebat\TFBDth02.WAV
|
||||
imgol 2089 0 0 # Askosi Death Explosion Small (cm\a\a-death-small.grp)
|
||||
imgol 213 0 0 # Explosion1 (Small) (thingy\tBangS.grp)
|
||||
setfldirect 0
|
||||
wait 8
|
||||
lowsprul 1031 0 0 # Insurant Remnants (cm\a\insurant-remnants.grp)
|
||||
wait 1
|
||||
end
|
||||
|
||||
InsurantUnused1:
|
||||
wait 1
|
||||
nobrkcodestart
|
||||
setfldirect 0
|
||||
playsndbtwn 1163 1165
|
||||
sprol 742 0 0 # Explosion Small Reversed
|
||||
# playfram 176
|
||||
wait 2
|
||||
# playfram 175
|
||||
wait 2
|
||||
# playfram 174
|
||||
wait 2
|
||||
# playfram 173
|
||||
wait 2
|
||||
# playfram 172
|
||||
wait 2
|
||||
# playfram 171
|
||||
wait 2
|
||||
# playfram 170
|
||||
wait 2
|
||||
setfldirect 12
|
||||
nobrkcodeend
|
||||
goto InsurantWalkingToIdle
|
||||
|
||||
InsurantGndAttkInit:
|
||||
playfram 0x20
|
||||
InsurantGndAttkRpt:
|
||||
wait 1
|
||||
nobrkcodestart
|
||||
playfram 0x40
|
||||
attackwith 1
|
||||
wait 1
|
||||
playfram 0x20
|
||||
wait 1
|
||||
playfram 0x40
|
||||
wait 1
|
||||
playfram 0x20
|
||||
wait 1
|
||||
nobrkcodeend
|
||||
gotorepeatattk
|
||||
ignorerest
|
||||
InsurantGndAttkToIdle:
|
||||
goto InsurantWalkingToIdle
|
||||
|
||||
InsurantWalking:
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x80
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0xA0
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0xC0
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0xE0
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x100
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x120
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x140
|
||||
move 4
|
||||
wait 1
|
||||
playfram 0x60
|
||||
goto InsurantWalking
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
|
||||
BIN
mpq/sound/cm/a/insurant/wf-01.wav
Normal file
BIN
mpq/sound/cm/a/insurant/wf-01.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/a/insurant/wf-02.wav
Normal file
BIN
mpq/sound/cm/a/insurant/wf-02.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/a/insurant/wf-03.wav
Normal file
BIN
mpq/sound/cm/a/insurant/wf-03.wav
Normal file
Binary file not shown.
BIN
mpq/unit/cm/a/insurant-shadow.grp
Normal file
BIN
mpq/unit/cm/a/insurant-shadow.grp
Normal file
Binary file not shown.
BIN
mpq/unit/cm/a/insurant.grp
Normal file
BIN
mpq/unit/cm/a/insurant.grp
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -39,8 +39,27 @@
|
||||
- Vision range 10 » 9
|
||||
|
||||
## Askosi
|
||||
- [Cardinal](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/cardinal):
|
||||
- Resource costs 75/50 » 75/25
|
||||
- [Mimic](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/mimic):
|
||||
- Resource costs 50/100 » 50/75
|
||||
- [Thaumalogue](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/thaumalogue):
|
||||
- Resource costs 100/25 » 75/25
|
||||
- [Doronin](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/doronin):
|
||||
- Resource costs 250/0 » 225/0
|
||||
- Transport weight 2 » 6
|
||||
- [Object](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/object):
|
||||
- Resource costs 175/50 » 125/50
|
||||
- [Scepter](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/scepter):
|
||||
- Resource costs 200/75 » 150/75
|
||||
- [Agonist](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/agonist):
|
||||
- HP 95 » 125
|
||||
- [Petract](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/petract):
|
||||
- Resource costs 200/0 » 150/0
|
||||
- [Tirade](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/tirade):
|
||||
- Resource costs 150/100 » 150/75
|
||||
- [Crematorium](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/crematorium):
|
||||
- HP 200 » 300
|
||||
- [Bounty](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/bounty):
|
||||
- HP 1200 » 800
|
||||
- Armor 4 » 3
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user