Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: Prism_Pink on August 09, 2009, 05:42:22 pm

Title: [Resolved] Custom Stat Growing through an Event
Post by: Prism_Pink on August 09, 2009, 05:42:22 pm
Summary

I was wondering if it would be possible to alter Blizz's stat customisation script so that it happens by event. For example, taking a "class" in magic to increase your INT. In Princess Maker, sending the princess to a class at school would increase one of her stats, and possibly decrease another (If she took a Science class, it would increase her Intelligence but decrease her Faith and Magic Defense). That's the best way I can put it, sorry if it's vague >_<

Features Desired



Mockups

None, sorry

Games its been in

Princess Maker (to my knowledge)


--------------------------------------------------------------------------------

Did you search?

Yep

Where did you search?

chaos-project.org
rpgrevolution.com

What did you search for?

Anything to do with Blizz's custom stat growing script, or any stat related scripts.

Anyway, I really wanted this for a Princess Maker/Rune Factory style game I'm making for fun. It would preferably be compatible with Blizz-ABS. I'm a terrible scripter, so I wouldn't know how to adapt a stat customisation script in that way... : [
Thanks for any help that anyone can give me ^-^
The game is, like I said, purely for my own use and for fun, and me trying to get better at spriting and writing events. I can't offer any sort of monetary reward but I'll happily abide by any rules you may have for your own work.
Title: Re: Custom Stat Growing through an Event
Post by: Aqua on August 09, 2009, 06:09:50 pm
3rd page
Change Parameters...

:roll:
Title: Re: Custom Stat Growing through an Event
Post by: RoseSkye on August 09, 2009, 09:27:34 pm
Quote from: Aqua on August 09, 2009, 06:09:50 pm
3rd page
Change Parameters...

:roll:


I was going to say that was totally possible without scripts ;(.
Totally good idea though.
Title: Re: Custom Stat Growing through an Event
Post by: Starrodkirby86 on August 10, 2009, 01:18:52 pm
Yeah...all you really need to do is use the 'Change Parameters' feature.

A la:

Message Box: You study hard until you become exhausted.
Change Parameters: INT + 2
Change Parameters: STR - 1

With those events you can make elaborate things with variables, such as random choice of good or bad events, and other stuff like that. Of course, it's up to you on the complexity.

Many dating sim games do stuff like that.
Title: Re: Custom Stat Growing through an Event
Post by: Prism_Pink on August 12, 2009, 02:36:34 pm
Quote from: Starrodkirby86 on August 10, 2009, 01:18:52 pm
Yeah...all you really need to do is use the 'Change Parameters' feature.

A la:

Message Box: You study hard until you become exhausted.
Change Parameters: INT + 2
Change Parameters: STR - 1

With those events you can make elaborate things with variables, such as random choice of good or bad events, and other stuff like that. Of course, it's up to you on the complexity.

Many dating sim games do stuff like that.


Oh right...sorry I'm really rather new to this...probably should've looked harder at the event commands menu  :wacko: I assumed you would need a script >_>

Didn't mean to waste time, but thanks for everyone letting me know  ^_^
Title: Re: [Resolved] Custom Stat Growing through an Event
Post by: Aqua on August 12, 2009, 02:50:59 pm
Omiae I <3 you for putting the [Resolved] tag. :D
Title: Re: [Resolved] Custom Stat Growing through an Event
Post by: Prism_Pink on August 12, 2009, 05:19:30 pm
Quote from: Aqua on August 12, 2009, 02:50:59 pm
Omiae I <3 you for putting the [Resolved] tag. :D


Haha : P Well, it was resolved pretty quickly! Didn't want to offend anyone.