Skip to content

Commit

Permalink
Empyrean: Lower Lezaith's resistance to slow/stun
Browse files Browse the repository at this point in the history
The new values are:
- 50% slow resistance
- 90% stun resistance
  • Loading branch information
dorkster committed Nov 17, 2022
1 parent 64611fb commit bd521d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mods/empyrean_campaign/powers/categories/enemy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1206,6 +1206,6 @@ id=287
type=fixed
buff=true
passive=true
post_effect=resist_slow,100,0
post_effect=resist_stun,100,0
post_effect=resist_slow,50,0
post_effect=resist_stun,90,0

2 changes: 1 addition & 1 deletion mods/empyrean_campaign/settings.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description=The new Flare 1.0 campaign
requires=fantasycore:1.13.01
game=flare-game
version=1.13.04
version=1.13.05
engine_version_min=1.13.12

0 comments on commit bd521d3

Please sign in to comment.