AuraRO Logo
✦ Server Information ✦

SERVER RATES

100x / 100x / 10x

• Renewal Server •

• 4th Job System •

════════════════

Viewing Item

#13462: Sealed Maximum Sword

Item ID 13462 For Sale No
Identifier Sealed Maximum Sword Credit Price Not For Sale
Name Sealed Maximum Sword Type
NPC Buy 0 Weight 150
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 100 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r = getrefine();

2 .@hp = -1000;

3 bonus3 bAutoSpell,"MG_COLDBOLT",5,100;

4 if (.@r >= 7) {

5 .@atk = 65;

6 .@hp += 500;

7 if (.@r >= 10) {

8 bonus bAspd,1;

9 .@atk += 45;

10 .@hp += 500;

11 }

12 bonus bBaseAtk,.@atk;

13 }

14 if (.@hp) {

15 bonus bMaxHP,.@hp;

16 }

Equip Script None
Unequip Script None