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

40 lines
986 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorSavedValueChangeV2",
"Name": {
"Value": "FSV_FinishSwitchHand"
},
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"DynamicName": {
"Value": "FSV_FinishSwitchHand"
},
"CompareType": "Equal",
"CompareValue": 1
},
"OnChange": [
{
"$type": "RPG.GameCore.TriggerEntityEventV2",
"EventName": {
"Value": "Clt_TriggerUnlock"
},
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
}
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}