Boosting Ice & Snow Sotaedo

Item ID 510126 Name Boosting Ice & Snow Sotaedo
None
Weapon Level 3 Identifier Z_Boost_P_Sotaedo
Attack 90 Type Weapon - Dagger
MATK 253 Equip Locations Main Hand
Defense 0 Equippable Jobs Ninja, Kagerou / Oboro
Range 1 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMatkRate,10;
bonus bMatk,6*(.@r/2);
bonus bAgi,2*(.@r/2);
if (.@r>=7) {
   bonus2 bIgnoreMdefRaceRate,RC_All,10;
   bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-10;
   bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-10;
   if (.@r>=9) {
       bonus bVariableCastrate,-5;
   }
}

Set Script
Boosting Ice & Snow Sotaedo
Boosting Ice & Snow Nindo
bonus bMatkRate,10;
bonus2 bIgnoreMdefRaceRate,RC_All,5;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-5;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-5;