The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => XP Tutorials => Topic started by: djkdjl on October 04, 2007, 06:52:26 PM

Title: [XP] SCARE SKILL Tutorial [XP]
Post by: djkdjl on October 04, 2007, 06:52:26 PM
This skill,,when cast by your hero(s),,will force a selected enemy to flee from battle.  You don't need any switches nor variables for this skill to work.  Here is how it's done.

First create a new STATE(condition) as follows:

Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi243.photobucket.com%2Falbums%2Fff118%2Fdjkdjl%2FScareSkill01.jpg&hash=219024ad92d3b26d9d9bda38028e761cccda8ceb)


Then,,create a Common Event as follows (it uses conditional branch [page 1] and force action [page 3] commands):

Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi243.photobucket.com%2Falbums%2Fff118%2Fdjkdjl%2FScareSkill02.jpg&hash=f879e2887c19ed2d389f143ea7b24b8fe064f95c)

Here is a more detailed version of Conditional Branch and Force Action commands:

Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi243.photobucket.com%2Falbums%2Fff118%2Fdjkdjl%2FScareSkill03.jpg&hash=131d8fc92158cf68aee13967c5252708c6204bf9)

Finally,,create a new skill in the skills section as follows (I called it SCARE):

Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi243.photobucket.com%2Falbums%2Fff118%2Fdjkdjl%2FScareSkill04.jpg&hash=e092ca5f2f9201706f7ea084b946b76a421c2cc6)

AND YOU ARE DONE!!  Enjoy.  Also on a personal note,,you can make enemies such as BOSSES immune to the FLEEING state. ([E] Fleeing under State Efficiency in Enemies Tab)  Also you can make some enemies more subdued to the state than others. [A] Fleeing would make them most likely to flee,,[E] Fleeing makes them virtually invulnerable.


Coming up....the WARP SKILL tutorial.
Title: Re: [XP] SCARE SKILL Tutorial [XP]
Post by: modern algebra on October 04, 2007, 11:01:45 PM
Pretty good tutorial. It is done in an interesting way. My one question is how/where does it work. In your tutorial,  you never call the common event that causes the enemies to act upon the state. I figured you might want to rectify that. Otherwise, it is a nice tutorial. Good job.
Title: Re: [XP] SCARE SKILL Tutorial [XP]
Post by: Kokowam on October 04, 2007, 11:02:45 PM
Yeah he does. The skill turns on the event. Right?
Title: Re: [XP] SCARE SKILL Tutorial [XP]
Post by: modern algebra on October 04, 2007, 11:08:15 PM
Ah, so it does. I am afraid I am a little out of it today.
Title: Re: [XP] SCARE SKILL Tutorial [XP]
Post by: Kokowam on October 04, 2007, 11:23:38 PM
Lol. I feel so special to have noticed something about eventing that my teacher didn't. ;D Wait... speaking of which... I haven't received any lessons from you (if you're still doing it) or for shaz! XD
Title: Re: [XP] SCARE SKILL Tutorial [XP]
Post by: djkdjl on October 05, 2007, 12:28:44 AM
Thankies.

haha /gasp!

mastermoo outdoes modern at eventing! I thought that was unheard of.
Title: Re: [XP] SCARE SKILL Tutorial [XP]
Post by: Kokowam on October 05, 2007, 01:30:05 AM
Lol. A fluke. modern_algebra has looked at numbers for too long.
Title: Re: [XP] SCARE SKILL Tutorial [XP]
Post by: AAARGH! on November 10, 2007, 09:17:10 PM
That's a good tutorial. I never thought of doing it like that.
Title: Re: [XP] SCARE SKILL Tutorial [XP]
Post by: mini moles69 on January 26, 2008, 02:43:32 PM
Nice tutorial that will help alot thanks :P
Title: Re: [XP] SCARE SKILL Tutorial [XP]
Post by: Shadow Phoenix on August 12, 2009, 12:36:54 AM
Sorry for this massive bump, but there is a slight problem...

The links are dead. As such, nobody can use the tutorial