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

typo

parent c3e2c397
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -444,7 +444,7 @@ newTalent{
local chance = t.getChance(self,t)
return ([[Fires a wave of projectiles in a radius %d cone, dealing %d%% weapon damage. All targets struck by this will be knocked back to the maximum range of the cone and stunned for %d turns.
Each target struck has a %d%% chance to be marked.
The chance to knockback and daze increases with your Accuracy.]])
The chance to knockback and stun increases with your Accuracy.]])
:format(rad, dam, dur, chance)
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