Example: scenario.scenes[n].action_mapping.character_id must be one of the scenario.state.characters.character_id's.
Example: scenario.scenes[n].tagging.probe_responses[n].character_id must be one of the scenario.state.characters.character_id's.
Example: scenario.scenes[n].action_mapping.conditions.character_vitals.character_id must be one of the scenario.state.characters.character_id's.
Example: scenario.scenes[n].tagging.reference must be one of the scenario.scenes[n].index's
To test, change some character_ids within action_mapping and probe_responses, and change tagging.reference to 2
Example: scenario.scenes[n].action_mapping.character_id must be one of the scenario.state.characters.character_id's. Example: scenario.scenes[n].tagging.probe_responses[n].character_id must be one of the scenario.state.characters.character_id's. Example: scenario.scenes[n].action_mapping.conditions.character_vitals.character_id must be one of the scenario.state.characters.character_id's. Example: scenario.scenes[n].tagging.reference must be one of the scenario.scenes[n].index's
To test, change some character_ids within action_mapping and probe_responses, and change tagging.reference to 2