Basic Info

Name 4502 Sealed MasterSmith Card
Item ID 4502 - Sealed_B_Harword_Card
Type Card
4502
Adds a 5% chance of destroying an enemy's weapo and a 4% chance of destroying its armor each time the wearer dealing physical attacks.
If compounded equipment is refined to +15 or higher:
adds a 8% chance of destroying an enemy's weapon and a 6% chance of destroying its armor each time the wearer dealing physical attacks.
Caution - The effect of Sillit Pong does not apply when removing this card!
Class: Card
Compound on: Weapon
Weight: 1

Details

Weight 1
NPC Buy 20 z
NPC Sell 10 z
Refineable No
Equip Locations Main Hand

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
if (getrefine()>14) { bonus bBreakWeaponRate,800; bonus bBreakArmorRate,600; } else { bonus bBreakWeaponRate,500; bonus bBreakArmorRate,400; }
Equip Script
None
Unequip Script
None