Viewing Item

#590066: Opened Illusion Iron Driver

Item ID 590066 For Sale No
Identifier aegis_590066 Credit Price Not For Sale
Name Opened Illusion Iron Driver Type Weapon - Mace
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 255 Min Equip Level 150
MATK 255 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bVariableCastrate,-3*(.@r/2);

3 bonus bAspdRate,3*(.@r/2);

4 if (BaseLevel>=150) {

5 bonus bBaseAtk,(min(BaseLevel,170)*3);

6 bonus bMatk,(min(BaseLevel,170)*3);

7 }

8 if (.@r>=7) {

9 bonus bVariableCastrate,-5;

10 bonus bAspdRate,5;

11 }

12 if (.@r>=9) {

13 bonus bAtkRate,5;

14 bonus bMatkRate,5;

15 }

Equip Script None
Unequip Script None