AuraRO Logo

Viewing Item

#600009: Patent Oriental Sword

Item ID 600009 For Sale No
Identifier Patent Oriental Sword Credit Price Not For Sale
Name Patent Oriental Sword Type
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 240 Min Equip Level 150
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 .@i = max(2,getskilllv("RK_SONICWAVE"));

3 bonus bBaseAtk,.@r/2*15;

4 bonus2 bSkillAtk,"RK_SONICWAVE",.@r/3*10;

5 if (.@r>=7) {

6 bonus bUnbreakableWeapon;

7 bonus bAspdRate,10;

8 }

9 if (.@r>=9) {

10 bonus5 bAutoSpell,"RK_SONICWAVE",.@i,20,BF_SHORT,1;

11 }

12 if (.@r>=11) {

13 bonus bCritical,15;

14 bonus bCritAtkRate,15;

15 }

Equip Script None
Unequip Script None