Action 14 JSON templates: - 'JSON': - '1' - 'PLAI': '{ "Supports": ["GSProduction"], "Production": PARAM(1), "Technology": PARAM(2) }' - 'PARA': - 1: - 'TYPE': 0 // int/enum - 'REG_': 0x100 - 2: - 'TYPE': 0 // int/enum - 'REG_': 0x101 - 'VALU': - 1: 'outdated' - 2: 'current' - 3: 'future' Callback Industry info: - Called for specific instance, or in 'purchase list' for a specific industry type without a particular instance in mind. - Example Callback result: - Result 1 -> Template JSON 1 - Register 0x100 -> 120 - Register 0x101 -> 1 - Result for GS: { "Supports": ["GSProduction"], "Production": 120, "Technology": "outdated" }