Neev of Rest (Intelligence)

Item ID 29252 Name Neev of Rest (Intelligence)
Recovers 1 SP every 5 seconds.
_______________________
Refine Level +6:
Recovers additional 1 SP every 5 seconds.
_______________________
Refine Level +8:
Recovers additional 3 SP every 5 seconds.
_______________________
When enchanted on Dark Hand:
Recovers additional 25 SP every 5 seconds.
Weapon Level 0 Identifier Neev_Rest_4
Attack 0 Type Card - Enchant
MATK 0 Equip Locations None
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level None
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus2 bSPRegenRate,((.@r>=8)?5:((.@r>=6)?2:1)),5000;

Set Script
Dark Hand
Neev of Rest (Intelligence)
bonus2 bSPRegenRate,25,5000;