Adds a Vysokan origin for IPCs. (#14461)

This commit is contained in:
SilvieSZ
2022-07-23 13:53:20 +02:00
committed by GitHub
parent ca617d2218
commit 23cc6b9149
3 changed files with 52 additions and 2 deletions
@@ -4,7 +4,8 @@
possible_origins = list(
/decl/origin_item/origin/ipc_xanu,
/decl/origin_item/origin/ipc_himeo,
/decl/origin_item/origin/ipc_assunzione
/decl/origin_item/origin/ipc_assunzione,
/decl/origin_item/origin/ipc_vysoka
)
/decl/origin_item/origin/ipc_xanu
@@ -42,3 +43,11 @@
possible_accents = ACCENTS_ALL_IPC_SOL
possible_citizenships = list(CITIZENSHIP_COALITION, CITIZENSHIP_NONE)
possible_religions = list(RELIGION_TRINARY)
/decl/origin_item/origin/ipc_vysoka
name = "Free System of Vysoka"
desc = "Whilst the population of Synthetics on Vysoka is rather small, a number of both free and owned synthetics exist across the city states and rural areas of the planet, primarily concentrated in the developed city states with infrastructure to support them. However, some hosts maintain Synthetics through solar power or other small-scale methods. Synthetics can be found performing many duties across the planet, from security or engineering work to acting as advisors to Hosts. Treatment of Synthetics is dependent on their ability to prove the presence of an Aruhuin in their body, the spirits of the local religion, Stolitism. IPCs who fail to prove this spiritual presence, especially free ones, face discrimination and violence from the locals."
important_information = "Due to local laws on Vysoka, Shells are exceedingly rare, with the only ones existing on the planet being those owned by Idris Incorporated."
possible_accents = list(ACCENT_SOL, ACCENT_COC, ACCENT_NCF, ACCENT_VYSOKA, ACCENT_TTS)
possible_citizenships = list(CITIZENSHIP_COALITION, CITIZENSHIP_NONE)
possible_religions = list(RELIGION_NONE, RELIGION_OTHER)