Viewing Item

#400145: Thanos' Magic Helmet-LT

Item ID 400145 For Sale No
Identifier Thanos_Helm3_LT Credit Price Not For Sale
Name Thanos' Magic Helmet-LT 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 190
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 bMatkRate,5*(.@r/3);

3 if (.@r>=7) {

4 bonus bVariableCastrate,-15;

5 if (.@r>=9) {

6 bonus2 bMagicAtkEle,Ele_All,15;

7 if (.@r>=11) {

8 bonus bFixedCast,-200;

9 bonus2 bMagicAddEle,Ele_All,15;

10 }

11 }

12 }

13 /* todo bonus by grade */

Equip Script None
Unequip Script None