mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
67 lines
1.8 KiB
JSON
67 lines
1.8 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceCondition",
|
|
"ConditionType": "TurnBegin",
|
|
"ActiveCustomString": "VS_Devil_3113406_1",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "_BattleEventFromStage"
|
|
},
|
|
"TargetAliveState": "Anyone",
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.InsertBattlePerform",
|
|
"BattlePerformPath": "Config/Level/SubLevelGraph/BattlePerform_424053_1.json"
|
|
}
|
|
],
|
|
"TurnBeginIgnoreTargetType": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "VS_Devil_3113406_2"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 803310416,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceCondition",
|
|
"ConditionType": "EndUseInsertAbility",
|
|
"ActiveCustomString": "VS_Devil_3113406_3",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchLevelEntity"
|
|
},
|
|
"TargetAliveState": "Anyone",
|
|
"InsertAbilityName": "StageAbility_VS_Devil_3113406_Sub",
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.InsertBattlePerform",
|
|
"BattlePerformPath": "Config/Level/SubLevelGraph/BattlePerform_424053_2.json"
|
|
}
|
|
],
|
|
"TurnBeginIgnoreTargetType": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"EntityEventList": []
|
|
} |