ID #1372
Weapon
Light Epsilon
Buy Price: N/A
Sell Price: N/A
Rental Item
A Greek ceremonial axe that possesses the power of holiness.
_______________________
STR +10
_______________________
Increases movement speed.
_______________________
Enables the use of Level 3 Heal.
_______________________
Increases Physical Damage against monsters of Demon race by 3%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Two-Handed Axe
Attack: 229
Weight: 0
Element: Holy
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Swordsman and Merchant
A Greek ceremonial axe that possesses the power of holiness.
_______________________
STR +10
_______________________
Increases movement speed.
_______________________
Enables the use of Level 3 Heal.
_______________________
Increases Physical Damage against monsters of Demon race by 3%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Two-Handed Axe
Attack: 229
Weight: 0
Element: Holy
Weapon Level: 4
Refineable: No
_______________________
Requirement:
Swordsman and Merchant
Available from boxes
Basic Information
Type
Weapon
Range
1
Job Requirements
Alchemist
Yes
Blacksmith
Yes
Crusader
Yes
Knight
Yes
Merchant
Yes
Swordsman
Yes
Requirements
Weapon Level
4
Min Level
1
Scripts
Script bonus bAtkEle,Ele_Holy; skill "AL_HEAL",3; bonus2 bAddRace,RC_Demon,3; bonus bStr,10; bonus bSpeedRate,25; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bBaseAtk,10; bonus bMatk,10; }
bonus bAtkEle,Ele_Holy;
skill "AL_HEAL",3;
bonus2 bAddRace,RC_Demon,3;
bonus bStr,10;
bonus bSpeedRate,25;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bBaseAtk,10;
bonus bMatk,10;
}