rrt/fixtures/runtime/packed-event-world-scalar-override-save-slice.json

198 lines
7.3 KiB
JSON

{
"format_version": 1,
"save_slice_id": "packed-event-world-scalar-override-save-slice",
"source": {
"description": "Tracked save-slice document proving the checked-in scalar economy/performance descriptor band imports into world_scalar_overrides.",
"original_save_filename": "captured-world-scalar-override.gms",
"original_save_sha256": "world-scalar-override-sample-sha256",
"notes": [
"tracked as JSON save-slice document rather than raw .smp",
"pins representative executable descriptors from the recovered 59..104 economy/performance band"
]
},
"save_slice": {
"file_extension_hint": "gms",
"container_profile_family": "rt3-classic-save-container-v1",
"mechanism_family": "classic-save-rehydrate-v1",
"mechanism_confidence": "grounded",
"trailer_family": null,
"bridge_family": null,
"profile": null,
"candidate_availability_table": null,
"named_locomotive_availability_table": null,
"locomotive_catalog": null,
"cargo_catalog": null,
"special_conditions_table": null,
"event_runtime_collection": {
"source_kind": "packed-event-runtime-collection",
"mechanism_family": "classic-save-rehydrate-v1",
"mechanism_confidence": "grounded",
"container_profile_family": "rt3-classic-save-container-v1",
"metadata_tag_offset": 31360,
"records_tag_offset": 31616,
"close_tag_offset": 32128,
"packed_state_version": 1001,
"packed_state_version_hex": "0x000003e9",
"live_id_bound": 61,
"live_record_count": 1,
"live_entry_ids": [61],
"decoded_record_count": 1,
"imported_runtime_record_count": 0,
"records": [
{
"record_index": 0,
"live_entry_id": 61,
"payload_offset": 31648,
"payload_len": 176,
"decode_status": "executable",
"payload_family": "real_packed_v1",
"trigger_kind": 7,
"one_shot": false,
"compact_control": {
"mode_byte_0x7ef": 7,
"primary_selector_0x7f0": 0,
"grouped_mode_0x7f4": 2,
"one_shot_header_0x7f5": 0,
"modifier_flag_0x7f9": 0,
"modifier_flag_0x7fa": 0,
"grouped_target_scope_ordinals_0x7fb": [0, 0, 0, 0],
"grouped_scope_checkboxes_0x7ff": [1, 0, 0, 0],
"summary_toggle_0x800": 1,
"grouped_territory_selectors_0x80f": [-1, -1, -1, -1]
},
"text_bands": [],
"standalone_condition_row_count": 0,
"standalone_condition_rows": [],
"grouped_effect_row_counts": [4, 0, 0, 0],
"grouped_effect_rows": [
{
"group_index": 0,
"row_index": 0,
"descriptor_id": 59,
"descriptor_label": "Build Stations Cost",
"target_mask_bits": 15,
"parameter_family": "world_scalar_override",
"opcode": 3,
"raw_scalar_value": 350000,
"value_byte_0x09": 0,
"value_dword_0x0d": 0,
"value_byte_0x11": 0,
"value_byte_0x12": 0,
"value_word_0x14": 0,
"value_word_0x16": 0,
"row_shape": "scalar_assignment",
"semantic_family": "scalar_assignment",
"semantic_preview": "Set Build Stations Cost to 350000",
"recovered_locomotive_id": null,
"locomotive_name": null,
"notes": [
"descriptor recovered from checked-in EventEffects semantic catalog"
]
},
{
"group_index": 0,
"row_index": 1,
"descriptor_id": 66,
"descriptor_label": "Track Maintenance Cost",
"target_mask_bits": 11,
"parameter_family": "world_scalar_override",
"opcode": 3,
"raw_scalar_value": 22000,
"value_byte_0x09": 0,
"value_dword_0x0d": 0,
"value_byte_0x11": 0,
"value_byte_0x12": 0,
"value_word_0x14": 0,
"value_word_0x16": 0,
"row_shape": "scalar_assignment",
"semantic_family": "scalar_assignment",
"semantic_preview": "Set Track Maintenance Cost to 22000",
"recovered_locomotive_id": null,
"locomotive_name": null,
"notes": [
"descriptor recovered from checked-in EventEffects semantic catalog"
]
},
{
"group_index": 0,
"row_index": 2,
"descriptor_id": 81,
"descriptor_label": "All Engine Speeds",
"target_mask_bits": 15,
"parameter_family": "world_scalar_override",
"opcode": 3,
"raw_scalar_value": 115,
"value_byte_0x09": 0,
"value_dword_0x0d": 0,
"value_byte_0x11": 0,
"value_byte_0x12": 0,
"value_word_0x14": 0,
"value_word_0x16": 0,
"row_shape": "scalar_assignment",
"semantic_family": "scalar_assignment",
"semantic_preview": "Set All Engine Speeds to 115",
"recovered_locomotive_id": null,
"locomotive_name": null,
"notes": [
"descriptor recovered from checked-in EventEffects semantic catalog"
]
},
{
"group_index": 0,
"row_index": 3,
"descriptor_id": 102,
"descriptor_label": "Hotel Revenue",
"target_mask_bits": 15,
"parameter_family": "world_scalar_override",
"opcode": 3,
"raw_scalar_value": 175,
"value_byte_0x09": 0,
"value_dword_0x0d": 0,
"value_byte_0x11": 0,
"value_byte_0x12": 0,
"value_word_0x14": 0,
"value_word_0x16": 0,
"row_shape": "scalar_assignment",
"semantic_family": "scalar_assignment",
"semantic_preview": "Set Hotel Revenue to 175",
"recovered_locomotive_id": null,
"locomotive_name": null,
"notes": [
"descriptor recovered from checked-in EventEffects semantic catalog"
]
}
],
"decoded_actions": [
{
"kind": "set_world_scalar_override",
"key": "world.build_stations_cost",
"value": 350000
},
{
"kind": "set_world_scalar_override",
"key": "world.track_maintenance_cost",
"value": 22000
},
{
"kind": "set_world_scalar_override",
"key": "world.all_engine_speeds",
"value": 115
},
{
"kind": "set_world_scalar_override",
"key": "world.hotel_revenue",
"value": 175
}
],
"executable_import_ready": true,
"notes": [
"representative whole-game scalar economy/performance descriptors execute through world_scalar_overrides"
]
}
]
},
"notes": [
"world scalar override executable sample"
]
}
}