Viewing Item

#400094: Jade Crown

Item ID 400094 For Sale No
Identifier BioWeapon_Helm_WL Credit Price Not For Sale
Name Jade Crown Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bSPrecovRate,6*(.@r/2);

3 bonus bMatkRate,2*(.@r/2);

4 if (.@r>=7) {

5 bonus bAllStats,3;

6 }

7 if (.@r>=9) {

8 bonus bMatkRate,4;

9 }

10 if (.@r>=11) {

11 bonus2 bMagicAtkEle,Ele_Ghost,20;

12 bonus2 bMagicAtkEle,Ele_Neutral,20;

13 bonus2 bMagicAtkEle,Ele_Fire,20;

14 }

Equip Script None
Unequip Script None