Viewing Item

#28984: Forbidden Grimoire

Item ID 28984 For Sale No
Identifier aegis_28984 Credit Price Not For Sale
Name Forbidden Grimoire Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 1,000
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Off Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAspdRate,10;

3 bonus bMaxHP,100*.@r;

4 bonus2 bMagicAtkEle,Ele_Earth,4*(.@r/3);

5 bonus2 bMagicAtkEle,Ele_Water,4*(.@r/3);

6 if (.@r>=9) {

7 bonus bDex,10;

8 bonus bInt,10;

9 }

10 if (.@r>=11) {

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;

12 }

Equip Script None
Unequip Script None