RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

How do I create a magic that...?

Started by Sigma, May 31, 2007, 11:27:41 PM

0 Members and 1 Guest are viewing this topic.

Sigma

...allows the player to decrease the number of enemy encounters he or she has?

:)

well you can totally disable it, but with knowledge of conditional branch you can make it "decrease" the amount of encounters.
to get rid of it:

under skills, go to common event. then use event option "change encounter" turn off.
Watch out for: HaloOfTheSun


:)

Watch out for: HaloOfTheSun

Esmeralda

MAke a skill operate a switch, you can call it whatever you like, then go to common events. Make it 'Paralell Process' and the condition switch to the one you just made. Then make a Fork Condition (Disable the 'Else' button) and make it decrease the encounter rate (Can be done by the default menu commands).
:taco: :taco: :taco: