mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Tweak Zerg apex tier 2; Tweak Cyprian; Tweak Zerg AI; Fix several minor bugs
This commit is contained in:
parent
b39400383f
commit
b9f42cdc7d
Binary file not shown.
@ -195,7 +195,7 @@ Zerg Zorkiz Shroud
|
||||
Terran Aspirant
|
||||
Terran Blackjack
|
||||
Terran Claymore
|
||||
Zerg Vithrath Haunt
|
||||
Zerg Tosvrol Haunt
|
||||
Terran Iron Foundry
|
||||
Terran Captaincy
|
||||
Terran Scrapyard
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2582,7 +2582,7 @@ CastSpell [NONE]
|
||||
GndAttkToIdle [NONE]
|
||||
AirAttkToIdle [NONE]
|
||||
Unused2 [NONE]
|
||||
Walking [NONE]
|
||||
Walking SkryrokorLocal00
|
||||
WalkingToIdle [NONE]
|
||||
SpecialState1 [NONE]
|
||||
SpecialState2 [NONE]
|
||||
@ -14648,7 +14648,7 @@ CastSpell [NONE]
|
||||
GndAttkToIdle [NONE]
|
||||
AirAttkToIdle [NONE]
|
||||
Unused2 [NONE]
|
||||
Walking [NONE]
|
||||
Walking SkryrokorLocal00
|
||||
WalkingToIdle [NONE]
|
||||
SpecialState1 [NONE]
|
||||
SpecialState2 [NONE]
|
||||
|
||||
@ -3070,7 +3070,7 @@ CastSpell [NONE]
|
||||
GndAttkToIdle [NONE]
|
||||
AirAttkToIdle [NONE]
|
||||
Unused2 [NONE]
|
||||
Walking [NONE]
|
||||
Walking SkryrokorLocal00
|
||||
WalkingToIdle [NONE]
|
||||
SpecialState1 [NONE]
|
||||
SpecialState2 [NONE]
|
||||
@ -3933,7 +3933,7 @@ CastSpell [NONE]
|
||||
GndAttkToIdle [NONE]
|
||||
AirAttkToIdle [NONE]
|
||||
Unused2 [NONE]
|
||||
Walking [NONE]
|
||||
Walking SkryrokorLocal00
|
||||
WalkingToIdle [NONE]
|
||||
SpecialState1 [NONE]
|
||||
SpecialState2 [NONE]
|
||||
@ -7672,7 +7672,7 @@ CastSpell [NONE]
|
||||
GndAttkToIdle [NONE]
|
||||
AirAttkToIdle [NONE]
|
||||
Unused2 [NONE]
|
||||
Walking [NONE]
|
||||
Walking SkryrokorLocal00
|
||||
WalkingToIdle [NONE]
|
||||
SpecialState1 [NONE]
|
||||
SpecialState2 [NONE]
|
||||
@ -9554,7 +9554,7 @@ CastSpell [NONE]
|
||||
GndAttkToIdle [NONE]
|
||||
AirAttkToIdle [NONE]
|
||||
Unused2 [NONE]
|
||||
Walking [NONE]
|
||||
Walking SkryrokorLocal00
|
||||
WalkingToIdle [NONE]
|
||||
SpecialState1 [NONE]
|
||||
SpecialState2 [NONE]
|
||||
|
||||
Binary file not shown.
@ -15,8 +15,10 @@
|
||||
- **Gameplay:**
|
||||
- Improved **Oscilliant** Binding Plasma proc consistency (r. ArbuzBudesh)
|
||||
- **Audiovisual:**
|
||||
- Corrected **Liiralisk** placeholder corpse
|
||||
- Corrected **Liiralisk** and **Kalkalisk** regression corpse
|
||||
- Corrected **Striga** retaliation overlay when attacking **Analogue**s
|
||||
- Fixed military AI message for **Yblyleth** (r. several people)
|
||||
- Corrected coloring of the in-game menu 'Help' string (r. Mimika)
|
||||
|
||||
## AI
|
||||
- Updated aiscripts and requirements to properly handle this patch's changes
|
||||
@ -28,6 +30,7 @@
|
||||
- Ecclesiast (c. Solstice)
|
||||
- Protoss and Zerg now have colorful changes to their UI (c. DF)
|
||||
- Reduced opacity of Morningstar radiation field for improved visibility (c. DF)
|
||||
- Adjusted 'Z' character for in-game font (c. Mimika)
|
||||
|
||||
## Triggers
|
||||
- **NEW:** Action: `table_edit` (c. Veeq7, b. 3crow)
|
||||
@ -42,6 +45,12 @@
|
||||
- Armor 1 » 0
|
||||
- Now trained at Ministry and Treasury; No longer trained at Quarry
|
||||
- Now available as long as any structure has an attached Quarry
|
||||
- [Cyprian](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cyprian):
|
||||
- Build time 20 » 18
|
||||
- HP 75 » 80
|
||||
- Movement speed 3.6 » 3.9
|
||||
- **Twin Railguns:**
|
||||
- Weapon damage 2x5 » 2x6
|
||||
- [Shaman](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/shaman):
|
||||
- Resource costs 125/75 » 100/100
|
||||
- [Eidolon](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/eidolon):
|
||||
@ -202,6 +211,10 @@
|
||||
- Movement speed 5 » 6.5
|
||||
- **Acid Salvo:**
|
||||
- Now a line attack (e.g. Striga / Pariah) with new stats
|
||||
- [Ghitorokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/ghitorokor):
|
||||
- **Gnashing Tendrils:**
|
||||
- No longer attacks ground units
|
||||
- Now attacks air units
|
||||
- [Vithrilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/vithrilisk):
|
||||
- HP 200 » 240
|
||||
- Armor 2 » 3
|
||||
@ -222,7 +235,17 @@
|
||||
- [Tethvith Swamp](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/tethvith-swamp):
|
||||
- No longer requires Irol Iris
|
||||
- Now mutates only from Skibact Scab
|
||||
- [Tosvrol Haunt](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/tosvrol-haunt), [Chokral Chazsal](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/chokral-chazsal), and [Almakis Antre](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/almakis-antre):
|
||||
- No longer require Othstol Oviform
|
||||
- [Tosvrol Haunt](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/tosvrol-haunt):
|
||||
- Resource costs 250/500 » 400/700
|
||||
- Build time 50 » 60
|
||||
- No longer requires Othstol Oviform
|
||||
- [Chokral Chazsal](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/chokral-chazsal):
|
||||
- Resource costs 450/300 » 750/400
|
||||
- Build time 45 » 60
|
||||
- No longer requires Othstol Oviform
|
||||
-[Almakis Antre](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/almakis-antre):
|
||||
- Resource costs 350/600 » 500/600
|
||||
- Build time 50 » 60
|
||||
- No longer requires Othstol Oviform
|
||||
- **NEW:** [Zozarc Gorge](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/zozarc-gorge):
|
||||
- Evolved control node; Mutated from Ulgorg Cavern; Enables Zobriolisks and Zarcavrokors
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user