Menu:
List Items
Viewing Item
#27737: Winter Wonderland Sleuth ID
Item ID | 27737 | For Sale | No | |
---|---|---|---|---|
Identifier | Winter Wonderland Sleuth ID | Credit Price | Not For Sale | |
Name | Winter Wonderland Sleuth 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(27737) >=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 |
1 dispbottom "Reminder: Any card slotted in this accessory will disappear upon expiration."; |
|||
Unequip Script | None |