Viewing Item

#5898: Autumn Headband

Item ID 5898 For Sale No
Identifier Autumn_Headband Credit Price Not For Sale
Name Autumn Headband Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Hunter
Equip Gender Both (Male and Female)
Trade restriction Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillUseSP,"SN_WINDWALK",-20;

3 bonus bLongAtkRate,5;

4 if (.@r >= 7) {

5 bonus bAtk,2*(readparam(bInt)/5);

6 }

7 if (.@r >= 9) {

8 bonus2 bSkillAtk,"RA_ARROWSTORM",2*(Baselevel/10);

9 }

Equip Script None
Unequip Script None