Fix Deconstruction onhit proc issues; Revise Okrimnilisk; Tweak Pazuzu

This commit is contained in:
Pr0nogo 2024-10-26 02:53:59 -04:00
parent dac66e3757
commit f2c1f1756a
12 changed files with 13 additions and 6 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -50504,11 +50504,11 @@ IsId 773
Type 26
Init OkrimniliskInit
Death KeskathalorDeath
GndAttkInit OkrimniliskGndAttkInit
AirAttkInit OkrimniliskGndAttkInit
GndAttkInit [NONE]
AirAttkInit [NONE]
Unused1 OkrimniliskUnused1
GndAttkRpt OkrimniliskGndAttkInit
AirAttkRpt OkrimniliskGndAttkInit
GndAttkRpt [NONE]
AirAttkRpt [NONE]
CastSpell [NONE]
GndAttkToIdle OkrimniliskGndAttkToIdle
AirAttkToIdle OkrimniliskGndAttkToIdle

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
# 25 October
# 25 October 2024
## Year 2, month 10, patch 1
## Acropolis #2 - Gauntlet Stage A
@ -10,7 +10,7 @@ We are still hunting for desyncs! Please submit your `Critical` and `Sync Random
## Patch summary
Forthcoming.
A video going over all changes is forthcoming. This section will be edited with a link and more text at that time.
## Resources
- Resource node saturation now 100/100/25, with numbers representing percentage efficiency of each worker
@ -38,9 +38,11 @@ Forthcoming.
## Bugfixes
- **Stability:**
- Fixed memory out-of-bounds accesses when players leave the game, resolving several common crashes at the end of games (with help from DF)
- Fixed uncommon instability with Deconstruction (r. shopkeeper dog)
- Fixed rare undefined behavior due to bad vector clears on Barghest, Crucible (c. Veeq7)
- In **Massacre** mode, fixed memory out-of-bounds P12 resource allocations (r. 3crow)
- **Gameplay:**
- **Larva** can no longer be banked by cancelling Eggs after the spawn timer (r. JujiK)
- **Diadem**s no longer gain turn speed after lifting off and landing (r. jakulangski)
- **Hypnagogue** - **Through the Looking Glass**:
- No longer flips allied positions (r. GreenEggs'NSpam, c. Veeq7)
@ -170,6 +172,8 @@ Forthcoming.
- **Multi-Attack IV** removed
- **NEW: Offset: Cone:**
- Now fires all four projectiles to max range, in a cone pattern
- [Pazuzu](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/pazuzu):
- **Jupiter Driver** splash radius 16/32/48 » 8/12/16
- [Ancile](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/ancile):
- Build time 30 » 28
- Vision range 8 » 10
@ -375,6 +379,9 @@ Forthcoming.
- HP 160 » 180
- [Evigrilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/evigrilisk):
- **Brutish Tendrils** armor penetration 2 » 0
- [Okrimnilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/okrimnilisk):
- HP 380 » 420
- **Relentless Tendrils** weapon removed
- [Alkajelisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/alkajelisk):
- Resource costs 400/250 » 350/250
- **Plasmid Spores** weapon range 8 » 6

Binary file not shown.