Item ID | 13462 | For Sale | No |
---|---|---|---|
Identifier | Sealed_Maximum_Sword | Credit Price | Not For Sale |
Name | Sealed Maximum Sword | Type | Weapon - One-Handed Sword |
NPC Buy | 0 | Weight | 150 |
NPC Sell | 0 | Weapon Level | 4 |
Range | 1 | Defense | 0 |
Slots | 2 | Refineable | Yes |
Attack | 100 | Min Equip Level | 100 |
Equip Locations | Main Hand | ||
Equip Upper | Upper / Third / Third Upper / Third Baby | ||
Equippable Jobs | Knight / Blacksmith / Assassin / Crusader / Rogue / Alchemist | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); .@hp = -1000; bonus3 bAutoSpell,"MG_COLDBOLT",5,100; if (.@r >= 7) { .@atk = 65; .@hp += 500; if (.@r >= 10) { bonus bAspd,1; .@atk += 45; .@hp += 500; } bonus bBaseAtk,.@atk; } if (.@hp) { bonus bMaxHP,.@hp; } |
||
Equip Script | None | ||
Unequip Script | None |