turnbasedgamedata/Config/Level/GroupGraph/F20223001/Group_F20223001_G193.json
2024-10-21 03:16:22 -03:00

45 lines
1.0 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [
8015151
],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMainMissionState",
"MainMissionID": 8015151,
"Inverse": true
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001,
300002
]
}
}
]
}
]
}
],
"Type": "Group"
}