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
playing it rn
dosent show up on the declare war screen
can_be_subject = {
overlord = <prev/root/fromfromfrom> (scope according)
subject_type = vassal
}
and should be replaced by :
OR = {
can_be_subject = {
overlord = <scope whatever blabla>
subject_type = vassal
}
can_be_subject = {
overlord = <scope whatever blabla>
subject_type = protectorate
}
}
Unless it's intentional of course, but I doubt it. If needed I can provide my modified version of the code.
The code for my mode is available on github. Here's the link: https://github.com/lpslucasps/Stellaris--War-Demand--Demilitarize
great work on the mod, thank you :)
Thank you very much!
Now, there are four demilitarizing war demands, divided into two types: Temporary and Permanent.
The temporary demilitarizations vary in length (10, 15 and 30 years) and cost.
The permanent demilitarization will turn the loser into the Demilitarized Subject of the winner, a special type of subject empire. Demilitarized Subjects cost 1 influence per month and are proteccted by their overlord, BUT can become Stable Demilitarized Subjects after 30 years, giving you 1 influence per month and 15% of their energy/minerals.
For more information, please, read the description.