|
Weapon - One-handed Spear
 |
Assaulter Spear [0] [One Hand] Item ID# 1425 (BF_Spear1) |   |
|
Type |
Weapon |
Class |
One-handed Spear |
Buy |
20z |
Sell |
10z |
Weight |
0 |
Attack |
60 | Required Lvl |
80 | Weapon Lvl |
3 | Slot |
0 | Range |
3 |
Applicable Jobs | |
Description |
A special spear made for charging at the enemy's position. It is especially designed for battles against Demi-Humans. STR + 2 Increases Physical Attack Strength towards Demi-Human monsters by 95%. Ignores Physical Defense from Demi-Human monsters by 20%. If worn by Crusader or Paladin, Increase in attack speed(Delay after attacking reduces by 20%) Indestructible. |
Item Script |
{ bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon; if(BaseJob==Job_Crusader) bonus bAspdRate,20; },{},{} |
Dropped By | No Result |
---|
Obtainable From | Battleground
|
---|
 |
Battle Hook [1] [One Hand] Item ID# 1421 (Battle_Hook) |   |
|
Type |
Weapon |
Class |
One-handed Spear |
Buy |
20z |
Sell |
10z |
Weight |
90 |
Attack |
140 | Required Lvl |
65 | Weapon Lvl |
4 | Slot |
1 | Range |
3 |
Property |
Neutral | |
Applicable Jobs |  | High Swordman |  | Lord Knight |  | Paladin |
|
Description |
A spear with end that looks like a hook. By pushing or pulling the target, it makes them difficult to move around. Every time you attack, 5% chance to cause Stun on the target. Increases damage done against DemiHuman type monsters by 20%. Enables use of Level 3 Pierce.
More Information on Combo: |
Item Script |
{ bonus2 bAddEff,Eff_Stun,500; bonus2 bAddRace,RC_DemiHuman,20; bonus2 bAddRace,RC_Player,20; skill "KN_PIERCE",3; },{},{} |
Dropped By | |
---|
 |
Glorious Spear [0] [One Hand] Item ID# 1426 (Krieger_Onehand_Spear1) |   |
|
Type |
Weapon |
Class |
One-handed Spear |
Buy |
20z |
Sell |
10z |
Weight |
0 |
Attack |
130 | Required Lvl |
80 | Weapon Lvl |
4 | Slot |
0 | Range |
3 |
Applicable Jobs | |
Description |
Physical Attack Strength to Demihuman monsters +95%. Ignore 20% of Physical Defense of Demihuman monsters.
[Refine Level +6] Ignore Demihuman's physical defense +5%. Increase in ASPD(Delay after attacking reduces by 10%). [Slaughter] Lv 1 (Damage bonus of Slaughter increases up to the upgrade level 14.)
[Refine Level +9] Knight Class: When using Pierce, has a chance of inflicting Level 2 Critical Wound. Crusader Class: When attacking normally, has a chance of casting Level 5 [Pressure]. |
Item Script |
{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; bonus bAspdRate,10; } if(getrefine()>8) { if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,100; } },{},{} |
Dropped By | No Result |
---|
Obtainable From | Battleground
|
---|
 |
Hunting Spear [1] [One Hand] Item ID# 1422 (Hunting_Spear) |   |
|
Type |
Weapon |
Class |
One-handed Spear |
Buy |
20z |
Sell |
10z |
Weight |
420 |
Attack |
180 | Required Lvl |
60 | Weapon Lvl |
4 | Slot |
1 | Range |
3 |
Property |
Neutral | |
Applicable Jobs |  | High Swordman |  | Lord Knight |  | Paladin |
|
Description |
A spear designed specifically to hunt. The end tip looks like a leaf. This spear focused on using its weight to bring damage rather than to piercing the enemy. Ignores DEF of Brute type monsters. If you kill a Brute type monster, small chance to receive Meat. Add a 5% chance of auto casting Level 3 Joint Beat on the enemy when attacking.
More Information on Combo: |
Item Script |
{ bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; bonus3 bAutoSpell,"LK_JOINTBEAT",3,100; },{},{} |
Dropped By | |
---|
 |
Hunting Spear [1] [One Hand] Item ID# 1429 (Hunting_Spear_M) |   |
|
Type |
Weapon |
Class |
One-handed Spear |
Buy |
20z |
Sell |
10z |
Weight |
420 |
Attack |
180 | Required Lvl |
60 | Weapon Lvl |
4 | Slot |
1 | Range |
3 |
Property |
Neutral | |
Applicable Jobs |  | High Swordman |  | Lord Knight |  | Paladin |
|
Description |
A spear designed specifically to hunt. The end tip looks like a leaf. This spear focused on using its weight to bring damage rather than to piercing the enemy. Ignores DEF of Brute type monsters. If you kill a Brute type monster, small chance to receive Meat. Add a 5% chance of auto casting Level 3 Joint Beat on the enemy when attacking. |
Item Script |
{ bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; bonus3 bAutoSpell,"LK_JOINTBEAT",3,500; },{},{} |
Dropped By | No Result |
---|
|
|