mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
38 lines
829 B
JSON
38 lines
829 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"ButtonText": {
|
|
"Hash": 10594193288694416386
|
|
},
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 401300702
|
|
},
|
|
{
|
|
"TalkSentenceID": 401300703
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OverrideTargetTypes": [],
|
|
"TriggerByFakeAvatar": true,
|
|
"SkipFakeAvatar": false,
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |