Skip to content

Commit

Permalink
Create #Pxet_Vzanki_Kzan.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
huffin authored Jun 18, 2022
1 parent 85a7692 commit 07624f4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ferubi/#Pxet_Vzanki_Kzan.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
--ikaav mods

function event_spawn(e)
e.self:ModSkillDmgTaken(1, -25); -- 1h slashing
e.self:ModSkillDmgTaken(3, -25); -- 2h slashing
e.self:ModSkillDmgTaken(7, 25); -- archery
end

0 comments on commit 07624f4

Please sign in to comment.