turnbasedgamedata/Config/Level/GroupGraph/F20311001/Group_F20311001_G236.json
2025-02-24 07:50:34 -03:00

44 lines
986 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OrigamiChest"
}
},
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 236
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
},
"PropIDInOwnerGroup": {
"FixedValue": {
"Value": 300001
}
}
},
"InteractID": {
"FixedValue": {
"Value": 120120
}
}
}
]
}
]
}