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 |
Equip Locations | Main Hand + Off Hand | ||
Equip Upper | Third / Third Upper / Third Baby | ||
Equippable Jobs | Blacksmith | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); .@red = 10; bonus bUnbreakableWeapon; if (.@r >= 7) { .@red += 15; if (.@r >= 9) { bonus bLongAtkRate,15; if (.@r >= 11) { bonus bDelayrate,-10; } } } bonus2 bSubSize,Size_Medium,.@red; bonus2 bSubSize,Size_Large,.@red; |
||
Equip Script | None | ||
Unequip Script | None |