Dark Hand

Item ID 19185 Name Dark Hand
I get caught in my head and feel fate-dependent.
_______________________
All Status +10
_______________________
Decreases SP Consumption by 20%.
_______________________
Decreases damage taken from Demi-Human race by 5%.
_______________________
For each Refine Level:
Increases Damage by 1%.
_______________________
When enchanted with Neev of Comfort(Vitality):
MaxHP +5000
_______________________
When enchanted with Neev of Comfort(Spirit):
MaxSP +100
_______________________
When enchanted with Neev of Comfort(Life):
Recovers 1000 HP every 5 seconds.
_______________________
When enchanted with Neev of Comfort(Intelligence):
Recovers 25 SP every 5 seconds.
_______________________
When enchanted with Neev of Eternal(Fire):
Decreases damage taken from Fire elemental attacks by 15%.
_______________________
When enchanted with Neev of Eternal(Water):
Decreases damage taken from Water elemental attacks by 15%.
_______________________
When enchanted with Neev of Eternal(Wind):
Decreases damage taken from Wind elemental attacks by 15%.
_______________________
When enchanted with Neev of Eternal(Earth):
Decreases damage taken from Earth elemental attacks by 15%.
_______________________
When enchanted with Neev of Eternal(Shadow):
Decreases damage taken from Shadow elemental attacks by 15%.
_______________________
When enchanted with Neev of Eternal(Ghost):
Decreases damage taken from Ghost elemental attacks by 15%.
_______________________
When enchanted with Neev of Eternal(Poison):
Decreases damage taken from Poison elemental attacks by 15%.
_______________________
When enchanted with Neev of Wound(Formless Form):
Decreases damage taken from Formless race by 5%.
_______________________
When enchanted with Neev of Wound(Undead Form):
Decreases damage taken from Undead race by 5%.
_______________________
When enchanted with Neev of Wound(Brute Form):
Decreases damage taken from monsters of Brute race by 5%.
_______________________
When enchanted with Neev of Wound(Plant Form):
Decreases damage taken from Plant race by 5%.
_______________________
When enchanted with Neev of Wound(Insect Form):
Decreases damage taken from Insect race by 5%.
_______________________
When enchanted with Neev of Wound(Fish Form):
Decreases damage taken from Fish race by 5%.
_______________________
When enchanted with Neev of Wound(Demon Form):
Decreases damage taken from Demon race by 5%.
_______________________
When enchanted with Neev of Wound(Demi-Human Form):
Decreases damage taken from Demi-Human race by 5%.
_______________________
When enchanted with Neev of Wound(Angel Form):
Decreases damage taken from Angel race by 5%.
_______________________
When enchanted with Neev of Wound(Dragon Form):
Decreases damage taken from Dragon race by 5%.
_______________________
When enchanted with Neev of Blood(Strength):
STR +5
_______________________
When enchanted with Neev of Blood(Speed):
AGI +5
_______________________
When enchanted with Neev of Blood(Vitality):
VIT +5
_______________________
When enchanted with Neev of Blood(Intelligence):
INT +5
_______________________
When enchanted with Neev of Blood(Concentration):
DEX +5
_______________________
When enchanted with Neev of Blood(Fortune):
LUK +5
_______________________
When enchanted with Neev of Honor(Speed):
ASPD +1
_______________________
When enchanted with Neev of Honor(Concentration):
Decreases Variable Casting Time by 10%.
_______________________
When enchanted with Neev of Honor(Skill):
Decreases After Skill Delay by 10%.
_______________________
When enchanted with Neev of Death(Strength):
ATK +5%
_______________________
When enchanted with Neev of Death(Intelligence):
MATK +5%
_______________________
When enchanted with Neev of Death(Physical):
DEF +500
_______________________
When enchanted with Neev of Death(Magic):
MDEF +20
_______________________
When enchanted with Neev of Honor(Hit):
HIT +20
_______________________
When enchanted with Neev of Honor(Flee):
FLEE +20
_______________________
When enchanted with Neev of Honor(Luk):
Perfect Dodge +5
_______________________
When enchanted with Neev of Death(Dex):
Increases range physical damage by 5%.
_______________________
When enchanted with Neev of Death(Luk):
Increases Critical Damage by 5%.
_______________________
When enchanted with Neev of Wound(Player):
Decreases damage taken from Demi-Human Players by 5%.
Decreases damage taken from Doram Players by 5%.
_______________________
When equipped with Puppet Bracelet:
Decreases damage taken from Demi-Human race by 3%.

Refine Level of Dark Hand is +6 or higher:
Perfect HIT +15%
Decreases After Skill Delay by 5%.
Ignores physical and magical defense of every race by 25%.

Refine Level of Dark Hand is +8 or higher:
Perfect HIT +15%
Decreases After Skill Delay by additional 10%.
Ignores physical and magical defense of every race by additional 25%.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 80
Armor Level: 1
_______________________
Requirement:
Base Level 100
Weapon Level 0 Identifier Blackhand_Of_Fate
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 80 Min Equip Level 100
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAllStats,10;
bonus bUseSPrate,-20;
bonus2 bSubRace,RC_DemiHuman,5;
bonus bAtkRate,.@r;
bonus bMatkRate,.@r;

Set Script
Dark Hand
Neev of Rest (Physical Strength)
bonus bMaxHP,5000;
Dark Hand
Neev of Rest (Spirit)
bonus bMaxSP,100;
Dark Hand
Neev of Rest (Life)
bonus2 bHPRegenRate,1000,5000;
Dark Hand
Neev of Rest (Intelligence)
bonus2 bSPRegenRate,25,5000;
Dark Hand
Neev of Eternity (Fire)
bonus2 bSubEle,Ele_Fire,15;
Dark Hand
Neev of Eternity (Water)
bonus2 bSubEle,Ele_Water,15;
Dark Hand
Neev of Eternity (Wind)
bonus2 bSubEle,Ele_Wind,15;
Dark Hand
Neev of Eternity (Earth)
bonus2 bSubEle,Ele_Earth,15;
Dark Hand
Neev of Eternity (Dark)
bonus2 bSubEle,Ele_Dark,15;
Dark Hand
Neev of Eternity (Ghost)
bonus2 bSubEle,Ele_Ghost,15;
Dark Hand
Neev of Eternity (Poison)
bonus2 bSubEle,Ele_Poison,15;
Dark Hand
Neev of Wound (Intangible)
bonus2 bSubRace,RC_Formless,5;
Dark Hand
Neev of Wound (Immortal)
bonus2 bSubRace,RC_Undead,5;
Dark Hand
Neev of Wound (Animal)
bonus2 bSubRace,RC_Brute,5;
Dark Hand
Neev of Wound (Plant)
bonus2 bSubRace,RC_Plant,5;
Dark Hand
Neev of Wound (Insect)
bonus2 bSubRace,RC_Insect,5;
Dark Hand
Neev of Wound (Fish Shell)
bonus2 bSubRace,RC_Fish,5;
Dark Hand
Neev of Wound (Devil)
bonus2 bSubRace,RC_Demon,5;
Dark Hand
Neev of Wound (Humanoid)
bonus2 bSubRace,RC_DemiHuman,5;
Dark Hand
Neev of Wound (Angel)
bonus2 bSubRace,RC_Angel,5;
Dark Hand
Neev of Wound (Dragon)
bonus2 bSubRace,RC_Dragon,5;
Dark Hand
Neev of Blood (Arm Strength)
bonus bStr,5;
Dark Hand
Neev of Blood (Quick)
bonus bAgi,5;
Dark Hand
Neev of Blood (Physical Strength)
bonus bVit,5;
Dark Hand
Neev of Blood (Brains)
bonus bInt,5;
Dark Hand
Neev of Blood (Concentration)
bonus bDex,5;
Dark Hand
Neev of Blood (Fortune)
bonus bLuk,5;
Dark Hand
Neev of Honor (Quick)
bonus bAspd,1;
Dark Hand
Neev of Honor (Concentration)
bonus bVariableCastrate,-10;
Dark Hand
Neev of Honor (Skilled)
bonus bDelayrate,-10;
Dark Hand
Neev of Death (Arm Strength)
bonus bAtkRate,5;
Dark Hand
Neev of Death (Brains)
bonus bMatkRate,5;
Dark Hand
Neev of Death (Physical Strength)
bonus bDef,500;
Dark Hand
Neev of Death (Magic Defense)
bonus bMdef,20;
Dark Hand
Neev of Honor (Hit)
bonus bHit,20;
Dark Hand
Neev of Honor (Avoidance)
bonus bFlee,20;
Dark Hand
Neev of Honor (Fortune)
bonus bFlee2,5;
Dark Hand
Neve of Death (Technique)
bonus bLongAtkRate,5;
Dark Hand
Neve of Death (Fortune)
bonus bCritAtkRate,5;
Dark Hand
Neev of Wound (Player)
bonus2 bSubRace,RC_Player_Human,30;
bonus2 bSubRace,RC_Player_Doram,30;
Dark Hand
Puppet Bracelet
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bSubRace,RC_DemiHuman,3;
if (.@r>=6) {
   bonus bPerfectHitAddRate,15;
   bonus bDelayrate,-5;
   bonus2 bIgnoreDefRaceRate,RC_All,25;
   bonus2 bIgnoreMdefRaceRate,RC_All,25;
}
if (.@r>=8) {
   bonus bPerfectHitAddRate,15;
   bonus bDelayrate,-10;
   bonus2 bIgnoreDefRaceRate,RC_All,25;
   bonus2 bIgnoreMdefRaceRate,RC_All,25;
}