Skip to content
Snippets Groups Projects
Commit 2a2319c1 authored by Lisa Greene's avatar Lisa Greene
Browse files

Remove heal on nature summon from randart properties

parent d457e410
No related branches found
No related tags found
2 merge requests!543Summoner Tweaks,!539Summoner Tweaks
......@@ -99,12 +99,6 @@ newEntity{ theme={mental=true}, name="psi on hit", points = 1, rarity = 16, leve
wielder = { psi_regen_when_hit = resolvers.randartmax(.04, 2), },
}
----------------------------------------------------------------
-- Misc
----------------------------------------------------------------
newEntity{ theme={mental=true}, name="summon heal", points = 1, rarity = 16, level_range = {1, 50},
wielder = { heal_on_nature_summon = resolvers.randartmax(10, 50), },
}
----------------------------------------------------------------
-- Physical Themes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment