Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [MihailJP Plug-in] Extension plug-in for analyze skills
- Original author: Kupotepo
- Original date: September 23, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/mihailjp-plug-in-extension-plug-in-for-analyze-skills.127758/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Archived First Post
Author: MihailJP from the JP forums
forum.tkool.jp
(where you can see the weaknesses and parameters of the enemy)
How to use
GitHub.
https://github.com/MihailJP/mihamzplugin/blob/master/EnemyAnalysisSkill.js The
license is Unlicense.
https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
【プラグイン】アナライズ(敵の弱点やパラメータが見られる)スキル用補助プラグイン
「使うことで敵の弱点やパラメータが表示されるスキル」を実装します。 使いどころがあるかは不明ですがどうぞよしなに。制作中のゲームの副産物です。 使い方 プラグインパラメータを設定します。ステータス上昇・低下時の文字色(\Cの番号)、パラメータの略語が設定できます。 コモンイベント(ここでは仮に16番とします)に、トリガーを「なし」、実行内容に「プラグインコマンド:EnemyAnalysisSkill, アナライズを実行」のみを設定します。 スキルの設定で、範囲を「敵単体」、使用可能時を「バトル画面」、命中タイプを「必中」、使用効果を「コモンイベント 16番」に設定します。...
forum.tkool.jp
(where you can see the weaknesses and parameters of the enemy)
How to use
- Set the plugin parameters. You can set the text color (\ C number) and parameter abbreviations when the status rises or falls.
- For the common event (assumed to be number 16 here), set the trigger to "None" and the execution content to "Plug-in command: EnemyAnalysisSkill, execute analyze".
- In the skill settings, set the range to "single enemy", the available time to "battle screen", the hit type to "necessary", and the use effect to "common event 16".
- There is a method of giving a dummy state as a method of suppressing "It did not work for XX!".
GitHub.
https://github.com/MihailJP/mihamzplugin/blob/master/EnemyAnalysisSkill.js The
license is Unlicense.
https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
license is Unlicense. https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
Referenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...