|
|
|
|
Viewing Item
#20962: Typhon's Skin
Item ID |
20962 |
|
For Sale |
No
|
Identifier |
Skin_Of_Typhon |
Credit Price |
Not For Sale
|
Name |
Typhon's Skin |
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 bonus2
2 bSubRace,RC_Player_Human,5;
3 bonus2
4 bSubRace,RC_DemiHuman,5;
5 bonus2
6 bSubRace,RC_Fish,5;
7 bonus2
8 bSubEle,Ele_Neutral,5;
9 bonus2
10 bSubEle,Ele_Poison,5;
11 bonus
12 bAgi,5;
13 bonus
14 bVit,5;
15 bonus
16 bMdef,10;
17 .@r
18 =
19 getrefine();
20 if
21 (.@r
22 =7)
23 {
24 .@sp
25 =
26 10;
27 if
28 (.@r
29 =8)
30 {
31 .@s
32 =
33 (readparam(bAgi)+readparam(bVit))/20;
34 bonus
35 bMatk,15*.@s;
36 bonus
37 bDef,20*.@s;
38 if
39 (.@r
40 =9)
41 {
42 .@sp
43 +=
44 10;
45 }
46 }
47 bonus
48 bMagicSPGainValue,.@sp;
49 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|