|
|
|
|
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 = getrefine();
2 .@red = 10;
3 bonus bUnbreakableWeapon;
4 if (.@r >= 7) {
5 .@red += 15;
6 if (.@r >= 9) {
7 bonus bLongAtkRate,15;
8 if (.@r >= 11) {
9 bonus bDelayrate,-10;
10 }
11 }
12 }
13 bonus2 bSubSize,Size_Medium,.@red;
14 bonus2 bSubSize,Size_Large,.@red;
15 bonus2 bMagicSubSize,Size_Medium,.@red;
16 bonus2 bMagicSubSize,Size_Large,.@red;
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|