
Table row type of attributes
{ "name": "attribute", "base": "", "fields": [ { "name": "attribute_name", "type": "name" }, { "name": "points", "type": "int64" }, { "name": "locked", "type": "bool" } ] }
Table row type of attributes
{
"name": "attribute",
"base": "",
"fields": [
{
"name": "attribute_name",
"type": "name"
},
{
"name": "points",
"type": "int64"
},
{
"name": "locked",
"type": "bool"
}
]
}