<?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=SP_Recovery</id>
	<title>SP Recovery - 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=SP_Recovery"/>
	<link rel="alternate" type="text/html" href="https://wiki.timero.com.br/index.php?title=SP_Recovery&amp;action=history"/>
	<updated>2026-06-04T03:49:58Z</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=SP_Recovery&amp;diff=25257&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=SP_Recovery&amp;diff=25257&amp;oldid=prev"/>
		<updated>2025-04-06T06:34:49Z</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;{{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;
 SPR = Math.floor( SPR * (1 + SPR_MOD * 0.01) );&lt;br /&gt;
 if (INT &amp;gt;= 120) {&lt;br /&gt;
  SPR += 4;&lt;br /&gt;
  SPR += Math.floor(INT / 2 - 60);&lt;br /&gt;
 }&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. Increase by modifiers. Finally, if INT is at least 120, +4 and another +1 for every 2 INT above 120.&lt;br /&gt;
&lt;br /&gt;
Note: Prior to renewal, modifiers were applied as the final step in the calculations. Thus, high-INT characters currently recover less SP over time than their pre-renewal counterparts.&lt;br /&gt;
&lt;br /&gt;
== Modifiers ==&lt;br /&gt;
*{{item|id=4100 Sohee Card}}: +3% &lt;br /&gt;
*{{item|id=4070 Eggyra Card}}: +15% &lt;br /&gt;
*{{item|id=2410 Sleipnir}}: +15% &lt;br /&gt;
*{{item|id=4269 Incubus Card}}: -20% without combo/+10% with &lt;br /&gt;
*{{item|id=5174 Ayam [1]}}: +3% if equipped by [[TaeKwon Kid| Taekwon]] class character &lt;br /&gt;
*{{item|id=4241 Arc Angeling Card}}: +100% if base LUK &amp;gt;= 77&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Navbox Game Mechanics}}&lt;br /&gt;
&lt;br /&gt;
[[Category: General Information]] [[Category: Mechanics]]&lt;/div&gt;</summary>
		<author><name>Manager</name></author>
	</entry>
</feed>