<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://nyanro.org/w/index.php?action=history&amp;feed=atom&amp;title=SP_Recovery</id>
	<title>SP Recovery - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://nyanro.org/w/index.php?action=history&amp;feed=atom&amp;title=SP_Recovery"/>
	<link rel="alternate" type="text/html" href="https://nyanro.org/w/index.php?title=SP_Recovery&amp;action=history"/>
	<updated>2026-04-29T07:45:16Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in NyanWiki</subtitle>
	<generator>MediaWiki 1.40.4</generator>
	<entry>
		<id>https://nyanro.org/w/index.php?title=SP_Recovery&amp;diff=379&amp;oldid=prev</id>
		<title>15peaces: Die Seite wurde neu angelegt: „== General == SP regen happens every 4 seconds while sitting and every 8 seconds while standing or walking. The skill Magnificat halves these times. Being…“</title>
		<link rel="alternate" type="text/html" href="https://nyanro.org/w/index.php?title=SP_Recovery&amp;diff=379&amp;oldid=prev"/>
		<updated>2014-08-30T18:17:25Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „== General == SP regen happens every 4 seconds while sitting and every 8 seconds while standing or walking. The skill &lt;a href=&quot;/wiki/Magnificat&quot; title=&quot;Magnificat&quot;&gt;Magnificat&lt;/a&gt; halves these times. Being…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== General ==&lt;br /&gt;
SP regen happens every 4 seconds while sitting and every 8 seconds while standing or walking. The skill [[Magnificat]] halves these times. Being in a fort owned by the player&amp;#039;s guild doubles SP regen. &lt;br /&gt;
&lt;br /&gt;
See also: [[Increase SP Recovery]], [[Spiritual Cadence]] &lt;br /&gt;
&lt;br /&gt;
== Calculations ==&lt;br /&gt;
 var SPR = 1;&lt;br /&gt;
 SPR += Math.floor( MAX_SP / 100 );&lt;br /&gt;
 SPR += Math.floor( INT / 6 );&lt;br /&gt;
 if (INT &amp;gt;= 120) {&lt;br /&gt;
  SPR += Math.floor(INT / 2 - 56);&lt;br /&gt;
 }&lt;br /&gt;
 SPR = Math.floor( SPR * (1 + SPR_MOD * 0.01) );&lt;br /&gt;
&lt;br /&gt;
*SPR_MOD : Sum of modifiers&lt;br /&gt;
&lt;br /&gt;
Base value of 1. Then +1 for every 100 SP and +1 for every 6 INT. If INT is at least 120, +1 for every 2 INT above 112. Finally increase by modifiers.&lt;br /&gt;
&lt;br /&gt;
== Modifiers ==&lt;br /&gt;
*Sohee Card: +3% &lt;br /&gt;
*Eggyra Card: +15% &lt;br /&gt;
*Sleipnir: +15% &lt;br /&gt;
*Incubus card: -20% without combo/+10% with &lt;br /&gt;
*Ayam [1]: +3% if equipped by [[TaeKwon Kid| Taekwon]] class character &lt;br /&gt;
&lt;br /&gt;
[[Category: General Information]] [[Category: Mechanics]]&lt;/div&gt;</summary>
		<author><name>15peaces</name></author>
	</entry>
</feed>