mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
84 lines
1.9 KiB
JSON
84 lines
1.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceCondition",
|
|
"ConditionType": "EndUseInsertAbility",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchLevelEntity"
|
|
},
|
|
"InsertAbilityName": "StageAbility_VS_Devil_3113403_LE_Trigger",
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.InsertBattlePerform",
|
|
"BattlePerformPath": "Config/Level/SubLevelGraph/BattlePerform_424023_1.json"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Stage_Talk_Shield"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"MuteBattleVO": false,
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 803310404,
|
|
"ProtectTime": 2
|
|
},
|
|
{
|
|
"TalkSentenceID": 803310405,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Stage_Talk_Final"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"MuteBattleVO": false,
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 803310426,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Stage_Talk_Final_3113403_Tutorial"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialTaskUnlock",
|
|
"TriggerParam": {
|
|
"Value": "EvoBdSC_6141"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"EntityEventList": []
|
|
} |