[XP] Gambler class help

Started by Name_NA, March 01, 2015, 10:52:26 am

Previous topic - Next topic

Name_NA

Hello!
Sorry to bother, but I've been trying to learn rgss for awhile and I can't do a lot with it :shy:

I'd like to have an actor specific basic attack changed to a random choice between 3 different attacks, each attacks having different damage ranges

Sorry if this too vague, I'll try to help out when I can if you come up with anything

Thank you!


Xim

I'm not sure if this is what you're asking, I think the different damage range can simply be done by setting the damage variance to a higher amount in the skill section in the data base.

As for performing a random skill, you might be able to do that by having the skill call a common event and have the target chosen at random by using Blizzard's "Roulette" skill found in "Tons Of Add-Ons".

KK20

Don't think Roulette is what he's looking for.

Anyways, what you're looking for is an extended version of Ryex's script. Shouldn't be too hard to do.

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!

Name_NA

Thank both of you so very much! I'm sorry if I couldn't get to you guys sooner, I'll try these out ASAP