Item Details

Gula Teeth [2] ( Ep172_1h_Dagger2 )

# 510009 Gula Teeth [2]
Gula Teeth [2] Buy: zeny Sell: 0 zeny Weight: 90 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 180 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 150 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Once it was a tool used for various experiments, but now
It has been horribly distorted by the magic-jamming device that Illusion has installed.
Fatal Menace damage +10%.
ATK +12 for every 3 refine levels.
When refined to +7 or higher, Additional Fatal Menace damage +10%.
When refined to +9 or higher, Post-skill delay -10%.
When refined to +11 or higher, Additional Fatal Menace damage +15%.
_
Class: Dagger ATK: 180
Weight: 90
Weapon Level: 4
Required Level: 150
Job: Shadow Chaser Classes

Green Pitaya (0.03%) Violet Pitaya (0.05%)
Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus2 bSkillAtk,"SC_FATALMENACE",10;
bonus bBaseAtk,12*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"SC_FATALMENACE",10;
}
if (.@r>=9) {
   bonus bDelayrate,-10;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"SC_FATALMENACE",15;
}
N/A
N/A

N/A