Files
turnbasedgamedata/Config/Level/Maze/MazeTest/Test_Gear_Move.json
2025-07-03 10:50:43 +02:00

168 lines
5.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonText": {
"Hash": 6217549881672060773
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.SelectorConfig",
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"Execute": [
{
"$type": "RPG.GameCore.PropMove",
"Duration": 2,
"DeltaPosition": {
"X": 0,
"Y": 0,
"Z": 10
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"IsLocalMove": false
},
{
"$type": "RPG.GameCore.PropMove",
"Duration": 2,
"DeltaPosition": {
"X": 0,
"Y": 0,
"Z": 10
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "SubObject"
},
"SinglePropID": {}
},
"IsLocalMove": false
},
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
},
"InteractID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1010
}
}
}
]
},
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"State": "Open",
"Execute": [
{
"$type": "RPG.GameCore.PropMove",
"Duration": 2,
"DeltaPosition": {
"X": 0,
"Y": 0,
"Z": -10
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"IsLocalMove": false
},
{
"$type": "RPG.GameCore.PropMove",
"Duration": 2,
"DeltaPosition": {
"X": 0,
"Y": 0,
"Z": -10
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "SubObject"
},
"SinglePropID": {}
},
"IsLocalMove": false
},
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
},
"InteractID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1100
}
}
}
]
}
]
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Custom": true,
"Key": "GearGroup"
}
},
{
"$type": "RPG.GameCore.PropMove",
"Duration": 1,
"DeltaRotation": {
"X": 0,
"Y": -90,
"Z": 0
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Value": "Gear01",
"Key": "GearGroup"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "SubObject"
}
]
}
}