Files
turnbasedgamedata/Config/Level/GroupGraph/F41401005/Group_F41401005_G4.json
2025-02-24 07:50:34 -03:00

64 lines
1.4 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "FCV_OracleMachine_Door_1"
},
"OnChange": [
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
},
"InteractID": {
"FixedValue": {
"Value": 1010
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorSavedValueChangeV2",
"Name": {
"Value": "FSV_OracleMachine_Door_1"
},
"OnChange": [
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
},
"InteractID": {
"FixedValue": {
"Value": 1010
}
}
}
]
}
]
}
],
"Type": "Group"
}