Viewing Item

#19125: Cylinder Hairband

Item ID 19125 For Sale No
Identifier Cylinder_Hairband Credit Price Not For Sale
Name Cylinder Hairband Type Armor
NPC Buy 20 Weight 30
NPC Sell 10 Weapon Level 0
Range 0 Defense 12
Slots 1 Refineable Yes
Attack 0 Min Equip Level 90
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 bonus bStr,5;

2 bonus bInt,5;

3 bonus2 bVariableCastrate,"GN_CARTCANNON",-100;

4 bonus2 bSkillUseSP,"GN_CARTCANNON",30;

5 bonus2 bSkillUseSP,"GN_CART_TORNADO",5;

6 bonus2 bSkillAtk,"GN_CARTCANNON",10;

7 bonus2 bSkillAtk,"GN_CART_TORNADO",5;

8 if (getrefine()>=5) {

9 bonus2 bSkillAtk,"GN_CARTCANNON",20;

10 bonus2 bSkillAtk,"GN_CART_TORNADO",10;

11 }

12 if (getrefine()>=8) {

13 bonus2 bSkillAtk,"GN_CARTCANNON",30;

14 bonus2 bSkillAtk,"GN_CART_TORNADO",20;

15 }

Equip Script None
Unequip Script None

Page generated in 1.57292 second(s). Number of queries executed: 12.

Language: