Ground named cargo production event descriptors
This commit is contained in:
parent
358d4cdec3
commit
6a5d028d19
14 changed files with 987 additions and 217 deletions
|
|
@ -2,12 +2,12 @@
|
|||
"format_version": 1,
|
||||
"save_slice_id": "packed-event-cargo-economics-parity-save-slice",
|
||||
"source": {
|
||||
"description": "Tracked save-slice document pinning the remaining named cargo-economics descriptor strips on explicit evidence-blocked parity.",
|
||||
"description": "Tracked save-slice document pinning the remaining named cargo-price descriptor strip on explicit evidence-blocked parity.",
|
||||
"original_save_filename": "captured-cargo-economics-parity.gms",
|
||||
"original_save_sha256": "cargo-economics-parity-sample-sha256",
|
||||
"notes": [
|
||||
"tracked as JSON save-slice document rather than raw .smp",
|
||||
"pins named cargo price and named cargo production rows until exact descriptor-to-cargo ordering is grounded strongly enough"
|
||||
"pins the named cargo-price strip until exact descriptor-to-cargo ordering is grounded strongly enough"
|
||||
]
|
||||
},
|
||||
"save_slice": {
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
"record_index": 0,
|
||||
"live_entry_id": 65,
|
||||
"payload_offset": 33696,
|
||||
"payload_len": 128,
|
||||
"payload_len": 96,
|
||||
"decode_status": "parity_only",
|
||||
"payload_family": "real_packed_v1",
|
||||
"trigger_kind": 7,
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
"text_bands": [],
|
||||
"standalone_condition_row_count": 0,
|
||||
"standalone_condition_rows": [],
|
||||
"grouped_effect_row_counts": [2, 0, 0, 0],
|
||||
"grouped_effect_row_counts": [1, 0, 0, 0],
|
||||
"grouped_effect_rows": [
|
||||
{
|
||||
"group_index": 0,
|
||||
|
|
@ -93,45 +93,18 @@
|
|||
"descriptor recovered from checked-in EventEffects semantic catalog",
|
||||
"exact named cargo ordering for the price strip is not yet pinned"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group_index": 0,
|
||||
"row_index": 1,
|
||||
"descriptor_id": 180,
|
||||
"descriptor_label": "Unknown Cargo Production",
|
||||
"target_mask_bits": 8,
|
||||
"parameter_family": "cargo_production_scalar",
|
||||
"opcode": 3,
|
||||
"raw_scalar_value": 160,
|
||||
"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 Unknown Cargo Production to 160",
|
||||
"recovered_cargo_slot": null,
|
||||
"recovered_cargo_class": null,
|
||||
"recovered_locomotive_id": null,
|
||||
"locomotive_name": null,
|
||||
"notes": [
|
||||
"descriptor recovered from checked-in EventEffects semantic catalog",
|
||||
"exact named cargo ordering for the production strip is not yet pinned"
|
||||
]
|
||||
}
|
||||
],
|
||||
"decoded_actions": [],
|
||||
"executable_import_ready": false,
|
||||
"notes": [
|
||||
"named cargo-economics descriptor strips remain explicit evidence-blocked parity"
|
||||
"named cargo-price descriptors remain explicit evidence-blocked parity"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"notes": [
|
||||
"named cargo economics evidence-blocked parity sample"
|
||||
"named cargo price evidence-blocked parity sample"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue