Skip to content
Snippets Groups Projects
Commit 055179d7 authored by dg's avatar dg
Browse files

Reduced the power cost of staves of illumination

git-svn-id: http://svn.net-core.org/repos/t-engine4@3934 51575b47-30f0-44d4-a5cc-537603b46e54
parent 456c3069
No related branches found
No related tags found
No related merge requests found
......@@ -215,7 +215,7 @@ newEntity{
lite = 1,
},
max_power = 80, power_regen = 1,
use_talent = { id = Talents.T_ILLUMINATE, level = 2, power = 80 },
use_talent = { id = Talents.T_ILLUMINATE, level = 2, power = 10 },
}
newEntity{
......
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