2025-02-24 07:50:34 -03:00

58 lines
1.5 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": {
"FixedValue": {
"Value": 9
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
}
},
"State": "Locked"
},
{
"$type": "RPG.GameCore.ChangePropState"
}
]
}
]
}
],
"Type": "Group"
}