|
|
|
|
Viewing Item
#24616: Super Magic Shadow Shield
Item ID |
24616 |
|
For Sale |
No
|
Identifier |
S_Super_Magic_Shield |
Credit Price |
Not For Sale
|
Name |
Super Magic Shadow Shield |
Type |
Shadow Equipment |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
0 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
99 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Shadow Shield |
Equip Upper |
None
|
Equippable Jobs |
Novice / Super novice |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 .@val
5 =
6 5;
7 if
8 (.@r
9 =7)
10 {
11 .@val
12 +=
13 5;
14 }
15 if
16 (.@r
17 =9)
18 {
19 skill
20 "WZ_WATERBALL",getskilllv("HW_GRAVITATION");
21 }
22 bonus2
23 bMagicAtkEle,Ele_Neutral,.@val;
24 bonus2
25 bMagicAtkEle,Ele_Fire,.@val;
26 bonus2
27 bMagicAtkEle,Ele_Earth,.@val;
28 bonus2
29 bMagicAtkEle,Ele_Water,.@val;
30 bonus2
31 bMagicAtkEle,Ele_Wind,.@val; |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|