mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-26 08:27:08 +01:00
Xenohybrid Lore Background (#5151)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request Probably needs a bit more refining, but should be good to Testmerge <!-- Describe The Pull Request. Please be sure every change is documented or this can delay review and even discourage maintainers from merging your PR! -->
This commit is contained in:
@@ -0,0 +1 @@
|
||||
SPECIES_LOCKED_BACKGROUND_ROOTS_SINGLE(xenomorph_hybrid, /datum/species/xenohybrid, "Species - Xenomorph Hybrid")
|
||||
@@ -0,0 +1,9 @@
|
||||
/datum/lore/character_background/citizenship/species/xenomorph_hybrid/neo
|
||||
name = "Neomorph Family"
|
||||
id = "citizenship_xenomorph_hybrid_neo"
|
||||
desc = "After the Siege of Bergakunge the Neomorph family became a major player on the market for intel on the little understood Xenomorphs. And even though relatively new to the galactic scene, the family heads knew how to leverage that fairly decently, ensuring wealth for the generations to come. You were born to the neomorph family, or one of its many offshoots somewhere in the galaxy."
|
||||
|
||||
/datum/lore/character_background/citizenship/species/xenomorph_hybrid/conv
|
||||
name = "Convertee"
|
||||
id = "citizenship_xenomorph_hybrid_conv"
|
||||
desc = "Xenomorphs are one of the most vicious predators in the galaxy, not just killing but directly using their prey as breeding grounds, killing it in the process. But you aren't one anymore. Someone made you see sense in all of that bloodshed and torture, someone made you see yourself. And now you are in a completely new world, in a society were everything isnt the hive, and what you want matters. Make the best of it."
|
||||
@@ -0,0 +1,14 @@
|
||||
/datum/lore/character_background/culture/species/xenomorph_hybrid/primary
|
||||
name = "\"Human Culture\""
|
||||
id = "culture_xenomorph_hybrid_main"
|
||||
desc = "You grew up in a family that lived in a human colony/settelment/city. Most of your neighbours, childhood friends and classmates probably were humans, or one of the thousands of human subspecies. Some people might have acted suspicious around you, but the general behaviour towards you and your kind was not worse than how the same people treated other humans."
|
||||
|
||||
/datum/lore/character_background/culture/species/xenomorph_hybrid/secondary
|
||||
name = "Neomorph Culture"
|
||||
id = "culture_xenomorph_hybrid_second"
|
||||
desc = "Millenia ago the hive on Bergakunge began to evolve in isolation, hidden away from the surface deep inside the caverns. Slowly the Hive lost the permanent link between each member, and instead of communications that could span the entire planet, the psychic link worked only on visual range. A new society was born. Then only a few centuries ago this society meet another, settleing on the surface. How that ended is documented in the history as the siege of Bergakunge. Your parents are part of the 'Hive' from Bergakunge, makeing you a Neomorph. While you didnt nessarily grew up on Bergakunge, alot of your family did, and most of your friends are also Neomorphs."
|
||||
|
||||
/datum/lore/character_background/culture/species/xenomorph_hybrid/tetr
|
||||
name = "Lab Rat Culture"
|
||||
id = "culture_xenomorph_hybrid_tetr"
|
||||
desc = "Up to this day many Xenomorph Hybrids are still used in Laboratories as either space resistant assistants, or directly as testsubjects. You grew up like that, often looked down upon, valued little more than the scientific gain your actions, injury or death could provide."
|
||||
@@ -0,0 +1,4 @@
|
||||
/datum/lore/character_background/origin/species/xenomorph_hybrid/bergakungen
|
||||
name = "Bergakungen"
|
||||
id = "origin_xenomorph_hybrid_bergakungen"
|
||||
desc = "Bergakungen, the Planet where humanity made first contact with the Neomorphs. Still to this day it is the planet with the highest Xenohybrid population."
|
||||
@@ -0,0 +1,11 @@
|
||||
/datum/lore/character_background/religion/xenomorph_hybrid
|
||||
name = "The Great Voice"
|
||||
id = "religion_xenomorph_hybrid_great_voice"
|
||||
category = "Xenomorph Hybrid"
|
||||
desc = "You have all heard it you have all been obedient to it, listen to it and you shall find salvation in it's orders."
|
||||
|
||||
/datum/lore/character_background/religion/xenomorph_hybrid/conversion
|
||||
name = "The Gift of Conversion"
|
||||
id = "religion_xenomorph_hybrid_conversion"
|
||||
category = "Xenomorph Hybrid"
|
||||
desc = "We were many in one, but now we are I. An being I is the greatest gift bestowed upon me. I shall cherrish this with the others. The conversion must go on, others have to experience this gift."
|
||||
Reference in New Issue
Block a user