Item ID | 19329 | For Sale | No |
---|---|---|---|
Identifier | Devil's_Hand | Credit Price | Not For Sale |
Name | Devil's Hand | Type | Armor |
NPC Buy | 10 | Weight | 100 |
NPC Sell | 5 | Weapon Level | 0 |
Range | 0 | Defense | 18 |
Slots | 0 | Refineable | Yes |
Attack | 0 | Min Equip Level | 100 |
Equip Locations | Upper Headgear | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | All Jobs | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@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 bIgnoreDefClass,Class_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; |
||
Equip Script | None | ||
Unequip Script | None | ||
Description |
-- Need translation check 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 of all skills by 50%. ________________________ Increases damage of Lion's Howl by 20%. ________________________ The users casting cannot be interrupted outside of WoE. ________________________ Refine Level +7: Reduces after attack delay 5%. Increases damage of Lion's Howl by 30%. Refine Level +9: Reduces after attack delay 5%. Increases damage of Lion's Howl by 50%. Refine Level +10: Reduces variable cast time of Lion's Howl, Mental Strength and Summon Spirit Sphere by 50%, if Lightning Ride is at maximum level. Reduces 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. ________________________ Type: Headgear Defense: 18 Position: Upper Weight: 100 Refinable: Yes ________________________ Requirement: Base level 100 |