El plugin creado originalmente por NoNoEver, Challenge Modes, PERO TRADUCIDO PARA HISPANOS
En el puedes poner los modos NUZLOCKE, RANDOMIZER Y MONOTYPE
Para más información, revisen el plugin original aquí.
He puesto mucho esfuerzo en crearlo, probablemente tenga algunos errores, pero aún...
README: Random Item and TM/HM Selectors
This repository contains two custom Ruby script plugins for Pokémon Essentials v21.1, designed to simplify giving random items and TMs/HMs to players in your game.
1. Plugin Overview
A. Random Item Selector (File: Random Item Selector.rb)
Allows you...
This script is for RPG Maker XP. It adds a lot of useful classes and methods for scripters:
RandomHelper who make doing things like raffle a lot easier. Recommended even for non-scripters.
Variable Switches Alias, who makes switch/variable access shorter and more readable
Tween system...
This resource was made to make a trainer's party potentially more flexible depending on what's being desired. For example, you might have a trainer you gave two Pokémon slots, but you have three mons you'd like to give to that trainer as you think they fit. Let's say Rattata, Pidgey and Pikachu...
This is a simple plugin that starts a battle against a team that was randomly picked from a list of pre-defined Pokémon.
The opponent name, class and other properties are hardcoded but it can easily be replaced by parameters as well to make it more dynamic.
How to use:
In your event commands...
This ressource is an edit of the turn_random function that is part of base RMXP code, so it should theorically be compatible with any past and future version of Essentials and possibly with PSDK too.
What does it do exactly?
With this ressource, you can make any of your NPCs turn randomly. This...