Viewing Item

#19205: Racing Cap (Summoner)

Item ID 19205 For Sale No
Identifier Racing_C_Doram Credit Price Not For Sale
Name Racing Cap (Summoner) 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 Summoner
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,5*(.@r/2);

3 bonus bMatk,5*.@r/2;

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

5 if (.@r>=8) {

6 bonus2 bSkillCooldown,"SU_SVG_SPIRIT",-4000*getskilllv("SU_LUNATICCARROTBEAT");

7 bonus2 bSkillCooldown,"SU_NYANGGRASS",-8000*getskilllv("SU_CN_METEOR");

8 bonus2 bSkillCooldown,"SU_BUNCHOFSHRIMP",-4000*getskilllv("SU_FRESHSHRIMP");

9 }

10 if (.@r>=11)

11 bonus bDelayrate,-15;

Equip Script None
Unequip Script None