Results 1 to 2 of 2

Thread: EDB questions: HR and exp bonus

  1. #1
    The Dark Knight Member wlesmana's Avatar
    Join Date
    Jan 2005
    Location
    Indonesia
    Posts
    602

    Default EDB questions: HR and exp bonus

    I have some questions about EDB someone might be able to answer:

    - Can hidden resource be used to avoid the recruitment for a unit? For instance, can I use the conditional like this:

    Code:
    recruit "gondor archer"  0  requires factions { carthage, } and not hidden_resource dol_amroth
    to avoid the recruitment of this unit in a region with dol_amroth HR? So far it won't let me do it for some unknown reason.

    - If I give a building exp bonus for units, does it apply to units trained through this building or for units trained in any building in that settlement?


    Thanks in advance!

  2. #2
    Assistant Mod Mod Member GiantMonkeyMan's Avatar
    Join Date
    May 2005
    Location
    plymouth - scrubbing Beirut's toilet with a cat...
    Posts
    886

    Default Re: EDB questions: HR and exp bonus

    yes to the hidden resources and no to experience, it would give it to all units recruitable in the province... i think you can make it unit specific by just changing the code like this:

    Code:
    recruit "gondor archer"  1  requires factions { carthage, } and not hidden_resource dol_amroth
    GMM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO