Introduction
Inspired by Doom & Destiny's ration system. For those of you who have not played the game, it works like this: the player can buy cheap "rations" that can only be consumed after battle if the player's HP drops below 75%, which each restore 25% of a single party member's HP. I thought that this was an interesting system that helped the player stay alive through some of the tougher dungeons (it definitely helped me xD), without wasting time or MP on healing manually.
So, this script incorporates and expands upon that system a bit. It automatically consumes designated items after battle when necessary.
Features
Set up items that restore HP, MP, or both after each battle until the player is as close to fully restored as possible. Victory not required.
Currently only has a multiconsumption option, working on adding turning that off~
You can turn autoconsumption on/off with a switch, or set it to always be on.
Planned Features
- Make the code look prettier, it looks a bit messy at the moment.
Done! Updated to 1.0a
- Configure amount of times an item can be used (for example, HP potion can be used on 3 people before fully consuming one)
- Require certain conditions for the HP/MP restore (mainly, did the player win the battle?)
- Turn off multiconsumption
Screens
n/a
How to Use
Designate your item IDs, what they restore, and by what percentage/point, and you're all set!
Installation: Paste this script above Main, preferably below any custom battle scripts that you have.
Demo
n/a
Scripts
Direct Link:
FAQ
Q: I don't know how to install the script >.<
A: Open scripts, click on the empty slot above Main, press Insert. Then read the How to Use section again.
Q: I have a question about how to use the script?
A: Read the "Configuration" part in the script. If you still have questions, ask here.
Q: I want to do something with this but am not sure how to do it?
A: Ask away.
Credit
mjshi
本贴来自国际rpgmaker官方论坛作者:mjshi处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/consume-after-battle.45023/