Mikacheuki

Item ID 13078 Name Mikacheuki
A dagger with a curve that resemble a new moon. You gain magical power from the moon just by holding it.
_______________________
MATK +120
_______________________
Decreases SP Consumption by 5%.
_______________________
Decreases Variable Casting Time by 5%.
_______________________
Type: Dagger
Attack: 50
Weight: 0
Weapon Level: 4
Can be enchanted by:
Artisan Teneque_ng,75,20,0,100,0,0
_______________________
Requirement:
Base Level 100
Ninja
Weapon Level 4 Identifier Mikatsuki
Attack 50 Type Weapon - Dagger
MATK 120 Equip Locations Main Hand
Defense 0 Equippable Jobs Ninja, Kagerou / Oboro
Range 1 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 60 Min Equip Level 100
NPC Buy 40,000 Max Equip Level None
NPC Sell 20,000 Refineable Yes
Credit Price None Trade restriction None
Item Script
bonus bUseSPrate,-5;
bonus bVariableCastrate,-5;

Set Script
Spell Circuit
Nachal Sword
Mikacheuki
.@r = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_HAND_L);
bonus bVariableCastrate,-.@r;
bonus2 bSkillAtk,"NJ_KOUENKA",5*(.@r/2);
bonus2 bSkillAtk,"NJ_HYOUSENSOU",5*(.@r/2);
bonus2 bSkillAtk,"NJ_HUUJIN",5*(.@r/2);