Recent content by ledtim

  1. L

    ExtraModMod

    Vicar's (empyrean priests) ability can't be cast for its dispel effects if there's no invisible/hidden nationality units around. Modifying CvSpellInterface.py so: def reqRevelation(caster): if caster.canDispel(gc.getInfoTypeForString('SPELL_DISPEL_MAGIC')): return True seems to...
  2. L

    ExtraModMod

    More of the shrine of the champion: 1. Tested in vanilla Fall from heaven. Units only got a free promo and no xp there. 2. I tried nerfing the shrine of the champion for my current game (since it feels like cheating) by manually editing the game files. I couldn't find what field gave the +5 free...
  3. L

    ExtraModMod

    It's +5xp in addition to the free promotion. So without any other xp boost, a new unit would get to lvl 3 and have 3 promotions in total.
  4. L

    ExtraModMod

    EDIT: Never mind on this one. Seems it was because the Infernal capital wasn't connected to the rest of the world. My excuses are that I didn't notice it because 1. Because it's quite hard to see roads on the broken lands terrain due to the colors blending in. 2. because was infernal and wasn't...
  5. L

    ExtraModMod

    I just noticed that the shrine of champions gives undocumented +5xp to units created in city. Is that intended? Also, it seems that the AI and automated workers on the elven sides build mostly (only?) lumbermills on unimproved forest tiles when they can build better improvements. Is this...
  6. L

    ExtraModMod

    The angel Herald's ability (tooltip says grants valor, loyalty, courage, and burning blood) doesn't grant burning blood, instead granting Blessed. Is that intended?
  7. L

    ExtraModMod

    Is it possible to limit the number of hostile unit spawn to two or three explorations, after which no matter the chance of the exploring unit, the lair can be explored and removed? Currently it feels like a clown car with potentially endless stream of hostile units. Frustrating when you're...
  8. L

    ExtraModMod

    Exploration seems to spawn monsters way too often for the % indicated on the tooltip. Even with 100% exploration chance rate, it seems to take several tries.
  9. L

    ExtraModMod

    Also from my above-mentioned Malakim game, resurrect and shrine of champions is not available when Teutorix is killed/disbanded. I'm guessing it's because of presence of Mercurian and/or Infernals in the game and their resurrect-on-death code interfering somehow? happens even when Teutorix has...
  10. L

    ExtraModMod

    I have a game that's all but won with Altar victory soon. Suddenly, after pressing skip turn in the attached save file, I'm getting a bunch of free techs with no explanation "You discovered <blah>" x 6, and a few more couple of turns after that. The techs seem to be things the Amurites know...
  11. L

    How do you kill Malus?

    Playing with BTS with the latest patch. Malus is in the iced up coast ship tile which is inaccessible to ground units, so he can't be attacked by ground units. He won't leave that tile, at least for for the first 110 turns (which is where i'm at). Other than fireballing him with the sorceress...
  12. L

    Is Yang a female-to-male transsexual?

    No, seriously. 1. Many of the pictures in his biographic slideshow in the diplomatic screen consists of females, especially that of female children, presumably from before he started his treatment. One of the pictures is something that looks like a youth who is not quite a man nor a woman...
  13. L

    Hurrying costs and interludes for Cult

    Thanks, that's what I was looking for.
  14. L

    Hurrying costs and interludes for Cult

    How is the energy cost for hurrying stuff calculated? From what I can tell, buildings are cheapest, units second, and secret projects are really expensive. But their costs seem to vary; like buildings some times cost 2 energy per 1 mineral and sometimes 4 energy per 1 mineral etc. And are...
  15. L

    Quick Answers / 'Newbie' Questions

    What's the point of the Jaguar warrior's requirement of Warrior code? Aztecs start with warrior code anyway. Why was the condition added in Conquests?
Top Bottom