Hand-captured state snapshots (menu through hand_select) used to build the facts layer and decision handlers. Live run dumps are gitignored, these stay for reference.
31 lines
No EOL
545 B
JSON
31 lines
No EOL
545 B
JSON
{
|
|
"state_type": "rewards",
|
|
"rewards": {
|
|
"items": [],
|
|
"can_proceed": true
|
|
},
|
|
"run": {
|
|
"act": 1,
|
|
"floor": 1,
|
|
"ascension": 0
|
|
},
|
|
"player": {
|
|
"character": "The Ironclad",
|
|
"hp": 74,
|
|
"max_hp": 80,
|
|
"block": 0,
|
|
"gold": 109,
|
|
"status": [],
|
|
"relics": [
|
|
{
|
|
"id": "BURNING_BLOOD",
|
|
"name": "Burning Blood",
|
|
"description": "At the end of combat, heal 6 HP.",
|
|
"counter": null,
|
|
"keywords": []
|
|
}
|
|
],
|
|
"potions": [],
|
|
"max_potion_slots": 3
|
|
}
|
|
} |