|
|
|
|
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 |
0 |
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 bMatk,180;
3 bonus bUnbreakableWeapon;
4 bonus bMatkRate,7;
5 bonus bHealPower,15;
6 bonus2 bSkillAtk,"AB_ADORAMUS",10;
7 if (.@r>=7) {
8 bonus2 bMagicAtkEle,Ele_Holy,7;
9 bonus bVariableCastrate,-10;
10 }
11 if (.@r>=9) {
12 bonus2 bSkillAtk,"AB_ADORAMUS",15;
13 autobonus "{ bonus2 bMagicAddSize,Size_All,15; }",1,5000,BF_MAGIC;
14 }
15 if (.@r>=11) {
16 bonus bDelayrate,-20;
17 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|