PGRData/Client/Trpg/TRPGRoleAttribute.json
2024-09-01 22:49:41 +02:00

20 lines
No EOL
499 B
JSON

[
{
"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
}
]