Viewing Item

#19204: Racing Cap (Super Novice)

Item ID 19204 For Sale No
Identifier Racing_C_Super Credit Price Not For Sale
Name Racing Cap (Super Novice) Type Armor
NPC Buy 20 Weight 0
NPC Sell 10 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 None
Equippable Jobs Novice / Super novice
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be sold to NPC / 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 bonus bBaseAtk,10*(.@r/2);

3 bonus bAspdRate,2*(.@r/3);

4 if (.@r>=8)

5 bonus bCritAtkRate,10*getskilllv("TF_DOUBLE");

6 if (.@r>=11) {

7 bonus bAspd,1;

8 bonus bBaseAtk,20;

9 }

Equip Script None
Unequip Script None