142 lines
3.8 KiB
JSON
142 lines
3.8 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 }
|
|
},
|
|
|
|
"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 }
|
|
},
|
|
|
|
"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 }
|
|
},
|
|
|
|
"bot_cpu": {
|
|
"name": "CPU",
|
|
"host_slot": "head",
|
|
"check_weights": { "insight": 0.5, "perception": 0.3 }
|
|
},
|
|
"bot_npu": {
|
|
"name": "NPU",
|
|
"host_slot": "head",
|
|
"check_weights": { "sleight_of_hand": 0.4, "perception": 0.2 }
|
|
},
|
|
"bot_power_cell": {
|
|
"name": "Power Cell",
|
|
"host_slot": "torso",
|
|
"check_weights": { "strength": 0.6, "speed": 0.5 },
|
|
"affects_organs": { "bot_cpu": 0.05, "bot_npu": 0.05, "bot_hydraulic_fluid_bladder": 0.03 },
|
|
"role": "heart"
|
|
},
|
|
"bot_hydraulic_fluid_bladder": {
|
|
"name": "Hydraulic Fluid Bladder",
|
|
"host_slot": "torso",
|
|
"check_weights": { "strength": 0.3, "athletics": 0.3 }
|
|
},
|
|
"bot_cooling_fan": {
|
|
"name": "Cooling Fan",
|
|
"host_slot": "torso",
|
|
"check_weights": { "speed": 0.3, "athletics": 0.3 }
|
|
},
|
|
|
|
"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 }
|
|
}
|
|
}
|