Mi2dRPGamEng/resources/defs/organs.json

246 lines
6.3 KiB
JSON

{
"human_heart": {
"name": "Heart",
"host_slot": "torso",
"check_weights": { "strength": 0.6, "speed": 0.5 },
"affects_organs": { "human_kidneys": 0.05 },
"role": "heart"
},
"human_lungs": {
"name": "Lungs",
"host_slot": "torso",
"check_weights": { "speed": 0.3, "athletics": 0.3 }
},
"human_liver": {
"name": "Liver",
"host_slot": "torso",
"check_weights": { "constitution": 0.7, "poison_resistance": 0.7 }
},
"human_kidneys": {
"name": "Kidneys",
"host_slot": "torso",
"check_weights": { "constitution": 0.3, "poison_resistance": 0.3 }
},
"human_brain": {
"name": "Brain",
"host_slot": "head",
"check_weights": { "insight": 0.5, "perception": 0.3 }
},
"human_eyes": {
"name": "Eyes",
"host_slot": "head",
"check_weights": { "perception": 0.5 },
"role": "eyes"
},
"human_ears": {
"name": "Ears",
"host_slot": "head",
"check_weights": { "perception": 0.3, "insight": 0.1 },
"role": "ears"
},
"reptilian_heart": {
"name": "Heart",
"host_slot": "torso",
"check_weights": { "strength": 0.6, "speed": 0.5 },
"affects_organs": { "reptilian_venom_gland": 0.05 },
"role": "heart"
},
"reptilian_lung": {
"name": "Lung",
"host_slot": "torso",
"check_weights": { "speed": 0.3, "athletics": 0.3 }
},
"reptilian_liver": {
"name": "Liver",
"host_slot": "torso",
"check_weights": { "constitution": 0.5, "poison_resistance": 0.4 }
},
"reptilian_venom_gland": {
"name": "Venom Gland",
"host_slot": "torso",
"check_weights": { "poison_resistance": 0.3, "intimidation": 0.2 }
},
"reptilian_brain": {
"name": "Brain",
"host_slot": "head",
"check_weights": { "insight": 0.5, "perception": 0.3 }
},
"reptilian_eyes": {
"name": "Eyes",
"host_slot": "head",
"check_weights": { "perception": 0.5 },
"role": "eyes"
},
"reptilian_ears": {
"name": "Ears",
"host_slot": "head",
"check_weights": { "perception": 0.3, "insight": 0.1 },
"role": "ears"
},
"zenari_cardial_node": {
"name": "Cardial Node",
"host_slot": "torso",
"check_weights": { "strength": 0.6, "speed": 0.5 },
"affects_organs": { "zenari_filtration_organ": 0.05 },
"role": "heart"
},
"zenari_respirator": {
"name": "Respirator",
"host_slot": "torso",
"check_weights": { "speed": 0.3, "athletics": 0.3 }
},
"zenari_metabolizer": {
"name": "Metabolizer",
"host_slot": "torso",
"check_weights": { "constitution": 0.7, "poison_resistance": 0.7 }
},
"zenari_filtration_organ": {
"name": "Filtration Organ",
"host_slot": "torso",
"check_weights": { "constitution": 0.3, "poison_resistance": 0.3 }
},
"zenari_cortex": {
"name": "Cortex",
"host_slot": "head",
"check_weights": { "insight": 0.5, "perception": 0.3 }
},
"zenari_eyes": {
"name": "Eyes",
"host_slot": "head",
"check_weights": { "perception": 0.5 },
"role": "eyes"
},
"zenari_ears": {
"name": "Ears",
"host_slot": "head",
"check_weights": { "perception": 0.3, "insight": 0.1 },
"role": "ears"
},
"hydraulibot_cpu": {
"name": "CPU",
"host_slot": "head",
"check_weights": { "insight": 0.5, "perception": 0.3 }
},
"hydraulibot_npu": {
"name": "NPU",
"host_slot": "head",
"check_weights": { "sleight_of_hand": 0.4, "perception": 0.2 }
},
"hydraulibot_camera_module": {
"name": "Camera Module",
"host_slot": "head",
"check_weights": { "perception": 0.5 },
"role": "eyes"
},
"hydraulibot_mic": {
"name": "Mic",
"host_slot": "head",
"check_weights": { "perception": 0.3, "insight": 0.1 },
"role": "ears"
},
"hydraulibot_power_cell": {
"name": "Power Cell",
"host_slot": "torso",
"check_weights": { "strength": 0.6, "speed": 0.5 },
"affects_organs": {
"hydraulibot_cpu": 0.05,
"hydraulibot_npu": 0.05,
"hydraulibot_hydraulic_fluid_bladder": 0.03
},
"role": "heart"
},
"hydraulibot_hydraulic_fluid_bladder": {
"name": "Hydraulic Fluid Bladder",
"host_slot": "torso",
"check_weights": { "strength": 0.3, "athletics": 0.3 }
},
"hydraulibot_cooling_fan": {
"name": "Cooling Fan",
"host_slot": "torso",
"check_weights": { "speed": 0.3, "athletics": 0.3 }
},
"motorbot_cpu": {
"name": "CPU",
"host_slot": "head",
"check_weights": { "insight": 0.5, "perception": 0.3 }
},
"motorbot_npu": {
"name": "NPU",
"host_slot": "head",
"check_weights": { "sleight_of_hand": 0.4, "perception": 0.2 }
},
"motorbot_camera_lenses": {
"name": "Camera Lenses",
"host_slot": "head",
"check_weights": { "perception": 0.5 },
"role": "eyes"
},
"motorbot_mic": {
"name": "Mic",
"host_slot": "head",
"check_weights": { "perception": 0.3, "insight": 0.1 },
"role": "ears"
},
"motorbot_battery": {
"name": "Battery",
"host_slot": "torso",
"check_weights": { "strength": 0.2, "speed": 0.2 },
"affects_organs": { "motorbot_main_motor": 0.18 }
},
"motorbot_mechanical_transmission": {
"name": "Mechanical Transmission",
"host_slot": "torso",
"check_weights": { "speed": 0.3, "athletics": 0.3 }
},
"motorbot_main_motor": {
"name": "Main Motor",
"host_slot": "torso",
"check_weights": { "strength": 0.6, "speed": 0.5 },
"role": "heart"
},
"dog_heart": {
"name": "Heart",
"host_slot": "torso",
"check_weights": { "strength": 0.6, "speed": 0.5 },
"affects_organs": { "dog_kidneys": 0.05 },
"role": "heart"
},
"dog_lungs": {
"name": "Lungs",
"host_slot": "torso",
"check_weights": { "speed": 0.3, "athletics": 0.3 }
},
"dog_liver": {
"name": "Liver",
"host_slot": "torso",
"check_weights": { "constitution": 0.7, "poison_resistance": 0.7 }
},
"dog_kidneys": {
"name": "Kidneys",
"host_slot": "torso",
"check_weights": { "constitution": 0.3, "poison_resistance": 0.3 }
},
"dog_brain": {
"name": "Brain",
"host_slot": "head",
"check_weights": { "insight": 0.5, "perception": 0.3 }
},
"dog_eyes": {
"name": "Eyes",
"host_slot": "head",
"check_weights": { "perception": 0.5 },
"role": "eyes"
},
"dog_ears": {
"name": "Ears",
"host_slot": "head",
"check_weights": { "perception": 0.3, "insight": 0.1 },
"role": "ears"
}
}