Viewing Item

#400079: Trial Diadem

Item ID 400079 For Sale No
Identifier BioWeapon_Helm_LG Credit Price Not For Sale
Name Trial Diadem 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 Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

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

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

4 if (.@r>=7) {

5 bonus bAspdRate,10;

6 }

7 if (.@r>=9) {

8 bonus2 bMagicAtkEle,Ele_Holy,15;

9 bonus bAtkRate,15;

10 }

11 if (.@r>=11) {

12 bonus bFixedCast,-200;

13 bonus2 bAddSize,Size_All,10;

14 bonus2 bMagicAddSize,Size_All,10;

15 }

Equip Script None
Unequip Script None