Item Details

Royal Sage Book [2] ( R_Sage_Book )

# 28636 Royal Sage Book [2]
Royal Sage Book [2] Buy: zeny Sell: 0 zeny Weight: 100 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 90 M. Attack: 170 Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 170 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

A magic book used by Glastheim scholars.
It's an ordinary weapon with no special features, but it's influenced by Himelmez and has magical energy.
------------------------
Can't be destroyed,
MATK + 170, increases wind and water property magical damage by 5%.
MATK + 4 per refine rate.
------------------------
If refine rate is 9 or higher, increases Varetyr Spear and Diamond Dust damage by 20%.
------------------------
If refine rate is 11 or higher, increases magical damage against undead and angel race monsters by 20%.
------------------------
Set Bonus
Royal Sage Book
King Schmidt's Suit
King Schmidt's Manteau

MATK + 30,
Has a chance to gain bonus water and wind property magical damage by 10% for 10 seconds when dealing magical damage.

If the sum of refine rate of set is 30 or higher, increases magical damage against holy and undead property enemies by 20%.
------------------------
Class : Book
Attack : 90
Weight : 100
Weapon Lv : 4
Required Level : 170
Job : Sorcerer

N/A

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();
bonus2 bMagicAtkEle,Ele_Wind,5;
bonus2 bMagicAtkEle,Ele_Water,5;
bonus bUnbreakableWeapon;
bonus bMatk,4*.@r;
if (.@r>=9) {
   bonus2 bSkillAtk,"SO_DIAMONDDUST",20;
   bonus2 bSkillAtk,"SO_VARETYR_SPEAR",20;
}
if (.@r>=11) {
   bonus2 bMagicAddRace,RC_Undead,20;
   bonus2 bMagicAddRace,RC_Angel,20;
}
N/A
N/A

N/A