Files
turnbasedgamedata/Config/Level/Mission/2011413/Mission_201141303.json
2025-07-03 10:50:43 +02:00

37 lines
848 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 225
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
},
"TargetTypes": [],
"OnTriggerExit": [
{
"$type": "RPG.GameCore.TriggerCustomString"
}
]
}
]
}
],
"Type": "Mission"
}