Viewing Item

#21049: Sealed Eastern Sword

Item ID 21049 For Sale No
Identifier Evt_Oriental_Sword Credit Price Not For Sale
Name Sealed Eastern Sword Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 99
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Normal / Third / Third Upper / Third Baby
Equippable Jobs Super novice / Knight
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,10*(.@r/2);

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

4 if (.@r>=7) {

5 bonus5 bAutoSpell,"RK_SONICWAVE",max(2,getskilllv("RK_SONICWAVE")),100,BF_SHORT|BF_WEAPON,1;

6 }

7 if (.@r>=9) {

8 bonus bUnbreakableWeapon;

9 }

Equip Script None
Unequip Script None