|
|
|
|
Viewing Item
#1588: Metal Book
Item ID |
1588 |
For Sale |
No
|
Identifier |
Metal_Book |
Credit Price |
Not For Sale
|
Name |
Metal Book |
Type |
Weapon - Book |
NPC Buy |
20 |
Weight |
0 |
NPC Sell |
10 |
Weapon Level |
3 |
Range |
1 |
Defense |
0 |
Slots |
1 |
Refineable |
Yes
|
Attack |
45 |
Min Equip Level |
1 |
MATK |
10 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
None
|
Equippable Jobs |
Priest / Sage / Star Gladiator |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned |
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bBaseAtk,(.@r*5);
6 bonus
7 bMatk,(.@r*2);
8 .@i
9 =
10 min(BaseLevel/10,12);
11 if
12 (BaseLevel
13 20)
14 {
15 bonus
16 bBaseAtk,((min(BaseLevel,120)-20)/10)*5;
17 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|