mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
28 lines
1.0 KiB
JSON
28 lines
1.0 KiB
JSON
{
|
|
"BlocksConfig": {
|
|
"TestBattleArea": {
|
|
"BLockDataList": [
|
|
{
|
|
"StagePath": "Stages/Outputs/Chapter04_DesignerBackup/Stages/Chap04_BAT_TestBattleArea/Chap04_BAT_TestBattleArea.stage"
|
|
}
|
|
],
|
|
"EnvProfilePath": "Stages/Outputs/Chapter03/EnviroProfile/Chap03_CloseView_INT_Puzzle_WolfGunPlayBG_Night_01.enviroProfile.asset"
|
|
},
|
|
"RogueTourn_S2_BattleArea_Night": {
|
|
"BLockDataList": [
|
|
{
|
|
"StagePath": "Stages/Outputs/Chapter04/BattleAreaStages/Chap04_BAT_A101_01_StageData/Chap04_BAT_A101_01_StageData.stage"
|
|
}
|
|
],
|
|
"EnvProfilePath": "Stages/Outputs/Chapter04/EnviroProfile/Chap04_CloseView_BAT_A101_night.enviroProfile.asset"
|
|
},
|
|
"RogueTourn_S2_BattleArea_Day": {
|
|
"BLockDataList": [
|
|
{
|
|
"StagePath": "Stages/Outputs/Chapter04/BattleAreaStages/Chap04_BAT_A103_01_StageData/Chap04_BAT_A103_01_StageData.stage"
|
|
}
|
|
],
|
|
"EnvProfilePath": "Stages/Outputs/Chapter04/EnviroProfile/Chap04_CloseView_BAT_A103_day_01.enviroProfile.asset"
|
|
}
|
|
}
|
|
} |