Files
turnbasedgamedata/Config/Level/GroupGraph/F10000002/Group_F10000002_G9.json
2025-07-03 10:50:43 +02:00

60 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareServerSubMissionState"
},
{
"$type": "RPG.GameCore.ByCompareServerSubMissionState"
},
{
"$type": "RPG.GameCore.ByCompareServerSubMissionState"
},
{
"$type": "RPG.GameCore.ByCompareServerSubMissionState"
},
{
"$type": "RPG.GameCore.ByCompareServerSubMissionState"
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ByComparePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 9
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"State": "Locked"
},
{
"$type": "RPG.GameCore.ChangePropState"
}
]
}
]
}
],
"Type": "Group"
}