Artwork unavailable
RENEWAL / ITEMS
Upgrade Genetic Flamel Card
#300574Card
Upd_Genetic_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 bAddSize,Size_All,4*(.@r/3);
if (BaseLevel>=175)
bonus bAllStats,15;
if (.@r>=10)
bonus bAllStats,15;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {
bonus bLongAtkRate,15;
bonus bMaxHPrate,15;
bonus2 bAddRace,RC_All,15;
}