Results 1 to 3 of 3

Thread: error in export_descr_buildings.txt. Rock-Temple of Nabia not giving bonuses

  1. #1

    Smile error in export_descr_buildings.txt. Rock-Temple of Nabia not giving bonuses

    The description on the Rock-Temple of Nabia says that it upgrades light and heavy weapons, which it does not.

    The reason is an error in edb.

    After the heading

    "temple_of_fun_awesome_temple ..."

    the lines

    weapon_simple 1 requires factions { spain, }
    weapon_bladed 1 requires factions { spain, }

    should be

    weapon_simple bonus 1 requires factions { spain, }
    weapon_bladed bonus 1 requires factions { spain, }

    cheers

    Gerhard

  2. #2
    EB annoying hornet Member bovi's Avatar
    Join Date
    Jan 2007
    Location
    Norway
    Posts
    11,796

    Default Re: error in export_descr_buildings.txt. Rock-Temple of Nabia not giving bonuses

    I believe the syntax is allowed for positive bonuses.

    Quote Originally Posted by vanilla EDB
    Code:
            blacksmith requires factions { barbarian, carthaginian, eastern, parthia, egyptian, greek, roman, }  and building_present_min_level market trader
            {
                capability
                {
                    recruit "barb chariot light briton"  0  requires factions { britons, } 
                    recruit "east scythed chariot"  0  requires factions { pontus, } 
                    recruit "egyptian chariot"  0  requires factions { egyptian, } 
                    recruit "rebel amazon chariots"  0  requires factions { slave, } 
                    recruit "greek chariot scythed"  0  requires factions { seleucid, } 
                    weapon_simple 1
                    weapon_bladed 1
                }
                construction  3 
                cost  1200 
                settlement_min large_town
                upgrades
                {
                    smiths_workshop
                }
            }
    I'm rather surprised that we still have equipment upgrades in temples though.

    Having problems getting EB2 to run? Try these solutions.
    ================
    I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
    ================
    I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking

  3. #3

    Default Re: error in export_descr_buildings.txt. Rock-Temple of Nabia not giving bonuses

    Ok, i see, so maybe for temples only the word bonus is required. After the changes the upgrade worked as in the description.

    Also the casse get a weapon and armor upgrade via a temple. This upgrade works and has the word bonus in EDB.

    cheers
    Gerhard

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