Item Details

Forbidden Spellbook [1] ( Forbidden_Grimoire )

ID 28943 Forbidden Spellbook [1]
Forbidden Spellbook [1] Buy Price: 20 zeny Sell Price: 10 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: 20
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 130 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Um grimório de magia goécia contendo nomes de vários espíritos e os rituais para invocá-los.
--------------------------
Resistência a propriedade Fogo, Água, Vento e Terra +7%.
--------------------------
A cada nível de [Invocar Agni]:
INT +3.
A cada nível de [Invocar Varuna]:
DES +3.
A cada nível de [Invocar Vayu]:
AGI +3.
A cada nível de [Invocar Chandra]:
VIT +3.
--------------------------
A cada nível de [Empatia Elemental]:
HP e SP máx. +2%.
--------------------------
Refino +9 ou mais:
DEF +50.
DEFM +5.
Tolerância a [Exílio] de outros jogadores +30%.
Refino +12 ou mais:
DEF +150 adicional.
DEFM +10 adicional.
Tolerância a [Exílio] de outros jogadores +30% adicional.
--------------------------
Tipo: Escudo
DEF: 20 DEFM: 5
Peso: 50
Nível necessário: 130
Classes: Feiticeiros e evoluções

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();
.@a = getskilllv("SO_SUMMON_AGNI");
.@b = getskilllv("SO_SUMMON_AQUA");
.@c = getskilllv("SO_SUMMON_VENTUS");
.@d = getskilllv("SO_SUMMON_TERA");
.@e = getskilllv("SO_EL_SYMPATHY");
bonus bMdef,5;
bonus bInt,3*.@a;
bonus2 bSubEle,Ele_Fire,10*.@a;
bonus bDex,3*.@b;
bonus2 bSubEle,Ele_Water,10*.@b;
bonus bAgi,3*.@c;
bonus2 bSubEle,Ele_Wind,10*.@c;
bonus bVit,3*.@d;
bonus2 bSubEle,Ele_Earth,10*.@d;
bonus bMaxHPrate,2*.@e;
bonus bMaxSPrate,2*.@e;
if (.@r>=7) {
   bonus bDef,100;
   bonus bMdef,5;
   bonus2 bResEff,Eff_WhiteImprison,5000;
}
if (.@r>=9) {
   bonus bDef,200;
   bonus bMdef,10;
   bonus2 bResEff,Eff_WhiteImprison,5000;
}
Not specified
Not specified

Not specified