45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"format_version": 1,
|
|
"snapshot_id": "packed-event-locomotive-cost-overlay-base-snapshot",
|
|
"source": {
|
|
"description": "Base runtime snapshot supplying locomotive catalog context for descriptor-driven named locomotive cost import."
|
|
},
|
|
"state": {
|
|
"calendar": {
|
|
"year": 1835,
|
|
"month_slot": 1,
|
|
"phase_slot": 2,
|
|
"tick_slot": 4
|
|
},
|
|
"world_flags": {
|
|
"base.only": true
|
|
},
|
|
"metadata": {
|
|
"base.note": "preserve locomotive cost catalog context"
|
|
},
|
|
"locomotive_catalog": [
|
|
{
|
|
"locomotive_id": 1,
|
|
"name": "2-D-2"
|
|
},
|
|
{
|
|
"locomotive_id": 58,
|
|
"name": "VL80T"
|
|
}
|
|
],
|
|
"named_locomotive_cost": {
|
|
"2-D-2": 100000,
|
|
"VL80T": 200000
|
|
},
|
|
"event_runtime_records": [],
|
|
"candidate_availability": {},
|
|
"named_locomotive_availability": {},
|
|
"special_conditions": {},
|
|
"service_state": {
|
|
"periodic_boundary_calls": 0,
|
|
"trigger_dispatch_counts": {},
|
|
"total_event_record_services": 0,
|
|
"dirty_rerun_count": 0
|
|
}
|
|
}
|
|
}
|