--
查看 JSON
{
"id": "robot_kit_box",
"type": "GENERIC",
"category": "container",
"name": {
"str": "机器人玩具箱",
"str_pl": "robot kit boxes"
},
"description": "一个小盒子,上面印着一张孩子正在做机器人的图片。",
"weight": 400,
"volume": 3.2,
"price": 0,
"price_postapoc": 0,
"to_hit": -1,
"material": [
"cardboard",
"null"
],
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 2.9,
"max_contains_weight": 4,
"rigid": true,
"moves": 100
}
],
"symbol": ")",
"color": "white_cyan",
"repo_id": 20582,
"original_id": "robot_kit_box",
"reload": 100,
"cib_to_hit": -1,
"flags": [],
"qualities": []
}