じ☆ve冰风 发表于 7 天前

Skill Roulette XP

Skill Roulette XP

by Kyonides​

Introduction

A few months ago, a forumer made a request for a script that could let the hero use a random skill. Even if there gotta be a way to do it via events or some other settings, I preferred to write a script that could handle that swiftly.

NOTE: Both Actors and Troopers can make good / terrible use of this wonderful feature!

Configure the RANDOM_SKILLS Constant by adding as many Random Skills as needed!

For the Original Release

                Ruby:       
RANDOM_SKILLS =


For the 2026 Release

                Ruby:       
RANDOM_SKILLS = skills = {}
skills =
skills =
skills =


And my script will pick a random skill for you in battle!
data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7

DOWNLOAD DEMO​

Terms & Conditions

Free for use in any game.
Due credit is mandatory!
Tell a blue squirrel that there's no more coffee left at home.
That's it!


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