From 139a64b8e3f6fc5aae01286594fde66d487d5c13 Mon Sep 17 00:00:00 2001 From: Vegapnk Date: Fri, 12 May 2023 08:24:46 +0200 Subject: [PATCH] Drafted a Halamyr Scenario --- Common/Defs/GeneDefs/Xenotype_Hive.xml | 6 +- Common/Defs/Scenarios/Halamyr_Hive.xml | 156 +++++++++++++++++++++++++ 2 files changed, 160 insertions(+), 2 deletions(-) create mode 100644 Common/Defs/Scenarios/Halamyr_Hive.xml diff --git a/Common/Defs/GeneDefs/Xenotype_Hive.xml b/Common/Defs/GeneDefs/Xenotype_Hive.xml index 8d9f14b..91f6023 100644 --- a/Common/Defs/GeneDefs/Xenotype_Hive.xml +++ b/Common/Defs/GeneDefs/Xenotype_Hive.xml @@ -10,7 +10,7 @@ false false - The Halamyr are a race of insect-xenotypes living in a caste-system. On top of the caste, the queens are the centerpiece of any hive. They are the only Halamyr that can produce drones, or mass-produce workers. A hive can virtually not live without a queen - without their royalty the drones and workers are irritated and receive sever penalties. Queens are very fragile and need to be kept safe and in best conditions. + The Halamyr are a race of insect-xenotypes living in a caste-system. On top of the caste, the queens are the centerpiece of any hive. They are the only Halamyr that can produce drones, or mass-produce workers. A hive can virtually not live without a queen - without their royalty the drones and workers are irritated and receive sever penalties. Queens are very fragile and need to be kept safe and in best conditions. The fragile queens of the Halamyr are the center of the hives reproduction. Multiple queens, or and absence of a queen, can cause to fall the best hive into disarray real quick. @@ -37,6 +37,7 @@
  • AptitudeTerrible_Melee
  • AptitudeRemarkable_Social
  • AptitudeRemarkable_Sex
  • +
  • rjw_genes_female_only
  • rjw_genes_ovipositor_genitalia
  • rjw_genes_aphrodisiac_pheromones
  • rjw_genes_queen
  • @@ -53,7 +54,7 @@ 1.5 false - The Halamyr hiveguards are the bastion to protect the hive. Next to the walls, these meele specialists form the ultimate guard for the queen, for which they'd give their lifes. Their tuned bodies come with a price, crippling them for social interactions and increased hunger. + The Halamyr hiveguards are the bastion to protect the hive. Next to the walls, these meele specialists form the ultimate guard for the queen, for which they'd give their lifes. Their tuned bodies come with a price, crippling them for social interactions and increased hunger. Frontline of the Halamyr, guards of the hive, specialised in meele combat. Heavily handicapped without a queen. @@ -112,6 +113,7 @@
  • rjw_genes_ovipositor_genitalia
  • rjw_genes_unbreakable
  • rjw_genes_drone
  • +
  • rjw_genes_female_only
  • rjw_genes_zealous_loyalty
  • rjw_genes_insectincubator
  • diff --git a/Common/Defs/Scenarios/Halamyr_Hive.xml b/Common/Defs/Scenarios/Halamyr_Hive.xml new file mode 100644 index 0000000..338a611 --- /dev/null +++ b/Common/Defs/Scenarios/Halamyr_Hive.xml @@ -0,0 +1,156 @@ + + + + + rjw_genes_scenario_halamyr_hive + + A young queen set out to build a new hive. After a long path, a suitable place is found to generate new offspring. DEVNOTE: Try to choose a high-food biome to keep up with the Hive! + + A Halamyr queen set out to build a new hive. + + PlayerFaction + PlayerTribe + + + + + +
  • + ConfigurePawnsXenotypes + 4 + Start with a set of Halamyr Xenotypes and one other colonist of any age. + + +
  • + rjw_genes_halamyr_queen_xenotype + 1 + non-baby halamyr queen + true + Adult +
  • + +
  • + rjw_genes_halamyr_hiveguard_xenotype + 1 + non-baby halamyr hiveguard + true + Adult +
  • + +
  • + rjw_genes_halamyr_breeder_xenotype + 1 + adulthalamyr breeder + true + Adult +
  • + +
  • + Baseliner + 1 +
  • + + + + +
  • + PlayerPawnsArriveMethod + Standing +
  • + + +
  • + ForcedHediff + false + PlayerStarter + 0.5 + Malnutrition + 0.2~0.4 +
  • +
  • + SetNeedLevel + false + PlayerStarter + 1.0 + Food + 0~0.1 +
  • + + +
  • + StartingThing_Defined + Silver + 200 +
  • +
  • + StartingThing_Defined + Pemmican + 150 +
  • +
  • + StartingThing_Defined + InsectJelly + 300 +
  • +
  • + StartingThing_Defined + MedicineHerbal + 20 +
  • +
  • + StartingThing_Defined + MeleeWeapon_Club + WoodLog +
  • +
  • + StartingThing_Defined + MeleeWeapon_Knife + Jade +
  • + +
  • + StartingThing_Defined + Pila +
  • +
  • + StartingAnimal + Spelopede + 2 +
  • +
  • + StartingAnimal + Megascarab + 3 + 1.0 +
  • + +
  • + StartingAnimal + Megaspider + 1 +
  • + + +
  • + ScatterThingsNearPlayerStart + WoodLog + 500 +
  • +
  • + ScatterThingsNearPlayerStart + Jade + 100 +
  • + + +
  • + GameStartDialog + After a long journey, this is it: \n\nThis is the right place to start the new hive. Spin in your breeders, build your defenses and start mating.\n\nMake this a place worthy for a queen. + GameStartSting +
  • + +
    +
    +
    + +
    \ No newline at end of file