Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Feels like maybe replacing it with an Edict or Special Project that handles the Smart Habitability part would make sense. Maybe manages the Smart Modification too? I mean, to some extent just adding a trait called 'Bioengineered' that costs 2, has all the benefits of Intelligent/Industrious etc. simultaneously, but adds a Society research upkeep would work? If that can be done?
But interesting mod otherwise :) .
https://mega.nz/#!0pV2HAba!O9S5GxxSXWbl-nw3qyeo_KKE3YuD2HA9sQluKmGsDqE
I think you can just extract the 2 files to C:\Users\(account name)\Documents\Paradox Interactive\Stellaris\mod
also i have very little experience with modding so i advise backing up your save before trying it. I don't think the mod can damage a save but best to play it safe.
looking at the below bit of code particularly "limit = { NOT = { has_ascension_perk = ap_synthetic_age } }" If I add a check for a 2nd perk from a mod and run the code without the perk's mod active would the code refund the research the same as if the mod was installed and the user did not have it unlocked?
if = {
limit = { has_trait = smartmod_trait_robot }
modify_species = { remove_trait = smartmod_trait_robot }
owner = {
# 120 total
add_engineering_research = 80
if = {
limit = { NOT = { has_ascension_perk = ap_synthetic_age } }
add_engineering_research = 40 #120 * 33%
}
}
}
I think this is every building in Core Game Mechanics: Buildings, CGM: Planets Enhanced, EUTAB - Ethos Unique Techs and Buildings, and planet diversity. The last two sections were for extending smart habitability to the starting worlds of planet diversity.
A Toaster talking to a Brick Wall. xD
1. Modify your pops with Limited robomodding + Efficient Processors.
2. Modify your remaining robots by removing EP and adding Logic Engines.
thanks
Slynx: How do you think it would be *incompatible*?
>Sometimes you keep the smart trait, such as when you already have the correct habitability.
That's a bug, I'll look into it.
you pay for the trait in species - create template.
when the species - apply template completes, the smart trait triggers, and is replaced by the relevant tile traits.
There is no smart trait left to change when you move a worker.
Sometimes you keep the smart trait, such as when you already have the correct habitability. Resettling when you have the smart habitability trait does not trigger it immediately or next month, i don't know if it ever triggers.
disclaimer: i haven't modded machines, or even looked closely at the screenshots.