Artwork unavailable
RENEWAL / ITEMS
Upgrade Mechanic Howard Card
#300573Card
Upd_Mechanic_Card
TypeCard
Card placementGarment
Weight1
Buy price20 z
Sell price10 z
No description is available. Available properties and effects are shown below.
Item details
- Card placement
- Garment
- Trade
Item effect script
.@r = getrefine();
bonus2 bAddSize,Size_All,4*(.@r/3);
if (BaseLevel>=175)
bonus bAllStats,15;
if (.@r>=10)
bonus bAllStats,15;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Blacksmith) {
bonus bLongAtkRate,15;
bonus bMaxHPrate,15;
bonus2 bAddRace,RC_All,15;
}