Viewing Item

#590068: Boosting Ice & Snow Mace

Item ID 590068 For Sale No
Identifier Z_Boost_P_Mace Credit Price Not For Sale
Name Boosting Ice & Snow Mace Type Weapon - Mace
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 253 Min Equip Level 1
MATK 338 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Swordman / Merchant / Knight / Priest / Blacksmith / Crusader / Monk / Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAtkRate,15;

3 bonus bMatkRate,15;

4 bonus bMatk,10*(.@r/2);

5 bonus bMaxHPrate,3*(.@r/2);

6 if (.@r>=7) {

7 bonus2 bIgnoreDefRaceRate,RC_All,25;

8 bonus2 bIgnoreMdefRaceRate,RC_All,25;

9 bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-25;

10 bonus2 bIgnoreDefRaceRate,RC_Player_Human,-25;

11 bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-25;

12 bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-25;

13 if (.@r>=9) {

14 bonus bVariableCastrate,-10;

15 }

16 }

Equip Script None
Unequip Script None