0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28636 Weapon

Royal Sage Book [2]

Buy Price: N/A Sell Price: N/A
A magical book used by Glastheim Scholars.
It's an ordinary weapon with nothing special, but it is influenced by the magical power of Himelmez.
_______________________
Indestructible in battle
_______________________
MATK +170
_______________________
Increases Wind and Water elemental magical damage by 5%.
_______________________
For each Refine Level:
MATK +4
_______________________
Refine Level +9:
Increases damage of Varetyr Spear and Diamond Dust by 20%.
_______________________
Refine Level +11:
Increases Magical Damage against monsters of Undead and Angel race by 20%.
_______________________
When equipped with King Schmidt's Suit and King Schmidt's Manteau:
MATK +30
Physical attacks have a chance to increase Ranged Physical Damage by additional 10% for 10 seconds.
_______________________
Total Refine Level of entire set at least +30:
Increases Magical Damage against Holy and Undead elemental by 20%.
_______________________
Type: Book
Attack: 90
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Sorcerer

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1000
1

Job Requirements

Yes

Requirements

4
170

Scripts

.@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; }
.@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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.