mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
149 lines
3.6 KiB
JSON
149 lines
3.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Custom": true,
|
|
"Key": "PuzzleListener"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 803110301
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnablePlayerPlayIdleShow",
|
|
"Enable": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.HideSummonUnit",
|
|
"SummonUnit": {
|
|
"$type": "RPG.GameCore.TargetFetchUniqueNameEntity",
|
|
"UniqueName": "SUMMON_UNIT_LocalplayerPet"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GlobalShowBillboard"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetStageItemState",
|
|
"ItemList": [
|
|
{
|
|
"BlockAlias": "R05",
|
|
"PrefabAlias": "Chimera_Shadow_01"
|
|
},
|
|
{
|
|
"BlockAlias": "R05",
|
|
"PrefabAlias": "Chimera_Shadow_02"
|
|
},
|
|
{
|
|
"BlockAlias": "R05",
|
|
"PrefabAlias": "Chimera_Shadow_03"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropInitPuzzle",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"BoardPath": {
|
|
"Custom": true,
|
|
"Key": "PuzzlePath"
|
|
},
|
|
"LocalPosition": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropStartPuzzle",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Custom": true,
|
|
"Key": "PuzzleCloseListener"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropClosePuzzle",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha",
|
|
"DitherAlpha": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetStageItemState",
|
|
"ItemList": [
|
|
{
|
|
"BlockAlias": "R05",
|
|
"PrefabAlias": "Chimera_Shadow_01"
|
|
},
|
|
{
|
|
"BlockAlias": "R05",
|
|
"PrefabAlias": "Chimera_Shadow_02"
|
|
},
|
|
{
|
|
"BlockAlias": "R05",
|
|
"PrefabAlias": "Chimera_Shadow_03"
|
|
}
|
|
],
|
|
"EnableState": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnablePlayerPlayIdleShow"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.HideSummonUnit",
|
|
"SummonUnit": {
|
|
"$type": "RPG.GameCore.TargetFetchUniqueNameEntity",
|
|
"UniqueName": "SUMMON_UNIT_LocalplayerPet"
|
|
},
|
|
"Hide": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GlobalShowBillboard",
|
|
"IsShow": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "PuzzleListener"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "PuzzlePath"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "ChimeraGameExit",
|
|
"Key": "PuzzleCloseListener"
|
|
}
|
|
]
|
|
},
|
|
"EntityEventList": []
|
|
} |