• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Help Coding Ultimate Rulership

direinsomniac

Well-known member
So I am trying to figure out a way to code these 2 statements from the book:

1) "Animated objects in a city must be assigned to a specific building that provides a bonus to Productivity. They provide the following additional settlement modifiers: +1 Economy, +1 Productivity, -1 Loyalty."

The issue here is having the pre-req that the hex have a building which adds to the settlement Productivity score.


2)"Alternatively, animated objects can be assigned to a hex with a Farm, Mine, Quarry, or Sawmill. In such hexes, animated objects usually work alongside human(oid) laborers, replacing or supplementing pack animals or operating heavy machinery. Constructs in these hexes provide +1 additional BP of revenue (or increase Consumption reduction of a Farm by 1)."

This statement seems like it would be coded similar to the Resource improvement, but I looked at that and there is no code to look at. The coding for Resource seems to be all "behind the curtain".
 
Back
Top