Skip to content
Snippets Groups Projects
Commit 97a628d8 authored by Lisa Greene's avatar Lisa Greene
Browse files

Make haymaker no_npc_use

parent 14ab985b
No related branches found
No related tags found
1 merge request!635Talent tuning
......@@ -206,7 +206,7 @@ newTalent{
cooldown = 8,
stamina = 12,
message = _t"@Source@ throws a wild haymaker!",
tactical = { ATTACK = { weapon = 2 } },
no_npc_use = true, -- easily reaches >400% weapon damage
requires_target = true,
range = 1,
target = function(self, t) return {type="hit", range=self:getTalentRange(t)} 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