--
查看 JSON
{
"type": "vehicle_part",
"id": "vpart_hand_paddles",
"name": {
"str": "手桨"
},
"symbol": "*",
"categories": [
"movement",
"operations"
],
"color": "light_gray",
"broken_symbol": "#",
"broken_color": "red",
"damage_modifier": 50,
"durability": 50,
"power": 800,
"fuel_type": "muscle",
"muscle_power_factor": 40,
"noise_factor": 8,
"m2c": 45,
"exclusions": [
"manual"
],
"item": "hand_paddles",
"location": "engine_block",
"folded_volume": "500 ml",
"requirements": {
"install": {
"skills": [
[
"mechanics",
1
]
],
"time": "6 m"
},
"removal": {
"skills": [
[
"mechanics",
1
]
],
"time": "6 m"
},
"repair": {
"skills": [
[
"mechanics",
2
]
],
"time": "60 m"
}
},
"flags": {
"ENGINE": 0,
"CONTROLS": 1,
"FOLDABLE": 2,
"MUSCLE_ARMS": 3,
"E_STARTS_INSTANTLY": 4
},
"breaks_into": [
{
"item": "splinter",
"count": [
2,
4
]
}
],
"damage_reduction": {
"all": 5
},
"repo_id": 11519,
"vpartadded": true,
"original_id": "vpart_hand_paddles",
"reload": 100,
"to_hit": 0,
"cib_to_hit": 0,
"material": [
"null",
"null"
],
"qualities": []
}