diff --git a/Resources/Locale/en-US/Floof/traits/traits.ftl b/Resources/Locale/en-US/Floof/traits/traits.ftl index 080a03c1bab..b21e405010e 100644 --- a/Resources/Locale/en-US/Floof/traits/traits.ftl +++ b/Resources/Locale/en-US/Floof/traits/traits.ftl @@ -1,8 +1,12 @@ trait-name-Vampirism = Vampirism trait-description-Vampirism = - Whether through implantation, genetic modification, or evolution, you have a pair of hollow, sharp fangs used to drink iron-based blood from the beings that contain it. + Your body has evolved to be able to suck blood from beings that contain it and metabolize it into useful compounds. You cannot eat normal food, but drinking blood satiates your hunger and thirst, and also improves your health. +trait-name-HollowFangs = Hollow fangs +trait-description-HollowFangs = + Whether through implantation, genetic modification, or evolution, you have a pair of hollow, sharp fangs used to drink iron-based blood from the beings that contain it. + trait-name-CumProducer = Cock trait-description-CumProducer = You have a schlong between your legs. diff --git a/Resources/Prototypes/Floof/Traits/physical.yml b/Resources/Prototypes/Floof/Traits/physical.yml index ac30b5549a5..b10e8b5a7f7 100644 --- a/Resources/Prototypes/Floof/Traits/physical.yml +++ b/Resources/Prototypes/Floof/Traits/physical.yml @@ -12,6 +12,10 @@ inverted: true species: - IPC + - !type:CharacterTraitRequirement + inverted: true + traits: + - HollowFangs components: - type: Vampirism succDelay: 3 @@ -22,6 +26,30 @@ - Crayon - Paper +- type: trait + id: HollowFangs + category: Physical + points: -2 + requirements: + - !type:CharacterJobRequirement + inverted: true + jobs: + - Borg + - MedicalBorg + - !type:CharacterSpeciesRequirement + inverted: true + species: + - IPC + - !type:CharacterTraitRequirement + inverted: true + traits: + - Vampirism + components: + - type: Vampirism + succDelay: 5 + metabolizerPrototypes: + - Animal + - type: trait id: Weakness category: Physical