Sword Guardian Card Card
ID: 4427 · Sword_Guardian_Card
NPC Sell:
10z
NPC Buy:
20z
Item Info
| Type | Card |
| Weight | 1 |
| Slots | 0 |
| Equip | Weapon |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
When compounded into a One-Handed or Two-Handed Sword,
Critical +5, HIT +5,
increases power of Bowling Bash skill by 25%
Class: Card
Compound on: Weapon
Weight: 1
Script
On Equip:
if(getiteminfo(getequipid(EQI_HAND_R),11)==2||getiteminfo(getequipid(EQI_HAND_R),11)==3) {
bonus bHit,5;
bonus bCritical,5;
bonus2 bSkillAtk,62,25;
}
No known monster drops for this item.