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

114 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetupCustomTaskTrigger",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300003
]
},
"TriggerName": "MissionTrigger",
"OnEnter": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"PuzzleFunc": "TriggerCustomString",
"CDDuration": 0,
"CustomString": {
"Value": "opendecal"
},
"ShowBtnEffect": true,
"OverrideIconPath": "SpriteOutput/PhotoGraffti/SkillIcon_Graffti.png",
"OverrideBtnHint": {
"Hash": 3817528409920833217
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"Show": false,
"PuzzleFunc": "TriggerCustomString",
"CDDuration": 0,
"CustomString": {
"Value": "opendecal"
},
"ShowBtnEffect": true,
"OverrideIconPath": "SpriteOutput/PhotoGraffti/SkillIcon_Graffti.png",
"OverrideBtnHint": {
"Hash": 3817528409920833217
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "opendecal"
},
"OnEvent": [
{
"$type": "RPG.GameCore.DecalPuzzleStart",
"DecalConfigIDs": [
13,
2
],
"Title": {
"Hash": 10169203271536383694
},
"IdentifyLookAt": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "DecalPuzzle_Finish"
},
"OnEvent": [
{
"$type": "RPG.GameCore.DecalPuzzleEnd"
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 200100160
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
300003
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_200100115"
}
}
]
}
]
}
],
"Type": "Group"
}