turnbasedgamedata/Config/Level/LevelInstanceGraph/F99988003/LG_Prop_F99988003_G10_300003.json
2024-10-21 03:16:22 -03:00

95 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 11
}
},
"ID": {
"IsDynamic": false,
"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,
2
],
"Title": {
"Hash": -509757814
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "DecalPuzzle_Finish"
},
"OnEvent": [
{
"$type": "RPG.GameCore.DecalPuzzleEnd"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "DecalPuzzle_ShotWrong"
},
"OnEvent": [
{
"$type": "RPG.GameCore.DecalPuzzleEnd"
}
]
}
]
}
],
"Type": "EntityInstance"
}