mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
127 lines
3.7 KiB
JSON
127 lines
3.7 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
|
|
"TriggerName": "Trigger",
|
|
"ButtonsByName": [],
|
|
"ButtonConfigs": [
|
|
{
|
|
"ID": "Btn_Fushen",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/ChatIcon.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_221"
|
|
}
|
|
}
|
|
],
|
|
"IsOverrideValidGuestConfig": true,
|
|
"OverridedValidGuestConfig": {
|
|
"Teammember": false,
|
|
"FakePlayer": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "Btn_Fushen",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.SelectorConfig",
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropStateExecute",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"FetchType": "SinglePropByPropID",
|
|
"SinglePropID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 26
|
|
}
|
|
},
|
|
"ID": {
|
|
"FixedValue": {
|
|
"Value": 300002
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"State": "Open",
|
|
"Execute": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 801511404,
|
|
"MissionCustomValue": {
|
|
"Index": 1,
|
|
"isLocal": true,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1
|
|
]
|
|
},
|
|
"CustomValue": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 801511404,
|
|
"MissionCustomValue": {
|
|
"isLocal": true,
|
|
"ValidValueParamList": [
|
|
1,
|
|
2,
|
|
3
|
|
]
|
|
},
|
|
"CustomValue": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropStateExecute",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"FetchType": "SinglePropByPropID",
|
|
"SinglePropID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 26
|
|
}
|
|
},
|
|
"ID": {
|
|
"FixedValue": {
|
|
"Value": 300002
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Execute": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 815113222,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |