Item Details

Ancient Prontera Book [1] ( Ancient_Prontera_US )

ID 460092 Ancient Prontera Book [1]
Ancient Prontera Book [1] Buy Price: zeny Sell Price: 0 zeny Weight: 20 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: 70
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

A magic book that was once used during the old Prontera era.
You can feel a faint magic energy flow in it.
------------------------
Cannot be destroyed in battle.
------------------------
For every 2 refine level, S.MATK + 2.
------------------------
For every 3 refine level, MATK + 30.
------------------------
When refined to +10 or higher, increase magic damage against all property enemies by 20%.
------------------------
When refined to +12 or higher, reduce Variable Casting Time by 30%.
------------------------
When refined to +14 or higher,
there's a 7% chance to gain INT + 70 and SPL + 70 for 20 seconds when performing physical or magic attack.
------------------------
Set Bonus:
Ancient Prontera Book [1]
White Lady Card

INT + 30, SPL + 30.
Increase magic damage against all property enemies by 20%.
------------------------
[Grade Bonus]
[Grade D] MHP + 15%, MSP + 15%.
[Grade C] Reduce damage taken from Ghost, Shadow, and Poison property attacks by 25%.
[Grade B] Increase Genesis Ray damage by 100%.
[Grade A] When performing melee or long-range physical attack, there's a 7% chance to autocast Lv.7 Genesis Ray.
------------------------
Type : Shield
Def : 70
Weight : 20
Required Level : 100
Class : All Jobs

All

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();
.@g = getenchantgrade();
bonus bUnbreakableShield;
bonus bSMatk,2*(.@r/2);
bonus bMatk,30*(.@r/3);
if (.@r>=10)
   bonus2 bMagicAddEle,Ele_All,20;
if (.@r>=12)
   bonus bVariableCast,-30;
if (.@r>=14)
   autobonus "{ bonus bInt,70; bonus bSpl,70; }",70,20000,BF_WEAPON|BF_MAGIC;
if (.@g>=ENCHANTGRADE_D) {
   bonus bMaxHPrate,15;
   bonus bMaxSPrate,15;
   if (.@g>=ENCHANTGRADE_C) {
       bonus2 bSubEle,Ele_Dark,25;
       bonus2 bSubEle,Ele_Ghost,25;
       bonus2 bSubEle,Ele_Poison,25;
       if (.@g>=ENCHANTGRADE_B) {
            bonus2 bSkillAtk,"LG_RAYOFGENESIS",100;
            if (.@g>=ENCHANTGRADE_A) {
                bonus5 bAutoSpell,"LG_RAYOFGENESIS",7,70,BF_WEAPON|BF_LONG,1;
            }
       }
   }
}
Not specified
Not specified

Not specified

Not specified