Artwork unavailable
RENEWAL / ITEMS
Upgrade Rune Knight Seyren Card
#300567Card
Upd_RuneKnight_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_Knight) {
bonus bCritical,20;
bonus bMaxHPrate,15;
bonus2 bAddRace,RC_All,15;
}