mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
174 lines
3.9 KiB
JSON
174 lines
3.9 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TriggerName": "InteractTrigger",
|
|
"ButtonsByName": [],
|
|
"ButtonConfigs": [
|
|
{
|
|
"ID": "puzzle01",
|
|
"IconType": "CheckIcon",
|
|
"ButtonText": {
|
|
"Value": "a"
|
|
}
|
|
},
|
|
{
|
|
"ID": "puzzle02",
|
|
"ButtonText": {
|
|
"Value": "a"
|
|
}
|
|
},
|
|
{
|
|
"ID": "puzzle03",
|
|
"ButtonText": {
|
|
"Value": "a"
|
|
}
|
|
},
|
|
{
|
|
"ID": "puzzle04",
|
|
"ButtonText": {
|
|
"Value": "a"
|
|
}
|
|
},
|
|
{
|
|
"ID": "puzzle05",
|
|
"ButtonText": {
|
|
"Value": "a"
|
|
}
|
|
},
|
|
{
|
|
"ID": "puzzle06",
|
|
"ButtonText": {
|
|
"Value": "a"
|
|
}
|
|
}
|
|
],
|
|
"ConsiderOwnerForwardAngleLimit": true,
|
|
"OwnerForwardAngleRange": 279.2,
|
|
"IsOverrideValidGuestConfig": true,
|
|
"OverridedValidGuestConfig": {}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "puzzle01",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.GravityBallPuzzleSwitchBoard",
|
|
"PuzzleID": {
|
|
"FixedValue": {
|
|
"Value": 21
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "puzzle02",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.GravityBallPuzzleSwitchBoard",
|
|
"PuzzleID": {
|
|
"FixedValue": {
|
|
"Value": 27
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "puzzle03",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.GravityBallPuzzleSwitchBoard",
|
|
"PuzzleID": {
|
|
"FixedValue": {
|
|
"Value": 26
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "puzzle04",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.GravityBallPuzzleSwitchBoard",
|
|
"PuzzleID": {
|
|
"FixedValue": {
|
|
"Value": 19
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "puzzle05",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.GravityBallPuzzleSwitchBoard",
|
|
"PuzzleID": {
|
|
"FixedValue": {
|
|
"Value": 22
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "puzzle06",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.GravityBallPuzzleSwitchBoard",
|
|
"PuzzleID": {
|
|
"FixedValue": {
|
|
"Value": 18
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance",
|
|
"EntityEventList": []
|
|
} |