|
|
|
|
Viewing Item
#520033: Opened Illusion War Axe
Item ID |
520033 |
|
For Sale |
No
|
Identifier |
aegis_520033 |
Credit Price |
Not For Sale
|
Name |
Opened Illusion War Axe |
Type |
Weapon - One-Handed Axe |
NPC Buy |
0 |
Weight |
150 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
1 |
Refineable |
Yes
|
Attack |
255 |
Min Equip Level |
150 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Blacksmith |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bUnbreakableWeapon;
6 bonus
7 bLuk,3;
8 bonus
9 bHit,3*(.@r/2);
10 bonus
11 bCritical,3*(.@r/2);
12 if
13 (BaseLevel
14 =150)
15 bonus
16 bBaseAtk,(min(BaseLevel,170)*3);
17 if
18 (.@r
19 =7)
20 bonus
21 bAspdRate,5;
22 if
23 (.@r
24 =9)
25 bonus
26 bAtkRate,5; |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|