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


Devil's Hand [0]   [Upper Head]   Item ID# 19329 (Hand_Of_Devil)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
100
Defense
18
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A hand dropped by a psychic who was chasing after a powerful demon. It will surround you with fear once you equip it.

Reduces after attack delay 10%.
Reduces fixed cast time by 50%.
Increases Lion's Howl damage by 20%.
Casting cannot be interrupted outside of WoE.

Refine Level +7:
Reduces after attack delay by 5% (ASPD +5%).
Increases Lion's Howl damage by 30%.

Refine Level +9:
Reduces after attack delay by 5% (ASPD +5%).
Increases Lion's Howl damage by 50%.

Refine Level +10:
Bypass 100% of hard defense of normal monsters, boss monsters and players when performing a physical attack.

Refine Level +10 and Ride In Lightening is at Level 5 or higher:
Reduces variable cast time of Lion's Howl, Mental Strength and Summon Spirit Sphere by 50%.

Refine Level +10 and Earth Shaker is Level 5 or higher:
Reduces cooldown of Lion's Howl by 9.5 seconds.

Refine Level +10 and Rampage Blast is Level 5 or higher:
Increases physical damage on boss monsters by 50%.

[iRO Description]
A hand dropped by a psychic who was chasing after a powerful demon. It will surround you with fear once you equip it.
Class: Headgear
Position: Upper
Defense: 18
Requires Level: 100
Usable By: All Jobs
Aspd + 10%
Reduces the fixed casting time of Lion's Howl by 100%.
Increases the damage of Lion's Howl by 20%.
The users casting cannot be interrupted outside of WoE.
If upgrade level is +7 or higher,
Additional Aspd + 5%
Increases the damage of Lion's Howl by an additional 30%.
If upgrade level is +9 or higher,
Additional Aspd + 5%
Increases the damage of Lion's Howl by an additional 50%.
If upgrade level is +10 or higher,
Reduces the variable casting time of Lion's Howl, Mental Strength and Summon Spirit Sphere by 50%, if Lightning Ride is at maximum level.
Reduces the cooldown of Lion's Howl by 9.5 seconds, if Earth Shaker is at maximum level.
Increases physical damage on boss monsters by 50%, if Rampage Blast is at maximum level.
Bypass 100% of hard defense of normal monsters, boss monsters and players when performing a physical attack.
Item Script
expand to view script
{ .@r = getrefine(); .@a = getskilllv("SR_RIDEINLIGHTNING"); .@b = getskilllv("SR_EARTHSHAKER"); .@c = getskilllv("SR_RAMPAGEBLASTER"); bonus bNoCastCancel; bonus bAspdRate,10; bonus2 bFixedCastrate,"SR_HOWLINGOFLION",-100; bonus2 bSkillAtk,"SR_HOWLINGOFLION",20; if (.@r>=7) { bonus2 bSkillAtk,"SR_HOWLINGOFLION",30; bonus bAspdRate,5; } if (.@r>=9) { bonus2 bSkillAtk,"SR_HOWLINGOFLION",50; bonus bAspdRate,5; } if (.@r>=10) bonus bIgnoreDefRace,RC_All; if (.@r>=10 && .@a == 5) { bonus2 bVariableCastrate,"SR_HOWLINGOFLION",-50; bonus2 bVariableCastrate,"MO_STEELBODY",-50; bonus2 bVariableCastrate,"MO_CALLSPIRITS",-50; } if (.@r>=10 && .@b == 5) bonus2 bSkillCooldown,"SR_HOWLINGOFLION",-9500; if (.@r>=10 && .@c == 5) bonus2 bAddClass,Class_Boss,50; },{},{}
Dropped By No Result

back to top