mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
129 lines
3.1 KiB
JSON
129 lines
3.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "ALL_TALK_END"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_200020217"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 200020217,
|
|
"ProtectTime": 0.3
|
|
},
|
|
{
|
|
"TalkSentenceID": 200020218,
|
|
"ProtectTime": 0.3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Mission_200020104"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.OpenTreasureChallenge",
|
|
"RaidID": 4000201,
|
|
"OnCancel": [
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"CreateCharacterList": [],
|
|
"EntityVisiableList": [],
|
|
"UseNewStreamingSourceType": false,
|
|
"MarkStreamingItems": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
|
|
"TryFaceToFace": false,
|
|
"OnlyPlayerFaceToNpc": true,
|
|
"NpcLookAtPlayer": false,
|
|
"PlayerLookAtNpc": false,
|
|
"StopLookAtOnGraphEnd": false,
|
|
"TurnBackOnGraphEnd": false,
|
|
"FinishImmadiate": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 200020215,
|
|
"ProtectTime": 0.3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 200020216,
|
|
"OptionIconType": {
|
|
"EnumIndex": 11,
|
|
"Value": 2
|
|
},
|
|
"TriggerCustomString": "TalkSentence_200020217"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 200020219,
|
|
"OptionIconType": {
|
|
"EnumIndex": 11,
|
|
"Value": 4
|
|
},
|
|
"TriggerCustomString": "ALL_TALK_END"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |