|
|
|
|
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 |
Third / Third Upper / Third Baby |
Equippable Jobs |
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
2 =
3 getrefine();
4 bonus
5 bBaseAtk,10*(.@r/2);
6 bonus2
7 bSkillAtk,"RK_SONICWAVE",10*(.@r/3);
8 if
9 (.@r
10 =7)
11 {
12 bonus5
13 bAutoSpell,"RK_SONICWAVE",max(2,getskilllv("RK_SONICWAVE")),100,BF_SHORT|BF_WEAPON,1;
14 }
15 if
16 (.@r
17 =9)
18 {
19 bonus
20 bUnbreakableWeapon;
21 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|