turnbasedgamedata/Config/Level/GroupGraph/F20242001/Group_F20242001_G239.json
2024-10-21 03:16:22 -03:00

65 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
"FromState": "ChestClosed",
"ToState": "ChestUsed",
"FromAnyState": true,
"OnChange": [
{
"$type": "RPG.GameCore.TriggerEntityEventV2",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300012
]
}
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 136
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorSavedValue"
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300012
]
}
}
]
}
],
"Type": "Group"
}