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 #1326 Weapon

Illusion War Axe [2]

Buy Price: N/A Sell Price: N/A
A bloodthirsty axe that has aided many warriors in battle.
_______________________
STR +2
DEX +2
LUK +2
_______________________
Increases damage of Axe Tornado and Axe Boomerang by 100%.
_______________________
Increases damage of Cart Tornado by 75%.
_______________________
Refine Level +7:
Increases damage of Axe Tornado, Axe Boomerang and Cart Tornado by 20%.
_______________________
Refine Level +9:
Increases damage of Axe Tornado, Axe Boomerang and Cart Tornado by 20%.
_______________________
When equipped with Illusion Shoes:
ATK +40
_______________________
Refine Level of Illusion War Axe and Illusion Shoes each is +7 or higher:
Increases damage of Axe Boomerang by 15%.
Total Refine Level of entire set at least +18:
ATK +10%
_______________________
Total Refine Level of entire set at least +22:
Increases Ranged Physical Damage by 10%.
_______________________
Indestructible in battle
_______________________
Type: One-Handed Axe
Attack: 180
Weight: 420
Weapon Level: 4
_______________________
Requirement:
Base Level 120
Mechanic and Genetic

Equipment Slots

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

Basic Information

Weapon
4200
1

Job Requirements

Yes
Yes

Requirements

4
120

Scripts

bonus bStr,2; bonus bDex,2; bonus bLuk,2; .@r = getrefine(); if (.@r >= 9) { .@val = 40; } else if (.@r >= 7) { .@val = 20; } bonus2 bSkillAtk,"NC_AXETORNADO",(100+.@val); bonus2 bSkillAtk,"NC_AXEBOOMERANG",(100+.@val); bonus2 bSkillAtk,"GN_CART_TORNADO",(75+.@val);
bonus bStr,2;
bonus bDex,2;
bonus bLuk,2;
.@r = getrefine();
if (.@r >= 9) {
   .@val = 40;
} else if (.@r >= 7) {
   .@val = 20;
}
bonus2 bSkillAtk,"NC_AXETORNADO",(100+.@val);
bonus2 bSkillAtk,"NC_AXEBOOMERANG",(100+.@val);
bonus2 bSkillAtk,"GN_CART_TORNADO",(75+.@val);
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.