ID #1489
Weapon
Marlin
Buy Price: N/A
Sell Price: N/A
Rental Item
A spearfish that is well known for delicious meat but this is frozen.
_______________________
Random chance to inflict Bleeding status on the target when using Pierce and Spiral Pierce skill.
_______________________
Random chance to inflict Freezing status on wielder when dealing physical damage.
_______________________
Increases damage of Spiral Pierce by 100%.
_______________________
Increases damage of Inspiration by 50%.
_______________________
Base Level at least 100:
ATK +30
_______________________
Type: Two-Handed Spear
Attack: 220
Weight: 0
Weapon Level: 1
Refineable: No
_______________________
Requirement:
Base Level 50
Swordman classes
A spearfish that is well known for delicious meat but this is frozen.
_______________________
Random chance to inflict Bleeding status on the target when using Pierce and Spiral Pierce skill.
_______________________
Random chance to inflict Freezing status on wielder when dealing physical damage.
_______________________
Increases damage of Spiral Pierce by 100%.
_______________________
Increases damage of Inspiration by 50%.
_______________________
Base Level at least 100:
ATK +30
_______________________
Type: Two-Handed Spear
Attack: 220
Weight: 0
Weapon Level: 1
Refineable: No
_______________________
Requirement:
Base Level 50
Swordman classes
Available from boxes
Basic Information
Type
Weapon
Range
3
Job Requirements
Crusader
Yes
Knight
Yes
Swordsman
Yes
Requirements
Weapon Level
1
Min Level
50
Scripts
Script bonus3 bAddEffOnSkill,"KN_PIERCE",Eff_Bleeding,150; bonus3 bAddEffOnSkill,"LK_SPIRALPIERCE",Eff_Bleeding,150; bonus2 bAddEff2,Eff_Freezing,100; bonus2 bSkillAtk,"LK_SPIRALPIERCE",100; bonus2 bSkillAtk,"LG_INSPIRATION",50; if (BaseLevel>99) { bonus bBaseAtk,30; }
bonus3 bAddEffOnSkill,"KN_PIERCE",Eff_Bleeding,150;
bonus3 bAddEffOnSkill,"LK_SPIRALPIERCE",Eff_Bleeding,150;
bonus2 bAddEff2,Eff_Freezing,100;
bonus2 bSkillAtk,"LK_SPIRALPIERCE",100;
bonus2 bSkillAtk,"LG_INSPIRATION",50;
if (BaseLevel>99) {
bonus bBaseAtk,30;
}