Recent content by Thalassicus

  1. Thalassicus

    BeBa - Beyond Balance

    With the thread growing so quickly, contact a moderator to create a sub-forum for this project. It will help a lot. :goodjob: I recommend caution when making big changes. It's difficult to get a full sense of the depth of the game so soon. A reasonable early change to trade routes is removing...
  2. Thalassicus

    Colorful Tech Web

    I like this mod! I gave you a shoutout on my blog. :thumbsup: I love the idea of coloring items, though the exact colors don't quite fit the game's color scheme. What if we match hues from the game? A few things are tough to identify in the base game: Wonders look like buildings. Satellites...
  3. Thalassicus

    BeBa - Beyond Balance

    I'm looking forward to seeing where this goes. :thumbsup: I like how the move-after-attack bonus you added to Rejinaldo changes gameplay in a fundamental way, instead of providing a little percent increase to a part of the game. I feel the percent bonuses are a little bland. I'm glad you...
  4. Thalassicus

    AI priorities

    What about buildings? Anything we could do differently with those? That part of the AI is easier to alter than armies. :) -------------- Firaxis obviously did not teach the AI to recognize archers can't capture cities (or if they did it was done poorly). This part of the AI is in the c++ game...
  5. Thalassicus

    [3.16]Siege units

    Yes, and also consider the strategic resource requirement. Strategic units are stronger than non-resource units, because we can build only a limited amount of iron units.
  6. Thalassicus

    Random events

    The ancient era has a default rate of 3%. This means one story will happen sometime during every 1/0.03 = 33 turns. A story is assured of happening during that period, but the exact time within the 33-turn range is random. This rate changes depending on game speed. I think epic is 50% slower...
  7. Thalassicus

    [3.16]Siege units

    Soldiers require a strategic resource, unlike catapults. Siege units can also deal "safe" damage without taking damage in return.
  8. Thalassicus

    Strongest and Weakest Beliefs

    I like playing a balanced game. :) The Piety tree balances faith income (meditation) with expenses (finisher). The unmodded game is unbalanced. We can increase our income (mandate) increase it more (organized religion) and more (reformation) and more (opener and finisher).
  9. Thalassicus

    Random events

    Simply place an _ underscore in front of the folder to disable stories: \MODS\Communitas Enhanced Gameplay (v 3)\_Stories Or open the file to change the TriggerRatePercent for each era: \MODS\Communitas Enhanced Gameplay (v 3)\Stories\CES_Stories.xml
  10. Thalassicus

    Promotion Icons Idea

    The unmodded game reveals enemy promotions when we hover over units. You can see their promotions in the bottom-left unit panel. CIN simply presents this information in a heads-up way. It's possible to hide promotions in the bottom-left, but that wouldn't change things much. We could still...
  11. Thalassicus

    AI priorities

    Which units, buildings, or wonders should the AI build more, or less? For example, I made the AI value Courthouses much more in cep v3.16.1. Merged threads as requested, changed thread title to match this post.
  12. Thalassicus

    Civs starting with workers.

    I looked at the unmodded start-balancing code and realized it's an overcomplicated 700-line mess. I'm thinking of replacing the whole thing. There's a lot of odd things in there... like 2:c5food: food grassland are valued three times as much as 1:c5food:1:c5production: plains.
  13. Thalassicus

    3 Stories questions

    There's a table we can pass data through for loading/saving games in Civ 5. It's easy to use and several tasks in the project use it already. It's just a matter of creating a new "timer" tool using that stuff. It's another of my long-term wishlist things since it's not critical at the moment.
  14. Thalassicus

    What does Machu picchu do?

    The tile with Machu Picchu should have 5 food, culture, gold, and faith. I'll check into it. Update I found and fixed the problem. Someone forgot to check "AlwaysShowHelp" before changing building help text to a generic blank string.
Top Bottom