From 8f25e0a95cdba3eb8e55de99bd3f3b0b9b41e255 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh <102361830+SeaswimmerTheFsh@users.noreply.github.com> Date: Thu, 11 May 2023 16:43:51 -0400 Subject: [PATCH] updated descriptors and readme.md --- Archaeo Jump Drive.mod | 3 --- Archaeo Jump Drive/descriptor.mod | 3 --- README.md | 6 ++++-- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Archaeo Jump Drive.mod b/Archaeo Jump Drive.mod index 39fc788..4b047e7 100644 --- a/Archaeo Jump Drive.mod +++ b/Archaeo Jump Drive.mod @@ -1,9 +1,6 @@ version="1.0" tags={ - "Gameplay" - "Utilities" "Technologies" - "Balance" } name="Archaeo Jump Drive" supported_version="3.8.2" diff --git a/Archaeo Jump Drive/descriptor.mod b/Archaeo Jump Drive/descriptor.mod index dd95ebd..285374d 100644 --- a/Archaeo Jump Drive/descriptor.mod +++ b/Archaeo Jump Drive/descriptor.mod @@ -1,9 +1,6 @@ version="1.0" tags={ - "Gameplay" - "Utilities" "Technologies" - "Balance" } name="Archaeo Jump Drive" supported_version="3.8.2" \ No newline at end of file diff --git a/README.md b/README.md index 82337da..30e4b36 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Source code repository for my Stellaris mods. ## Archaeo Jump Drive -This mod adds a new Jump Drive, gated behind the ___Archaeoengineers___ Ascension Perk. +This mod adds a new Jump Drive, gated behind the __Archaeoengineers__ Ascension Perk. + +Upon choosing the __Archaeoengineers__ Ascension Perk, an event will fire giving the player the __Ancient Jump Calculations__ technology. If the player already has the __Jump Drive__ technology, then a new rare/dangerous society technology will unlock called __Archaeo Jump Drive__. Once it has been researched, the player will unlock the __Archaeo Jump Drive__ ship component to use on their ships. It is meant to be superior to the Psi Jump Drive, however as of writing the balancing is not final yet and suggestions are welcome. ### Compatibility: -This mod overwrites the vanilla ___Archaeoengineers___ Ascension Perk. \ No newline at end of file +This mod overwrites the vanilla __Archaeoengineers__ Ascension Perk. \ No newline at end of file