|
|
|
|
Viewing Item
#450150: Magic Protector Robe
Item ID |
450150 |
|
For Sale |
No
|
Identifier |
MD_Geffen_Robe |
Credit Price |
Not For Sale
|
Name |
Magic Protector Robe |
Type |
Armor |
NPC Buy |
0 |
Weight |
80 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
110 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
230 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Armor |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bHealPower2,10;
6 bonus
7 bUseSPrate,-10;
8 bonus
9 bMaxHPrate,3;
10 bonus
11 bInt,3;
12 bonus
13 bDex,3;
14 bonus
15 bMatk,10*.@r;
16 bonus
17 bVariableCastrate,-2*(.@r/2);
18 if
19 (.@r
20 =9)
21 {
22 bonus2
23 bMagicAtkEle,Ele_All,10;
24 if
25 (.@r
26 =11)
27 {
28 bonus
29 bVariableCastrate,-7;
30 if
31 (.@r
32 =13)
33 {
34 bonus
35 bMatk,60;
36 }
37 }
38 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|