Basic Info

Name 16016 Tuna
Item ID 16016 - Tuna
Type Weapon - Mace
16016
Rental Item
A high quality fish that is being used as a club since it is frozen solid.
When melee Attacking, it casts stun or autocasts bash level 5 (If higher level of Bash is learned uses that level instead.)
Has a chance to freeze its wearer at low rate.
if base Lv is over Lv 100, add ATK +20.
Class: Mace
Attack: 180
Weight: 0
Weapon Level: 1
Level Requirement: 50
Jobs: Swordman, Acolyte and Merchant

Details

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

Stats

Range 1
Defense 0
Attack 180
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 / Acolyte / Merchant / Knight / Priest / Blacksmith / Crusader / Monk / Alchemist
Gender Any

Scripts

Use Script
bonus bUnbreakableWeapon,0; bonus2 bAddEff,Eff_Stun,150; bonus3 bAutoSpell,SM_BASH,5,20; bonus4 bAddEff,Eff_Cold,100,ATF_SHORT,3000; if(BaseLevel>99) { bonus bBaseAtk,20; }
Equip Script
None
Unequip Script
None