Resolve issues with scenario units; Add portrait override to set_unit_stat crig

This commit is contained in:
Pr0nogo 2026-03-07 19:16:40 -05:00
parent 3ade572b5a
commit 5d8c76a1b2
18 changed files with 102 additions and 14 deletions

Binary file not shown.

View File

@ -678,7 +678,7 @@ Ferrum
Chalyb
Circitor
Exigo
Extended Flingy #472
Athla
Extended Flingy #473
Extended Flingy #474
Extended Flingy #475

Binary file not shown.

Binary file not shown.

View File

@ -2345,9 +2345,9 @@ Circitor Warp Flash
Exigo
Exigo Shadow
Exigo Warp Flash
Extended Image #1345
Extended Image #1346
Extended Image #1347
Athla
Athla Shadow
Athla Warp Flash
Extended Image #1348
Extended Image #1349
Extended Image #1350

Binary file not shown.

View File

@ -1133,7 +1133,7 @@ Ferrum
Chalyb
Circitor
Exigo
Extended Sprite #619
Athla
Extended Sprite #620
Extended Sprite #621
Extended Sprite #622

Binary file not shown.

View File

@ -607,7 +607,7 @@ Forerunner Ferrum
Forerunner Chalyb
Forerunner Circitor
Forerunner Exigo
Extended Unit #382
Forerunner Athla
Extended Unit #383
Extended Unit #384
Extended Unit #385

Binary file not shown.

View File

@ -435,6 +435,91 @@ building skibact_scab = 397
building eskigant = 421
building zozarc_gorge = 493
# Askosi units
military proselyte = 443
military missionary = 445
military cardinal = 446
military mimic = 447
military vicar = 448
military rove = 449
military object = 450
military scepter = 451
military intendent = 452
military helion = 453
military emissary = 454
military inkblot = 455
military tirade = 456
military avatar = 538
military thaumalogue = 542
military petract = 543
military crematorium = 544
military aphorist = 551
military doronin = 552
military agonist = 553
military phontis = 554
military zonguard = 555
military akreno = 556
military iconoclast = 557
military paraclete = 558
military eyelet = 564
military auxine = 565
military insurant = 583
military silversoul = 584
military ghostwrit = 585
military azjoran = 586
military histrion = 587
military elgird = 588
military egocent = 589
military alacyne = 590
military begolor = 591
military limire = 592
military endbore = 593
military tortare = 594
military cybrene = 595
# Askosi buildings
building pilgrim = 439
building dyad = 444
building constituent = 566
#
building landlock = 429
building arch = 457
building grandstand = 458
building chantry = 459
building radix = 460
building cipher = 461
building function = 462
building gauntlet = 463
building cosmoscope = 464
building Bounty = 510
building grandstand_holdout = 532
building grandstand_vision = 533
building abutment = 539
building proscenium = 540
building zylode = 545
building astrolabe = 546
building panoply = 550
building bestiary = 561
building conduit = 562
building obelisk = 563
building dorminge = 577
building lotiro = 578
building domain = 579
building lekrot = 596
building hearthshard = 597
# Forerunner units
military ferrum = 605
military chalyb = 606
military circitor = 607
military exigo = 608
military vicere = 610
# Forerunner buildings
building athla = 609
#
building machimentum = 611
# Misc units
military goliath_turret = 4
military t_tank_turret = 6

Binary file not shown.

View File

@ -15787,17 +15787,13 @@ PathlightGndAttkInit:
playfram 0x20
playsndbtwn 2020 2023 # Pathlight weaponfire 01, 02, 03, 04
attack
wait 1
playfram 0x00
wait 2
playfram 0x00
wait 4
playfram 0x20
playsndbtwn 2020 2023 # Pathlight weaponfire 01, 02, 03, 04
attack
wait 1
playfram 0x00
wait 2
playsndbtwn 2020 2023 # Pathlight weaponfire 01, 02, 03, 04
attack
wait 1
playfram 0x00
wait 1
nobrkcodeend

Binary file not shown.

BIN
mpq/unit/hl/fr/athla.grp Normal file

Binary file not shown.

BIN
mpq/unit/hl/fr/vincere.grp Normal file

Binary file not shown.

View File

@ -30,4 +30,11 @@
- [Anvil](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/anvil):
- Resource costs 200/200 » 150/150
- [Starpad](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/starpad):
- Vision range 10 » 9
- Vision range 10 » 9
## Askosi
- [Doronin](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/doronin):
- Transport weight 2 » 6
- [Bounty](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=askosi/bounty):
- HP 1200 » 800
- Armor 4 » 3

Binary file not shown.