Basic Info

Name 13068 Saurel
Item ID 13068 - Saurel
Type Weapon - Dagger
13068
Rental Item
A Seahorse looking fish that can be used in different cuisines it is frozen solid.
MATK +100
When melee attacking, gives ATK +30 for 7 sec with certain rate.
When magical attacking, MATK +20 for 7 sec with certain rate.
When base Lv is over Lv 100, add ATK +10, MATK +10.
Class: Dagger
Attack: 160
Weight: 0
Weapon Level: 1
Level Requirement: 50
Jobs: Swordman, Mage, Archer, Merchant, Thief, Soul Linker and Ninja

Details

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

Stats

Range 1
Defense 0
Attack 160
Magical Attack 100
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 / Magician / Archer / Merchant / Thief / Knight / Wizard / Blacksmith / Hunter / Assassin / Crusader / Sage / Rogue / Alchemist / Bard/Dancer / Soul Linker / Ninja / Kagerou/Oboro
Gender Any

Scripts

Use Script
bonus bAgi,3; bonus bUnbreakableWeapon,0; autobonus "{ bonus bBaseAtk,30; }",10,7000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }"; autobonus "{ bonus bMatk,20; }",10,7000,BF_MAGIC,"{ specialeffect(EF_SUFFRAGIUM, AREA, playerattached()); }"; if(BaseLevel>99) { bonus bBaseAtk,10; bonus bMatk,10; }
Equip Script
None
Unequip Script
None