Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker SEK_BattleTime&Rank 1.0

No permission to download
SEK_BattleTime&Rank - v 1.0
By SEK
Introduction

Get a fast victory and gain different amounts of exp and gold!

Features
You can set different multipliers for exp and gold based on battle time.
You can change multipliers, rank names and time with Plugin Commands.

End Battle Message Writing Notes:
%r = rank.
%s = secs.
%m = minutes.

Plugin Commands:

Rank rank
Write a list of rank names separated by spaces

Rank secs
Write a list of secs in a crescent order separated by spaces

Rank exp
Write a list of exp multiplier values separated by spaces

Rank gold
Write a list of gold multiplier values separated by spaces

Example:
Rank ranks S A B C D
Rank secs 7 10 12 16 20
Rank exp 5 4 3 2 1
Rank gold 5 4 3 2 1
Argument don't have a limit, they just must be the same amount for ranks, secs, exp e gold.
if you complete the battle in 7 secs, you'll get S rank, exp*5 and gold*5!
if secs are over the last value of secs list, that value will be taken
anyhow: in this case, if you go over 16 seconds, even if time is 25 seconds, you will get Rank D
By default, every multiplier is 1 and rank is "none"

Screenshots/Video

How to Use
Plug & Play

Demo
Not needed

Plugin
https://raw.githubusercontent.com/SEK-MV/SEK_MV_Plugins/master/SEK_BattleTime&Rank.js

Credit and Thanks
- SEK
- Val (for the awesome idea)

Author's Notes
Even if I try my best, I might not be able to help with issues.
You are free to use this plugin. If you do use it, I'd like to have my name and my plugin's name included in credits.
  • Like
Reactions: Shelly Valeras
Author
SEK
Downloads
63
Views
195
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from SEK

Latest updates

  1. Fixed Bug

    Now the timer will stop if you escape the battle or if you die
Top