mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
38 lines
889 B
JSON
38 lines
889 B
JSON
[
|
|
{
|
|
"ConstValueName": "Avatar_Background_Path",
|
|
"Value": {
|
|
"StringValue": "SpriteOutput/TrialRole/TrialRoleBg/TrialRoleBg_%AvatarID.png"
|
|
}
|
|
},
|
|
{
|
|
"ConstValueName": "Avatar_Cutin_Path",
|
|
"Value": {
|
|
"StringValue": "SpriteOutput/TrialRole/TrialRoleQuestTab/QuestTabIcon_%AvatarID.png"
|
|
}
|
|
},
|
|
{
|
|
"ConstValueName": "Avatar_Intro_Cutin_Path",
|
|
"Value": {
|
|
"StringValue": "SpriteOutput/AvatarShopIcon/Avatar/%AvatarID.png"
|
|
}
|
|
},
|
|
{
|
|
"ConstValueName": "Avatar_Intro_Prefab",
|
|
"Value": {
|
|
"StringValue": "UI/Quest/TrialRole/AvatarFigure/AvatarRole_%AvatarID.prefab"
|
|
}
|
|
},
|
|
{
|
|
"ConstValueName": "Avatar_Tab_Path",
|
|
"Value": {
|
|
"StringValue": "SpriteOutput/TrialRole/TrialRoleGachaTab/TabIcon_%AvatarID.png"
|
|
}
|
|
},
|
|
{
|
|
"ConstValueName": "Avatar_Cyrene_ID",
|
|
"Value": {
|
|
"IntValue": 1415
|
|
}
|
|
}
|
|
] |