<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.timero.com.br/index.php?action=history&amp;feed=atom&amp;title=Restoration_Calculation</id>
	<title>Restoration Calculation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.timero.com.br/index.php?action=history&amp;feed=atom&amp;title=Restoration_Calculation"/>
	<link rel="alternate" type="text/html" href="https://wiki.timero.com.br/index.php?title=Restoration_Calculation&amp;action=history"/>
	<updated>2026-06-03T17:39:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.4</generator>
	<entry>
		<id>https://wiki.timero.com.br/index.php?title=Restoration_Calculation&amp;diff=24584&amp;oldid=prev</id>
		<title>Manager: Imported from playragnarokzero:en</title>
		<link rel="alternate" type="text/html" href="https://wiki.timero.com.br/index.php?title=Restoration_Calculation&amp;diff=24584&amp;oldid=prev"/>
		<updated>2025-04-06T06:02:27Z</updated>

		<summary type="html">&lt;p&gt;Imported from playragnarokzero:en&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This article covers the &amp;#039;&amp;#039;&amp;#039;calculation&amp;#039;&amp;#039;&amp;#039; of the healing amount of the [[Healing Items]].&lt;br /&gt;
&lt;br /&gt;
==Regular Consumption==&lt;br /&gt;
For [[Healing Items#List of SP restoring items|SP healing items]], replace 2% for each [[Stats#VIT|VIT]] with 1% for each [[Stats#INT|INT]] and [[Increase HP Recovery]] with [[Increase SP Recovery]].&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;span style=&amp;quot;white-space:normal;&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;Restored Amount&amp;#039;&amp;#039;&amp;#039; = Floor{ Floor[ Healing_Value × ( 1 + User_VIT × 0.02 + HP_Recovery_Lv × 0.1 ) ] × ( 1 + Pot_Research_Lv × 0.05 ) }&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Healing_Value&amp;#039;&amp;#039;&amp;#039; is a random value from the used [[Healing Items|item]]&amp;#039;s Healing Value.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;User_VIT&amp;#039;&amp;#039;&amp;#039; is the user&amp;#039;s total [[Stats#VIT|VIT]].&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;HP_Recovery_Lv&amp;#039;&amp;#039;&amp;#039; is the user&amp;#039;s skill level in [[Increase HP Recovery]].&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Pot_Research_Lv&amp;#039;&amp;#039;&amp;#039; is the user&amp;#039;s skill level in [[Potion Research]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In English:&lt;br /&gt;
#Pick a random value from the [[Healing Items|item]]&amp;#039;s Healing Value.&lt;br /&gt;
#Increase by 2% per point of [[Stats#VIT|VIT]] or 1% per point of [[Stats#INT|INT]], and increase by 10% per level of [[Increase HP Recovery]]. Round down.&lt;br /&gt;
#Increase by 5% per level of [[Potion Research]]. Round down.&lt;br /&gt;
&lt;br /&gt;
==Aid Potion==&lt;br /&gt;
This is an [[alchemist]] skill that allows the caster to throw potions on other characters for healing. It only works with {{item|id=501 red}}, {{item|id=502 orange}}, {{item|id=503 yellow}}, {{item|id=504 white}} and {{item|id=505 blue}} potions. For blue potions, replace 2% for each [[Stats#VIT|VIT]] with 1% for each [[Stats#INT|INT]] and [[Increase HP Recovery]] with [[Increase SP Recovery]].&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;span style=&amp;quot;white-space:normal;&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;Restored Amount&amp;#039;&amp;#039;&amp;#039; = Floor{ Floor[ Floor( Healing_Value × ( 1 + Pot_Research_Lv × 0.05 + Aid_Potion_Lv × 0.1 ) ) × ( 1 + Target_VIT × 0.02 ) ] × [ 1 + HP_Recovery_Lv × 0.1 ] }&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Healing_Value&amp;#039;&amp;#039;&amp;#039; is a random value from the used [[Healing Items|item]]&amp;#039;s Healing Value.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Pot_Research_Lv&amp;#039;&amp;#039;&amp;#039; is the caster&amp;#039;s skill level in [[Potion Research]].&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Aid_Potion_Lv&amp;#039;&amp;#039;&amp;#039; is the caster&amp;#039;s highest skill level learned in [[Aid Potion]].&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Target_VIT&amp;#039;&amp;#039;&amp;#039; is the target&amp;#039;s total [[Stats#VIT|VIT]].&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;HP_Recovery_Lv&amp;#039;&amp;#039;&amp;#039; is the target&amp;#039;s level in [[Increase HP Recovery]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In English:&lt;br /&gt;
#Pick a random value from the [[Healing Items|item]]&amp;#039;s Healing Value.&lt;br /&gt;
#Increase by 5% per level of [[Potion Research]] and 10% per level of [[Aid Potion]]. Round down.&lt;br /&gt;
#Increase by 2% per point of [[Stats#VIT|VIT]] or 1% per point of [[Stats#INT|INT]]. Round down.&lt;br /&gt;
#Increase by 10% per level of [[Increase HP Recovery]]. Round down.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Navbox Item}}&lt;br /&gt;
[[Category: Items]]&lt;/div&gt;</summary>
		<author><name>Manager</name></author>
	</entry>
</feed>