IndieGame/client/Assets/StreamingAssets/Tables/tbattribute.json

10 lines
119 B
JSON
Raw Permalink Normal View History

2024-10-11 10:12:15 +08:00
[
{
"Name": "Hp",
"Description": "生命"
},
{
"Name": "Atk",
"Description": "物理攻击"
}
]