じ☆ve冰风 发表于 2026-7-20 21:55:53

KSkillNeedState XP

KSkillNeedState XP
Version 0.4.0

by Kyonides Arkanthes​

Introduction

Aluxes alias Alex can't get things to work properly the first time so you better help him adquire a specific state to be able to cast his world famous anti-ghost skill Cross Cut. This scriptlet will make it possible!

Adjust the values of the SKILL_STATE_IDS and NOT_STATE_IDS Constants at will.
                Ruby:       
# { SkillID1 => StateID1, etc. }
module KSkillNeedState
ANTI_PHYS_STATE_ID = 19
SKILL_STATE_IDS = { 57 => 17 }
NOT_STATE_IDS = { 57 => 18 }
end


DOWNLOAD SCRIPT & DEMO​

Terms & Conditions

Free as in beer.
Include my nickname in your game credits.


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