<?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=Increase_SP_Recovery</id>
	<title>Increase SP 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=Increase_SP_Recovery"/>
	<link rel="alternate" type="text/html" href="https://ragnagoats.net:443/wiki/index.php?title=Increase_SP_Recovery&amp;action=history"/>
	<updated>2026-04-06T10:27:26Z</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=Increase_SP_Recovery&amp;diff=1583&amp;oldid=prev</id>
		<title>Administrator: Created page with &quot;{{Articles Needing DB Links}} == General == 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&#039;s guild doubles SP regen.   See also: Increase SP Recovery, Spiritual Cadence   == Calculations ==  var SPR = 1;  SPR += Math.floor( MAX_SP / 100 );  SPR += Math.floor( INT / 6 );  if (INT &gt;= 120) {   SPR += Math.floor(INT / 2 - 56);  }  SPR = Math...&quot;</title>
		<link rel="alternate" type="text/html" href="https://ragnagoats.net:443/wiki/index.php?title=Increase_SP_Recovery&amp;diff=1583&amp;oldid=prev"/>
		<updated>2024-02-05T17:38:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Articles Needing DB Links}} == General == SP regen happens every 4 seconds while sitting and every 8 seconds while standing or walking. The skill &lt;a href=&quot;/wiki/index.php?title=Magnificat&quot; title=&quot;Magnificat&quot;&gt;Magnificat&lt;/a&gt; halves these times. Being in a fort owned by the player&amp;#039;s guild doubles SP regen.   See also: &lt;a href=&quot;/wiki/index.php?title=Increase_SP_Recovery&quot; title=&quot;Increase SP Recovery&quot;&gt;Increase SP Recovery&lt;/a&gt;, &lt;a href=&quot;/wiki/index.php?title=Spiritual_Cadence&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Spiritual Cadence (page does not exist)&quot;&gt;Spiritual Cadence&lt;/a&gt;   == Calculations ==  var SPR = 1;  SPR += Math.floor( MAX_SP / 100 );  SPR += Math.floor( INT / 6 );  if (INT &amp;gt;= 120) {   SPR += Math.floor(INT / 2 - 56);  }  SPR = Math...&amp;quot;&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;
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>Administrator</name></author>
	</entry>
</feed>