mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Make advanced workers tier 2; Shuffle Pythean and Clarion
This commit is contained in:
parent
07e6fd4ba6
commit
7114d98d22
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -52147,6 +52147,9 @@ PotentateGndAttkToIdle:
|
||||
wait 1
|
||||
playfram 0x120
|
||||
wait 1
|
||||
goto PotentateLocal511
|
||||
|
||||
PotentateLocal511:
|
||||
playfram 0x00
|
||||
wait 1
|
||||
goto PotentateLocal69
|
||||
@ -52170,6 +52173,7 @@ PotentateUnused1:
|
||||
goto PotentateLocal42
|
||||
|
||||
PotentateGndAttkInit:
|
||||
sigorder 32
|
||||
playfram 0x120
|
||||
wait 1
|
||||
playfram 0x140
|
||||
@ -52177,7 +52181,6 @@ PotentateGndAttkInit:
|
||||
playfram 0x160
|
||||
wait 1
|
||||
playfram 0x180
|
||||
sigorder 32
|
||||
goto PotentateGndAttkRpt
|
||||
PotentateGndAttkRpt:
|
||||
wait 1
|
||||
@ -52195,18 +52198,24 @@ PotentateGndAttkRpt:
|
||||
goto PotentateGndAttkToIdle
|
||||
|
||||
PotentateMeleeAttkRpt:
|
||||
playfram 0x1C0
|
||||
wait 1
|
||||
nobrkcodestart
|
||||
playfram 0x1C0
|
||||
wait 1
|
||||
playfram 0x1E0
|
||||
wait 1
|
||||
playfram 0x200
|
||||
playsndbtwn 1231 1234 # Amaranth weaponfire 01, 02, 03, 04
|
||||
attackmelee 1 664 # Protoss\ZEALOT\pzeHit00.WAV
|
||||
playfram 0x1A0
|
||||
wait 1
|
||||
playfram 0x180
|
||||
wait 1
|
||||
nobrkcodeend
|
||||
playfram 0x220
|
||||
wait 1
|
||||
playfram 0x00
|
||||
gotorepeatattk
|
||||
ignorerest
|
||||
goto PotentateGndAttkToIdle
|
||||
goto PotentateLocal511
|
||||
|
||||
PotentateWalking:
|
||||
move 5
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -10,7 +10,10 @@ Patch goals include:
|
||||
- Making additional progress on the custom advisor implementation
|
||||
|
||||
## Summary
|
||||
- In tier 2 and beyond, Protoss production structures have had their time costs increased
|
||||
- Advanced workers are now available in tier 2, and move ~16.5% faster than before
|
||||
- Protoss production structures have had their time costs increased
|
||||
- The Pythean and Clarion have found new homes (Nanite Assembly and Synthetic Synod respectively), while the Parthenon and Strident Stratum were removed
|
||||
-
|
||||
|
||||
## Latest content
|
||||
- [Pr0totype #21 - The Hammer Falls!](https://youtu.be/EXoWdTvHwiw)
|
||||
@ -35,7 +38,23 @@ Patch goals include:
|
||||
- Updated sprite for:
|
||||
- Ocsal Cesiant (placeholder)
|
||||
|
||||
## Terran
|
||||
- [Talos](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/talos):
|
||||
- Now trained from Quarry
|
||||
- Now moves ~16.5% faster
|
||||
- [Pythean](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/pythean):
|
||||
- Now trained from Nanite Assembly
|
||||
- [Quarry](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/quarry):
|
||||
- Gas cost now 75, from 50
|
||||
- Parthenon:
|
||||
- Removed
|
||||
|
||||
## Protoss
|
||||
- [Artisan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/artisan):
|
||||
- Now trained from Embassy
|
||||
- Now moves ~16.5% faster
|
||||
- [Clarion](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/clarion):
|
||||
- Now trained from Synthetic Synod
|
||||
- [Atreus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/atreus):
|
||||
- Now has Interception
|
||||
- [Sycophant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/sycophant):
|
||||
@ -69,9 +88,10 @@ Patch goals include:
|
||||
- [Empyrean](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/empyrean):
|
||||
- Armor penetration now 2, from 3
|
||||
- Weapon splash radii now 12/24/36, from 12/24/48
|
||||
- [Strident Stratum](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/strident-stratum):
|
||||
- Mineral and gas costs now 250/150, from 200/200
|
||||
- HP now 400, from 450
|
||||
- [Embassy](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/embassy):
|
||||
- Gas cost now 100, from 75
|
||||
- Strident Stratum:
|
||||
- Removed
|
||||
- [Engram](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/engram):
|
||||
- Weapon splash radii now 12/24/36, from 24/36/48
|
||||
- [Grand Library](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/grand-library):
|
||||
@ -96,6 +116,9 @@ Patch goals include:
|
||||
- Flexible supportive ranger; trained from Prostration Stage
|
||||
|
||||
## Zerg
|
||||
- [Gosvileth](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gosvileth):
|
||||
- Now requires Irol Iris
|
||||
- Now moves ~16.5% faster
|
||||
- [Mortothrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/mortothrokor):
|
||||
- Now moves ~7.5% faster
|
||||
- Whetted Appetite:
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user