public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Check actor's skill types

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Check actor's skill types
  • Original author: Creative Ed
  • Original date: November 9, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/check-actors-skill-types.86916/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Learning Javascript

Summary

Hello, I'm currently using DR.Yami's skill shop in my game, and the plugin allows me to set conditions to wether skill can be bought for a certain character or not. However I'm having trouble in finding out the right terms for the conditions. What I would like is to check if an actor has a certain skill type, and if he/she has that skill type, the skill will be available. Here's an example of how the conditions work in this plugin. $gameSwitches.value(1)

Archived First Post

Hello, I'm currently using DR.Yami's skill shop in my game, and the plugin allows me to set conditions to wether skill can be bought for a certain character or not. However I'm having trouble in finding out the right terms for the conditions.

What I would like is to check if an actor has a certain skill type, and if he/she has that skill type, the skill will be available.
Here's an example of how the conditions work in this plugin.

<Buy Custom Require>
$gameSwitches.value(1)
actor.level > 10
</Buy Custom Require>

If you need to check the plugin itself for some reason here is a link to it:

https://github.com/suppayami/yami-engine-delta/blob/master/build/SkillShop/YED_SkillShop.js

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#js-learning

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar