More Askosi progress

This commit is contained in:
Pr0nogo 2025-12-24 21:55:30 -05:00
parent 1231b86b3b
commit 93d3a100f4
17 changed files with 127 additions and 13 deletions

Binary file not shown.

View File

@ -631,9 +631,9 @@ Quadriga
Landlock (Christmas)
Serathiel
Intendent Electricity
Extended Flingy #425
Extended Flingy #426
Extended Flingy #427
Askosi Construction (Large)
Askosi Construction (Medium)
Askosi Construction (Small)
Extended Flingy #428
Extended Flingy #429
Extended Flingy #430

Binary file not shown.

Binary file not shown.

View File

@ -2234,12 +2234,12 @@ Serathiel Shadow
Serathiel Engines
Divine Discipline Field
Intendent Electricity
Extended Image #1234
Extended Image #1235
Extended Image #1236
Extended Image #1237
Extended Image #1238
Extended Image #1239
Askosi Construction (Large)
Askosi Construction (Large) Shadow
Askosi Construction (Medium)
Askosi Construction (Medium) Shadow
Askosi Construction (Small)
Askosi Construction (Small) Shadow
Extended Image #1240
Extended Image #1241
Extended Image #1242

Binary file not shown.

View File

@ -1083,9 +1083,9 @@ Landlock (Christmas)
Serathiel
Divine Discipline Field
Intendent Electricity
Extended Sprite #569
Extended Sprite #570
Extended Sprite #571
Askosi Construction (Large)
Askosi Construction (Medium)
Askosi Construction (Small)
Extended Sprite #572
Extended Sprite #573
Extended Sprite #574

Binary file not shown.

Binary file not shown.

View File

@ -2490,4 +2490,118 @@ ElectroballSpecialState1:
playsnd 2848 # Panoptus weaponhit 01
domissiledmg
wait 1
goto ElectroballGndAttkInit
goto ElectroballGndAttkInit
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 2236 Askosi Construction (Large) (cm\askosi\a-construction-large.grp)
.headerstart
IsId 29
Type 14
Init AskosiConstruction_Large_Init
Death LandlockDeath
GndAttkInit [NONE]
AirAttkInit [NONE]
Unused1 [NONE]
GndAttkRpt [NONE]
AirAttkRpt [NONE]
CastSpell [NONE]
GndAttkToIdle [NONE]
AirAttkToIdle [NONE]
Unused2 [NONE]
Walking [NONE]
WalkingToIdle [NONE]
SpecialState1 AskosiConstruction_Large_SpecialState1
SpecialState2 AskosiConstruction_Large_SpecialState2
AlmostBuilt [NONE]
.headerend
# ----------------------------------------------------------------------------- #
AskosiConstruction_Large_Init:
playfram 0x00
imgulnextid 0 0 # Askosi Construction (Large) Shadow (cm\askosi\a-construction-large-shadow.grp)
goto SkryrokorLocal00
AskosiConstruction_Large_SpecialState1:
playfram 1
goto SkryrokorLocal00
AskosiConstruction_Large_SpecialState2:
playfram 2
goto SkryrokorLocal00
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 2237 Askosi Construction (Medium) (cm\askosi\a-construction-medium.grp)
.headerstart
IsId 30
Type 14
Init AskosiConstruction_Medium_Init
Death LandlockDeath
GndAttkInit [NONE]
AirAttkInit [NONE]
Unused1 [NONE]
GndAttkRpt [NONE]
AirAttkRpt [NONE]
CastSpell [NONE]
GndAttkToIdle [NONE]
AirAttkToIdle [NONE]
Unused2 [NONE]
Walking [NONE]
WalkingToIdle [NONE]
SpecialState1 AskosiConstruction_Medium_SpecialState1
SpecialState2 AskosiConstruction_Medium_SpecialState2
AlmostBuilt [NONE]
.headerend
# ----------------------------------------------------------------------------- #
AskosiConstruction_Medium_Init:
playfram 0x00
imgulnextid 0 0 # Askosi Construction (Medium) Shadow (cm\askosi\a-construction-medium-shadow.grp)
goto SkryrokorLocal00
AskosiConstruction_Medium_SpecialState1:
playfram 1
goto SkryrokorLocal00
AskosiConstruction_Medium_SpecialState2:
playfram 2
goto SkryrokorLocal00
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 2238 Askosi Construction (Small) (cm\askosi\a-construction-small.grp)
.headerstart
IsId 31
Type 14
Init AskosiConstruction_Small_Init
Death ChantryDeath
GndAttkInit [NONE]
AirAttkInit [NONE]
Unused1 [NONE]
GndAttkRpt [NONE]
AirAttkRpt [NONE]
CastSpell [NONE]
GndAttkToIdle [NONE]
AirAttkToIdle [NONE]
Unused2 [NONE]
Walking [NONE]
WalkingToIdle [NONE]
SpecialState1 AskosiConstruction_Small_SpecialState1
SpecialState2 AskosiConstruction_Small_SpecialState2
AlmostBuilt [NONE]
.headerend
# ----------------------------------------------------------------------------- #
AskosiConstruction_Small_Init:
playfram 0x00
imgulnextid 0 0 # Askosi Construction (Small) Shadow (cm\askosi\a-construction-small-shadow.grp)
goto SkryrokorLocal00
AskosiConstruction_Small_SpecialState1:
playfram 1
goto SkryrokorLocal00
AskosiConstruction_Small_SpecialState2:
playfram 2
goto SkryrokorLocal00

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.