|
|
|
|
Viewing Item
#20837: Skin of Gwiber
Item ID |
20837 |
|
For Sale |
No
|
Identifier |
Skin_Of_Gwiber |
Credit Price |
Not For Sale
|
Name |
Skin of Gwiber |
Type |
Armor |
NPC Buy |
20 |
Weight |
60 |
NPC Sell |
10 |
Weapon Level |
0 |
Range |
0 |
Defense |
15 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
100 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Garment |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 bonus
2 bInt,5;
3 bonus
4 bDex,5;
5 bonus
6 bMdef,10;
7 bonus2
8 bSubEle,Ele_Dark,5;
9 bonus2
10 bSubEle,Ele_Undead,5;
11 bonus2
12 bSubRace,RC_Demon,5;
13 bonus2
14 bSubRace,RC_Undead,5;
15 .@r
16 =
17 getrefine();
18 .@val
19 =
20 (readparam(bInt)+readparam(bDex))/20;
21 if
22 (.@r
23 =7)
24 {
25 bonus
26 bSPGainValue,10;
27 if
28 (.@r
29 =8)
30 {
31 bonus
32 bBaseAtk,5*.@val;
33 bonus
34 bDelayrate,-1*.@val;
35 if
36 (.@r
37 =9)
38 {
39 bonus
40 bSPGainValue,10;
41 }
42 }
43 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|