Basic Info

Name 1198 Hairtail
Item ID 1198 - Hairtail
Type Weapon - Two-Handed Sword
1198
Rental Item
A fish used as a cutlass for its long knife-like shape. It is cold to the touch.
-------------------------
CRIT +20
Critical Damage + 50%.
-------------------------
Adds a chance to Freeze an enemy when dealing physical attacks.
-------------------------
if base level is over 100, ATK +50
-------------------------
Class: Two-Handed Sword
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; bonus bCritical,20; bonus bCritAtkRate,50; bonus4 bAddEff,Eff_Cold,300,ATF_SHORT,3000; if(BaseLevel>99) { bonus bBaseAtk,50; }
Equip Script
None
Unequip Script
None