Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
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.