Files
turnbasedgamedata/Config/Level/SubLevelGraph/BattlePerform_424053.json
2025-09-25 21:02:32 +02:00

68 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",
"MuteBattleVO": false,
"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": []
}