|
|
|
|
Viewing Item
#28565: Perverse Demon Mask
Item ID |
28565 |
|
For Sale |
No
|
Identifier |
Perverse_Demon_Mask |
Credit Price |
Not For Sale
|
Name |
Perverse Demon Mask |
Type |
Armor |
NPC Buy |
20 |
Weight |
6 |
NPC Sell |
10 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
1 |
Refineable |
No
|
Attack |
0 |
Min Equip Level |
80 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Accessory Left |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@s
2 =
3 readparam(bStr);
4 .@a
5 =
6 readparam(bAgi);
7 .@d
8 =
9 readparam(bDex);
10 .@v
11 =
12 readparam(bvit);
13 .@l
14 =
15 readparam(bLuk);
16 .@i
17 =
18 readparam(bInt);
19 bonus
20 bStr,3*(.@i/18);
21 bonus
22 bAgi,3*(.@l/18);
23 bonus
24 bVit,3*(.@d/18);
25 bonus
26 bInt,3*(.@s/18);
27 bonus
28 bDex,3*(.@v/18);
29 bonus
30 bLuk,3*(.@a/18);
31 bonus
32 bMaxHPrate,(.@d/18);
33 bonus
34 bFlee2,(.@a/18);
35 bonus
36 bMaxHPrate,(.@d/18);
37 bonus
38 bVariableCastrate,-(.@v/18);
39 bonus
40 bDelayrate,-(.@i/18);
41 bonus2
42 bIgnoreDefClassRate,Class_All,15*(.@l/18);
43 bonus2
44 bIgnoreMdefRaceRate,RC_All,15*(.@s/18); |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|