| A coat crafted from the skin dropped by the monster Nidhoggur. It seems unexpectedly powerful. Add a 7% resistance to all Elements. Increases SP by Level/3 + (Refine Rate * 10). When dealing physical damage there's a 1% chance that you'll recover 1% of your damage as SP. MDEF + 3 Class : Garment Defense : 5 Weight : 40 Required Level : 90 Applicable Job : Every Jobs except Novice
|
---|
Script: | { bonus2 bSubEle,Ele_Neutral,7; bonus2 bSubEle,Ele_Water,7; bonus2 bSubEle,Ele_Earth,7; bonus2 bSubEle,Ele_Fire,7; bonus2 bSubEle,Ele_Wind,7; bonus2 bSubEle,Ele_Poison,7; bonus2 bSubEle,Ele_Holy,7; bonus2 bSubEle,Ele_Dark,7; bonus2 bSubEle,Ele_Ghost,7; bonus2 bSubEle,Ele_Undead,7; bonus bMaxSP,(BaseLevel/3)+(getrefine()*10); bonus3 bSPDrainRate,1,1,0; bonus bMdef,3; } , { } , { } |
---|
Crafting: | - |
---|
|