logo


Status: online   Spieler: 2

   flag

Du hast noch keinen Account?
Registriere dich hier

NyanDB

Item Database



# 1654   Mental Stick   ItemID: 1654   (Mental_Stick)
TypeWeaponLocationWeaponWeight50
Buy20Sell10Pre-/Sufix
# 1654 A staff that converts physical power into psychic energy.
Reduces Psychic Wave variable cast time by 50%, but increases the cost of Psychic Wave by 60 sp.
Each refine above +6 increases Psychic Wave attack power by 2%, but decreases MaxHP by 2%.
When unequipping the weapon, you lose 100 SP.
MATK + 15%.
Class : Staff
Attack : 40
Weight : 50
Weapon Level : 3
Required Level : 102
Applicable Job : Sorcerer
Script: { bonus bMAtkRate,15; if (getrefine() > 5) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",(getrefine()-5)*2; bonus bMaxHPRate,-(getrefine()-5)*2; } bonus2 bCastRate,"SO_PSYCHIC_WAVE",-50; /* bonus2 bUseSPAmount,"SO_PSYCHIC_WAVE",-60; */ } , { } , { itemheal 0,-100; }
Crafting: -