Maliki's Element Ex
ver 1.6
Features: Allows More control over element attack and defense up to and including element absorption.
Howto: After installing plugin, add the following notetags to Actor, class, enemy, equipment, or state note fields:
<element_boost: elementID boost ><element_Dboost: elementID boost >
with elementID corresponding to the desired element in the database and boost being a number.
(The elementID doesn't have to match the database's ID, but I suggest it as a matter of convenience.)
To allow a skill to utilize the bonus, add this tag to skill notes:
<object_element: number >
Making sure the number here matches the elementID you wish to use.
IMPORTANT!!! Note the space near the end of the tags. Don't forget to include it or the tag won't be read properly!
With the first tag, element damage with be raised by the amount of the boost. (1 will equal double damage and 0.5 will be 150% of the original amount.)
With the second tag, damage will be reduced by the amount of the boost. (1 will give 0 damage and 1.5 will heal the target by 50%.)
Detailed instructions can be found in the plugin's help section.
Update: Updated to clean up code and add multiple element support.
Update: Fix for Elements numbered past 9.
Update: Updated for compatibility with Victor's Damage Popups. (Thanks for making that, BTW!)
Update: Code rewritten for readability and efficiency. Also added <priorityObj> and <ignoreEquipElementObjects> tags to allow a bit more control over object element inheritance by devs.
Plugin Conflicts: This plugin rewrites the makeDamageValue and calcElementRate functions and will likely not be compatible with any plugins which also do this.
Permissions: This plugin can be used in any project, commercial or otherwise, as long as credit is given.
Download:
Thanks to
KockaAdmiralac for laying out the base of this script for me. It would be prudent if you credit his contribution in your game credits as well.
本贴来自国际rpgmaker官方论坛作者:Maliki79处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/malikis-elementex-ver-1-6.50214/