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 = readparam(bStr);

2 .@a = readparam(bAgi);

3 .@d = readparam(bDex);

4 .@v = readparam(bvit);

5 .@l = readparam(bLuk);

6 .@i = readparam(bInt);

7 bonus bStr,3*(.@i/18);

8 bonus bAgi,3*(.@l/18);

9 bonus bVit,3*(.@d/18);

10 bonus bInt,3*(.@s/18);

11 bonus bDex,3*(.@v/18);

12 bonus bLuk,3*(.@a/18);

13 bonus bMaxHPrate,(.@d/18);

14 bonus bFlee2,(.@a/18);

15 bonus bVariableCastrate,-(.@v/18);

16 bonus bDelayrate,-(.@i/18);

17 bonus2 bIgnoreDefClassRate,Class_All,15*(.@l/18);

18 bonus2 bIgnoreMdefRaceRate,RC_All,15*(.@s/18);

Equip Script None
Unequip Script None