ID #5596
Armor
Four Leaf Clover
Buy Price: N/A
Sell Price: N/A
Rental Item
A Four-leafed clover that brings its wearer luck.
_______________________
ATK +5
MATK +5
MDEF +2
_______________________
When VIP status active:
All Basic Stats +1
Increases experience gained from defeating monsters by 2%.
_______________________
Type: Headgear
Defense: 2
Position: Lower
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement: None
A Four-leafed clover that brings its wearer luck.
_______________________
ATK +5
MATK +5
MDEF +2
_______________________
When VIP status active:
All Basic Stats +1
Increases experience gained from defeating monsters by 2%.
_______________________
Type: Headgear
Defense: 2
Position: Lower
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Armor
Defense
2
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bBaseAtk,5; bonus bMatk,5; bonus bMdef,2; if (vip_status(VIP_STATUS_ACTIVE)) { bonus2 bExpAddRace,RC_All,2; bonus bAllStats,1; }
bonus bBaseAtk,5;
bonus bMatk,5;
bonus bMdef,2;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus2 bExpAddRace,RC_All,2;
bonus bAllStats,1;
}