1
0
mirror of https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git synced 2026-09-21 14:21:34 +00:00

Fix Inkblot shield overlay; Continue Askosi development

This commit is contained in:
Pr0nogo 2026-01-14 14:13:05 -05:00
parent e2bdd0852a
commit 5439d6ac6a
29 changed files with 143 additions and 18 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -2276,8 +2276,8 @@ Zylode Shadow
Astrolabe
Astrolabe Shadow
Ash Heap Overlay
Extended Image #1276
Extended Image #1277
Crematorium
Crematorium Shadow
Extended Image #1278
Extended Image #1279
Extended Image #1280

View File

@ -4165,9 +4165,9 @@ Aphorist Weaponhit 03
Phontis Weaponfire 01
Phontis Weaponfire 02
Phontis Weaponfire 03
Extended Sound #1
Extended Sound #1
Extended Sound #1
Crematorium Weaponfire 01
Crematorium Weaponfire 02
Crematorium Weaponfire 03
Extended Sound #1
Extended Sound #1
Extended Sound #1

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -940,7 +940,7 @@ v<1><4>Raise Avatar <1>(<3>V<1>)<10>Subsuming trooper.<0>
d<1><4>Raise Doronin <1>(<3>D<1>)<10>Eviscerating cyberbeast.<0>
Avatar requires:<10> Conduit<0>
Doronin requires:<10> Bestiary<0>
a<1><4>Meld Agonist <1>(<3>A<1>)<10>.<0>
a<1><4>Meld Agonist <1>(<3>A<1>)<10>Incessant vehicle.<0>
r<1><4>Meld Petract <1>(<3>R<1>)<10>Frontal transport.<0>
t<1><4>Raise Phontis <1>(<3>T<1>)<10>Ironclad crawler.<0>
z<1><4>Raise Zonguard <1>(<3>Z<1>)<10>Ravenous mechbeast.<0>
@ -1090,7 +1090,7 @@ g<1><4>Assemble Golem <1>(<3>G<1>)<10>Sturdy frontline drone.<0>
t<1><4>Build Mantle <1>(<3>T<1>)<10>Walker outpost.<0>
¤<3><4>Apollyoid Adhesive <2>(passive)<10>Flame-based attacks set victims alight, rending 1 armor per stack, and dealing 3 damage every second.<10><10>Apollyoid Adhesive burns itself out after 2 seconds of not being stacked.<0>
¤<3><4>Sustaining Sermon <2>(passive)<10>Every second strike, the Cardinal's weapon releases a restorative pulse, granting to all allies within 3 range a heal equal to damage dealt.<0>
¤<3><4>Impact Dissipation <2>(passive)<10>Each time this combatant is attacked by a hostile, it gains 33% increased movement speed for 3 seconds.<0>
¤<3><4>Impact Dissipation <2>(passive)<10>Each time this combatant is attacked by a hostile, it gains 33% increased movement speed for 3 seconds, and regenerates 15 HP over time..<0>
Mining Efficiency<0>
¤<3><4>Schematic Unity <2>(passive)<10>Up to 5 Askosi workers can collaborate on construction efforts.<10>When Dyads assist in construction, they increase construction rate by 30%.<0>
¤<3><4>Shared Designs <2>(passive)<10>Up to 5 Askosi workers can collaborate on construction efforts.<10>Each additional Pilgrim increases construction rate by 20%.<0>

Binary file not shown.

View File

@ -3135,11 +3135,11 @@ ZylodeInit:
goto SkryrokorLocal00
ZylodeSpecialState1:
playfram 0
playfram 9
goto SkryrokorLocal00
ZylodeAlmostBuilt:
playfram 0
playfram 9
goto SkryrokorLocal00
ZylodeBuilt:
@ -3149,8 +3149,20 @@ ZylodeBuilt:
ZylodeIsWorking:
playfram 1
wait 2
playfram 0
waitrand 1 2
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
goto ZylodeIsWorking
ZylodeDisable:
@ -3197,11 +3209,11 @@ AstrolabeInit:
goto SkryrokorLocal00
AstrolabeSpecialState1:
playfram 0
playfram 1
goto SkryrokorLocal00
AstrolabeAlmostBuilt:
playfram 0
playfram 1
goto SkryrokorLocal00
AstrolabeBuilt:
@ -3209,10 +3221,40 @@ AstrolabeBuilt:
goto SkryrokorLocal00
AstrolabeIsWorking:
playfram 1
wait 2
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 0
waitrand 1 2
wait 1
goto AstrolabeIsWorking
AstrolabeDisable:
@ -3594,4 +3636,84 @@ Flames_Small_Init:
Flames_Small_Death:
wait 1
end
end
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 2178 Crematorium (cm\askosi\crematorium.grp)
.headerstart
IsId 43
Type 21
Init CrematoriumInit
Death CrematoriumDeath
GndAttkInit CrematoriumGndAttkInit
AirAttkInit CrematoriumGndAttkInit
Unused1 SkryrokorLocal00
GndAttkRpt CrematoriumGndAttkInit
AirAttkRpt CrematoriumGndAttkInit
CastSpell [NONE]
GndAttkToIdle CrematoriumGndAttkToIdle
AirAttkToIdle CrematoriumGndAttkToIdle
Unused2 [NONE]
Walking CrematoriumWalking
WalkingToIdle CrematoriumLocal00
SpecialState1 CrematoriumSpecialState1
.headerend
# ----------------------------------------------------------------------------- #
CrematoriumInit:
imgulnextid 0 42 # Crematorium Shadow (cm\askosi\crematorium.grp)
CrematoriumGndAttkToIdle:
playfram 0x00
CrematoriumLocal00:
setvertpos 0
wait 8
setvertpos 0
wait 8
setvertpos -1
wait 8
setvertpos 0
wait 8
goto CrematoriumLocal00
CrematoriumDeath:
playsnd 177 # Terran\BATTLE\tbaDth00.wav
imgol 333 0 0 # Explosion2 (Medium) (thingy\tBangL.grp)
wait 3
lowsprul 1065 0 42 # Askosi Unit Rubble (cm\askosi\a-rubble-tiny.grp)
wait 1
end
CrematoriumGndAttkInit:
setvertpos 0
wait 1
nobrkcodestart
playfram 0x00
attackwith 1
imgol 2245 0 0 # Impact Dissipation (medium)
wait 3
playfram 0x00
attackwith 1
imgol 2245 0 0 # Impact Dissipation (medium)
wait 3
playfram 0x00
attackwith 1
imgol 2245 0 0 # Impact Dissipation (medium)
wait 3
playfram 0x00
attackwith 1
imgol 2245 0 0 # Impact Dissipation (medium)
wait 1
nobrkcodeend
gotorepeatattk
goto CrematoriumGndAttkToIdle
CrematoriumWalking:
setvertpos 0
# imgol 225 0 5 # Crematorium Engines (thingy\tdrGlow.grp)
goto SkryrokorLocal00
CrematoriumSpecialState1:
playfram 0x00
wait 12
goto SkryrokorLocal00

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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -23,7 +23,7 @@
## Audiovisuals
- New sprite for:
- **Zealot** (c. Solstice)
- **Zealot** (incl. Starbound variant; c. Solstice)
- New unit responses for:
- **Striga** (c. OunceOfMilia)
@ -54,8 +54,11 @@
- [Rove](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/rove):
- Armor 1 » 0
- [Intendent](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/intendent):
- Resource costs 150/50 » 125/50
- HP 140 » 120
- Armor 2 » 1
- **Ersa Driver:**
- Armor penetration 3 » 0
- Weapon range 6 » 5
- [Helion](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/helion):
- **Usko Scrapray:**

Binary file not shown.