Save-Point
Fighting for a New World Sideview ATB - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: Fighting for a New World Sideview ATB (/thread-7698.html)



Fighting for a New World Sideview ATB - TsunamiJurai - 05-02-2020

Fighting for a New World Sideview ATB
Version: 1

Introduction

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.

Features
  • Skill Cooldowns
  • Buffs & Debuffs
             Burn
             Poison
             Frozen
             Flinch (Causes Battle Speed Points to Reset)
             Interupt (Interupts Casting)
  • Use of Items
  • Casting
  • Equipment
  • Level Up System
  • AI Enemies
  • Skill Tree
  • Overdrive System

[amoff]Here is my Stash where I keep the Screenshots.[/amoff]

Demo

[amoff]Demo Here on DA[/amoff]

Instructions

Place in your default project folder to view in Renpy.

FAQ

Currently none right now.

Compatibility

Coded in Renpy 7.2.1. Older Versions May or May not run it.

Credits and Thanks

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.

Author's Notes

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.

Terms and Conditions

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.


RE: Fighting for a New World Sideview ATB - kyonides - 05-05-2020

Well, compressing all of those scripts in a single ZIP or RAR (or TAR.XZ for Linux distros) would let you make sure all people interested in getting the scripts would get sure they didn't skip any of them while copy and pasting them in separate archives. You could offer them such a file for the meanwhile. Just saying! Laughing


RE: Fighting for a New World Sideview ATB - TsunamiJurai - 05-20-2020

I have moved all the scripts to my GoogleDrive (Link Above). Uploaded also the GUI images used. Small HP, Small SP, and Eixiler Items added (check in the items folder).

Planning to make a Skill Examples for all the elements. Right now I have done only Normal. This is why I chose to move scripts to GoogleDrive so I can easily do different examples while being neat and orderly. Will do the Battle Screens soon, Im still messing with the player selection screen.


RE: Fighting for a New World Sideview ATB - TsunamiJurai - 06-24-2020

*Spins in and slams the link on table*

[amoff]>Demo<[/amoff]

Finally managed to edit all, but its far from prefect. Please enjoy my frighting white stick figures. Just put this folder where you normally have default projects.

To build on this more, I will take suggestions on Enemies and Enemy Skills, so you don't have to. Its possible to Aoe, deal damage to a line, and deal damage to enemies side by side.  

My next idea is how to add paralyze like in pokemon, you be able to attack but theres a chance that you cant.