- Joined
- Mar 30, 2015
- Messages
- 102
- Reaction score
- 8
- First Language
- English
- Primarily Uses
So there are random encounters on my world map. I have different areas with different region IDs and all that, but in the beginning of the game you acquire the members of your party separately, the game starts with only one person in the party, then you gain another person, and finally two more people. There are switches that get turned on once each person is in your party (for NPC dialogue purposes). What I'm wondering is if there's a way to have which troops can be encountered in the first area of the game depend on those switches, because a four person party is far more powerful than a one person party, so if I design the troops with a four person party in mind, you'll die in the beginning just walking to town, but troops for one person would be too easy once you've gotten the other actors. Is there a way to do this? I'm somewhat familiar with RGSS3, so if it can only be done through scripting, that's fine.

