(要 YEP_StatusMenuCore.js)アクターの戦闘統計を記録するプラグイン – YEP_X_BattleStatistics.js
- タイトル
- (Requires YEP_StatusMenuCore.js) Logs the battlestatistics of actors for your players to view.
- 作者名
- Yanfly Engine Plugins様
- ヘルプ
- ============================================================================
Introduction
============================================================================
This plugin requires YEP_StatusMenuCore.
Make sure this plugin is located under YEP_StatusMenuCore in the
plugin list.
If you wish to place the Battle Statistics tab in the Status Menu in a
specific spot, place 'Statistics' without the quotes in the Status Menu
Core's Command Order parameter. If it's not present there, it will
automatically order itself in the 'Custom' tab.
============================================================================
Instructions
============================================================================
This plugin is plug-and-play. All battle information will be recorded in the
Battle Statistics tab. The information will be as follows:
Battles Initiated
How many battles the actor was present in the starting party and what ratio.
Kills/Deaths/Assists
Displays information about how many kills, deaths, and assists performed by
the actor overall. Kills rise when the actor defeats an enemy. Deaths rise
if the actor falls in battle. Assists rise if the actor is present during an
enemy kill.
Damage Dealt
Total amount of damage dealt by the actor over the course of the game.
Damage Taken
Total amount of damage taken by the actor over the course of the game.
Healing Dealt
Total amount of healing dealt by the actor over the course of the game.
Healing Taken
Total amount of healing taken by the actor over the course of the game. - パラメータ
-
param Command Name desc This is the text used for the command name in the Status
Menu command list.default Statistics param Battle Count Text desc This is the category text for Battle Count. default Battles Initiated param Battle Count Format desc This is how the text format will appear.
%1 - Actor Battles %2 - Party Battles %3 - Percentagedefault %1 out of %2 Battles (%3%) param Kill Count Text desc This is the category text for Kill Count. default Kills param Kill Count Format desc This is how the text format will appear.
%1 - Kill Ratiodefault %1 Kills per Battle param Death Count Text desc This is the category text for Death Count. default Deaths param Death Count Format desc This is how the text format will appear.
%1 - Death Ratiodefault %1 Deaths per Battle param Assist Count Text desc This is the category text for Assist Count. default Assists param Assist Count Format desc This is how the text format will appear.
%1 - Assist Ratiodefault %1 Assists per Battle param Damage Dealt desc This is the category text for Damage Dealt. default Damage Dealt param Damage Taken desc This is the category text for Damage Taken. default Damage Taken param Healing Dealt desc This is the category text for Healing Dealt. default Healing Performed param Healing Taken desc This is the category text for Healing Taken. default Healing Received - ライセンス表記
紹介ページ https://github.com/suppayami/yami-engine-delta/blob/master/demo/js/plugins/YEP_X_BattleStatistics.js