Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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.