Skip to content
Snippets Groups Projects
Commit fba422cb authored by DarkGod's avatar DarkGod
Browse files

Reduced magewarrior staves power a little

parent d9c68dca
No related branches found
No related tags found
No related merge requests found
......@@ -636,8 +636,8 @@ newEntity{
combat_dam = resolvers.mbonus_material(10, 5),
combat_spellpower = resolvers.mbonus_material(5, 5),
combat_physcrit = resolvers.mbonus_material(5, 5),
combat_spellcrit = resolvers.mbonus_material(5, 5),
combat_critical_power = resolvers.mbonus_material(10, 10),
combat_spellcrit = resolvers.mbonus_material(2, 2),
combat_critical_power = resolvers.mbonus_material(7, 7),
},
}
......
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