Restoration Items

From iRO Wiki

Jump to: navigation, search

Contents

General

This pages covers healing, mana and restoration items. Healing items restore HP, mana items restore SP and restoration items restore both.

Calculation

For mana items and the SP part of restoration items, replace VIT with INT and Increase HP Recovery with Increase SP Recovery.

Restored amount = floor(floor(x * (1 + y * 0.02 + z * 0.1)) * (1 + PR * 0.05))
x is a random value from the used items base range
y is the character's total VIT
z is the character's level in Increase HP Recovery
PR is the character's level in Potion Research

In English:

  1. Pick a random value from the item's base range
  2. Increase by 2% per point of VIT and 10% per level of Increase HP Recovery. Round down.
  3. Increase by 5% per level of Potion Research. Round down.

Aid Potion

Aid Potion is an alchemist skill that lets the caster use potions on other characters. It only works with red, orange, yellow, white and blue potions. For blue potions, replace VIT/IHR as with regular mana items.

Restored amount = floor(floor(floor(x * (1 + PR * 0.05 + AP * 0.1)) * (1 + y * 0.02)) * (1 + z * 0.1))
x is a random value from the used items base range
y is the character's total VIT
z is the character's level in Increase HP Recovery
PR is the caster's level in Potion Research
AP is the caster's level in Aid Potion

In English:

  1. Pick a random value from the item's base range
  2. Increase by 5% per level of Potion Research and 10% per level of Aid Potion. Round down.
  3. Increase by 2% per point of VIT. Round down.
  4. Increase by 10% per level of Increase HP Recovery. Round down.

List of items

Restoration values are base restoration unless otherwise noted. Where only 1 number is reported preceeded by a tilde (~), only one test was conducted due to item rarity. Where only 1 number is reported without a tilde, the item has a constant base restoration.

Healing items

Mana items

Restoration items

External Links

Personal tools
Namespaces
Variants
Actions
Site Navigation
Wiki Navigation
General
Quests
Character
Data
System
Toolbox