--
--
可以通过拆解以下家具获得:
种植箱/播种机, 种植箱(可收获), 种植箱(已成熟), 种植箱(已播种), 种植箱(有幼苗)
查看 JSON
{
"type": "AMMO",
"id": "pebble",
"name": {
"str": "石子"
},
"symbol": "=",
"color": "light_gray",
"description": "一块小石头,很适合当弹弓的弹药。",
"material": [
"stone",
"null"
],
"volume": 0.25,
"weight": 66,
"ammo_type": "pebble",
"flags": {
"TRADER_AVOID": 0
},
"damage": {
"damage_type": "bullet",
"amount": 2
},
"range": 10,
"dispersion": 14,
"loudness": 0,
"count": 10,
"effects": [
"NEVER_MISFIRES",
"NON_FOULING"
],
"repo_id": 23033,
"original_id": "pebble",
"reload": 100,
"to_hit": 0,
"recoil": 0,
"price": 0,
"pierce": 0,
"cib_to_hit": 0,
"qualities": []
}