About This Plugin
This is a plugin to generally replicate the functionality of the Bonus Board as featured in Star Ocean: The Last Hope. For those unfamiliar, performing certain actions in battle would fill the gauge in real time with a colored icon, and award post-battle effects for each one. The filled slots would persist through multiple battles, with certain conditions in place to break the gauge if a party member took too much damage repeatedly.
I've created a similar plugin with its own conditions. So far, the conditions are static, but perhaps a future update will allow more customization on the conditions and rewards.
How To Fill The Bonus Board In Battle
Defeating an enemy with a Physical Attack
Defeating an enemy with a Magical Attack
Defeating an enemy with a single attack (One-Hit KO)
Landing a Critical Hit
What Do The Bonuses Do
The gauge has 15 slots. For each slot filled via one of the above conditions, a stacking post-battle reward is applied.
Physical Attack KO: Restores 2% Max HP to each living party member, per slot filled.
Magical Attack KO: Restores 2% Max MP to each living party member, per slot filled.
One-Hit KO: Increases the party's EXP gain by 10%, per slot filled.
Critical Hit: Increases the party's Gold gain by 10%, per slot filled.
Resetting The Bonus Board
There are two ways to manually reset the board.
Plugin Command: ResetBonusBoard
Script Call: $gameSystem.clearBonusBoard();
The Bonus Board will automatically be reset if a party member is KO'd or if they are hit by a Critical Hit.
Parameters
The icons used in the display are customizable by the user. An Animation can also be set to play when a slot on the Bonus Board is filled, and when the Bonus Board is reset. The X and Y position of the Bonus Board window can also be adjusted by the user.
Terms Of Use
It is OK to use this plugin in both commercial and non-commercial projects.
Credit is appreciated, but not required. Happy game making!
Updates
v1.02: Bugfix related to HP restoration (incorrectly set to 1% per slot filled) - September 22nd, 2025
v1.01: Bugfix related to raising EXP/Gold gain - September 22nd, 2025
v1.00: Initial Release - September 21st, 2025
Download
See the attached .js file. Download it, keep the filename the same, and import into your project. Simple as that.
Screenshot(s)

本贴来自国际rpgmaker官方论坛作者:Coolie处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/star-ocean-the-last-hope-bonus-board.180203/