20 lines
499 B
JSON
20 lines
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
|
||
|
}
|
||
|
]
|