|
|
|
|
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
2 =
3 getrefine();
4 bonus
5 bMatk,180;
6 bonus
7 bUnbreakableWeapon;
8 bonus
9 bMatkRate,7;
10 bonus
11 bHealPower,15;
12 bonus2
13 bSkillAtk,"AB_ADORAMUS",10;
14 if
15 (.@r
16 =7)
17 {
18 bonus2
19 bMagicAtkEle,Ele_Holy,7;
20 bonus
21 bVariableCastrate,-10;
22 }
23 if
24 (.@r
25 =9)
26 {
27 bonus2
28 bSkillAtk,"AB_ADORAMUS",15;
29 autobonus
30 "{
31 bonus2
32 bMagicAddSize,Size_All,15;
33 }",1,5000,BF_MAGIC;
34 }
35 if
36 (.@r
37 =11)
38 {
39 bonus
40 bDelayrate,-20;
41 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|