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

2 =

3 getrefine();

4 bonus

5 bBaseAtk,5*(.@r/2);

6 bonus

7 bMatk,5*.@r/2;

8 bonus

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

10 if

11 (.@r

12 =8)

13 {

14 bonus2

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

16 bonus2

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

18 bonus2

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

20 }

21 if

22 (.@r

23 =11)

24 bonus

25 bDelayrate,-15;

Equip Script None
Unequip Script None