Skip to content
Snippets Groups Projects
Commit 7a6648ea authored by Lisa Greene's avatar Lisa Greene Committed by Lisa Greene
Browse files

Made the caller's ego more useful for summoners

parent eb7ced98
No related branches found
No related tags found
No related merge requests found
......@@ -115,6 +115,8 @@ newEntity{
rarity = 40,
cost = 40,
wielder = {
heal_on_nature_summon = resolvers.mbonus_material(30, 15),
nature_summon_max = resolvers.mbonus_material(2,1),
inc_damage = {
[DamageType.FIRE] = resolvers.mbonus_material(10, 5),
[DamageType.ACID] = resolvers.mbonus_material(10, 5),
......
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