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

knife, dagger, whatever

parent 671bee2a
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ newTalent{
local inc = t.getPercentInc(self, t)
return ([[Increases Physical Power by %d, and increases weapon damage by %d%% when using swords, axes, maces, knives, or bows.
You now also use your Magic in place of Strength when equipping weapons and ammo as well as when calculating weapon damage.
These bonuses override rather than stack with weapon mastery, knife mastery, and bow mastery.]]):
These bonuses override rather than stack with weapon mastery, dagger mastery, and bow mastery.]]):
format(damage, 100*inc)
end,
}
......
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