
RENEWAL / ITEMS
Sword Guardian Card
#4427Card
Sword_Guardian_Card
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Card
Compounds On: Weapon
Weight: 1
If compounded to One-Handed or Two-Handed Sword,
Hit + 5
Crit + 5
Increases the damage of Bowling Bash by 25%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Weapon
- Trade
Item effect script
.@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;
}
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
| Sword GuardianBoss · 1829 | 0.01% | 0.01% | Cannot be stolen |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.