Renewal
.:Renewal Item Database:.
Search Item By ID


Sealed Maximum Sword [2]   [One Hand]   Item ID# 13462 (Sealed_Max_Sword)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
150
Attack
100
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
High Swordman
High Merchant
High Thief
Lord Knight
Whitesmith
Assassin Cross
Paladin
Stalker
Creator
Description
A maximum sword sealed with powerful seal.
It's not easy to draw the true power of this sword.
Max HP -1000.
Adds a chance to auto cast Level 5 Cold Bolt when dealing physical attacks.

Refine level +7: ATK +65, MaxHP +500.
Refine level +10: ASPD +1, ATK +45, MaxHP +500.
Item Script
{ .@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; } },{},{}
Dropped By

back to top