PGRData/Client/Trpg/TRPGRoleAttribute.json

20 lines
499 B
JSON
Raw Permalink Normal View History

2024-09-01 20:49:41 +00:00
[
{
"AttrType": 1,
"Name": "Battle",
"Icon": "Assets/Product/Texture/Atlas/UiTRPG/UiTRPGIconTest01Sp.png",
"MaxValue": 10
},
{
"AttrType": 2,
"Name": "Perception",
"Icon": "Assets/Product/Texture/Atlas/UiTRPG/UiTRPGIconTest02Sp.png",
"MaxValue": 10
},
{
"AttrType": 3,
"Name": "Arithmetic",
"Icon": "Assets/Product/Texture/Atlas/UiTRPG/UiTRPGIconTest03Sp.png",
"MaxValue": 10
}
]