turnbasedgamedata/Config/Level/LevelInstanceGraph/F99988003/LG_Prop_F99988003_G10_300005.json
2025-02-24 07:50:34 -03:00

79 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 14
}
},
"ID": {
"FixedValue": {
"Value": 300002
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"PuzzleFunc": "TriggerCustomString",
"CDDuration": 0,
"CustomString": {
"Value": "opendecal"
}
}
],
"OnTriggerExit": []
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opendecal"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.DecalPuzzleStart",
"DecalConfigIDs": [
5,
4,
3
],
"Title": {
"Hash": 9112371347491429635
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "DecalPuzzle_Finish"
},
"OnEvent": [
{
"$type": "RPG.GameCore.DecalPuzzleEnd"
}
]
}
]
}
],
"Type": "EntityInstance"
}