
RENEWAL / ITEMS
Sealed MasterSmith Card
#4502Card
Sealed_B_Harword_Card
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Type: Miscellaneous
Class: Card
Compounds On: Weapon
Weight: 1
Adds a 5% chance of destroying an enemy's weapon and a 4% chance of destroying its armor each time the wearer physically attacks.
If this card is slotted into a weapon refined to +15 or higher, has a 8% chance of destroying an enemy's weapon and a 6% chance of destroying its armor each time the wearer physically attacks instead.
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
.@r = getrefine();
bonus bBreakWeaponRate,(.@r>14?800:500);
bonus bBreakArmorRate,(.@r>14?600:400);