Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: Satoh on September 05, 2009, 11:15:40 pm

Title: [REQUEST/POSSIBILITY] Isometric Fields... and Equipment driven status effects...
Post by: Satoh on September 05, 2009, 11:15:40 pm
I've seen a few Iso battle scripts... and I found a broken link to a supposed iso map script... but I've yet to actually see an actual script...

So here's what I want to know... it it possible to make an isometric map movement script? By that I mean, would it be possible to get a script that replaces standard Up down left right with Northwest Southeast Northeast Southwest respectively?

This being a movement of 2,1 X,Y.




For the Second part of my request, I'd like to know how to attach status effects to weapons and equipment. Specifically I want to add an invulnerability status to a sword...

I want to add an 'always max damage' status to another sword...

and I want to add a status that has a 50% chance to save the player from a killing blow, while at the same time giving a regeneration effect, on an accessory...

(I should note that I also need to know how to make such effects... It shouldn't be hard to do with a script, but I don't know how to attach a script to either a status effect or a weapon...)

EDIT: Before I get to hasty... Thanks for any help you can provide.


EDIT2: Ok Looks like Tons has two of the status effects I need... all I really need now is 50% chance of keeping 1HP on fatal attacks, and 'always max damage'....

(Speaking of maximums.... is there a way to break damage/level limits?)
Title: Re: [REQUEST/POSSIBILITY] Isometric Fields... and Equipment driven status effects...
Post by: Ryex on September 06, 2009, 02:26:28 am
try looking around for f0tz!baerchen's pixel movement script I thing it has what your looking for... if not... well try looking for a crono trigger started pack I KNOW it has something simaler
Title: Re: [REQUEST/POSSIBILITY] Isometric Fields... and Equipment driven status effects...
Post by: Satoh on September 06, 2009, 02:43:09 am
I'll look into it, thanks.


Now I need to figure out how to execute scripts through equipment...