Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
A "Diamond Dog" System
« previous
next »
Print
Pages: [
1
]
Author
Topic: A "Diamond Dog" System (Read 2606 times)
imthewalrus
today i put....JELLY on this hot god
Initiate
Posts: 29
Likes the Beatles, obviously.
A "Diamond Dog" System
«
on:
February 19, 2008, 10:44:28 PM »
Hopefully you know what I'm talking about here!
In case you don't: The title is a reference to one of my favorite SNES RPGs, Earthbound. One boss is named Carbon Dog, and if you use an ice attack against him, he becomes the weaker Diamond Dog.
I want to do something like that.
For example, hitting an Ice Elemental with a fire attack would cause it to melt into a Water Elemental, or hitting a Fire Elemental with a water attack would cause it to become a Steam Elemental. I know how to make enemies turn into other enemies, but I don't how how to trigger it with attacks. That's why I request help with that.
Logged
I am the walrus, Koo Koo Kachoo!
Prpl_Mage
Administrator
Sage
Posts: 7,645
The Administrator Mage
(No subject)
«
Reply #1 on:
February 19, 2008, 11:20:03 PM »
I guess you could add an event into the battle of those enemies that makes it turn a switch(something like "Fire magic used") on.
Then make the transformation skill on the monster only to be used when the switch is on(100 prio as well).
But I don't know how to change them back though... I guess you could make them have the "transform-back skill" after 10 turns or something.
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
Ben
Some dude
Staff
Royal
Posts: 4,844
butts
(No subject)
«
Reply #2 on:
February 20, 2008, 12:07:01 AM »
Yeah... this can be done pretty simply using a few battle events. There are even battle event commands to transorm one enemy into another.
Dont be afraid to dig around in your battle events. They can do quite a bit of sweet stuff. Just play around.
Logged
DedlellyDeth
Exemplar
Posts: 1,215
(No subject)
«
Reply #3 on:
March 28, 2008, 08:47:04 PM »
Nevermind. (If you read that, actually make it 99999 HP and make it detect 1-99998, or it'll loop when the Trigger Monster is discretely killed, then make it revive when you use magic, and die if you don't damage it.)
Logged
The previous post may contain rudeness. I'm just trying to help people, is all. I apologize for any damages inflicted. I just want to be friends.
Ben
Some dude
Staff
Royal
Posts: 4,844
butts
(No subject)
«
Reply #4 on:
March 29, 2008, 12:53:22 AM »
Yeah, but he totally pwned that help request.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
A "Diamond Dog" System