Viewing Item

#27064: Royal Guard Randel Card

Item ID 27064 For Sale No
Identifier RoyalGuard_Card_J Credit Price Not For Sale
Name Royal Guard Randel Card Type Card
NPC Buy 20 Weight 1
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {

2 bonus bDef,350;

3 bonus bAtkRate,10;

4 }

5 if (BaseLevel>164)

6 bonus bAllStats,10;

7 if (getrefine()>9)

8 bonus bAllStats,10;

Equip Script None
Unequip Script None