0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #27064 Card

Royal Guard Randel (MVP) Card

Buy Price: N/A Sell Price: N/A
When equipped by Royal Guard:
DEF +350
ATK +15%
_______________________
Base Level at least 165:
All Basic Stats +10
_______________________
Refine Level of equipped Garment is +10 or higher:
All Basic Stats +10
_______________________
When equipped with Royal Guard Randel Card:
Random chance to increase VIT by 100 and transform into Royal Guard Randel for 5 seconds when receiving physical damage.
_______________________
Type: Card
Compound on: Garment
Weight: 1

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) { bonus bDef,350; bonus bAtkRate,10; } if (BaseLevel>=165) bonus bAllStats,10; if (getrefine()>=10) bonus bAllStats,10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {
   bonus bDef,350;
   bonus bAtkRate,10;
}
if (BaseLevel>=165)
   bonus bAllStats,10;
if (getrefine()>=10)
   bonus bAllStats,10;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.