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!
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".
Don't think Roulette is what he's looking for.
Anyways, what you're looking for is an extended version of Ryex's script (http://forum.chaos-project.com/index.php/topic,3509.0.html). Shouldn't be too hard to do.
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