
Table row type of explorers
{ "name": "jungle_explorers_row", "base": "", "fields": [ { "name": "monkey", "type": "name" }, { "name": "energy", "type": "asset" }, { "name": "exploring_until", "type": "time_point_sec" } ] }
Table row type of explorers
{
"name": "jungle_explorers_row",
"base": "",
"fields": [
{
"name": "monkey",
"type": "name"
},
{
"name": "energy",
"type": "asset"
},
{
"name": "exploring_until",
"type": "time_point_sec"
}
]
}