Effects of United Nations

Various topics about the game, the website, or anything else Freeciv related that doesn't fit elsewhere.
Post Reply
User avatar
Corbeau
Elite
Posts: 1292
Joined: Mon Jan 13, 2014 11:13 pm

Effects of United Nations

Post by Corbeau »

I am going through ruleset files and just encountered this:

Code: Select all

[effect_united_nations]
type    = "Has_Senate"
value   = 1
reqs    =
    { "type", "name", "range"
      "Building", "United Nations", "World"
      "Building", "Manhattan Project", "World"
      "Tech", "Nuclear Fission", "Player"
    }
nreqs   =
    { "type", "name", "range"
      "Building", "Apollo Program", "World"
    }

[effect_united_nations_1]
type    = "Revolution_When_Unhappy"
value   = 1
reqs    =
    { "type", "name", "range"
      "Building", "United Nations", "World"
    }
Does this mean that building UN by any polayer imposes diplomatic restrictions on the whole world? Or am I missing something? (With some limitations)
--
* Freeciv LongTurn, a community of one-turn-per-day players and developers
* LongTurn Blog - information nexus with stuff and stuff and stuff
* Longturn Discord server; real-time chatting, discussing, quarrelling, trolling, gaslighting...
The Square Cow
Veteran
Posts: 53
Joined: Wed Nov 19, 2014 5:47 pm

Re: Effects of United Nations

Post by The Square Cow »

Yes, if someone has built United Nations, someone has built Manhattan Project, that particular player knows Nuclear Fission, and no one has built the Apollo Program, then that particular player will have "diplomatic restrictions".

Basically, this implies that if the United Nations has been built, then nuclear-able nations have diplomatic restrictions, until someone builds the Apollo Program. Primitive nations are not effected. The idea of this is to have something similar to the cold war happen in the game.
Ozor Mox
Posts: 45
Joined: Wed Apr 02, 2014 12:15 pm

Re: Effects of United Nations

Post by Ozor Mox »

Is this a new effect in the default ruleset? I don't remember this being here before, unless there were so many wars already happening by this point in my games that I didn't notice the senate blocking anything. Also I think the AI just dissolves the government if it wants to declare war and the senate is blocking it. Would this apply in Anarchy as well?

Still, I like this idea! I always thought mutually assured destruction should have more of an effect in civ, and this kind of allows for it.
User avatar
Corbeau
Elite
Posts: 1292
Joined: Mon Jan 13, 2014 11:13 pm

Re: Effects of United Nations

Post by Corbeau »

It's in civ2civ3 ruleset in 2.5 (or civ2, not sure, maybe both). Don't know about others.
--
* Freeciv LongTurn, a community of one-turn-per-day players and developers
* LongTurn Blog - information nexus with stuff and stuff and stuff
* Longturn Discord server; real-time chatting, discussing, quarrelling, trolling, gaslighting...
Post Reply