mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
129 lines
3.6 KiB
JSON
129 lines
3.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceCondition",
|
|
"ConditionType": "TurnBegin",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchUniqueNameEntity",
|
|
"UniqueName": "EvolveBuild_SC_Treasure"
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.InsertBattlePerform",
|
|
"BattlePerformPath": "Config/Level/SubLevelGraph/BattlePerform_424042_1.json",
|
|
"OnPerformFinish": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "VS_Devil_3113405_1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 803310410,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "VS_Devil_3113405_2"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 803310411,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceCondition",
|
|
"ConditionType": "TurnBegin",
|
|
"ActiveCustomString": "VS_Devil_3113405_3",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "_BattleEventFromStage"
|
|
},
|
|
"TargetAliveState": "Anyone",
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.InsertBattlePerform",
|
|
"BattlePerformPath": "Config/Level/SubLevelGraph/BattlePerform_424042_2.json"
|
|
}
|
|
],
|
|
"TurnBeginIgnoreTargetType": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceCondition",
|
|
"ConditionType": "UseInsertAbility",
|
|
"ActiveCustomString": "VS_Devil_3113405_4",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchLevelEntity"
|
|
},
|
|
"TargetAliveState": "Anyone",
|
|
"SkillName": "Skill02",
|
|
"InsertAbilityName": "StageAbility_VS_Devil_3113405_LE_FinalTalk",
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.InsertBattlePerform",
|
|
"BattlePerformPath": "Config/Level/SubLevelGraph/BattlePerform_424042_3.json"
|
|
}
|
|
],
|
|
"TurnBeginIgnoreTargetType": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceCondition",
|
|
"ConditionType": "SpecialWin",
|
|
"ActiveCustomString": "VS_Devil_Story_SpecialWin",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "_BattleEventFromStage"
|
|
},
|
|
"TargetAliveState": "Anyone",
|
|
"SkillName": "Skill02",
|
|
"InsertAbilityName": "StageAbility_VS_SC_Devil_3113405_InsertAbility",
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.InsertBattlePerform",
|
|
"BattlePerformPath": "Config/Level/SubLevelGraph/BattlePerform_424042_4.json"
|
|
}
|
|
],
|
|
"TurnBeginIgnoreTargetType": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"EntityEventList": []
|
|
} |