<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://projectalfheim.net/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://projectalfheim.net/wiki/index.php?action=history&amp;feed=atom&amp;title=HP_Recovery"/>
	<link rel="alternate" type="text/html" href="https://projectalfheim.net/wiki/index.php?title=HP_Recovery&amp;action=history"/>
	<updated>2026-05-06T12:37:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://projectalfheim.net/wiki/index.php?title=HP_Recovery&amp;diff=11578&amp;oldid=prev</id>
		<title>Alfeditor: Created page with &quot;== General == 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...&quot;</title>
		<link rel="alternate" type="text/html" href="https://projectalfheim.net/wiki/index.php?title=HP_Recovery&amp;diff=11578&amp;oldid=prev"/>
		<updated>2024-02-24T16:51:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== General == HP recovery happens every 3 seconds while sitting and every 6 seconds while standing. Characters with &lt;a href=&quot;/wiki/index.php/HP_Recovery_While_Moving&quot; title=&quot;HP Recovery While Moving&quot;&gt;HP Recovery While Moving&lt;/a&gt; also regen HP every 12 seconds...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&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]], [[Spirits Recovery]], [[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>Alfeditor</name></author>
		
	</entry>
</feed>