mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
68 lines
1.7 KiB
JSON
68 lines
1.7 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"DisableWhenTriggered": true,
|
|
"ButtonText": {
|
|
"Hash": 6678340427410760512
|
|
},
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"PerformanceType": "E",
|
|
"PerformanceID_DS": {
|
|
"Custom": true,
|
|
"Key": "StartPerformance"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StartPropInteractMode",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"Mode": "UsePose01"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BoomRobotGameplayTriggerStart"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPropInteract"
|
|
}
|
|
],
|
|
"OverrideTargetTypes": [],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "BoundaryProp"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "InteractionProp"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "StartPerformance"
|
|
}
|
|
]
|
|
}
|
|
} |