Skip to content

Commit

Permalink
DiD: properly use heal_full in AMLAs
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Nov 1, 2019
1 parent 25d8cf2 commit fb80e5f
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions data/campaigns/Descent_Into_Darkness/utils/amlas.cfg
Expand Up @@ -18,6 +18,9 @@
apply_to=attack
name=claws
increase_damage=2
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
Expand All @@ -41,6 +44,10 @@
impact=-10
[/resistance]
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=25%
Expand All @@ -58,6 +65,9 @@
[effect]
apply_to=movement
increase=1
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
Expand All @@ -81,6 +91,10 @@
{ABILITY_SOUL_EATER1}
[/abilities]
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=20%
Expand Down Expand Up @@ -108,6 +122,10 @@
{ABILITY_SOUL_EATER2}
[/abilities]
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=25%
Expand Down Expand Up @@ -135,6 +153,10 @@
{ABILITY_SOUL_EATER3}
[/abilities]
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=30%
Expand Down Expand Up @@ -165,6 +187,10 @@
name=touch
increase_damage=1
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=20%
Expand All @@ -183,6 +209,9 @@
apply_to=attack
name=flurry
increase_attacks=1
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
Expand All @@ -203,6 +232,9 @@
apply_to=attack
name=whirlwind
increase_damage=2
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
Expand Down Expand Up @@ -232,6 +264,10 @@
{ABILITY_MALICE25}
[/abilities]
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=30%
Expand All @@ -253,6 +289,10 @@
{ABILITY_SHADOW_VEIL}
[/abilities]
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=20%
Expand All @@ -265,6 +305,7 @@
#define AMLA_EIDOLON
{AMLA_OPTION_BANEBLADE}
{AMLA_OPTION_WAIL}
{AMLA_OPTION_REAPER}
{AMLA_OPTION_SORROW1}
{AMLA_OPTION_SORROW2}
{AMLA_DEFAULT}
Expand All @@ -282,6 +323,10 @@
name=baneblade
increase_damage=1
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=20%
Expand All @@ -301,6 +346,10 @@
name=wail
increase_damage=1
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=20%
Expand All @@ -323,6 +372,10 @@
{WEAPON_SPECIAL_REAP}
[/set_specials]
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=25%
Expand All @@ -344,6 +397,10 @@
{ABILITY_SORROW1}
[/abilities]
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=30%
Expand Down Expand Up @@ -371,6 +428,10 @@
{ABILITY_SORROW2}
[/abilities]
[/effect]
[effect]
apply_to=hitpoints
heal_full=yes
[/effect]
[effect]
apply_to=max_experience
increase=30%
Expand Down

0 comments on commit fb80e5f

Please sign in to comment.