mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Measure of His (Sun) Reach - Adds the Sun Reach origin (#22811)
* Adds the Sun Reach origin, splitting it off from the Imperial Frontier umbrella. * This was done with permission from Matt and by request of the human lore team. * This is mainly done so Sun Reach can have the hot resist trait, as befits the sweltering planet. * Consequently, Sun Reach accent has been removed from the Imperial Frontier origin (but remains in the exile origin). * Updated the Novi Jadran description. Both the new Novi Jadran description and the Sun Reach description were written by Schwann. --------- Signed-off-by: Fyni <itsfyni@gmail.com>
This commit is contained in:
@@ -52,17 +52,26 @@
|
||||
|
||||
/singleton/origin_item/origin/novi_jadran
|
||||
name = "Novi Jadran"
|
||||
desc = "A tundra planet peacefully annexed by the Empire of Dominia fifty years ago, where the influence of the local nobles is much stronger than anywhere else. Novi Jadran is commonly viewed as a very loyal colony, with its inhabitants adhering to a mostly rural lifestyle. The planet itself is behind in many technological aspects such as electricity and urbanization, with most of the population living outside of its few large urban population centers: this is due to neglect on the local nobles' part, who prefer to host lavish parties instead."
|
||||
desc = "A tundra planet peacefully annexed into the Empire during the 24th century, Novi Jadran is the Empires model colony and is known for its loyalty. The planet is sharply divided between the heavily urbanized Iri River Basin, home to the planets great cities and highly integrated into the Empire, and its rural hinterland, where poor infrastructure is common and modern technology is rare. Jadraners are heavily integrated into Morozian culture and the wider Empire."
|
||||
possible_accents = list(ACCENT_DOMINIA_NOVIJADRAN)
|
||||
possible_citizenships = CITIZENSHIPS_DOMINIA
|
||||
possible_religions = list(RELIGION_MOROZ)
|
||||
origin_traits = list(TRAIT_ORIGIN_COLD_RESISTANCE)
|
||||
origin_traits_descriptions = list("are more acclimatised to the cold.")
|
||||
|
||||
/singleton/origin_item/origin/sun_reach
|
||||
name = "Sun Reach"
|
||||
desc = "A sweltering world of intense rains, swampy terrain, and mangroves, Sun Reach is a major center for Helium-3 fuel production. Previously home to a major pirate fleet, it is heavily rural and remains underdeveloped. The planets sole city — also named Sun Reach — is crowded and choked by smoke from refineries, while rural communities are plagued by natural disasters, poverty, and banditry. Life here is hard."
|
||||
possible_accents = list(ACCENT_DOMINIA_SUNREACH)
|
||||
possible_citizenships = CITIZENSHIPS_DOMINIA
|
||||
possible_religions = list(RELIGION_MOROZ)
|
||||
origin_traits = list(TRAIT_ORIGIN_HOT_RESISTANCE)
|
||||
origin_traits_descriptions = list("are more acclimatised to the heat.")
|
||||
|
||||
/singleton/origin_item/origin/imperial_frontier
|
||||
name = "Imperial Frontier"
|
||||
desc = "The Imperial Frontier consists of worlds conquered by the Empire of Dominia and mostly populated by Ma'zals. Military governments are common here, as are the often-hated viceroyalties that the Empire has become infamous for abroad. The planets of the Imperial Frontier stand at varying levels of development, but most of their resources are sent back to the region that truly matters to the Empire: the Imperial Core."
|
||||
possible_accents = list(ACCENT_DOMINIA_FRONTIER, ACCENT_DOMINIA_SUNREACH, ACCENT_COC)
|
||||
possible_accents = list(ACCENT_DOMINIA_FRONTIER, ACCENT_COC)
|
||||
possible_citizenships = CITIZENSHIPS_DOMINIA
|
||||
possible_religions = list(RELIGION_NONE, RELIGION_MOROZ, RELIGION_CHRISTIANITY, RELIGION_ISLAM, RELIGION_BUDDHISM, RELIGION_HINDU, RELIGION_TAOISM, RELIGION_JUDAISM, RELIGION_OTHER)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user