mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Deploy table_edit crig action; Remodel Treasury and overhaul Talos tech-path
This commit is contained in:
parent
8b092bad4a
commit
9343e78f4f
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.
@ -7827,7 +7827,7 @@ AlmostBuilt TreasuryAlmostBuilt
|
||||
Built TreasuryBuilt
|
||||
Landing TreasuryLanding
|
||||
LiftOff TreasuryLiftoff
|
||||
IsWorking [NONE]
|
||||
IsWorking TreasuryIsWorking
|
||||
WorkingToIdle TreasuryBuilt
|
||||
WarpIn [NONE]
|
||||
.headerend
|
||||
@ -7847,7 +7847,7 @@ TreasuryDeath:
|
||||
end
|
||||
|
||||
TreasuryAlmostBuilt:
|
||||
playfram 20
|
||||
playfram 7
|
||||
goto SkryrokorLocal00
|
||||
|
||||
TreasuryBuilt:
|
||||
@ -7857,17 +7857,16 @@ TreasuryBuilt:
|
||||
TreasuryLanding:
|
||||
nobrkcodestart
|
||||
wait 25
|
||||
playsnd 472 # Misc\Land.WAV
|
||||
playfram 0x00
|
||||
# playfram 4
|
||||
playsnd 472 # Misc\Land.WAV
|
||||
playfram 6
|
||||
wait 4
|
||||
# playfram 2
|
||||
playfram 5
|
||||
wait 4
|
||||
# playfram 3
|
||||
playfram 4
|
||||
wait 4
|
||||
# playfram 5
|
||||
playfram 3
|
||||
wait 4
|
||||
# playfram 0x00
|
||||
playfram 0x00
|
||||
sigorder 16
|
||||
nobrkcodeend
|
||||
goto SkryrokorLocal00
|
||||
@ -7875,18 +7874,28 @@ TreasuryLanding:
|
||||
TreasuryLiftoff:
|
||||
nobrkcodestart
|
||||
playsnd 471 # Misc\LiftOff.WAV
|
||||
# playfram 5
|
||||
playfram 3
|
||||
wait 4
|
||||
# playfram 3
|
||||
playfram 4
|
||||
wait 4
|
||||
# playfram 2
|
||||
playfram 5
|
||||
wait 4
|
||||
# playfram 4
|
||||
playfram 0x00
|
||||
playfram 6
|
||||
sigorder 16
|
||||
nobrkcodeend
|
||||
goto SkryrokorLocal00
|
||||
|
||||
TreasuryIsWorking:
|
||||
playfram 1
|
||||
wait 1
|
||||
playfram 2
|
||||
waitrand 1 2
|
||||
playfram 1
|
||||
wait 1
|
||||
playfram 0x00
|
||||
waitrand 2 4
|
||||
goto TreasuryIsWorking
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 1009 Rotary (cm\terran\rotary.grp)
|
||||
|
||||
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.
@ -2,7 +2,34 @@
|
||||
## Year 3, month 8, patch 1
|
||||
|
||||
## Patch goals
|
||||
- Pr0nogo is away on holiday for 2 weeks, so the next patch will arrive around 9 August 2025!
|
||||
- It will include significant changes to tech progression for Terran and Zerg, and adjust power concentration for Protoss T4 and Zerg T1
|
||||
- It may include advanced constructors for all races, depending on asset availability
|
||||
- [Subscribe on ko-fi](https://ko-fi.com/pr0nogoandveeq7) to get a sneak peek of the incoming changes!
|
||||
- Make significant changes to:
|
||||
- Terran tech scaling
|
||||
- Protoss power concentration
|
||||
- Zerg tech progression and anti-air
|
||||
- Improve audiovisuals
|
||||
- [Subscribe on ko-fi](https://ko-fi.com/pr0nogoandveeq7) to get a sneak peek of the incoming changes!
|
||||
|
||||
## AI
|
||||
- Updated aiscripts and requirements to properly handle this patch's changes
|
||||
|
||||
## Audiovisuals
|
||||
- New model for:
|
||||
- Treasury (c. Solstice)
|
||||
|
||||
## Triggers
|
||||
- **NEW:** Action: `table_edit` (c. Veeq7, b. 3crow)
|
||||
- Allows editing data tables similar to true modding, at any point during a match
|
||||
- Documentation forthcoming!
|
||||
|
||||
## Terran
|
||||
- [Talos](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/talos):
|
||||
- Now trained at Ministry and Treasury; No longer trained at Quarry
|
||||
- Now available as long as any structure has an attached Quarry
|
||||
- [Quarry](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/quarry):
|
||||
- Resource costs 125/75 » 150/100
|
||||
- Build time 25 » 45
|
||||
- HP 400 » 500
|
||||
- Armor 2 » 3
|
||||
- No longer flagged as a Factory
|
||||
- [Treasury](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/treasury):
|
||||
- Now flagged as a Factory
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user