Item Details

Forbidden Grimoire II [1] ( Forbidden_Grimoire2_TH )

ID 460083 Forbidden Grimoire II [1]
Forbidden Grimoire II [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: 100
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.

Another forbidden book filled with unfathomable records.
'Curiosity killed the cat.'
------------------------
ASPD + 10%.
------------------------
For every refine level, MHP + 100.
------------------------
For every 3 refine level, increase Neutral and Wind property magical damage by 4%.
------------------------
When refined to +9 or higher,
ASPD + 2.
Reduce Fixed Casting Time by 0.5 seconds.
------------------------
When refined to +11 or higher,
Enables to use Lv.10 Double Attack.

When performing a magic attack, there's a 4% chance to increase INT by 150 for 10 seconds, but the user will lose 100 HP and SP per second within the duration.

When performing a physical attack, there's a 15% chance to auto cast Lv.1 Lex Aeterna.
------------------------
Type: Shield
Def: 100
Weight: 50
Required Level: 100
Class: 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_Neutral,4*(.@r/3);
bonus2 bMagicAtkEle,Ele_Wind,4*(.@r/3);
if (.@r>=9) {
   bonus bAspd,2;
   bonus bFixedCast,-500;
   if (.@r>=11) {
       skill "TF_DOUBLE",10;
       bonus3 bAutoSpell,"PR_LEXAETERNA",1,150;
       autobonus "{ bonus bInt,150; bonus2 bHPLossRate,100,1000; bonus2 bSPLossRate,100,1000; }",40,10000,BF_MAGIC;
   }
}
Not specified
Not specified

Not specified