Artwork unavailable
RENEWAL / ITEMS
Upgrade Royal Guard Randel Card
#300568Card
Upd_RoyalGuard_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_Crusader) {
bonus bDef,350;
bonus bMaxHPrate,15;
bonus2 bAddRace,RC_All,15;
}