Skip to content
Snippets Groups Projects
Commit 7d55e862 authored by Eric Wykoff's avatar Eric Wykoff
Browse files

gravity worm talents changed a bit

parent 627ea60f
No related branches found
No related tags found
No related merge requests found
......@@ -125,9 +125,9 @@ newEntity{ base = "BASE_NPC_SANDWORM",
autolevel = "warriormage",
resolvers.talents{
[Talents.T_GRAVITY_WELL]={base=3, every=10, max=6},
[Talents.T_GRAVITY_SPIKE]={base=5, every=10, max=8},
[Talents.T_DAMAGE_SMEARING]={base=5, every=10, max=8},
[Talents.T_GRAVITY_WELL]={base=3, every=10, max=8},
[Talents.T_GRAVITY_SPIKE]={base=3, every=10, max=8},
[Talents.T_GRAVITY_LOCUS]={base=3, every=10, max=8},
},
}
......
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