Random Q&A

Contribute, display and discuss rulesets and modpacks for use in Freeciv here.
Post Reply
User avatar
Corbeau
Elite
Posts: 1293
Joined: Mon Jan 13, 2014 11:13 pm

Random Q&A

Post by Corbeau »

Just checking. Version 2.5.

Does this:

Code: Select all

Type    = "Defend_Bonus"
value   = -50
reqs    =
    { "type", "name", "range"
      "Terrain", "Forest", "Local"
       "UnitFlag", "CityBuster", "Local"
    }
do the following:
* when unit is sitting in the forest and is attacked by a unit with a "CityBuster" flag, its defence value is decreased by 50%
?
--
* 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...
Ignatus
Elite
Posts: 644
Joined: Mon Nov 06, 2017 12:05 pm
Location: St.Petersburg, Russia
Contact:

Re: Random Q&A

Post by Ignatus »

Likely yes.
User avatar
Alien Valkyrie
Elite
Posts: 513
Joined: Sun Feb 10, 2013 10:21 pm
Location: Stuttgart, Germany

Re: Random Q&A

Post by Alien Valkyrie »

Caveat: It might be possible that Defend_Bonus is only evaluated when attacking a city. I've never actually checked.
~ AVL
Post Reply