AuraRO Logo
✦ Server Information ✦

SERVER RATES

100x / 100x / 10x

• Renewal Server •

• 4th Job System •

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

Viewing Item

#13460: Sealed Magic Sword

Item ID 13460 For Sale No
Identifier Sealed Magic Sword Credit Price Not For Sale
Name Sealed Magic 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 .@sp = -100;

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

4 if (.@r >= 7) {

5 .@sp += 50;

6 .@matk = 85;

7 if (.@r >= 10) {

8 bonus bAspd,1;

9 .@sp += 50;

10 .@matk += 45;

11 }

12 bonus bMatk,.@matk;

13 }

14 bonus bMaxSP,.@sp;

Equip Script None
Unequip Script None