Item Details

Forbidden Grimoire [1] ( aegis_28984 )

ID 28984 Forbidden Grimoire [1]
Forbidden Grimoire [1] Buy Price: zeny Sell Price: 0 zeny Weight: 50 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Shield
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 1000
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

A forbidden book filled with unfathomable records.
Those who do not know the truth should not study it.
------------------------
ASPD + 10%.
------------------------
For every refine level, MHP +100.
------------------------
For every 3 refine level, increase Water and Earth property magic damage by 4%.
------------------------
When refined to +9 or higher, DEX + 10, INT + 10.
------------------------
When refined to +11 or higher,
There's a 5% chance to activate the following for 10 seconds when dealing magical damage:

INT + 150.
Decrease 100 HP and SP each second.
Reduce Diamond Dust and Earth Grave cooldown by 4.5 seconds.
------------------------
Class : Shield
Def : 100
Weight : 50
Required Level : 100
Jobs : Sorcerer Class

Not specified

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();
bonus bAspdRate,10;
bonus bMaxHP,100*.@r;
bonus2 bMagicAtkEle,Ele_Earth,4*(.@r/3);
bonus2 bMagicAtkEle,Ele_Water,4*(.@r/3);
if (.@r>=9) {
   bonus bDex,10;
   bonus bInt,10;
}
if (.@r>=11) {
   autobonus "{ bonus bInt,150; bonus2 bHPRegenRate,-100,1000; bonus2 bSPRegenRate,-100,1000; bonus2 bSkillCooldown,\"SO_DIAMONDDUST\",-4500; bonus2 bSkillCooldown,\"SO_EARTHGRAVE\",-4500; }",40,10000,BF_MAGIC;
}
Not specified
Not specified

Not specified