Skip to content

Commit

Permalink
Add san spelsl to nin
Browse files Browse the repository at this point in the history
  • Loading branch information
yzyii committed Oct 16, 2024
1 parent 069a444 commit 9d8861e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Rag_5040/NIN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@ local DrkDebuffs = T{ 'Bind', 'Sleep', 'Poison' }
local DrkDarkMagic = T{ 'Stun', 'Aspir', 'Drain', 'Absorb-AGI', 'Absorb-VIT' }
local NinElemental = T{
'Hyoton: Ni', 'Katon: Ni', 'Huton: Ni', 'Doton: Ni', 'Raiton: Ni', 'Suiton: Ni',
'Hyoton: Ichi', 'Katon: Ichi', 'Huton: Ichi', 'Doton: Ichi', 'Raiton: Ichi', 'Suiton: Ichi'
'Hyoton: Ichi', 'Katon: Ichi', 'Huton: Ichi', 'Doton: Ichi', 'Raiton: Ichi', 'Suiton: Ichi',
'Hyoton: San', 'Katon: San', 'Huton: San', 'Doton: San', 'Raiton: San', 'Suiton: San'
}

local ElementalStaffTable = {
Expand Down

0 comments on commit 9d8861e

Please sign in to comment.