Viewing Item

#400401: Faith of Yggdrasil

Item ID 400401 For Sale No
Identifier Yggdrasil_Faith Credit Price Not For Sale
Name Faith of Yggdrasil Type Armor
NPC Buy 0 Weight 70
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatk,20*(.@r/2);

3 bonus2 bMagicAtkEle,Ele_All,7*(.@r/3);

4 if (.@r>=7)

5 bonus bMatkRate,10;

6 if (.@r>=9)

7 bonus bDelayrate,-10;

8 if (.@r>=11)

9 bonus2 bMagicAddRace,RC_All,15;

10 if (.@r>=12)

11 bonus2 bMagicAddEle,Ele_All,15;

12 if (.@r>=13)

13 bonus bFixedCast,-500;

Equip Script None
Unequip Script None