Pax Imperia
-----------

Various Tips
  (hint)
  * In the ship build window, when you choose a planet to build on, the 
    shipyard and factory capacity of that planet will be shown next to the 
    factory and shipyard capacity needed for the ship you're building. If 
    the shipyard and factory capacity is less than that of the ship you 
    are building, it will take more than one turn to build. Moral: Shop 
    around for planets to build things on.
  * After the initial turn you'll have very little money left over. You'll 
    want to immediately hike your tax rate to 15-20%. You always want to 
    pump up technology. I devote 1/4 - 1/3 of my surplus to technology. I 
    hold off allocating anything to espionage until I actually encounter 
    another race. If population is getting to be a problem I increase 
    social spending. This also has the benefit of allowing me to increase 
    taxes even higher, but decreases the productivity of your factories 
    and shipyards. I always allocate 100% to fleet and 100% - 200% to 
    colonies depending on how fast I want them to grow.
  * Alternate between high and low tax levels. Once you've built an 
    adequate number of ships for current needs, stop building ships 
    altogether, and concentrate on Research & Development until your 
    technology levels have gone up by about four to six in each category 
    (weapons and shields particularly). When you're ready to replace the 
    worst of your ships, bring the tax rate down and replace a whole 
    class. Then crank the rate back up. A reasonably productive homeworld 
    can build a fair-sized squadron in three turns with a low tax rate.

Give your race unlimited abilities
  (patch)
  * CODE 23, offset 1208
    change "6C22"
        to "4E71"
  * CODE 23, offset 13B4
    change "6C22"
        to "4E71"
  * CODE 23, offset 1560
    change "6C22"
        to "4E71"
  * CODE 23, offset 170C
    change "6C22"
        to "4E71"

Give yourself unlimited Drive abilities
  (patch)
  * CODE 4, offset 3162
    change "6F0E"
        to "600E"
  * CODE 4, offset 3242
    change "6F0E"
        to "600E"

Give yourself unlimited Shield abilities
  (patch)
  * CODE 4, offset 2D96
    change "6F0E"
        to "600E"
  * CODE 4, offset 2E76
    change "6F0E"
        to "600E"
  * CODE 4, offset 2F56
    change "6F0E"
        to "600E"

Give yourself unlimited Sensor abilities
  (patch)
  * CODE 4, offset 260A
    change "6F08"
        to "6008"
  * CODE 4, offset 2752
    change "6F0C"
        to "600C"
  * CODE 4, offset 289E
    change "6F0C"
        to "600C"
  * CODE 4, offset 29EA
    change "6F0C"
        to "600C"
  * CODE 4, offset 2B36
    change "6F0C"
        to "600C"

Give yourself unlimited Weapons abilities
  (patch)
  * CODE 4, offset 1A62
    change "6F08"
        to "6008"
  * CODE 4, offset 1B18
    change "6F08"
        to "6008"
  * CODE 4, offset 1CC4
    change "6F0C"
        to "600C"
  * CODE 4, offset 1D84
    change "6F0C"
        to "600C"
  * CODE 4, offset 1F34
    change "6F0C"
        to "600C"
  * CODE 4, offset 1FF4
    change "6F0C"
        to "600C"
  * CODE 4, offset 21A4
    change "6F0C"
        to "600C"
  * CODE 4, offset 2264
    change "6F0C"
        to "600C"
  * CODE 4, offset 2414
    change "6F0C"
        to "600C"
  * CODE 4, offset 24D4
    change "6F0C"
        to "600C"

