rrt/fixtures/runtime/packed-event-world-flag-condition-overlay-base-snapshot.json

30 lines
814 B
JSON
Raw Normal View History

{
"format_version": 1,
"snapshot_id": "packed-event-world-flag-condition-overlay-base-snapshot",
"source": {
"description": "Base runtime snapshot supplying the pre-existing world flag required by the real world-flag condition sample."
},
"state": {
"calendar": {
"year": 1845,
"month_slot": 2,
"phase_slot": 1,
"tick_slot": 3
},
"world_flags": {
"world.disable_stock_buying_and_selling": true
},
"metadata": {
"base.note": "world-flag condition overlay context"
},
"event_runtime_records": [],
"candidate_availability": {},
"special_conditions": {},
"service_state": {
"periodic_boundary_calls": 0,
"trigger_dispatch_counts": {},
"total_event_record_services": 0,
"dirty_rerun_count": 0
}
}
}