Great news indeed! So, apparently I cannot edit my previous post hence sorry for the spam. I have updated the diseases and made a brand new one, the Mosaic: you could contract it eating vegetables. Here we go!
MOSAIC
{
"name": "Mosaic",
"minInfectionTime": 180,
"maxInfectionTime": 190,
"minSpreadTime": 5,
"maxSpreadTime": 30,
"minImmunityTime": 120,
"maxImmunityTime": 180,
"infectionChanceCovered": 1.0,
"infectionChanceUncovered": 1.0,
"damageValues": [
{
"type": "health",
"minValue": 5.0,
"maxValue": 5.0
},
{
"type": "calories",
"minValue": 125.0,
"maxValue": 125.0
},
{
"type": "hydration",
"minValue": 5.0,
"maxValue": 10.0
}
],
"randomOutbreaksOccur": false,
"randomOutbreakTickInterval": 500,
"randomOutbreakInfectionChance": 20.0,
"infectionSpreadDistance": 2.0,
"itemsThatCauseOutbreaksOnConsumption": [
{
"shortName": "potato",
"percentChance": 10.0
},
{
"shortName": "pumpkin",
"percentChance": 10.0
},
{
"shortName": "corn",
"percentChance": 10.0
},
{
"shortName": "cactusflesh",
"percentChance": 2.0
},
{
"shortName": "green.berry",
"percentChance": 2.0
},
{
"shortName": "red.berry",
"percentChance": 2.0
},
{
"shortName": "yellow.berry",
"percentChance": 2.0
},
{
"shortName": "white.berry",
"percentChance": 2.0
}
],
"itemsThatCureOnConsumption": [
{
"shortName": "largemedkit",
"percentChance": 90.0
},
{
"shortName": "syringe.medical",
"percentChance": 60.0
}
],
"itemsThatReduceInfectionTimeOnConsumption": [
{
"shortName": "healingtea",
"minModifierSeconds": 5,
"maxModifierSeconds": 10,
"secondsBetweenReuse": 120
},
{
"shortName": "healingtea.advanced",
"minModifierSeconds": 10,
"maxModifierSeconds": 40,
"secondsBetweenReuse": 120
},
{
"shortName": "healingtea.pure",
"minModifierSeconds": 40,
"maxModifierSeconds": 160,
"secondsBetweenReuse": 120
}
],
"infectableEntities": [
{
"shortName": "player"
},
{
"shortName": "bandit_conversationalist"
},
{
"shortName": "bandit_guard"
},
{
"shortName": "bandit_shopkeeper"
},
{
"shortName": "heavyscientist"
},
{
"shortName": "scientist"
},
{
"shortName": "scientist_astar_full_any"
},
{
"shortName": "scientist_full_any"
},
{
"shortName": "scientist_full_lr300"
},
{
"shortName": "scientist_full_mp5"
},
{
"shortName": "scientist_full_pistol"
},
{
"shortName": "scientist_full_shotgun"
},
{
"shortName": "scientist_gunner"
},
{
"shortName": "scientistnpc"
},
{
"shortName": "scientistpeacekeeper"
},
{
"shortName": "zombie"
},
{
"shortName": "murderer"
}
],
"symptomEffects": [
{
"prefab": "assets/bundled/prefabs/fx/gestures/drink_vomit.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/bundled/prefabs/fx/water/midair_splash.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/prefabs/weapons/cake/effects/strike_screenshake.prefab",
"onlyForPlayers": true
}
],
"symptomScreenEffects": [
{
"asset": "assets/content/ui/overlay_poisoned.png",
"opacity": 1.0,
"duration": 1.0,
"fadeOut": 1.0
}
]
}
RABIES
{
"name": "Rabies",
"minInfectionTime": 90,
"maxInfectionTime": 600,
"minSpreadTime": 5,
"maxSpreadTime": 30,
"minImmunityTime": 120,
"maxImmunityTime": 180,
"infectionChanceCovered": 40,
"infectionChanceUncovered": 90,
"damageValues": [
{
"type": "health",
"minValue": 50.0,
"maxValue": 90.0
},
{
"type": "calories",
"minValue": 5.0,
"maxValue": 10.0
},
{
"type": "hydration",
"minValue": 80.0,
"maxValue": 90.0
}
],
"randomOutbreaksOccur": true,
"randomOutbreakTickInterval": 500,
"randomOutbreakInfectionChance": 20.0,
"infectionSpreadDistance": 2.0,
"itemsThatCauseOutbreaksOnConsumption": [
{
"shortName": "bearmeat.cooked",
"percentChance": 50.0
},
{
"shortName": "chicken.spoiled",
"percentChance": 100.0
},
{
"shortName": "chicken.cooked",
"percentChance": 20.0
},
{
"shortName": "horsemeat.cooked",
"percentChance": 20.0
},
{
"shortName": "meat.pork.cooked",
"percentChance": 20.0
},
{
"shortName": "wolfmeat.cooked",
"percentChance": 30.0
},
{
"shortName": "humanmeat.cooked",
"percentChance": 10.0
},
{
"shortName": "deermeat.cooked",
"percentChance": 20.0
},
{
"shortName": "wolfmeat.spoiled",
"percentChance": 100.0
},
{
"shortName": "humanmeat.spoiled",
"percentChance": 100.0
},
{
"shortName": "chicken.raw",
"percentChance": 60.0
},
{
"shortName": "deermeat.raw",
"percentChance": 60.0
},
{
"shortName": "horsemeat.raw",
"percentChance": 60.0
},
{
"shortName": "humanmeat.raw",
"percentChance": 100.0
},
{
"shortName": "meat.boar",
"percentChance": 60.0
},
{
"shortName": "wolfmeat.raw",
"percentChance": 60.0
}
],
"itemsThatCureOnConsumption": [
{
"shortName": "antiradpills",
"percentChance": 75.0
},
{
"shortName": "largemedkit",
"percentChance": 10.0
},
{
"shortName": "syringe.medical",
"percentChance": 90.0
},
{
"shortName": "black.raspberries",
"percentChance": 5.0
},
{
"shortName": "blueberries",
"percentChance": 5.0
},
{
"shortName": "apple",
"percentChance": 1.0
},
{
"shortName": "healingtea.advanced",
"percentChance": 10.0
},
{
"shortName": "healingtea.pure",
"percentChance": 10.0
}
],
"itemsThatReduceInfectionTimeOnConsumption": [
{
"shortName": "healingtea",
"minModifierSeconds": 5,
"maxModifierSeconds": 10,
"secondsBetweenReuse": 120
}
],
"infectableEntities": [
{
"shortName": "player"
},
{
"shortName": "bandit_conversationalist"
},
{
"shortName": "bandit_guard"
},
{
"shortName": "bandit_shopkeeper"
},
{
"shortName": "heavyscientist"
},
{
"shortName": "scientist"
},
{
"shortName": "scientist_astar_full_any"
},
{
"shortName": "scientist_full_any"
},
{
"shortName": "scientist_full_lr300"
},
{
"shortName": "scientist_full_mp5"
},
{
"shortName": "scientist_full_pistol"
},
{
"shortName": "scientist_full_shotgun"
},
{
"shortName": "scientist_gunner"
},
{
"shortName": "scientistnpc"
},
{
"shortName": "scientistpeacekeeper"
},
{
"shortName": "zombie"
},
{
"shortName": "murderer"
}
],
"symptomEffects": [
{
"prefab": "assets/bundled/prefabs/fx/gestures/drink_vomit.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/bundled/prefabs/fx/water/midair_splash.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/prefabs/weapons/cake/effects/strike_screenshake.prefab",
"onlyForPlayers": true
}
],
"symptomScreenEffects": [
{
"asset": "assets/content/ui/overlay_poisoned.png",
"opacity": 1.0,
"duration": 1.0,
"fadeOut": 1.0
}
]
}
ZIKA
{
"name": "Zika",
"minInfectionTime": 90,
"maxInfectionTime": 600,
"minSpreadTime": 5,
"maxSpreadTime": 30,
"minImmunityTime": 120,
"maxImmunityTime": 180,
"infectionChanceCovered": 5,
"infectionChanceUncovered": 90,
"damageValues": [
{
"type": "health",
"minValue": 15.0,
"maxValue": 50.0
},
{
"type": "calories",
"minValue": 25.0,
"maxValue": 50.0
},
{
"type": "hydration",
"minValue": 80.0,
"maxValue": 90.0
}
],
"randomOutbreaksOccur": true,
"randomOutbreakTickInterval": 500,
"randomOutbreakInfectionChance": 20.0,
"infectionSpreadDistance": 2.0,
"itemsThatCauseOutbreaksOnConsumption": [
{
"shortName": "chicken.raw",
"percentChance": 50.0
},
{
"shortName": "chicken.spoiled",
"percentChance": 90.0
},
{
"shortName": "chicken.cooked",
"percentChance": 25.0
}
],
"itemsThatCureOnConsumption": [
{
"shortName": "antiradpills",
"percentChance": 80.0
},
{
"shortName": "largemedkit",
"percentChance": 90.0
},
{
"shortName": "syringe.medical",
"percentChance": 85.0
},
{
"shortName": "black.raspberries",
"percentChance": 10.0
},
{
"shortName": "blueberries",
"percentChance": 10.0
},
{
"shortName": "apple",
"percentChance": 5.0
},
{
"shortName": "healingtea.advanced",
"percentChance": 25.0
},
{
"shortName": "healingtea.pure",
"percentChance": 30.0
}
],
"itemsThatReduceInfectionTimeOnConsumption": [
{
"shortName": "healingtea",
"minModifierSeconds": 5,
"maxModifierSeconds": 10,
"secondsBetweenReuse": 120
}
],
"infectableEntities": [
{
"shortName": "player"
},
{
"shortName": "bandit_conversationalist"
},
{
"shortName": "bandit_guard"
},
{
"shortName": "bandit_shopkeeper"
},
{
"shortName": "heavyscientist"
},
{
"shortName": "scientist"
},
{
"shortName": "scientist_astar_full_any"
},
{
"shortName": "scientist_full_any"
},
{
"shortName": "scientist_full_lr300"
},
{
"shortName": "scientist_full_mp5"
},
{
"shortName": "scientist_full_pistol"
},
{
"shortName": "scientist_full_shotgun"
},
{
"shortName": "scientist_gunner"
},
{
"shortName": "scientistnpc"
},
{
"shortName": "scientistpeacekeeper"
},
{
"shortName": "zombie"
},
{
"shortName": "murderer"
}
],
"symptomEffects": [
{
"prefab": "assets/bundled/prefabs/fx/gestures/drink_vomit.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/bundled/prefabs/fx/water/midair_splash.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/prefabs/weapons/cake/effects/strike_screenshake.prefab",
"onlyForPlayers": true
}
],
"symptomScreenEffects": [
{
"asset": "assets/content/ui/overlay_poisoned.png",
"opacity": 1.0,
"duration": 1.0,
"fadeOut": 1.0
}
]
}
ANTHRAX
{
"name": "Anthrax",
"minInfectionTime": 180,
"maxInfectionTime": 1200,
"minSpreadTime": 5,
"maxSpreadTime": 60,
"minImmunityTime": 120,
"maxImmunityTime": 180,
"infectionChanceCovered": 40,
"infectionChanceUncovered": 90,
"damageValues": [
{
"type": "health",
"minValue": 50.0,
"maxValue": 90.0
},
{
"type": "calories",
"minValue": 50.0,
"maxValue": 70.0
},
{
"type": "hydration",
"minValue": 80.0,
"maxValue": 90.0
}
],
"randomOutbreaksOccur": true,
"randomOutbreakTickInterval": 500,
"randomOutbreakInfectionChance": 20.0,
"infectionSpreadDistance": 2.0,
"itemsThatCauseOutbreaksOnConsumption": [
{
"shortName": "bearmeat.cooked",
"percentChance": 15.0
},
{
"shortName": "chicken.spoiled",
"percentChance": 90.0
},
{
"shortName": "chicken.cooked",
"percentChance": 20.0
},
{
"shortName": "horsemeat.cooked",
"percentChance": 10.0
},
{
"shortName": "horsemeat.cooked",
"percentChance": 10.0
},
{
"shortName": "meat.pork.cooked",
"percentChance": 10.0
},
{
"shortName": "wolfmeat.cooked",
"percentChance": 10.0
},
{
"shortName": "humanmeat.cooked",
"percentChance": 80.0
},
{
"shortName": "deermeat.cooked",
"percentChance": 20.0
},
{
"shortName": "apple.spoiled",
"percentChance": 25.0
},
{
"shortName": "wolfmeat.spoiled",
"percentChance": 100.0
},
{
"shortName": "humanmeat.spoiled",
"percentChance": 100.0
},
{
"shortName": "chicken.raw",
"percentChance": 10.0
},
{
"shortName": "deermeat.raw",
"percentChance": 20.0
},
{
"shortName": "fish.raw",
"percentChance": 5.0
},
{
"shortName": "horsemeat.raw",
"percentChance": 20.0
},
{
"shortName": "humanmeat.raw",
"percentChance": 100.0
},
{
"shortName": "meat.boar",
"percentChance": 20.0
},
{
"shortName": "wolfmeat.raw",
"percentChance": 20.0
}
],
"itemsThatCureOnConsumption": [
{
"shortName": "antiradpills",
"percentChance": 75.0
},
{
"shortName": "largemedkit",
"percentChance": 90.0
},
{
"shortName": "syringe.medical",
"percentChance": 60.0
},
{
"shortName": "black.raspberries",
"percentChance": 5.0
},
{
"shortName": "blueberries",
"percentChance": 5.0
},
{
"shortName": "apple",
"percentChance": 1.0
},
{
"shortName": "healingtea.advanced",
"percentChance": 10.0
},
{
"shortName": "healingtea.pure",
"percentChance": 10.0
}
],
"itemsThatReduceInfectionTimeOnConsumption": [
{
"shortName": "healingtea",
"minModifierSeconds": 5,
"maxModifierSeconds": 10,
"secondsBetweenReuse": 120
}
],
"infectableEntities": [
{
"shortName": "player"
},
{
"shortName": "bandit_conversationalist"
},
{
"shortName": "bandit_guard"
},
{
"shortName": "bandit_shopkeeper"
},
{
"shortName": "heavyscientist"
},
{
"shortName": "scientist"
},
{
"shortName": "scientist_astar_full_any"
},
{
"shortName": "scientist_full_any"
},
{
"shortName": "scientist_full_lr300"
},
{
"shortName": "scientist_full_mp5"
},
{
"shortName": "scientist_full_pistol"
},
{
"shortName": "scientist_full_shotgun"
},
{
"shortName": "scientist_gunner"
},
{
"shortName": "scientistnpc"
},
{
"shortName": "scientistpeacekeeper"
},
{
"shortName": "zombie"
},
{
"shortName": "murderer"
}
],
"symptomEffects": [
{
"prefab": "assets/bundled/prefabs/fx/gestures/drink_vomit.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/bundled/prefabs/fx/water/midair_splash.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/prefabs/weapons/cake/effects/strike_screenshake.prefab",
"onlyForPlayers": true
}
],
"symptomScreenEffects": [
{
"asset": "assets/content/ui/overlay_poisoned.png",
"opacity": 1.0,
"duration": 1.0,
"fadeOut": 1.0
}
]
}
INFLUENZA
{
"name": "Influenza",
"minInfectionTime": 180,
"maxInfectionTime": 1200,
"minSpreadTime": 5,
"maxSpreadTime": 30,
"minImmunityTime": 120,
"maxImmunityTime": 180,
"infectionChanceCovered": 5.0,
"infectionChanceUncovered": 90.0,
"damageValues": [
{
"type": "health",
"minValue": 5.0,
"maxValue": 5.0
},
{
"type": "calories",
"minValue": 10.0,
"maxValue": 15.0
},
{
"type": "hydration",
"minValue": 80.0,
"maxValue": 90.0
}
],
"randomOutbreaksOccur": true,
"randomOutbreakTickInterval": 500,
"randomOutbreakInfectionChance": 20.0,
"infectionSpreadDistance": 2.0,
"itemsThatCauseOutbreaksOnConsumption": [
{
"shortName": "chicken.raw",
"percentChance": 10.0
},
{
"shortName": "humanmeat.raw",
"percentChance": 90.0
},
{
"shortName": "apple.spoiled",
"percentChance": 50.0
},
{
"shortName": "wolfmeat.spoiled",
"percentChance": 100.0
},
{
"shortName": "chicken.spoiled",
"percentChance": 100.0
},
{
"shortName": "bearmeat",
"percentChance": 20.0
},
{
"shortName": "deermeat.raw",
"percentChance": 20.0
},
{
"shortName": "fish.raw",
"percentChance": 5.0
},
{
"shortName": "horsemeat.raw",
"percentChance": 20.0
},
{
"shortName": "meat.boar",
"percentChance": 20.0
},
{
"shortName": "wolfmeat.raw",
"percentChance": 20.0
},
{
"shortName": "humanmeat.spoiled",
"percentChance": 100.0
}
],
"itemsThatCureOnConsumption": [
{
"shortName": "antiradpills",
"percentChance": 90.0
},
{
"shortName": "largemedkit",
"percentChance": 100.0
},
{
"shortName": "syringe.medical",
"percentChance": 95.0
},
{
"shortName": "black.raspberries",
"percentChance": 20.0
},
{
"shortName": "blueberries",
"percentChance": 20.0
},
{
"shortName": "apple",
"percentChance": 10.0
},
{
"shortName": "healingtea.advanced",
"percentChance": 50.0
},
{
"shortName": "healingtea.pure",
"percentChance": 60.0
}
],
"itemsThatReduceInfectionTimeOnConsumption": [
{
"shortName": "healingtea",
"minModifierSeconds": 5,
"maxModifierSeconds": 10,
"secondsBetweenReuse": 120
}
],
"infectableEntities": [
{
"shortName": "player"
},
{
"shortName": "bandit_conversationalist"
},
{
"shortName": "bandit_guard"
},
{
"shortName": "bandit_shopkeeper"
},
{
"shortName": "heavyscientist"
},
{
"shortName": "scientist"
},
{
"shortName": "scientist_astar_full_any"
},
{
"shortName": "scientist_full_any"
},
{
"shortName": "scientist_full_lr300"
},
{
"shortName": "scientist_full_mp5"
},
{
"shortName": "scientist_full_pistol"
},
{
"shortName": "scientist_full_shotgun"
},
{
"shortName": "scientist_gunner"
},
{
"shortName": "scientistnpc"
},
{
"shortName": "scientistpeacekeeper"
},
{
"shortName": "zombie"
},
{
"shortName": "murderer"
}
],
"symptomEffects": [
{
"prefab": "assets/bundled/prefabs/fx/gestures/drink_vomit.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/bundled/prefabs/fx/water/midair_splash.prefab",
"onlyForPlayers": false
},
{
"prefab": "assets/prefabs/weapons/cake/effects/strike_screenshake.prefab",
"onlyForPlayers": true
}
],
"symptomScreenEffects": [
{
"asset": "assets/content/ui/overlay_poisoned.png",
"opacity": 1.0,
"duration": 1.0,
"fadeOut": 1.0
}
]
}
Please, feel free to correct, improve and use these! :-)