0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28565 Armor

Perverse Demon Mask [1]

Buy Price: N/A Sell Price: N/A
A mask that was excavated from buddha temple in Payon.
It seems like it was used for some kind of rituals.
_______________________
For each 18 base STR:
INT +3
Ignores 15% magical defense of targets.
_______________________
For each 18 base AGI:
LUK +3
Perfect Dodge +1
_______________________
For each 18 base VIT:
DEX +3
Decreases Variable Casting Time by 1%.
_______________________
For each 18 base INT:
STR +3
Decreases After Skill Delay by 1%.
_______________________
For each 18 base DEX:
VIT +3
MaxHP +1%
_______________________
For each 18 base LUK:
AGI +3
Ignores 15% physical defense of targets.
_______________________
Type: Accessory
Position: Left
Weight: 60
Armor Level: 1
_______________________
Requirement:
Base Level 80

Basic Information

Armor
60

Requirements

1
80

Scripts

.@s = readparam(bStr); .@a = readparam(bAgi); .@d = readparam(bDex); .@v = readparam(bVit); .@l = readparam(bLuk); .@i = readparam(bInt); bonus bStr,3*(.@i/18); bonus bAgi,3*(.@l/18); bonus bVit,3*(.@d/18); bonus bInt,3*(.@s/18); bonus bDex,3*(.@v/18); bonus bLuk,3*(.@a/18); bonus bMaxHPrate,(.@d/18); bonus bFlee2,(.@a/18); bonus bVariableCastrate,-(.@v/18); bonus bDelayrate,-(.@i/18); bonus2 bIgnoreDefClassRate,Class_All,15*(.@l/18); bonus2 bIgnoreMdefRaceRate,RC_All,15*(.@s/18);
.@s = readparam(bStr);
.@a = readparam(bAgi);
.@d = readparam(bDex);
.@v = readparam(bVit);
.@l = readparam(bLuk);
.@i = readparam(bInt);
bonus bStr,3*(.@i/18);
bonus bAgi,3*(.@l/18);
bonus bVit,3*(.@d/18);
bonus bInt,3*(.@s/18);
bonus bDex,3*(.@v/18);
bonus bLuk,3*(.@a/18);
bonus bMaxHPrate,(.@d/18);
bonus bFlee2,(.@a/18);
bonus bVariableCastrate,-(.@v/18);
bonus bDelayrate,-(.@i/18);
bonus2 bIgnoreDefClassRate,Class_All,15*(.@l/18);
bonus2 bIgnoreMdefRaceRate,RC_All,15*(.@s/18);
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.