summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation/mutations.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-09 02:23:26 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-09 02:23:26 -0700
commitc53ccb6cb5e701ec6c79ebd35d0344e3adce1469 (patch)
tree5a794f507ae4c6fe219654d7ae1b37f8ec98e495 /vamp_stuff/Modification_Files/Mutation/mutations.json
parentScrap the Pretty line traits entirely. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-c53ccb6cb5e701ec6c79ebd35d0344e3adce1469.tar.xz
Remove many lesser traits
Update traits for bright nights
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation/mutations.json')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json261
1 files changed, 27 insertions, 234 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json
index a101e4c..0a714e5 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations.json
@@ -2,7 +2,7 @@
{
"type": "mutation",
"id": "FLEET",
- "name": "Fleet-Footed",
+ "name": { "str": "Fleet-Footed" },
"points": 2,
"description": "You can move more quickly than most, resulting in a 15% speed bonus on sure footing.",
"starting_trait": true,
@@ -14,20 +14,20 @@
{
"type": "mutation",
"id": "GOODHEARING",
- "name": "Good Hearing",
+ "name": { "str": "Good Hearing" },
"points": 1,
"description": "Your hearing is better than average, and you can hear distant sounds more easily.",
"starting_trait": true,
"category": [ "ALPHA", "MOUSE", "ELFA", "VAMP" ],
"cancels": [ "BADHEARING" ],
- "hearing_modifier": 1.25
+ "hearing_modifier": 1.5
},
{
"type": "mutation",
"id": "GOODCARDIO",
- "name": "Indefatigable",
+ "name": { "str": "Indefatigable" },
"points": 2,
- "description": "Whether due to exercise and good diet, or due to a natural propensity to physical endurance, you tire due to physical exertion much less readily than others. Your maximum stamina is 25% higher than usual.",
+ "description": "Whether due to exercise and good diet, or due to a natural propensity to physical endurance, you tire due to physical exertion much less readily than others. Your maximum stamina and stamina regeneration is 25% higher than usual.",
"starting_trait": true,
"valid": false,
"cancels": [ "BADCARDIO" ],
@@ -37,33 +37,6 @@
},
{
"type": "mutation",
- "id": "FASTHEALER",
- "name": "Fast Healer",
- "points": 2,
- "description": "You heal faster when sleeping and will even recover a small amount of HP when not sleeping.",
- "starting_trait": true,
- "types": [ "HEALING" ],
- "changes_to": [ "FASTHEALER2", "REGEN_LIZ" ],
- "category": [ "MEDICAL", "VAMP" ],
- "healing_awake": 0.2,
- "healing_resting": 0.5
- },
- {
- "type": "mutation",
- "id": "FASTHEALER2",
- "name": { "str": "Very Fast Healer" },
- "points": 4,
- "description": "Your flesh regenerates slowly, and you will regain HP even when not sleeping.",
- "types": [ "HEALING" ],
- "prereqs": [ "FASTHEALER" ],
- "changes_to": [ "REGEN" ],
- "category": [ "PLANT", "VAMP" ],
- "healing_awake": 0.66,
- "healing_resting": 0.5,
- "mending_modifier": 4.0
- },
- {
- "type": "mutation",
"id": "REGEN",
"name": { "str": "Regeneration" },
"points": 6,
@@ -87,7 +60,7 @@
{
"type": "mutation",
"id": "PAINRESIST",
- "name": "Pain Resistant",
+ "name": { "str": "Pain Resistant" },
"points": 2,
"description": "You have a high tolerance for pain.",
"starting_trait": true,
@@ -98,11 +71,10 @@
{
"type": "mutation",
"id": "INFRESIST",
- "name": { "str": "Infection Resistant" },
- "points": 2,
- "description": "Your immune system is particularly good at resisting infections. You have an increased chance for bad wounds and infections to heal on their own, and only suffer reduced penalties from them.",
+ "name": { "str": "Infection Immune" },
+ "points": 1,
+ "description": "Your immune system is particularly good at resisting infections. Your wounds will no longer become infected, altough existing infections are still dangerous.",
"starting_trait": true,
- "changes_to": [ "INFIMMUNE" ],
"category": [ "TROGLOBITE", "RAT", "MEDICAL", "VAMP" ]
},
{
@@ -111,47 +83,8 @@
"name": { "str": "Parasite Immune" },
"points": 1,
"description": "Your body is unusually inhospitable to parasitic lifeforms. You will never become infested with internal parasites.",
- "prereqs": [ "INFRESIST" ],
- "category": [ "ELFA", "CHIMERA", "MEDICAL", "SLIME", "VAMP" ]
- },
- {
- "type": "mutation",
- "id": "NIGHTVISION",
- "name": "Night Vision",
- "points": 2,
- "description": "You possess natural night vision, and can see further in the dark than most. Activate to toggle NV-visible areas on or off.",
"starting_trait": true,
- "changes_to": [ "NIGHTVISION2" ],
- "cancels": [ "ELFA_NV", "ELFA_FNV", "FEL_NV", "URSINE_EYE" ],
- "category": [ "BIRD", "CATTLE", "INSECT", "VAMP" ],
- "active": true,
- "starts_active": true
- },
- {
- "type": "mutation",
- "id": "NIGHTVISION2",
- "name": "High Night Vision",
- "points": 4,
- "description": "You can see incredibly well in the dark! Activate to toggle NV-visible areas on or off.",
- "prereqs": [ "NIGHTVISION" ],
- "changes_to": [ "NIGHTVISION3" ],
- "cancels": [ "ELFA_NV", "ELFA_FNV", "FEL_NV", "URSINE_EYE" ],
- "category": [ "FISH", "BEAST", "INSECT", "RAT", "CHIMERA", "LUPINE", "MOUSE", "VAMP" ],
- "active": true,
- "starts_active": true
- },
- {
- "type": "mutation",
- "id": "NIGHTVISION3",
- "name": "Full Night Vision",
- "points": 6,
- "description": "You can see in pitch blackness as if you were wearing night-vision goggles. Activate to toggle NV-visible areas on or off.",
- "prereqs": [ "NIGHTVISION2" ],
- "leads_to": [ "INFRARED" ],
- "cancels": [ "ELFA_NV", "ELFA_FNV", "FEL_NV", "URSINE_EYE" ],
- "category": [ "FISH", "TROGLOBITE", "SPIDER", "VAMP" ],
- "active": true,
- "starts_active": true
+ "category": [ "ELFA", "CHIMERA", "MEDICAL", "SLIME", "VAMP" ]
},
{
"type": "mutation",
@@ -166,7 +99,7 @@
{
"type": "mutation",
"id": "DEFT",
- "name": "Deft",
+ "name": { "str": "Deft" },
"points": 1,
"description": "While you're not any better at melee combat, you are better at recovering from a miss, and will be able to attempt another strike faster.",
"starting_trait": true,
@@ -175,7 +108,7 @@
{
"type": "mutation",
"id": "TERRIFYING",
- "name": "Terrifying",
+ "name": { "str": "Terrifying" },
"points": 1,
"description": "There's something about you that creatures find frightening, and they are more likely to try to flee.",
"starting_trait": true,
@@ -184,19 +117,8 @@
},
{
"type": "mutation",
- "id": "LIGHTSTEP",
- "name": "Light Step",
- "points": 1,
- "description": "You make less noise while walking. You're also less likely to set off traps.",
- "starting_trait": true,
- "category": [ "BIRD", "ELFA", "FELINE", "VAMP" ],
- "cancels": [ "CLUMSY" ],
- "noise_modifier": 0.4
- },
- {
- "type": "mutation",
"id": "CANNIBAL",
- "name": "Cannibal",
+ "name": { "str": "Cannibal" },
"points": 1,
"description": "For your whole life you've been forbidden from indulging in your peculiar tastes. Now the world's ended, and you'll be damned if anyone is going to tell you that you can't eat people.",
"starting_trait": true,
@@ -218,162 +140,33 @@
},
{
"type": "mutation",
- "id": "PRED1",
- "name": { "str": "Culler" },
- "points": 2,
- "description": "You've had a revelation: by killing the weaker creatures, who would only die anyway, you preserve resources for those better able to survive. You are less bothered by the deaths of others: their own weakness invited these fates upon them.",
- "purifiable": false,
- "changes_to": [ "PRED2" ],
- "prereqs": [ "CARNIVORE", "THRESH_URSINE" ],
- "threshreq": [
- "THRESH_BEAST",
- "THRESH_RAPTOR",
- "THRESH_CHIMERA",
- "THRESH_LUPINE",
- "THRESH_FELINE",
- "THRESH_URSINE",
- "THRESH_LIZARD",
- "THRESH_SPIDER",
- "THRESH_VAMP"
- ]
- },
- {
- "type": "mutation",
- "id": "PRED2",
- "name": { "str": "Hunter" },
- "points": 3,
- "description": "Your brain has a lot more in common with a predatory animal than a human, making it easier to control misplaced reactions to the death of your prey. Additionally, combat skills, which you use to hunt, are easier to learn and maintain.",
- "social_modifiers": { "intimidate": 3 },
- "purifiable": false,
- "prereqs": [ "CARNIVORE", "THRESH_URSINE" ],
- "prereqs2": [ "PRED1" ],
- "changes_to": [ "PRED3" ],
- "threshreq": [
- "THRESH_BEAST",
- "THRESH_RAPTOR",
- "THRESH_CHIMERA",
- "THRESH_LUPINE",
- "THRESH_FELINE",
- "THRESH_URSINE",
- "THRESH_LIZARD",
- "THRESH_SPIDER",
- "THRESH_VAMP"
- ],
- "cancels": [ "PACIFIST" ],
- "category": [ "BEAST", "RAPTOR", "CHIMERA", "LUPINE", "FELINE", "URSINE", "LIZARD", "SPIDER" ],
- "flags": [ "PRED2" ]
- },
- {
- "type": "mutation",
"id": "WEAKSCENT",
- "name": "Weak Scent",
+ "name": { "str": "Weak Scent" },
"points": 1,
"description": "Your scent is quite weak. Animals that track your scent will do so with more difficulty.",
"starting_trait": true,
"category": [ "ALPHA", "VAMP" ],
+ "scent_intensity": 300,
"types": [ "SCENT" ]
},
{
"type": "mutation",
- "id": "INSOMNIA",
- "name": "Insomniac",
- "points": -2,
- "description": "You have a hard time falling asleep, even under the best circumstances!",
- "starting_trait": true,
- "valid": false,
- "category": [ "MEDICAL", "VAMP" ],
- "cancels": [ "EASYSLEEPER" ]
- },
- {
- "type": "mutation",
- "id": "THINSKIN",
- "name": "Thin-Skinned",
- "points": -1,
- "description": "Your skin is fragile. Cutting damage is slightly increased for you.",
- "starting_trait": true,
- "cancels": [ "THICKSKIN" ],
- "category": [ "VAMP" ],
- "armor": [ { "parts": "ALL", "cut": -1 } ]
- },
- {
- "type": "mutation",
- "id": "WEAKSTOMACH",
- "name": "Weak Stomach",
- "points": -1,
- "description": "You are more likely to throw up from food poisoning, alcohol, etc.",
- "starting_trait": true,
- "changes_to": [ "NAUSEA" ],
- "category": [ "VAMP" ],
- "cancels": [ "STRONGSTOMACH" ]
- },
- {
- "type": "mutation",
- "id": "FLIMSY",
- "name": "Flimsy",
- "points": -4,
- "description": "Your body can't take much abuse. Its maximum HP is 25% lower than usual and you heal slightly slower. Stacks with Glass Jaw.",
- "starting_trait": true,
- "valid": false,
- "social_modifiers": { "intimidate": -2 },
- "cancels": [ "TOUGH", "TOUGH2", "TOUGH3" ],
- "category": [ "MOUSE", "ELFA", "VAMP" ],
- "changes_to": [ "FLIMSY2" ],
- "hp_modifier": -0.25
- },
- {
- "type": "mutation",
- "id": "NAILS",
- "name": "Long Fingernails",
- "points": 1,
- "visibility": 1,
- "description": "Your fingernails are long and sharp. If you aren't wearing gloves, your unarmed attacks deal a minor amount of cutting damage.",
- "types": [ "CLAWS" ],
- "changes_to": [ "CLAWS", "TALONS", "VAMPCLAWS" ],
- "cancels": [ "ARM_TENTACLES", "ARM_TENTACLES_4", "ARM_TENTACLES_8" ],
- "category": [ "RAPTOR", "VAMP" ]
- },
- {
- "type": "mutation",
- "id": "POISONOUS",
- "name": "Venomous",
- "points": 1,
- "description": "Your body produces a potent venom. Cutting or stabbing attacks from mutations have a chance to poison your target.",
- "prereqs": [ "POISRESIST" ],
- "leads_to": [ "EATPOISON" ],
- "changes_to": [ "POISONOUS2" ],
- "category": [ "SLIME", "TROGLOBITE", "SPIDER", "VAMP" ]
- },
- {
- "type": "mutation",
- "id": "PALE",
- "name": { "str": "Pale Skin" },
- "points": 0,
- "visibility": 3,
- "ugliness": 1,
- "description": "Your skin is rather pale.",
- "changes_to": [ "ALBINO" ],
- "leads_to": [ "TROGLO" ],
- "category": [ "LUPINE", "VAMP" ],
- "types": [ "skin_tone" ]
- },
- {
- "type": "mutation",
- "id": "ALBINO",
- "name": "Albino",
- "points": -1,
- "description": "You lack skin pigmentation due to a genetic problem. You sunburn extremely easily, and typically use an umbrella and sunglasses when going out in the sun.",
- "starting_trait": true,
- "changes_to": [ "SUNBURN" ],
- "category": [ "TROGLOBITE", "MOUSE", "VAMP" ]
- },
- {
- "type": "mutation",
"id": "SUNBURN",
- "name": "Solar Sensitivity",
+ "name": { "str": "Solar Sensitivity" },
"points": -3,
"description": "Your skin simply cannot handle ultraviolet radiation, such as sunlight. It will seriously burn you.",
"prereqs": [ "ALBINO" ],
- "prereqs2": [ "TROGLO2", "TROGLO3", "THRESH_VAMP" ],
+ "prereqs2": [ "TROGLO2", "TROGLO3" ],
"category": [ "TROGLOBITE", "VAMP" ]
+ },
+ {
+ "type": "mutation",
+ "id": "MASOCHIST",
+ "name": { "str": "Masochist" },
+ "points": 1,
+ "description": "Although you still suffer the negative effects of pain, it also brings a unique pleasure to you.",
+ "starting_trait": true,
+ "valid": false,
+ "changes_to": [ "MASOCHIST_MED", "CENOBITE", "VAMP_BLOODDOLL" ]
}
]