mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
219 lines
5.4 KiB
JSON
219 lines
5.4 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.MemoryVisionPuzzleInit"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "Puzzle2LG_OnMemoryVisionOpen"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.SetGraphDynamicFloat",
|
|
"Name": "Loc_EntityAsync",
|
|
"TargetIDs": [],
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvCreateEntityAsync",
|
|
"InstanceIDList": [],
|
|
"AdvancedSpawnList": [
|
|
{
|
|
"IsCreateAllEntityType": true
|
|
},
|
|
{
|
|
"InstanceID": 300002,
|
|
"SpawnEntityType": "Prop"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetGraphDynamicFloat",
|
|
"Name": "Loc_EntityAsync",
|
|
"TargetIDs": [],
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "Puzzle2LG_OnMemoryVisionClose"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvDestroyEntityAsync",
|
|
"NeedDisappear": true,
|
|
"InstanceIDList": [],
|
|
"AdvancedSpawnList": [
|
|
{
|
|
"IsDestroyAllEntityType": true
|
|
},
|
|
{
|
|
"InstanceID": 300002,
|
|
"SpawnEntityType": "Prop"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 267
|
|
}
|
|
},
|
|
"DistrictID": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "LG2Puzzle_CloseMemoryVision"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEntityEvent",
|
|
"EventName": {
|
|
"Value": "Clt_TriggerClose"
|
|
},
|
|
"InstanceID": {
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "MissionFinish"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "LG2Puzzle_CloseMemoryVision"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEntityEvent",
|
|
"EventName": {
|
|
"Value": "Clt_TriggerClose"
|
|
},
|
|
"InstanceID": {
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGraphDynamicValueChange",
|
|
"Name": "Loc_EntityAsync",
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.GenericSwitchCase",
|
|
"SwitchRef": {
|
|
"$type": "RPG.GameCore.SwitchRefGraphDynamicFloat",
|
|
"Name": "Loc_EntityAsync"
|
|
},
|
|
"Cases": [
|
|
{
|
|
"$type": "RPG.GameCore.NumberCaseContainer",
|
|
"Case": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEntityEvent",
|
|
"EventName": {
|
|
"Value": "Clt_TriggerDisableInteract"
|
|
},
|
|
"InstanceID": {
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.NumberCaseContainer",
|
|
"Case": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEntityEvent",
|
|
"EventName": {
|
|
"Value": "Clt_TriggerEnableInteract"
|
|
},
|
|
"InstanceID": {
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Value": 1,
|
|
"Key": "Loc_EntityAsync"
|
|
}
|
|
]
|
|
},
|
|
"Type": "Group",
|
|
"EntityEventList": []
|
|
} |