0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #27217 Card

Sealed Stalker Card

Buy Price: N/A Sell Price: N/A
Physical attacks have a chance to auto-cast Level 1 Full Strip.
HIT +10
_______________________
Base LUK at least 110:
HIT +10
_______________________
Refine Level +15:
Physical attacks have a chance to auto-cast Level 3 Full Strip instead.
HIT +15 instead.

Base LUK at least 110:
HIT +15 instead.
_______________________
Warning - Silit Pong does not work on removing this card!
_______________________
Type: Card
Compound on: Armor
Weight: 1

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

if (getrefine()<15) { bonus5 bAutoSpellWhenHit,"ST_FULLSTRIP",1,1,BF_WEAPON,1; bonus bHit,(readparam(bLuk)>=110) ? 20 : 10; } else { bonus bHit,(readparam(bLuk)>=110) ? 30 : 15; }
if (getrefine()<15) {
   bonus5 bAutoSpellWhenHit,"ST_FULLSTRIP",1,1,BF_WEAPON,1;
   bonus bHit,(readparam(bLuk)>=110) ? 20 : 10;
}
else {
   bonus bHit,(readparam(bLuk)>=110) ? 30 : 15;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.