じ☆ve冰风 发表于 2026-7-31 10:39:55

Formula Effects

This script allows you to execute arbitrary formulas as an effect.


By default, you have a damage formula that allows you to execute scripts within the context of a damage formula object.


You can now move any non-damage-related logic from the damage formula into a formula effect.


Effect formulas are executed within the context of the interpreter, which is more useful since many scripts add convenience methods to the interpreter (rather than the damage formula).


You have access to a number of references such as the user, the target, and the user’s current action among other standard formula variables.


This is a stand-alone script and does not rely on my Effects Manager. As a result, it does not have all of the functionality that the Effects Manager provides.


Get it at Hime Works!


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