Skip to content

Commit

Permalink
Reforged: Update Healing Scroll, Periapt of Vitality data
Browse files Browse the repository at this point in the history
  • Loading branch information
Slayer95 authored and SMUnlimited committed Nov 16, 2024
1 parent d045c9e commit d99a9ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion REFORGED/HealingItems.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
Mass Healing Item Condition Type Speed Healing Time
SCROLL_OF_REGENERATION own_race == R_HUMAN HEALINGITEM_MASS CONTINUOUS 9
SCROLL_OF_HEALING own_race == R_UNDEAD and tier >= 3 HEALINGITEM_MASS SUDDEN 0
MOONSTONE own_race == R_ELF and (GetFloatGameState(GAME_STATE_TIME_OF_DAY) < 18 and GetFloatGameState(GAME_STATE_TIME_OF_DAY) > 6) GLOBALHEALING NO_TARGET 6
HEALING_SALVE own_race == R_ORC HEALINGITEM_SINGLE CONTINUOUS 9
M_SCROLL_OF_HEALING true MERCHANTITEM_MASS SUDDEN 0
Expand Down
2 changes: 1 addition & 1 deletion REFORGED/StandardUnits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ ORB_OF_VENOM oven item RACIAL_ITEM racial_shop racial_hall[3] 0 0 0 false 0 120
ANTI_MAGIC_POTION pams item RACIAL_ITEM racial_shop racial_hall[3] 0 0 0 false 0 120 100 0 0 0 0 0 0 0 0 0 0 0 0 0
RITUAL_DAGGER ritd item RACIAL_ITEM racial_shop 0 0 0 0 false 0 90 100 0 0 0 0 0 0 0 0 0 0 0 0 0
CIRCLET_OF_NOBILITY cnob item MERCHANT_ITEM 0 0 0 0 0 false 0 120 200 0 0 0 0 0 0 0 0 0 0 0 0 0
PERIAPT_OF_VITALITY prvt item MERCHANT_ITEM 0 0 0 0 0 false 0 120 325 0 0 0 0 0 0 0 0 0 0 0 0 0
PERIAPT_OF_VITALITY prvt item MERCHANT_ITEM 0 0 0 0 0 false 0 120 300 0 0 0 0 0 0 0 0 0 0 0 0 0
BOOTS_OF_SPEED bspd item MERCHANT_ITEM 0 0 0 0 0 false 220 60 250 0 0 0 0 0 0 0 0 0 0 0 0 0
M_DUST_OF_APPEARANCE dust item MERCHANT_ITEM 0 0 0 0 0 false 0 60 75 0 0 0 0 0 0 0 0 0 0 0 0 0
M_SCROLL_OF_HEALING shea item MERCHANT_ITEM 0 0 0 0 0 false 440 120 250 0 0 0 0 0 0 0 0 0 0 0 0 0
Expand Down

0 comments on commit d99a9ca

Please sign in to comment.