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 #4427 Card

Sword Guardian Card

Buy Price: N/A Sell Price: N/A
When compounded on a One-Handed Sword or Two-Handed Sword class weapon:
Critical +5
HIT +5
Increases damage of Bowling Bash by 25%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Sword Guardian

Rate: 0.5%

Available from boxes

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

.@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW); if (.@i == W_1HSWORD || .@i == W_2HSWORD) { bonus bHit,5; bonus bCritical,5; bonus2 bSkillAtk,"KN_BOWLINGBASH",25; }
.@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW);
if (.@i == W_1HSWORD || .@i == W_2HSWORD) {
   bonus bHit,5;
   bonus bCritical,5;
   bonus2 bSkillAtk,"KN_BOWLINGBASH",25;
}
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.