Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

character_status, party_status, and conflict_start_report #37

Open
Vandivier opened this issue Dec 30, 2023 · 0 comments
Open

character_status, party_status, and conflict_start_report #37

Vandivier opened this issue Dec 30, 2023 · 0 comments

Comments

@Vandivier
Copy link
Owner

under #33 we have character JSON

however, the game json use aren't really character json bc they include impermanent details like current equipment, health, etc

really these game json are character_status json

so we should split character json from character_status json, the latter of which will fluctuate at narrative locations and therefore should include narrative location meta

a party_status then becomes a collection of character_status that share location meta

and a conflict_start_report is a collection of party_status, goals for each party, and any notable starting or environmental conditions eg ambush, prepared etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant