Viewing Item

#16099: Rubber Hammer

Item ID 16099 For Sale No
Identifier Ein_1HHAMMER Credit Price Not For Sale
Name Rubber Hammer Type Weapon - Mace
NPC Buy 0 Weight 190
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 170
MATK 180 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus bMatkRate,7;

4 bonus bHealPower,15;

5 bonus2 bSkillAtk,"AB_ADORAMUS",10;

6 if (.@r>=7) {

7 bonus2 bMagicAtkEle,Ele_Holy,7;

8 bonus bVariableCastrate,-10;

9 }

10 if (.@r>=9) {

11 bonus2 bSkillAtk,"AB_ADORAMUS",15;

12 autobonus "{ bonus2 bMagicAddSize,Size_All,15; }",1,5000,BF_MAGIC;

13 }

14 if (.@r>=11) {

15 bonus bDelayrate,-20;

16 }

Equip Script None
Unequip Script None