<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ragnagoats.net:443/wiki/index.php?action=history&amp;feed=atom&amp;title=HP_Recovery</id>
	<title>HP Recovery - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ragnagoats.net:443/wiki/index.php?action=history&amp;feed=atom&amp;title=HP_Recovery"/>
	<link rel="alternate" type="text/html" href="https://ragnagoats.net:443/wiki/index.php?title=HP_Recovery&amp;action=history"/>
	<updated>2026-04-14T20:36:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://ragnagoats.net:443/wiki/index.php?title=HP_Recovery&amp;diff=1275&amp;oldid=prev</id>
		<title>Administrator: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://ragnagoats.net:443/wiki/index.php?title=HP_Recovery&amp;diff=1275&amp;oldid=prev"/>
		<updated>2024-01-16T13:32:58Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:32, 16 January 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Administrator</name></author>
	</entry>
	<entry>
		<id>https://ragnagoats.net:443/wiki/index.php?title=HP_Recovery&amp;diff=1274&amp;oldid=prev</id>
		<title>iw&gt;Bake Mono at 23:55, 24 July 2010</title>
		<link rel="alternate" type="text/html" href="https://ragnagoats.net:443/wiki/index.php?title=HP_Recovery&amp;diff=1274&amp;oldid=prev"/>
		<updated>2010-07-24T23:55:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Articles Needing DB Links}}&lt;br /&gt;
== General ==&lt;br /&gt;
HP recovery happens every 3 seconds while sitting and every 6 seconds while standing. Characters with [[HP Recovery While Moving]] also regen HP every 12 seconds while walking. &lt;br /&gt;
&lt;br /&gt;
See also: [[Increase HP Recovery]], [[Spiritual Cadence]], [[Song of Lutie]] &lt;br /&gt;
&lt;br /&gt;
== Calculations ==&lt;br /&gt;
 var HPR = Math.max( 1, Math.floor(MAX_HP / 200) );&lt;br /&gt;
 HPR += Math.floor( VIT / 5 );&lt;br /&gt;
 HPR = Math.floor( HPR * (1 + HPR_MOD * 0.01) );&lt;br /&gt;
&lt;br /&gt;
HPR_MOD : Sum of modifiers&lt;br /&gt;
&lt;br /&gt;
Base value of 1 per 200 HP, minimum 1. Then +1 for every 5 [[VIT]]. Finally increase by modifiers. &lt;br /&gt;
&lt;br /&gt;
== Modifiers ==&lt;br /&gt;
*Muka Card: +10% &lt;br /&gt;
*Zombie Card: +20% &lt;br /&gt;
*Wooden Golem Card: +30% &lt;br /&gt;
*Arc Angeling Card: +100% &lt;br /&gt;
*Ghostring Card: -25% &lt;br /&gt;
*Succubus card: -20% without combo/+10% with &lt;br /&gt;
*Magistrate Hat [1]: +3% if equipped by [[TaeKwon Kid|Taekwon]] class character&lt;br /&gt;
&lt;br /&gt;
[[Category: Mechanics]]&lt;/div&gt;</summary>
		<author><name>iw&gt;Bake Mono</name></author>
	</entry>
</feed>