Jessica's Spellbook: Difference between revisions

From Revival Ragnarok Online
mNo edit summary
mNo edit summary
 
Line 14: 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.
**(Thor: +100 [[MATK]]. Adds (2 * Refine)% to [[Water]] elemental magic attacks)
*Reduces after cast delay by 20%
*Reduces after cast delay by 20%
*[[Water]] Property.
*[[Water]] Property.
Line 21: 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]]
[[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;} },{},{}