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

92 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "FCV_isHand"
},
"OnChange": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 803013302,
"MissionCustomValue": {
"isLocal": true,
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "FCV_isHand"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "FCV_isHand"
},
"OnChange": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 803013302,
"MissionCustomValue": {
"isLocal": true,
"ValidValueParamList": [
0,
1
]
}
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "FCV_isHand"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 0
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 803013302,
"MissionCustomValue": {
"isLocal": true,
"ValidValueParamList": [
0,
1
]
}
}
]
}
],
"Type": "Group"
}