|
|
|
|
Viewing Item
#28136: Blasti-OS
Item ID |
28136 |
|
For Sale |
No
|
Identifier |
Blasti_OS |
Credit Price |
Not For Sale
|
Name |
Blasti-OS |
Type |
Weapon - Two-Handed Axe |
NPC Buy |
20 |
Weight |
450 |
NPC Sell |
10 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
400 |
Min Equip Level |
130 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Two-Handed |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Blacksmith |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 .@red
5 =
6 10;
7 bonus
8 bUnbreakableWeapon;
9 if
10 (.@r
11 =
12 7)
13 {
14 .@red
15 +=
16 15;
17 if
18 (.@r
19 =
20 9)
21 {
22 bonus
23 bLongAtkRate,15;
24 if
25 (.@r
26 =
27 11)
28 {
29 bonus
30 bDelayrate,-10;
31 }
32 }
33 }
34 bonus2
35 bSubSize,Size_Medium,.@red;
36 bonus2
37 bSubSize,Size_Large,.@red;
38 bonus2
39 bMagicSubSize,Size_Medium,.@red;
40 bonus2
41 bMagicSubSize,Size_Large,.@red; |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|