Files
turnbasedgamedata/ExcelOutput/ChallengeStoryTheme.json
2024-10-21 03:16:22 -03:00

29 lines
1.0 KiB
JSON

[
{
"ThemeID": 1,
"ThemePanelPrefabPath": "UI/Abyss/ChallengeStoryThemePanel/ChallengeStoryThemePanel1.prefab",
"ThemeBgPrefabPath": "UI/Abyss/ChallengeStoryThemePanel/ChallengeStoryThemeBg1.prefab",
"ThemeMainColor": "#4fa4e1",
"ThemeSubColor1": "#2c68c2",
"ThemeSubColor2": "#3164ae",
"ThemeEffColor": "#8AC0F5"
},
{
"ThemeID": 2,
"ThemePanelPrefabPath": "UI/Abyss/ChallengeStoryThemePanel/ChallengeStoryThemePanel2.prefab",
"ThemeBgPrefabPath": "UI/Abyss/ChallengeStoryThemePanel/ChallengeStoryThemeBg2.prefab",
"ThemeMainColor": "#f5874c",
"ThemeSubColor1": "#a05750",
"ThemeSubColor2": "#a3311b",
"ThemeEffColor": "#F5BF8A"
},
{
"ThemeID": 3,
"ThemePanelPrefabPath": "UI/Abyss/ChallengeStoryThemePanel/ChallengeStoryThemePanel3.prefab",
"ThemeBgPrefabPath": "UI/Abyss/ChallengeStoryThemePanel/ChallengeStoryThemeBg3.prefab",
"ThemeMainColor": "#45c8d1",
"ThemeSubColor1": "#2c8fc2",
"ThemeSubColor2": "#2c8fc2",
"ThemeEffColor": "#66FFFA"
}
]