Artwork unavailable
RENEWAL / ITEMS
Upgrade Minstrel Alphoccio Card
#300578Card
Upd_Minstrel_Card
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
.@r = getrefine();
bonus2 bMagicAtkEle,Ele_All,4*(.@r/3);
if (BaseLevel>=175)
bonus bAllStats,15;
if (.@r>=10)
bonus bAllStats,15;
if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {
bonus bMaxHPrate,15;
bonus bMatkRate,15;
bonus2 bMagicAddRace,RC_All,15;
}