Basic Info

Name 1489 Marlin
Item ID 1489 - Spearfish_
Type Weapon - Two-Handed Spear
1489
Rental Item
A spearfish that is well known for delicious meat but this is frozen.
-------------------------
Adds a chance to inflict Bleeding status on target when using Pierce and [Spiral Pierce] skill.
-------------------------
Increases [Spiral Pierce] damage by 100%.
-------------------------
Increases [Inspiration] damage by 50%.
-------------------------
If base level is over 100, add ATK +30.
-------------------------
Class: Two-Handed Spear
Attack: 220
Weight: 0
Weapon Level: 1
Level Requirement: 50
Jobs: Swordman

Details

Weight 0
NPC Buy 0 z
NPC Sell 0 z
Refineable No
Equip Locations Main Hand + Off Hand

Stats

Range 3
Defense 0
Attack 220
Magical Attack 0
Weapon Level 1
Slots 0

Restrictions

Level Range 50 +
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be sold to NPCs / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal / Upper / Baby
Job Classes Swordsman / Knight / Crusader
Gender Any

Scripts

Use Script
bonus bUnbreakableWeapon,0; bonus3 bAddEffOnSkill,KN_PIERCE,Eff_Bleeding,1000; bonus3 bAddEffOnSkill,LK_SPIRALPIERCE,Eff_Bleeding,1000; bonus2 bSkillAtk,LK_SPIRALPIERCE,100; bonus2 bSkillAtk,LG_INSPIRATION,50; //bonus4 bAddEff,Eff_FrosMisty,100,ATF_SHORT,3000; //Need to be Frost Misty if(BaseLevel>99) { bonus bBaseAtk,30; }
Equip Script
None
Unequip Script
None