Files
turnbasedgamedata/Config/Level/Mission/1010501/Key_1010501_End.json
2025-02-24 07:50:34 -03:00

68 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SelectorConfig",
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"State": "Open",
"Execute": [
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"FixedValue": {
"Value": 0
}
},
"GroupID": {
"FixedValue": {
"Value": 0
}
}
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonText": {
"Hash": 16304550243505668348
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"Execute": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "101050116_End"
}
}
]
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
]
}