Resolve issues with Ancile Providenec and splash damage

This commit is contained in:
Pr0nogo 2024-06-26 16:51:06 -04:00
parent 83b947b576
commit 08729ade01
5 changed files with 15 additions and 10 deletions

Binary file not shown.

View File

@ -14289,6 +14289,9 @@ VorvrokorWalking:
move 7
wait 1
playfram 0xbb
move 7
wait 1
playfram 0x55
goto VorvrokorWalking
VorvrokorSpecialState2:

View File

@ -25,7 +25,6 @@ Forthcoming.
## Bugfixes
- **Stability**:
- Fixed a common freeze (r. JujiK, Jesse, and others!)
- Fixed Morningstar explosions not initializing correctly on first launch, causing misc instability (r. GreenEggs'NSpam, c. Veeq7)
- Fixed rare portrait crash (r. Shadowfury333 & Krankendau, c. Veeq7)
- Lard: fixed a crash due to AI Cleric code running for defeated human players (r. TheBeaver99)
@ -38,6 +37,7 @@ Forthcoming.
- Fixed Skithrokor and Kalkalisk interactions with Analogue (r. TheBeaver99, c. Veeq7)
- Phase Link no longer overcounts armor, miscounts damage, or spreads minimal damage incorrectly (c. Veeq7)
- Corrected lifesteal ratio for non-Mortothrokor attacks (r. GreenEggs'NSpam, c. Veeq7)
- Fixed splash bleeding through Ancile Providence (bountied by TheShambler; c. Veeq7)
- Fixed issues with building modifiers (e.g. Debug game mode and Crucible) (c. Veeq7)
- Kalkalisks now properly regress to Nathrokors, if applicable (r. jakulangski)
- Combat cloak is now correctly cancelled by Magnetar Law of Attraction
@ -87,6 +87,8 @@ Forthcoming.
- Damage 10 » 7
- Armor penetration 0 » 2
- *A nerf to the Madrigal's absolute power, with more impact in the TvZ matchup.*
- [Ancile](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/ancile):
- Resource costs 75/100 » 100/100
- [Wyvern](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/wyvern):
- Weapon collision now 50% larger
- [Valkyrie](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/valkyrie):
@ -100,18 +102,18 @@ Forthcoming.
- **Tyranny of the Sun:**
- Tyrannized units take 50% increased damage, and move 33% faster when in the presence of hostiles
- [Atreus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/atreus):
- Now moves 20% faster
- Movement speed 4 » 4.8
- [Cabalist](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/cabalist):
- Time cost 25 » 30
- [Charlatan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/charlatan):
- Collision size ~5% larger
- Collision size ~17% larger
- Projectile speed ~15% slower
- [Potentate](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/potentate):
- Mineral/gas costs 250/150 » 250/125
- Resource costs 250/150 » 250/125
- [Sycophant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/sycophant):
- Mineral/gas costs 150/25 » 150/0
- Resource costs 150/25 » 150/0
- [Mind Tyrant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/mind-tyrant):
- Mineral/gas costs 150/200 » 50/200
- Resource costs 150/200 » 50/200
- [Optecton](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/optecton):
- HP 240 » 300
- Weapon cooldown 2 » 1.5
@ -120,7 +122,7 @@ Forthcoming.
- **NEW: Concurring Chorus:**
- For 1 second after attacking, allies within 2 range gain +1 stacking armor penetration
- [Servitor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/servitor):
- Mineral and gas cost 100/0 » 75/0
- Resource cost 100/0 » 75/0
- [Demiurge](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/demiurge):
- Armor 5 » 4
- **Galactic Weaver:**
@ -142,12 +144,12 @@ Forthcoming.
- Dual-birth mutations now create one regressable unit and one non-regressable unit (c. Veeq7)
- [Zethrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/zethrokor):
- Time cost 13 » 15
- Speed 7.5 » 8.03
- Movement speed 7.5 » 8.03
- [Vorvrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/vorvrokor):
- Speed 8.75 » 9.1
- Movement speed 8.75 » 9.1
- [Nathrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/nathrokor):
- Now applies **Hidebreaker I** on all attacks
- [Mutalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/mutalisk):
- Mineral/gas costs 125/125 » 150/100
- Resource costs 125/125 » 150/100
- [Gorgrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gorgrokor):
- **Calcification** (anti-air) weapon cooldown 0.63 » 0.58

Binary file not shown.