Orcish Sword
| Item ID | 1124 | Name | Orcish Sword |
|
Crafted by Orcish smiths and used by Orc Warriors, this one-handed sword is symbolic to the Orc tribe.
_______________________ Indestructible in battle _______________________ Type: One-Handed Sword Attack: 90 Weight: 80 Weapon Level: 3 _______________________ Requirement: Base Level 5 Novice, Swordsman, Merchant and Thief classes |
|---|---|---|---|---|---|
| Weapon Level | 3 | Identifier | Orcish_Sword | ||
| Attack | 90 | Type | Weapon - One-Handed Sword | ||
| MATK | 0 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Novice, Super novice, Swordman, Merchant, Thief, Knight, Blacksmith, Assassin, Crusader, Rogue, Alchemist | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | None | ||
| Weight | 80 | Min Equip Level | 5 | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bUnbreakableWeapon; |
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
.@r = getequiprefinerycnt(EQI_HAND_L);
.@weapon = getequiprefinerycnt(EQI_HAND_R);
bonus3 bAutoSpell,"ASC_BREAKER",getskilllv("ASC_BREAKER"),400;
bonus bBaseAtk,15*(.@r+.@weapon/2);
bonus bAspdRate,5*(.@r+.@weapon/2);
if ((.@r + .@weapon) >= 20)
bonus2 bResEff,Eff_Stun,10000;
|
||||||
|
.@r = getequiprefinerycnt(EQI_HAND_L);
.@weapon = getequiprefinerycnt(EQI_HAND_R);
bonus3 bAutoSpell,"ASC_BREAKER",getskilllv("ASC_BREAKER"),400;
bonus bBaseAtk,15*(.@r+.@weapon/2);
bonus bAspdRate,5*(.@r+.@weapon/2);
if ((.@r + .@weapon) >= 20)
bonus2 bResEff,Eff_Stun,10000;
|
Orcish Sword Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3429 | Infinite Orc Hero | 5% | Yes | 107 | Demi-Human | Level 2 Earth | |
| 1087 | Orc Hero | 5% | Yes | 50 | Demi-Human | Level 2 Earth | |
| 2094 | Orc Hero | 5% | Yes | 50 | Demi-Human | Level 2 Earth |