summaryrefslogtreecommitdiff
path: root/npc/items/rand_sc_heal.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items/rand_sc_heal.txt')
-rw-r--r--npc/items/rand_sc_heal.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/items/rand_sc_heal.txt b/npc/items/rand_sc_heal.txt
index 91ba1a150..1bf582444 100644
--- a/npc/items/rand_sc_heal.txt
+++ b/npc/items/rand_sc_heal.txt
@@ -41,8 +41,8 @@ function script ItHeal2 {
.@min=.@rarity * ((.@type*1) + 1);
.@max=.@rarity * ((.@type*2) + 1);
- // Healing items always have a bonus positive variation of 1%
- .@max+=1;
+ // Healing items always have a bonus positive variation as you are reborn
+ .@max+=REBIRTH;
// Vitality raises the minimum healing value in 1%, capped at maximum vlaue
// It also raises @max up to double