
RENEWAL / ITEMS
Mechanic Howard (MVP) Card
#27061Card
Mechanic_Card_J
TypeCard
Card placementGarment
Weight1
Buy price20 z
Sell price10 z
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Card placement
- Garment
- Trade
Item effect script
if (eaclass()&EAJL_THIRD && BaseJob == Job_Blacksmith) {
bonus bHit,20;
bonus bAtkRate,15;
}
if (BaseLevel>=165)
bonus bAllStats,10;
if (getrefine()>=10)
bonus bAllStats,10;