Files
FireflyGo_Resources/ExcelOutput/AvatarDemoConstValue.json
2025-08-14 09:04:39 +07:00

37 lines
884 B
JSON

[
{
"ConstValueName": "Avatar_Background_Path",
"Value": {
"Type": "String",
"Value": "SpriteOutput/TrialRole/TrialRoleBg/TrialRoleBg_%AvatarID.png"
}
},
{
"ConstValueName": "Avatar_Cutin_Path",
"Value": {
"Type": "String",
"Value": "SpriteOutput/TrialRole/TrialRoleQuestTab/QuestTabIcon_%AvatarID.png"
}
},
{
"ConstValueName": "Avatar_Intro_Cutin_Path",
"Value": {
"Type": "String",
"Value": "SpriteOutput/AvatarShopIcon/Avatar/%AvatarID.png"
}
},
{
"ConstValueName": "Avatar_Intro_Prefab",
"Value": {
"Type": "String",
"Value": "UI/Quest/TrialRole/AvatarFigure/AvatarRole_%AvatarID.prefab"
}
},
{
"ConstValueName": "Avatar_Tab_Path",
"Value": {
"Type": "String",
"Value": "SpriteOutput/TrialRole/TrialRoleGachaTab/TabIcon_%AvatarID.png"
}
}
]