|
|
|
|
Viewing Item
#24286: Doram Magical Shadow Weapon
Item ID |
24286 |
|
For Sale |
No
|
Identifier |
S_DoramMagical_Weapon |
Credit Price |
Not For Sale
|
Name |
Doram Magical Shadow Weapon |
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 |
1 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Shadow Weapon |
Equip Upper |
None
|
Equippable Jobs |
Summoner |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bBaseAtk,.@r;
6 bonus
7 bMatk,.@r;
8 bonus
9 bVariableCastrate,-(5+.@r);
10 if
11 (getskilllv("SU_POWEROFLAND")
12 ==
13 1)
14 bonus
15 bFixedCast,-100;
16 if
17 (getskilllv("SU_POWEROFSEA")
18 ==
19 1)
20 {
21 bonus
22 bUseSPrate,-3;
23 }
24 if
25 (.@r
26 =7)
27 bonus
28 bMatkRate,5;
29 if
30 (.@r
31 =9)
32 bonus
33 bMatkRate,5; |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|