Viewing Item

#21038: Oriental Sword

Item ID 21038 For Sale No
Identifier Oriental_Sword Credit Price Not For Sale
Name 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
Description An ancient sword said has cut many evil souls in eastern.
It resonates with Ancient Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
For each 3 Refine Levels:
Increases damage of Sonic Wave by 10%.
_______________________
Refine Level +9:
Random chance to auto-cast Level 2 Sonic Wave when dealing melee physical attacks.
_______________________
Refine Level +11:
Indestructible in battle
_______________________
When equipped with Ancient Hero's Boots:
3% chance to increase STR by 20 and ATK by 15% for 7 seconds when dealing physical damage.
_______________________
Type: Two-Handed Sword
Attack: 180
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Rune Knight
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

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

6 bonus2

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

8 if

9 (.@r

10 =

11 9)

12 bonus5

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

14 if

15 (.@r

16 =

17 11)

18 bonus

19 bUnbreakableWeapon;

Equip Script None
Unequip Script None