mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
46 lines
1.2 KiB
JSON
46 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceCondition",
|
|
"ConditionType": "TurnBegin",
|
|
"ActiveCustomString": "VS_Devil_3113402_1",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchUniqueNameEntity",
|
|
"UniqueName": "EvolveBuild_SC_Treasure"
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.InsertBattlePerform",
|
|
"BattlePerformPath": "Config/Level/SubLevelGraph/BattlePerform_424012_1.json",
|
|
"OnPerformFinish": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "EvolveBattle_WaveMonster_Treasure_05_Pre"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DebugLog",
|
|
"Message": "=======treasure_05 shoudao"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialTaskUnlock",
|
|
"TriggerParam": {
|
|
"Value": "EvoBdSC_6111"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"EntityEventList": []
|
|
} |