<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Save-Point - RenPy (Python-based) Engine]]></title>
		<link>https://www.save-point.org/</link>
		<description><![CDATA[Save-Point - https://www.save-point.org]]></description>
		<pubDate>Fri, 01 May 2026 03:18:34 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Fighting for a New World Sideview ATB]]></title>
			<link>https://www.save-point.org/thread-7698.html</link>
			<pubDate>Sat, 02 May 2020 16:24:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.save-point.org/member.php?action=profile&uid=5699">TsunamiJurai</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.save-point.org/thread-7698.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Fighting for a New World Sideview ATB</span></span><br />
<span style="font-size: small;" class="mycode_size">Version: 1</span></div>
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Introduction</span></span><br />
<br />
A few people has asked about my Ren'Py codes and since there really isn't anything out in the Wild about Battle-systems, I will share mine. I will continue to upgrade this once new add-ons are available.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Features</span></span><br />
<ul class="mycode_list"><li>Skill Cooldowns<br />
</li>
<li>Buffs &amp; Debuffs<br />
          Burn<br />
          Poison<br />
          Frozen<br />
          Flinch (Causes Battle Speed Points to Reset)<br />
          Interupt (Interupts Casting)<br />
</li>
<li>Use of Items<br />
</li>
<li>Casting<br />
</li>
<li>Equipment<br />
</li>
<li>Level Up System<br />
</li>
<li>AI Enemies<br />
</li>
<li>Skill Tree<br />
</li>
<li>Overdrive System<br />
</li>
</ul>
<br />
[amoff]<a href="https://sta.sh/26vy67s30pb" target="_blank" rel="noopener" class="mycode_url">Here is my Stash where I keep the Screenshots.</a>[/amoff]<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Demo</span></span><br />
<br />
[amoff]<a href="https://sta.sh/01ovzoro9vrv" target="_blank" rel="noopener" class="mycode_url">Demo Here on DA</a>[/amoff]<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Instructions</span></span><br />
<br />
Place in your default project folder to view in Renpy.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">FAQ</span></span><br />
<br />
Currently none right now.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Compatibility</span></span><br />
<br />
Coded in Renpy 7.2.1. Older Versions May or May not run it.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Credits and Thanks</span></span><br />
<br />
I like to thank Thomas, a friend of my husband, in helping me with some of the python code. And I also thank Studio-Mizuki for writing bare bone code of the Battle System.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Author's Notes</span></span><br />
<br />
Everything still a work in progress. I have to change the code to where people can easily edit it if they needed and also adding comments explaining what some of the code does.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Terms and Conditions</span></span><br />
<br />
The Basic Code is 'Free for Commercial Use', but the graphic used are not. When using the script, give credit to TsunamiJurai and Studio-Mizuki.]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Fighting for a New World Sideview ATB</span></span><br />
<span style="font-size: small;" class="mycode_size">Version: 1</span></div>
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Introduction</span></span><br />
<br />
A few people has asked about my Ren'Py codes and since there really isn't anything out in the Wild about Battle-systems, I will share mine. I will continue to upgrade this once new add-ons are available.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Features</span></span><br />
<ul class="mycode_list"><li>Skill Cooldowns<br />
</li>
<li>Buffs &amp; Debuffs<br />
          Burn<br />
          Poison<br />
          Frozen<br />
          Flinch (Causes Battle Speed Points to Reset)<br />
          Interupt (Interupts Casting)<br />
</li>
<li>Use of Items<br />
</li>
<li>Casting<br />
</li>
<li>Equipment<br />
</li>
<li>Level Up System<br />
</li>
<li>AI Enemies<br />
</li>
<li>Skill Tree<br />
</li>
<li>Overdrive System<br />
</li>
</ul>
<br />
[amoff]<a href="https://sta.sh/26vy67s30pb" target="_blank" rel="noopener" class="mycode_url">Here is my Stash where I keep the Screenshots.</a>[/amoff]<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Demo</span></span><br />
<br />
[amoff]<a href="https://sta.sh/01ovzoro9vrv" target="_blank" rel="noopener" class="mycode_url">Demo Here on DA</a>[/amoff]<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Instructions</span></span><br />
<br />
Place in your default project folder to view in Renpy.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">FAQ</span></span><br />
<br />
Currently none right now.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Compatibility</span></span><br />
<br />
Coded in Renpy 7.2.1. Older Versions May or May not run it.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Credits and Thanks</span></span><br />
<br />
I like to thank Thomas, a friend of my husband, in helping me with some of the python code. And I also thank Studio-Mizuki for writing bare bone code of the Battle System.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Author's Notes</span></span><br />
<br />
Everything still a work in progress. I have to change the code to where people can easily edit it if they needed and also adding comments explaining what some of the code does.<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Terms and Conditions</span></span><br />
<br />
The Basic Code is 'Free for Commercial Use', but the graphic used are not. When using the script, give credit to TsunamiJurai and Studio-Mizuki.]]></content:encoded>
		</item>
	</channel>
</rss>