Viewing Item

#19197: Racing Cap (Archbishop)

Item ID 19197 For Sale No
Identifier Racing_C_Bishop Credit Price Not For Sale
Name Racing Cap (Archbishop) 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 Third / Third Upper / Third Baby
Equippable Jobs Priest
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 bMatk,10*(.@r/2);

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

4 if (.@r>=8)

5 bonus2 bSkillAtk,"AB_DUPLELIGHT",10*getskilllv("PR_MACEMASTERY");

6 /*

7 if (.@r>=11)

8 bonus3 bAutoSpell,"AB_ADORAMUS",max(5,getskilllv("AB_ADORAMUS")),50;

9 Unknow Rate and Blue Gemstone consume mechanic

10 */

Equip Script None
Unequip Script None