Ancient Prontera Book [1] ( Ancient_Prontera_US )
| ID 460092 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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. All Not specified
.@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 |
||||||||||||||||||||||||