mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
38 lines
877 B
JSON
38 lines
877 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.NpcSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
|
|
},
|
|
"Range": 10,
|
|
"OnTriggerExit": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 404033102,
|
|
"ProtectTime": 2
|
|
},
|
|
{
|
|
"TalkSentenceID": 404033103,
|
|
"ProtectTime": 2
|
|
},
|
|
{
|
|
"TalkSentenceID": 404033104,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"TargetTypes": [
|
|
"LocalPlayer"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |