mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
31 lines
735 B
JSON
31 lines
735 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupCustomTaskTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvProp",
|
|
"TargetIsOwner": true,
|
|
"MultiGroupFetch": []
|
|
},
|
|
"TriggerName": "MissionTrigger",
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 434019314,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"DisableAfterTriggered": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnStartSequece": [],
|
|
"Type": "EntityInstance"
|
|
} |