|
|
|
|
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
2 =
3 getrefine();
4 bonus
5 bVariableCastrate,-3*(.@r/2);
6 bonus
7 bAspdRate,3*(.@r/2);
8 if
9 (BaseLevel
10 =150)
11 {
12 bonus
13 bBaseAtk,(min(BaseLevel,170)*3);
14 bonus
15 bMatk,(min(BaseLevel,170)*3);
16 }
17 if
18 (.@r
19 =7)
20 {
21 bonus
22 bVariableCastrate,-5;
23 bonus
24 bAspdRate,5;
25 }
26 if
27 (.@r
28 =9)
29 {
30 bonus
31 bAtkRate,5;
32 bonus
33 bMatkRate,5;
34 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|