Viewing Item

#21065: [Not For Sale] Oriental Sword

Item ID 21065 For Sale No
Identifier Comp_Oriental_Sword Credit Price Not For Sale
Name [Not For Sale] Oriental Sword Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 100
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 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",(.@r/3)*10;

4 if (.@r >= 9)

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

6 if (.@r >= 11)

7 bonus bUnbreakableWeapon;

Equip Script None
Unequip Script None