レベルアップ時にパラメーターを表示するプラグイン – MrTS_GainStatsOnLevelUp.js
- タイトル
- Actors gain stats on level up.
- 作者名
- Mr. Trivel様
- ヘルプ
- --------------------------------------------------------------------------------
Terms of Use
--------------------------------------------------------------------------------
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for commercial and non-commercial projects.
--------------------------------------------------------------------------------
Version 1.1
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Class Tags
--------------------------------------------------------------------------------
<STAT>
formula
</STAT>
Stats:
MHP, MMP, ATK, DEF, MAT, MDF, AGI, LUK
v = variables
a = actor
Examples:
<ATK>
v[10];
</ATK>
<DEF>
Math.randomInt(5);
</DEF>
<LUK>
-1
</LUK>
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Version History
--------------------------------------------------------------------------------
1.1 - Crash fix with multi line stat evaluations.
1.0 - Release - パラメータ
-
( なし ) - ライセンス表記
- Free for commercial and non-commercial projects.
紹介ページ https://github.com/Trivel/RMMV/blob/master/MrTS_GainStatsOnLevelUp.js