Jessica's Spellbook: Difference between revisions

From Revival Ragnarok Online
No edit summary
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
|image=[[File:NoImage.png]]
|image=[[File:NoImage.png]]
|itemName  = Jessica's Spellbook
|itemName  = Jessica's Spellbook
|itemId    = 32544
|itemId    = 52544
|itemSlot  = 0
|itemSlot  = 0
|itemTrade  = Yes
|itemTrade  = Yes
Line 8: Line 8:
|itemStore  = Yes
|itemStore  = Yes
|itemAtk    = 85
|itemAtk    = 85
|itemLvl = 4
|itemEqp = Weapon
|itemEqp = Weapon
|classEq    = [[Priest]] Class, [[Sage]] Class, [[Star Gladiator]] Class
|classEq    = [[Priest]] Class, [[Sage]] Class, [[Star Gladiator]] Class
Line 13: Line 14:
|itemDesc  = A book containing the secrets of the Santa Girl, Jessica.
|itemDesc  = A book containing the secrets of the Santa Girl, Jessica.
*Ignores Elemental Resistance equal to the refine rate.
*Ignores Elemental Resistance equal to the refine rate.
*Reduces after case delay by 20%.
**(Thor: +100 [[MATK]]. Adds (2 * Refine)% to [[Water]] elemental magic attacks)
*Reduces after cast delay by 20%
*[[Water]] Property.
<span style="color:#000088">[[Sage]] Class</span>
<span style="color:#000088">[[Sage]] Class</span>
*Increases [[MATK|Magic Attack]] by 15%
*Increases [[MATK|Magic Attack]] by 15%
Line 19: Line 22:
|lokiDrop  = *[[Monster:Jessica|Jessica]] - 20%
|lokiDrop  = *[[Monster:Jessica|Jessica]] - 20%
|tyrDrop  = *[[Monster:Jessica|Jessica]] - 1.00%
|tyrDrop  = *[[Monster:Jessica|Jessica]] - 1.00%
|script={bonus bIgnoreElementalDefenseRate,getrefine(); bonus bAtkEle,Ele_Water; bonus bDelayRate,-20; if(BaseJob == Job_Sage) {bonus bMatkRate,15;} },{},{}
|script='''Eir/Loki'''
*{bonus bIgnoreElementalDefenseRate,getrefine(); bonus bAtkEle,Ele_Water; bonus bDelayRate,-20; if(BaseJob == Job_Sage) {bonus bMatkRate,15;} },{},{}
}}
}}
[[Category:Book]]

Latest revision as of 07:55, 19 May 2017


Jessica's Spellbook
File:NoImage.png
ID: 52544
Tradable: Yes
Storage-able: Yes
Vendable: Yes
Attack: 85
Slots: 0
Weapon Level: 4
Equipped On: Weapon
Equippable By: Priest Class, Sage Class, Star Gladiator Class
Required Level: 225

Item Description

A book containing the secrets of the Santa Girl, Jessica.

  • Ignores Elemental Resistance equal to the refine rate.
    • (Thor: +100 MATK. Adds (2 * Refine)% to Water elemental magic attacks)
  • Reduces after cast delay by 20%
  • Water Property.

Sage Class

How To Obtain This Item

Eir

Loki

Thor

This item is not available on Thor.

Script

Eir/Loki
  • {bonus bIgnoreElementalDefenseRate,getrefine(); bonus bAtkEle,Ele_Water; bonus bDelayRate,-20; if(BaseJob == Job_Sage) {bonus bMatkRate,15;} },{},{}