AuraRO Logo

Viewing Item

#5903: Deadman Bandana

Item ID 5903 For Sale No
Identifier Deadman Bandana Credit Price Not For Sale
Name Deadman Bandana Type
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 99
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 .@rate = 1;

3 bonus bCritical,.@r*2;

4 bonus bFixedCastrate,-2;

5 if (.@r>=7) {

6 bonus bMatk,20;

7 .@rate += 3;

8 }

9 if (.@r>=9) {

10 bonus bVariableCastrate,-20;

11 bonus2 bSkillUseSP,"SL_STUN",5;

12 bonus2 bSkillUseSP,"SL_SMA",5;

13 }

14 bonus3 bAutoSpellWhenHit,"SL_SWOO",getskilllv("SL_SWOO"),(.@rate*10);

Equip Script None
Unequip Script None