[Not For Sale] Oriental Sword
| Item ID | 21065 | Name | [Not For Sale] Oriental Sword |
|
None
|
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Comp_Oriental_Sword | ||
| Attack | 180 | Type | Weapon - Two-Handed Sword | ||
| MATK | 0 | Equip Locations | Two-Handed | ||
| Defense | 0 | Equippable Jobs | Knight | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 100 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | 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 Script |
.@r = getrefine();
bonus bBaseAtk,10*(.@r/2);
bonus2 bSkillAtk,"RK_SONICWAVE",(.@r/3)*10;
if (.@r >= 9)
bonus5 bAutoSpell,"RK_SONICWAVE",max(2,getskilllv("RK_SONICWAVE")),100,BF_SHORT|BF_WEAPON,1;
if (.@r >= 11)
bonus bUnbreakableWeapon;
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
autobonus "{ bonus bStr,20; bonus bAtkRate,15; }",30,7000;
|
||||
|
autobonus "{ bonus bStr,20; bonus bAtkRate,15; }",30,7000;
|