Menu:
List Items
Viewing Item
#27497: Brave Agent ID
Item ID | 27497 | For Sale | No | |
---|---|---|---|---|
Identifier | Brave Agent ID | Credit Price | Not For Sale | |
Name | Brave Agent ID | |||
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(27497) >=2) { dispbottom "2 ID 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 |