Ellye's ATB (also includes CTB option)

SOC

Be your own hero
Veteran
Joined
Mar 22, 2012
Messages
570
Reaction score
490
First Language
English
Primarily Uses
RMMV
I'm so happy you post examples, as I'm not good at math at all and I can't really grasp my head around solid uses of these kinds of tools. Thank you.

I just wanted to make sure it was asked, will we be able to change the position of where the state buff/debuff icons show in the window with your plugin as we can change the HP/MP/TP/ATB gauge locations, too?
 

Mellye

Veteran
Veteran
Joined
Oct 24, 2015
Messages
347
Reaction score
279
First Language
Portuguese
Another update today:

* 2015-11-02-1350: Turn Prediction interface now reacts to the player hovering over skills that interact with the ATB system (as long as they do it via Notes). (Work in Progress)



I just wanted to make sure it was asked, will we be able to change the position of where the state buff/debuff icons show in the window with your plugin as we can change the HP/MP/TP/ATB gauge locations, too?
Oh, I had forgotten about that. Sure, it's possible, I'll see to it!
 
  • Like
Reactions: SOC

djDarkX

Retro & Remastered Music Guru
Veteran
Joined
Jan 17, 2013
Messages
2,700
Reaction score
1,901
First Language
Music
Primarily Uses
RMMV
By the way, I'd like to share this with you all.  It's a fully custom ATB ready sound effect in the style of the old SNES Final Fantasy games.  It's just inspired and not taken directly from them as that would be a rip and that's not allowed here.  It was made using FamiTracker with the NES Namco additional sound chips found in Japanese Namco games.  I opted for that chip since it gave me a wider range of wave patterns to choose from.  I have an FDS (Famicom Disk System) FM version as well, but it's modeled directly from Final Fantasy 5/6 and it's not very loud.  Anyway, I hope you all enjoy!  Think of it as a thank you gift not only to the people in this thread for encouraging Mellye to continue their work, but also as a thanks to Mellye as well for the wonderful plugin! :)

ATB Ready Sound (Famicom Namco Chip)

Will leave this up for others I will probably make. :]
 

XyonSxT

『 Le Stranger 』
Member
Joined
Nov 2, 2015
Messages
7
Reaction score
0
First Language
Spanish
Primarily Uses
RMMV
I have maked a way to escape in battle, but this engine only works with all party members and having the 3 Action Sequences pack (and battle engine core so) of Yanfly.

 

1.- Make two common events, we will name it [Escape base] and [successful escape].

2.- Put in [successful escape] the "Stop battle" command.

3.- Put in [Escape] a conditional branch and put the switch what you want to disable the escape function. ex: "Boss battle".

4.- In ON condition, put a skill, we will name it [Can't escape]

5.- In OFF condition, put another skill, we will name it [successful escape] too.

6.- Create the skill you want to use for escape, the visible one for the player. Put the name, the icon, cost, the skill type, and the other settings of you want, but the target only can be "all allies" or "nothing"/"any" (I'm sorry, i have the spanish version.)

7.- In the notebox, put this string:
<Target action>

common event: id of the common event [Escape]

</Target action> 

 
8.- In the [Can't escape] Skill, put this notebox: 

<Target action>

perform finish

wait for movement

clear battle log

</Target action>
Leave the other settings as you will, but i recommend no icon, because the idea is to the player only view this as "Message".

 

9.- Next, in the [successful escape] skill, i reccommend again, put the settings with no icon, but is your will. Then put this in notebox:
<Target action>

motion escape: actors

move actors: backwards, 400, 20

wait for motion: actors

wait for movement

opacity actors: 0, 1

SE: Run, 80, 100, 0

common event: 4

</Target action>
10- Finally, in the [Escape base] common event, put in the conditional branch "ON" a "Force action" command and then select the actor that have the escape skill, and then select the [Can't escape] Skill. Leave the target as default.

 

11- Do the same with the "OFF" branch, but this time put the [successful escape] skill.

 

And this will make your characters run from battle almost like the normal escape command.

 

Images:







 

Example Demo.
 
Last edited by a moderator:

Solis

Veteran
Veteran
Joined
Oct 24, 2015
Messages
376
Reaction score
84
First Language
English
After the most recent update, it now crashes my game when using your states damage script. 
 

Lionheart_84

Veteran
Veteran
Joined
Oct 27, 2015
Messages
537
Reaction score
49
First Language
Italian
Primarily Uses
@Mxmsoft.... 

Excuse my stupidity ... but in a little demo ???

@Mellye

Beautiful Your last uptade plugin .

Now finally there is the waiting time for the skills ...

but you can do that ATB gauge marks than it does upon the skill casting ???

What numbers can I set the max and min time casting ???
 
Last edited by a moderator:

Mellye

Veteran
Veteran
Joined
Oct 24, 2015
Messages
347
Reaction score
279
First Language
Portuguese
After the most recent update, it now crashes my game when using your states damage script. 
Thanks! I've uploaded a new version, the crash should be fixed now, let me know if any issue persists. I've also updated the States Plugin - the same thing that was causing a crash here could potentially cause crashes with other plugins too.

@Mellyebut you can do that ATB gauge marks than it does upon the skill casting ???

What numbers can I set the max and min time casting ???
Yes, there will be visual signs in the ATB gauge and such - for now it's just a rough early release indeed.

As for the numbers, by default 50000 would be equivalent to a full gauge; so 25000 for a half gauge, 10000 for one fifth, etc.
 
  • Like
Reactions: SOC

Lionheart_84

Veteran
Veteran
Joined
Oct 27, 2015
Messages
537
Reaction score
49
First Language
Italian
Primarily Uses
Ok! I have edited my post with images and the demo, here is:

Images:






 

Demo.

Thank you!!!! Beautiful demo !!! really great your system !!! It works great !!! Thanks again for your demo !!!

@Mellye

Ok. ... Thanks for your guide on the numbers ... ; D wait for the plugin with the system waiting for the ATB bar !!!
 

Nekura

Warper
Member
Joined
Nov 4, 2015
Messages
3
Reaction score
0
First Language
English
Hello. I don't think I saw anyone having the same issue while skimming through the thread.

But I seem to be unable to have this ATB work with Yanfly's BattleAICore.

It works normally if the enemy has no battle AI in the notetags. However, once I put the AI in then the AI doesn't do anything except for what's in the attack patterns.

The AI works once I turn off your ATB. I tried placing the plugin above and under every single one Yanfly's battle related plugins(BattleCore, ActSeqPacks, BattleAI, VictoryAftermath). Yet it doesn't fix the issue.

I wasn't sure whether to come here about the issue or to go to Yanfly, but I had this open already so...yeah. If I missed anything, feel free to tell me.
 

SOC

Be your own hero
Veteran
Joined
Mar 22, 2012
Messages
570
Reaction score
490
First Language
English
Primarily Uses
RMMV
During casting times, the actors stay in their "forward step" spot. They also don't use their "prepared" or "magic charging" poses as if you gave them commands in the normal default turn based system: this part is very important to me. If another member performs their action before their charge time is complete, both actors go back to their normal positions.

Can't wait to see the second ATB gauge that fills up for charge times <3
 
Last edited by a moderator:

Lionheart_84

Veteran
Veteran
Joined
Oct 27, 2015
Messages
537
Reaction score
49
First Language
Italian
Primarily Uses
During casting times, the actors stay in their "forward step" spot. They also don't use their "prepared" or "magic charging" poses as if you gave them commands in the normal default turn based system: this part is very important to me. If another member performs their action before their charge time is complete, both actors go back to their normal positions.

Can't wait to see the second ATB gauge that fills up for charge times <3
Also I have noticed what you say you hope that you can solve !!!

And also I can't wait to see the second ATB gauge that fills up for charge times!!!!  BD  
 
Last edited by a moderator:

Mellye

Veteran
Veteran
Joined
Oct 24, 2015
Messages
347
Reaction score
279
First Language
Portuguese
During casting times, the actors stay in their "forward step" spot. They also don't use their "prepared" or "magic charging" poses as if you gave them commands in the normal default turn based system: this part is very important to me. If another member performs their action before their charge time is complete, both actors go back to their normal positions.

Can't wait to see the second ATB gauge that fills up for charge times <3
Yeah, the visual aspect of casting is still under work. I plan on giving some options selectable per skill (and a default one).

The next feature update should be the visual part of turn prediction (something to differentiate when an actor is getting an early or late turn due to skill modifiers or such).
 
Last edited by a moderator:
  • Like
Reactions: SOC

MuteDay

Mutation Engine
Veteran
Joined
Oct 19, 2015
Messages
253
Reaction score
39
First Language
English
Hello. I don't think I saw anyone having the same issue while skimming through the thread.

But I seem to be unable to have this ATB work with Yanfly's BattleAICore.

It works normally if the enemy has no battle AI in the notetags. However, once I put the AI in then the AI doesn't do anything except for what's in the attack patterns.

The AI works once I turn off your ATB. I tried placing the plugin above and under every single one Yanfly's battle related plugins(BattleCore, ActSeqPacks, BattleAI, VictoryAftermath). Yet it doesn't fix the issue.

I wasn't sure whether to come here about the issue or to go to Yanfly, but I had this open already so...yeah. If I missed anything, feel free to tell me.
your going to want to always put this below yanfly
 

MuteDay

Mutation Engine
Veteran
Joined
Oct 19, 2015
Messages
253
Reaction score
39
First Language
English
Yeah, the visual aspect of casting is still under work. I plan on giving some options selectable per skill (and a default one).
hard at work i see :) best of luck 
 

Nekura

Warper
Member
Joined
Nov 4, 2015
Messages
3
Reaction score
0
First Language
English
your going to want to always put this below yanfly
That's a bit too vague. Under Yanfly's what? EngineCore... BattleCore.. battleai... All of Yanfly's? I already mentioned I tried it all around the battle plugs. And I'm not currently home to try elsewhere atm. So I'd appreciate a more detailed answer.
 

SOC

Be your own hero
Veteran
Joined
Mar 22, 2012
Messages
570
Reaction score
490
First Language
English
Primarily Uses
RMMV
That's a bit too vague. Under Yanfly's what? EngineCore... BattleCore.. battleai... All of Yanfly's? I already mentioned I tried it all around the battle plugs. And I'm not currently home to try elsewhere atm. So I'd appreciate a more detailed answer.
No one knows for sure. I just put mine below Save Event Locations, but above the rest of my "other" plugins that I keep below Yanfly stuff.
 

Lionheart_84

Veteran
Veteran
Joined
Oct 27, 2015
Messages
537
Reaction score
49
First Language
Italian
Primarily Uses
Yeah, the visual aspect of casting is still under work. I plan on giving some options selectable per skill (and a default one).

The next feature update should be the visual part of turn prediction (something to differentiate when an actor is getting an early or late turn due to skill modifiers or such).
Ok ... well ... I can not wait ' now !!! I'm sure it will be a job well done ... you are very good !!! ;)   ;)   ;)
 

Nekura

Warper
Member
Joined
Nov 4, 2015
Messages
3
Reaction score
0
First Language
English
No one knows for sure. I just put mine below Save Event Locations, but above the rest of my "other" plugins that I keep below Yanfly stuff.
That's a bit more helpful, thanks. I will try placing it in the same spot when I get home.
 

SOC

Be your own hero
Veteran
Joined
Mar 22, 2012
Messages
570
Reaction score
490
First Language
English
Primarily Uses
RMMV
Yeah, the visual aspect of casting is still under work. I plan on giving some options selectable per skill (and a default one).

The next feature update should be the visual part of turn prediction (something to differentiate when an actor is getting an early or late turn due to skill modifiers or such).
While turn prediction isn't my thing, I still can't wait for your updates! So excited!
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
one bad plugin combo later and one of my followers is moonwalking off the screen on his own... I didn't even more yet on the new map lol.
time for a new avatar :)

Forum statistics

Threads
106,018
Messages
1,018,358
Members
137,803
Latest member
andrewcole
Top