Menu:
List Items
Viewing Item
#26653: Recruit Badge
Item ID | 26653 | For Sale | No | |
---|---|---|---|---|
Identifier | Recruit Badge | Credit Price | Not For Sale | |
Name | Recruit Badge | |||
NPC Buy | 20 | Weight | 45 | |
NPC Sell | 10 | Weapon Level | 0 | |
Range | 0 | Defense | 0 | |
Slots | 1 | Refineable | No | |
Attack | 0 | Min Equip Level | None | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | None | |||
Equip Upper | None | |||
Equippable Jobs | None | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 //if(isequippedcnt(26653) >=2) { dispbottom "2 Badges detected, effect disabled"; end; } if (strcharinfo(3)== $SEventMap$ || strcharinfo(3)== $SEventMap1$ || strcharinfo(3)== "xmas_city" || strcharinfo(3)== "hallow_city" || strcharinfo(3)== "trialh1" || strcharinfo(3)== "prontera" || compare(strcharinfo(3),"@air")) { bonus bNoGemStone,1; bonus3 bHPVanishRaceRate,RC_Formless,10000,1; skill "SA_LANDPROTECTOR",1; } end; |
|||
Equip Script | None | |||
Unequip Script | None |