じ☆ve冰风 发表于 2026-7-26 13:40:20

Auto Target Skills

Hi,

I have a rough time finding a script to do something so simple.

Short story: I am making a strategy-heavy game and I feel unnatural (also has to do with laziness
) to double-press/click in order to use skills that don't have any real option at the selection phase. Found one similar that could cover my needs made by Lecode, but didn't work with the Yanfly plugins I have installed, also was programmed in a way any skill even single target skills with one selectable option would make the auto-target stuff.

Description (the help text
)

This is a simple quality of life improvement to avoid double-clicking to use certain skills.

Skip the target selection for skills that really don't have real options in the targeting phase. These skills can be configured to either have the selection phase or are used automatically when you select the skill.

The effect is against all skills that use the following scopes (configurable):

The User (self)
All Allies
All Enemies
X Random Enemies

Should be highly compatible with most battle selection related plugins, as the override is done before the selection phase.

Terms:

- Credit to author (Ninakoru) is optional, but appreciated

- Free for non-commercial & commercial use.

Spoiler: Download jshttps://www.dropbox.com/s/l25y655zkg071vi/Nina_AutoTargetSkills.js?dl=0
Let me know if you suffer any incompatibility with this simple plugin!

IMPORTANT NOTE: I investigated further, on the Yanfly's BattleEngineCore plugin of there's an option named "Select Help Window", that shows who is the current target for the skill. This causes the system internally to force you to select the target even if it is one of the above scopes. This script is not needed if you have that option turned off and there's nothing similar that forces you to always select a target.

Happy RPG Making!


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