AuraRO Logo
✦ Server Information ✦

SERVER RATES

100x / 100x / 10x

• Renewal Server •

• 4th Job System •

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

Viewing Item

#13461: Sealed Evil Sword

Item ID 13461 For Sale No
Identifier Sealed Evil Sword Credit Price Not For Sale
Name Sealed Evil 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 .@def = -50;

3 .@mdef = -10;

4 bonus3 bAutoSpell,"WZ_FROSTNOVA",5,100;

5 if (.@r >= 7) {

6 .@crit = 30;

7 .@mdef += 10;

8 if (.@r >= 10) {

9 bonus bAspd,1;

10 .@crit += 20;

11 .@def += 50;

12 }

13 bonus bCritical,.@crit;

14 }

15 bonus bDef,.@def;

16 bonus bMdef,.@mdef;

Equip Script None
Unequip Script None