じ☆ve冰风 发表于 2026-7-17 17:34:03

Damage Drain/Recoil Rate

Special Parameter: Drain/Recoil Rate
Version: 1.1.0
By Jeneeus Guruman​
Introduction

This plugin allows to include a state that will PASSIVELY drains a percentage of damage based on the damage dealt to the target as long as the one that has a drain rate parameter.

Features


[*]Every damage given will have a percentage of those to be drained to the user.
[*]Every damage given will have a percentage of those to be recoiled to the user.
[*]Skills and items damage drains can now be changed by the percentage absorbed and can also be switched.
Screenshots
 

Spoiler





How to UseTo use this, you need to put the following notetags:
 
       <dhr: percent>
       percent: The percentage of amount of HP to be drained based on
       the damage. The default is 0. Multiple tags will add all values
       by percentage (e.g. 200% + -50% = 150%). Putting negative values

       result in recoil. Note: no percent sign should be added (e.g. <dhr: 50>).

       <dmr: percent>
       percent: The percentage of amount of MP to be drained based on
       the damage. The default is 0. Multiple tags will add all values
       by percentage (e.g. 200% + -50% = 150%). Putting negative values
       result in recoil. Note: no percent sign should be added (e.g. <dmr: 50>).

      <dsr: percent>

      percent: The percentage of amount of either HP or MP to be drained

      on the skills and items assigned. The default is 100.

      Note: no percent sign should be added (e.g. <dsr: 50>).

       <dhr_exclude>
       <dmr_exclude>
       Skills and items assigned to this will not drain any damage.

      <dsr_switch>

      Skills and items assigned to this will switch the restored value

      in draining skills and items (e.g. HP Drain damage will restore

      MP instead).

      dhr and dmr can be set in Actors, Classes, Weapons, Armors, and States.

      dsr, dhr_exclude, dmr_exclude, and dsr_switch can be set in Skills and Items.

 
Script

Pastebin

GitHub

Known Bugs

None so far.

Update


[*]v1.1.0: Added "dsr" to manipulate the absorb percentage of skills and items and "dsr_switch" to swap the portion to be restored.
Author's Notes


[*]This script is free to use commercially or not. If commercially, you must credit me. If not, just don't claim this as your own but not crediting me is okay if you don't want to.



本贴来自国际rpgmaker官方论坛作者:Jeneeus Guruman处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/damage-drain-recoil-rate.48979/
页: [1]
查看完整版本: Damage Drain/Recoil Rate