Renewal
.:Renewal Item Database:.
Search Item By ID


Perverse Demon Mask [1]   [Accessory (Left)]   Item ID# 28565 (Perverse_Demon_Mask)
Perverse Demon Mask
Type
Armor
Class
Accessory (Left)
Buy
20z
Sell
10z
Weight
6
Required Lvl
80
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A mask that was excavated from buddha temple in Payon.
It seems like it was used for some kind of rituals.

Every 18 base STR:
INT +3. Ignores magical defense of target by 15%.

Every 18 base AGI:
LUK +3, Perfect dodge +1.

Every 18 base VIT:
DEX +3. Reduces variable cast time by 1%.

Every 18 base INT:
STR +3. Reduces after cast delay by 1%.

Every 18 base DEX:
VIT +3, MaxHP +1%.

Every 18 base LUK:
AGI +3. Ignores physical defense of target by 15%.
Item Script
expand to view script
{ .@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 bMaxHPrate,(.@d/18); bonus bVariableCastrate,-(.@v/18); bonus bDelayrate,-(.@i/18); bonus2 bIgnoreDefClassRate,Class_All,15*(.@l/18); bonus2 bIgnoreMdefRaceRate,RC_All,15*(.@s/18); },{},{}
Dropped By No Result

back to top