Viewing Item

#20799: Elemental Towel

Item ID 20799 For Sale No
Identifier Elemental_Towel Credit Price Not For Sale
Name Elemental Towel Type Armor
NPC Buy 20 Weight 40
NPC Sell 10 Weapon Level 0
Range 0 Defense 13
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bLongAtkRate,2;

2 if (getrefine()>=7) {

3 bonus2 bSkillUseSP,"RA_ARROWSTORM",20;

4 bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",60;

5 }

6 if (getrefine()>=8) {

7 bonus bLongAtkRate,2;

8 }

9 if (getrefine()>=9) {

10 bonus bLongAtkRate,3;

11 }

Equip Script None
Unequip Script None