Skip to content
Snippets Groups Projects
Commit 3dacd134 authored by Chris Davidson's avatar Chris Davidson
Browse files

Improve Manasurge

parent e034d70a
No related branches found
No related tags found
1 merge request!527Misc is miscellaneous
......@@ -295,10 +295,10 @@ newEntity{ base = "BASE_RUNE",
inscription_kind = "utility",
inscription_data = {
cooldown = resolvers.rngrange(20, 30),
cooldown = resolvers.rngrange(15, 20),
dur = 10,
mana = resolvers.mbonus_level(1200, 600, function(e, v) return v * 0.003 end),
use_stat_mod = 4,
use_stat_mod = 6,
},
inscription_talent = "RUNE:_MANASURGE",
}
......
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