Skip to content

Commit

Permalink
DiD: reduce Mal Keshar's exp requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Nov 1, 2019
1 parent c7bf747 commit 10b502b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/campaigns/Descent_Into_Darkness/units/Mal_Keshar.cfg
Expand Up @@ -127,7 +127,7 @@
[/effect]
[effect]
apply_to=max_experience
increase=119
increase=89
[/effect]
) {VARIANT_NAME}}
#enddef
Expand Down Expand Up @@ -156,7 +156,7 @@
[/effect]
[effect]
apply_to=max_experience
increase=119
increase=89
[/effect]
) {VARIANT_NAME}}
#enddef
Expand Down Expand Up @@ -190,7 +190,7 @@
[/effect]
[effect]
apply_to=max_experience
increase=119
increase=89
[/effect]
) {VARIANT_NAME}}
#enddef
Expand All @@ -199,13 +199,13 @@
hitpoints=55
movement=5
#ifdef EASY
experience=50
experience=37
#endif
#ifdef NORMAL
experience=55
experience=41
#endif
#ifdef HARD
experience=60
experience=45
#endif
advances_to=null
[attack]
Expand Down

0 comments on commit 10b502b

Please sign in to comment.