;
; Sid Meier's ALPHA CENTAURI
;
; Alpha Centauri User-Configurable Rules
;
; Copyright (c) 1997, 1998 by Firaxis Games, Inc.
;
; ALPHA CENTAURI reads the rules of the game from this file at
; startup. Feel free, at your own risk, to experiment with editing
; this file. We recommend you make a backup copy of the original.
;
; If you are building a scenario and need custom rules, copy this
; file into a subdirectory with your scenario file before editing.
; Files in the same subdirectory as a scenario file automatically
; take precedence over files in the main game directory.
;

;
; FUNDAMENTAL RULES
;   You will find that many of the items on this list have been
;   finely balanced: small changes can have drastic effects on
;   gameplay.
;
#RULES
3,       ; Movement rate along roads
2,       ; Nutrient intake requirement for citizens
3,2      ; Numerator & Denominator for artillery fire damage
2,       ; Max artillery range (larger will break multiplayer)
8,       ; Max airdrop range w/o orbital insertion
10,      ; Nutrient cost multiplier
10,      ; Minerals cost multiplier
125,     ; Technology discovery rate as a percentage of standard
1,       ; Limits mineral increase for mine without road in square
0,       ; Nutrient effect in mine square (0 or -1)
5,       ; Minimum base size to support specialists
2,       ; Drones induced by Genejack factory
5,       ; Population limit w/o hab complex
12,      ; Population limit w/o hab dome
100,     ; Extra percentage cost of prototype LAND unit
100,     ; Extra percentage cost of prototype SEA unit
100,     ; Extra percentage cost of prototype AIR unit
3,2,     ; Psi combat offense-to-defense ratio (LAND unit defending)
1,1,     ; Psi combat offense-to-defense ratio (SEA unit defending)
1,1,     ; Psi combat offense-to-defense ratio (AIR unit defending)
10,      ; Players' starting energy reserves
25,      ; Combat % -> intrinsic base defense
10,      ; Combat % -> attacking along road
25,      ; Combat % -> for attacking from higher elevation
25,      ; Combat penalty % -> attacking from lower elevation
25,      ; Combat % -> Mobile unit in open ground
10,      ; Combat % -> Defend vs. mobile in rough
25,      ; Combat % -> Infantry vs. Base
50,      ; Combat penalty % -> attack after airdrop
25,      ; Combat % -> Fanatic attack bonus
50,      ; Combat % -> Land based guns vs. ship artillery bonus
33,      ; Combat % -> Artillery bonus per level of altitude
50,      ; Combat % -> Trance bonus defending vs. psi
50,      ; Combat % -> Empath Song bonus attacking vs. psi
50,      ; Combat penalty % -> Air superiority unit vs. ground unit
100,     ; Combat % -> Air superiority unit vs. air unit
50,      ; Combat penalty % -> Non-combat unit defending vs. combat unit
33,      ; Combat % -> Comm Jammer unit defending vs. mobile unit
100,     ; Combat % -> Bonus vs. ships caught in port
150,     ; Combat % -> AAA bonus vs. air units
25,      ; Combat % -> Defend in range of friendly Sensor
10,      ; Combat % -> Psi attack bonus/penalty per +PLANET
50,      ; Retool percent penalty for production change
3,       ; Retool strictness (0 = Always Free, 1 = Free in Category, 2 = Free if Project, 3 = Never Free)
10,      ; Retool exemption (first X minerals not affected by penalty)
10,      ; Minimum # of turns between councils
10,      ; Minerals for harvesting forest
8,       ; Territory: max distance from base
10,      ; Turns to corner Global Energy Market
CentPsi, ; Technology to improve wilderness squares
CentPsi, ; Technology to ease wilderness movement
CentEmp, ; Technology to build roads in wilderness
Neural,  ; Technology to allow 2 special abilities for a unit
Gene,    ; Technology to allow 3 nutrients in a square
EcoEng,  ; Technology to allow 3 minerals in a square
EnvEcon, ; Technology to allow 3 energy in a square
Gravity, ; Technology to allow orbital insertion w/o Space Race
IndRob,  ; Technology for +1 mining platform bonus
PlaEcon, ; Technology for economic victory
1,       ; If non-zero, probe teams can steal technologies
1,       ; If non-zero, humans can always contact each other in net games
0,       ; If non-zero, humans can always contact each other in hotseat/email games
60,      ; Maximum % damage inflicted by arty versus units in base/bunker
100,     ; Maximum % damage inflicted by arty versus units in open
100,     ; Maximum % damage inflicted by arty versus units at sea
1, 2     ; Numerator/Denominator for frequency of global warming (1,2 would be "half" normal warming).
2100     ; Normal starting year
2600     ; Normal ending year for lowest 3 difficulty levels
2500     ; Normal ending year for highest 3 difficulty levels
1        ; If non-zero, obliterating a base counts as an atrocity


;
; TERRAFORMING IMPROVEMENTS
;
; Name, Preq, Sea Name, Sea Preq, Rate, Order, Letter, Keystroke
;
; Rate      = # of turns to build
; Order     = Description of unit orders
; Letter    = Order letter
; Keystroke = Keystroke description (changing text does not change
;             the actual key mappings in the game)
;
#TERRAIN
Farm,             None,    Kelp Farm,        None,     3,  Cultivate $STR0, f, F
Soil Enricher,    EcoEng2, Soil Enricher,    Disable,  6,  Construct $STR0, f, F
Mine,             Indust,  Mining Platform,  EcoEng,   6,  Construct $STR0, M, M
Power Station,    Indust,  Tidal Harness,    EcoEng2,  4,  Construct $STR0, S, S
Forest,           None,    ...,              Disable,  8, Plant $STR0,     F, Shift+F
Road,             None,    Road,             Disable,  1,  Build $STR0,     R, R
Mag Tube,         Disable, Mag Tube,         Disable,  3,  Build $STR0,     R, R
Bunker,           DocSec,  Bunker,           Disable,  3,  Construct $STR0, K, K
Airbase,          DocAir,  Airbase,          MatComp,  5,  Construct $STR0, ., .
Radar Array,      OptComp, Radar Array,      MindMac,  4,  Construct $STR0, O, O
Wilderness,       None,    Island Coves,     None,     6,  Remove $STR0,    F, F
Wilderness,       CentEmp, Island Coves,     CentPsi,  6,  Create $STR0,     F, Ctrl+F
Irrigation System,EcoEng,  Condenser,        Disable,  16, Construct $STR0, N, N
Solar Panels,     EcoEng2, Tidal Harness,    Disable,  16, Construct $STR0, E, Shift+E
Borehole,         EcoEng,  Borehole,         Disable,  24, Construct $STR0, B, Shift+B
Aquifer,          None,    Aquifer,          Disable,  18, Drill to $STR0,  Q, Q
Raise Land,       Disable, Raise Sea Floor,  Disable,  12, Terraform UP,    ], ]]
Lower Land,       Disable, Lower Sea Floor,  Disable,  12, Terraform DOWN,  [, [[
Level Terrain,    None,    Level Terrain,    Disable,  8,  Terraform LEVEL, _, _
Monolith,         Disable, Monolith,         Disable,  8,  Place Monolith,  ?, ?, (this is here for map editor)


;
; RESOURCE INFORMATION
;
; Resource production (nutrient, minerals, energy, <unused>) for
; special squares. In normal squares, these values are determined
; by the temperature, rainfall, rockiness, etc. of the square.
;
; "Bonus Square" value for particular category is added to other
; production in a square.
;
; "Improved Land" means farm, mine, solar
; "Improved Sea"  means desal, platform, harness
;
#RESOURCEINFO
Ocean Square,     1, 0, 0, 0,
Base Square,      2, 2, 2, 0,
Bonus Square,     4, 4, 4, 0, * Mineral +1 if mine present
Forest Square,    1, 2, 1, 0,
Recycling Tanks,  1, 1, 1, 0,
Improved Land,    1, *, *, 0, "*" columns are ignored entirely
Improved Sea,     2, 1, 4, 0, * Mineral +1 with Industrial Robotics
Monolith,         2, 2, 2, 0,
Borehole Square,  0, 6, 6, 0,

;
; WORLDBUILDER
;   These parameters control the finer points of the world builder,
;   along with the player's "custom planet" selections. Values are
;   automatically scaled based on the size of the world.
;
#WORLDBUILDER
384, ; Land base        (Seeded land size of a standard world)
100, ; Land modifier    (additional land from LAND selection: x0, x1, x2)
48,  ; Continent base   (Base size of a land mass seed)
24,  ; Continent modif. (Increased size from LAND selection: x0, x1, x2)
5,   ; Hills base       (Base # of extra hills)
2,   ; Hills modifier   (additional hills from TIDAL selection: x0, x1, x2)
3,   ; Plateau base     (Basic plateau size)
4,   ; Plateau modifier (Plateau modifier based on LAND selection: x0, x1, x2)
12,  ; Rivers base      (Basic # of rivers)
12,  ; Rivers rain mod. (Additional rivers based on RAIN selection)
14,  ; Solar Energy     (Latitude DIVISOR for temperature based on HEAT) Smaller # increases effect of HEAT selection
14,  ; Thermal band     (Latitude DIVISOR for thermal banding)  Smaller # widens hot bands
8,   ; Thermal deviance (Latitude DIVISOR for thermal deviance) Smaller # increases randomness
8,   ; Global Warming   (Latitude DIVISOR for global warming)   Smaller # increases effect of warming
5,   ; Sea Level Rises  (Magnitude of sea level changes from ice cap melting/freezing)
5,   ; Cloudmass peaks  (Size of cloud mass trapped by peaks)
3,   ; Cloudmass hills  (Size of cloud mass trapped by hills)
1,   ; Rainfall coeff.  (Multiplier for rainfall belts)
1,   ; Deep water       (Encourages fractal to grow deep water)
5,   ; Shelf            (Encourages fractal to grow shelf)
10,  ; Plains           (Encourages highland plains)
2,   ; Beach            (Encourages wider beaches)
2,   ; Hills            (Encourages hills x TIDAL selection)
35,  ; Peaks            (Encourages peaks)
1,   ; Fungus           (Fungus coefficient based on LIFE selection)
3,6,12,18,24 ; Ratio    (Continent size ratios)
5    ; Islands          (Higher # increases island count)

#WORLDSIZE
5
Tiny planet|(early conflict), 24, 48
Small planet,                 32, 64
Standard planet,              40, 80
Large planet,                 44, 90
Huge planet|(late conflict),  64, 128

;
; TIME CONTROLS (Multiplayer)
;
; Name, Turn, Base, Unit, Event, Extra, Refresh, Accum
;
; Turn    = Minimum time per turn        (sec)
; Base    = Minimum time per base        (sec)
; Unit    = Minimum time per active unit (sec)
; Event   = Minimum time per event       (sec)
; Extra   = Extra time bonuses           (sec)
; Refresh = Player bonus refreshes       (# turns)
; Accum   = Max bonuses accumulated      (# bonuses at a time)
;
#TIMECONTROLS
None,      0, 0, 0, 0,  0,   0,  0,
Tight,    15, 2, 2, 4,  15, 10,  1,
Standard, 20, 3, 3, 8,  20, 10,  2,
Moderate, 30, 4, 4, 12, 30, 10,  3,
Loose,    45, 5, 5, 16, 45, 10,  3,
Custom,   20, 3, 3, 8,  20, 10,  2,

;
; TECHNOLOGY TREE
;
; Name, id, ai-mil, ai-tech, ai-infra, ai-colonize, preq(1), preq(2), flags
;
; Name     = Name of technology
;
; id       = 3 letter id code; this code is used when assigning
;            the tech as a prerequisite.
;
; power    = military value
; tech     = advance-of-knowledge value
; wealth   = infrastructure value
; growth   = colonization value
;
; preq(n)  = Prerequisite technology
;            a) 3 character id code of tech
;            b) "nil" to allow w/o prerequisite
;            c) "no" to disallow entirely from game
;
; flags    = Special tech flags
;            000000001 = "Secrets": first discoverer gains free tech
;            000000010 = Improves Probe Team success rate
;            000000100 = Increases commerce income
;            000001000 = Reveals map
;            000010000 = Allows gene warfare atrocity
;            000100000 = Increases intrinsic defense against gene warfare
;            001000000 = Increases ENERGY production in fungus
;            010000000 = Increases MINERALS production in fungus
;            100000000 = Increases NUTRIENT production in fungus
;
#TECHNOLOGY
Biogenetics,                Biogen,  0, 3, 2, 2, None,    None,    000100000
Industrial Manufacturing,   Indust,  2, 1, 3, 0, None,    None,    000000000
Mass Printing Networks,     InfNet,  1, 3, 2, 1, None,    None,    000000000
Applied Physics,            Physic,  4, 2, 1, 0, Chaos,   InfNet,  000000000
Social Psychology,          Psych,   0, 2, 3, 2, None,    None,    000000000
Doctrine: Mobility,         Mobile,  3, 0, 2, 3, Physic,  IndAuto, 000000000
Modern Land Development,    Ecology, 0, 1, 3, 3, None,    None,    100000000
Superconductor,             Super,   2, 4, 0, 0, Physic,  Indust,  000000000
Aerodynamic Engineering,    Chaos,   4, 3, 0, 0, None,    None,    000000000
Applied Radioactive Metals, E=Mc2,   3, 3, 0, 0, Fusion,  Metal,   000000000
The Atomic Age,             Fusion,  3, 4, 2, 1, Algor,   Subat,   000000000
Silksteel Alloys,           Alloys,  4, 1, 1, 2, Subat,   DocInit, 000000000
Advanced Subatomic Theory,  Subat,   2, 3, 2, 0, Chemist, Integ,   000000000
High Energy Chemistry,      Chemist, 3, 1, 2, 0, Indust,  Physic,  000000000
Frictionless Machines,      Surface, 1, 3, 2, 0, Unified, SupLube, 000000000
Nanometallurgy,             Metal,   3, 0, 1, 2, Alloys,  MilAlg,  000000000
Superstring Theory,         String,  2, 3, 0, 1, Magnets, E=Mc2,   000000000
Advanced Militarism,        MilAlg,  5, 0, 2, 3, ProbMec, Mobile,  000000000
Magnetic Field Theory,      Magnets, 2, 3, 2, 0, Quantum, None,    000000000
Matter Compression,         MatComp, 3, 1, 2, 2, Quantum, NanoMin, 000000000
Unified Field Theory,       Unified, 4, 3, 0, 1, String,  E=Mc2,   000000000
Graviton Theory,            Gravity, 3, 1, 0, 3, QuanMac, Unified, 000000000
Nonlinear Mathematics,      Poly,    1, 4, 1, 0, Integ,   Cyber,   000000010
Rotary Wing Flight,         AGrav,   3, 0, 0, 4, DocAir,  MindMac, 000000000
deleted,                    delete,  3, 2, 0, 2, Disable, Disable, 000000000
Quantum Mechanics,          Quantum, 2, 4, 2, 0, Fusion,  Poly,    000000000
Singularity Mechanics,      SingMec, 1, 4, 3, 0, Create,  HAL9000, 000000000
Controlled Singularity,     ConSing, 4, 1, 2, 0, SingMec, Gravity, 000000000
Temporal Mechanics,         TempMec, 0, 1, 3, 2, Eudaim,  Matter,  001000000
Industrial Warfare,         ProbMec, 3, 1, 2, 1, DocSec,  IndAuto, 000000000
Computational Algorithms,   Algor,   2, 4, 3, 2, Super,   Cyber,   000000010
Super Tensile Solids,       Solids,  1, 0, 5, 2, MatComp, Space,   000000000
Planetary Networks,         PlaNets, 0, 4, 3, 1, InfNet,  None,    000000000
Digital Society,            DigSent, 0, 4, 3, 2, NanoMin, PlaEcon, 000000010
Advanced Robotics,          HAL9000, 2, 3, 3, 2, Space,   DigSent, 000000010
Doctrine: Initiative,       DocInit, 2, 0, 0, 5, DocFlex, IndAuto, 000000000
Doctrine: Flexibility,      DocFlex, 2, 0, 2, 4, None,    None,    000000000
Intellectual Integrity,     Integ,   0, 1, 3, 4, EthCalc, DocLoy,  000000000
Synthetic Fossil Fuels,     Fossil,  1, 0, 3, 4, PlaEcon, Chemist, 000000000
Doctrine: Air Power,        DocAir,  3, 1, 3, 5, Mobile,  DocFlex, 000000000
Military Planning,          DocSec,  3, 2, 2, 0, PlaNets, DocLoy,  000000000
Man/Machine Interfacing,    MindMac, 4, 1, 1, 2, MilAlg,  Brain,   000000010
Nanominiaturization,        NanoMin, 1, 0, 4, 3, IndRob,  Metal,   000000100
Doctrine: Loyalty,          DocLoy,  3, 0, 2, 2, InfNet,  Psych,   000000000
Societal Ethics,            EthCalc, 0, 1, 3, 3, Psych,   CentMed, 000000000
Industrial Economics,       IndEcon, 0, 0, 5, 2, Indust,  None,    000000100
Industrial Automation,      IndAuto, 0, 1, 4, 3, IndEcon, PlaNets, 000000100
Enlightenment Philosophy,   CentMed, 0, 1, 2, 4, None,    None,    001000000
Secrets of the Human Brain, Brain,   2, 5, 1, 2, Psych,   Biogen,  000000001
Gene Splicing,              Gene,    0, 1, 4, 4, Biogen,  EthCalc, 000100000
Bio-Engineering,            BioEng,  0, 2, 3, 2, Gene,    Neural,  000100000
Biomachinery,               BioMac,  2, 1, 3, 3, NanoMin, Viral,   000100000
Neural Mapping,             Neural,  3, 1, 2, 2, Brain,   Gene,    000000000
Communication systems,      Cyber,   1, 3, 4, 0, OptComp, Integ,   000000000
Eudaimonia,                 Eudaim,  0, 0, 3, 4, SentEco, WillPow, 000000000
The Will to Power,          WillPow, 0, 3, 1, 4, HomoSup, CentPsi, 000000000
Threshold of Transcendence, Thresh,  0, 1, 3, 4, Create,  TempMec, 010000000
Matter Transportation,      Matter,  1, 0, 3, 2, NanEdit, AlphCen, 010000000
Eco/Human Empathy,          CentEmp, 0, 1, 2, 5, Ecology, EthCalc, 000000000
Environmental Economics,    EnvEcon, 0, 0, 4, 4, IndEcon, CentEmp, 000000100
Ecological Engineering,     EcoEng,  0, 0, 3, 4, Ecology, IndAuto, 000000000
Planetary Economics,        PlaEcon, 0, 0, 4, 3, EnvEcon, Cyber,   000000100
Adv. Ecological Engineering,EcoEng2, 0, 0, 4, 3, EcoEng,  IndRob,  000000000
Citizen Psychology,         CentPsi, 2, 1, 0, 6, CentEmp, Brain,   100000000
Secrets of Earth,           AlphCen, 0, 4, 0, 2, EcoEng2, SentEco, 001001101
Secrets of Creation,        Create,  1, 4, 1, 0, Unified, WillPow, 000000101
Advanced Spaceflight,       Space,   2, 4, 2, 3, Orbital, Fusion,  000000000
Homo Superior,              HomoSup, 3, 2, 1, 4, DigSent, BioMac,  000000000
Organic Superlubricant,     SupLube, 2, 1, 3, 0, BioEng,  Fossil,  000000000
Fusion Power,               QuanMac, 3, 1, 4, 0, Surface, SupLube, 000000000
deleted,                    deleted, 0, 0, 5, 0, Disable, Disable, 000000000
Matter Editation,           NanEdit, 1, 2, 3, 1, HAL9000, Solids,  000100000
Electronics,                OptComp, 2, 4, 1, 0, Physic,  PlaNets, 000000100
Industrial Robotics,        IndRob,  4, 1, 7, 1, Algor,   Alloys,  000000100
Environmental Genetics,     CentGen, 0, 2, 1, 5, BioEng,  EnvEcon, 010000000
Global Econometrics,        SentEco, 1, 1, 3, 4, PlaEcon, DigSent, 000000100
Retroviral Engineering,     Viral,   3, 1, 2, 2, CentGen, MilAlg,  000110000
Orbital Spaceflight,        Orbital, 3, 4, 2, 3, DocAir,  Cyber,   000000000
User Technology 0,          User0,   0, 2, 0, 0, Disable, Disable, 000000000
User Technology 1,          User1,   0, 2, 0, 0, Disable, Disable, 000000000
User Technology 2,          User2,   0, 2, 0, 0, Disable, Disable, 000000000
User Technology 3,          User3,   0, 2, 0, 0, Disable, Disable, 000000000
User Technology 4,          User4,   0, 2, 0, 0, Disable, Disable, 000000000
User Technology 5,          User5,   0, 2, 0, 0, Disable, Disable, 000000000
User Technology 6,          User6,   0, 2, 0, 0, Disable, Disable, 000000000
User Technology 7,          User7,   0, 2, 0, 0, Disable, Disable, 000000000
User Technology 8,          User8,   0, 2, 0, 0, Disable, Disable, 000000000
User Technology 9,          User9,   0, 2, 0, 0, Disable, Disable, 000000000
Transcendent Thought,       TranT,   0, 2, 0, 0, Thresh,  ConSing, 000000100

;
; Chassis
;
; Names..., Speed, Triad, Range, Cargo, Cost, Preq, ...Large names
;
; Names...= First two names used for offensive units.
;           Second two names used for defensive units.
;           M1 = Masculine Singular (For foreign translations)
;           M2 = Masculine Plural
;           (etc. Use F for female, N for neuter)
;
; Speed   = # of moves
; Triad   = Movement (0=Land 1=Sea 2=Air)
; Range   = Range in turns from base (air units only)
; Missile = Chassis is a "missile" (destroyed after attacking)
; Cargo   = # units transported (multiply by reactor rating)
; Cost    = Cost factor of chassis type (normally equal to speed)
; Preq    = Technology required (see TECHNOLOGY)
;
#CHASSIS
Infantry,M1,  Squad,M1,      Sentinels,M2,   Garrison,M1,  1, 0, 0, 0, 3, 1, None,     Shock Troops,M2,   Elite Guard,M1,
Speeder,M1,   Rover,M1,      Defensive,M1,   Skirmisher,M1,2, 0, 0, 0, 4, 2, Mobile,   Dragon,M1,         Enforcer,M1,
Tank,M1,      Tank,M1,       MechInfantry,M1,Evasive,M1,   3, 0, 0, 0, 5, 3, MilAlg,  Behemoth,M1,        Crusher,M1,
Ship,M1,      Ship,M1,       Boat,M1,        Coastal,M1,   5, 1, 0, 0, 3, 5, DocFlex,  Megaship,M1,       Megaship,M1,
Cruiser,M1,   Destroyer,M1,  Cutter,M1,      Gunboat,M1,   8, 1, 0, 0, 6, 8, DocInit,  Battleship,M1,     Dreadnought,M1,
Needlejet,M1, Bomber,M1,     Fighter,M1, Tactical,M1,  8, 2, 2, 0, 1, 16, DocAir,   Thunderbolt,M1,    Sovereign,M1,
'Copter,M1,   Chopper,M1,    Rotor,M1,       Lifter,M1,    6, 2, 1, 0, 3, 22, AGrav,  Gunship,M1,        Warbird,M1,
Gravship,M1,  Skybase,M1,    Antigrav,M1,    Skyfort,M1,   10, 2, 0, 0, 3, 25, Gravity,  Deathsphere,M1,    Doomwall,M1,
Missile,M1,   Missile,M1,    Missile,M1,     Missile,M1,  12, 2, 1, 1, 0,12, Fusion,  Missile,M1,        Missile,M1,

;
; Reactors
;
; Name, power, preq
;
#REACTORS
Combustion Engine,    Engine,      1, None,
Fission Reactor,      Fission,     2, Fusion,
Fusion Reactor,       Fusion,      3, QuanMac,
Singularity Engine,   Singularity, 4, SingMec,

;
; Weapons & non-combat packages
;
; Name, Name2, Offense, Mode, Cost, Preq
;
; Name    = Full name
; Name2   = Short name
; Offense = Attack rating (-1 = Psi Offense)
; Mode    = Offense mode (or noncombat package type)
;           Combat modes: 0=Projectile, 1=Energy, 2 = Missile
;           Noncombat: 7=Transport 8=Colonist
;                      9=Terraformer 10=Convoy 11=InfoWar
;                      12=Artifact
; Cost   = Cost factor of weapon or package
; Icon   = Special unit icon (used only if chassis is Infantry)
; Preq   = Technology prerequisite (see TECHNOLOGY)
;
#WEAPONS
Hand Weapons,         Musket,         1, 0, 1, -1, None,
Rifle,                Rifle,          2, 0, 2, -1, Chaos,
Cannon Shells,        Cannon,         4, 0, 4, -1, Physic,
Machine Gun,          Machine Gun,    6, 1, 6, -1, ProbMec,
Heavy Guns,           Buster,         8, 2, 8, -1, MilAlg,
Elite Guns,           Blaster,        9, 0, 9, -1, MindMac,
Massive Ordinance,    Boomer,         10, 1,10, -1, IndRob,
Precision Weapons,    Tronic,        13, 1,13, -1, DigSent,
Laser,                Laser,          14, 2,14, -1, Unified,
Particle Impactor,    Impact,        16, 1,16, -1, Surface,
Disrupter Laser,      Disrupter,     20, 0,20, -1, Gravity,
Singularity Laser,    Singularity,   24, 1,24, -1, ConSing,
Insurgency Attack,    Insurgent,     -1, 2, 9, -1, CentPsi,
Warhead,              Warhead,       99, 0,30, -1, Fusion,
Settler Crew,         Settler Crew,   0, 8,10, -1, MatComp,     ; Noncombat packages
Construction Unit,    Construction,   0, 9, 6, -1, Ecology,
Troop Transport,      Transport,      0, 7, 4, -1, DocFlex,
Supply Transport,     Supply,         0,10, 16, -1, Disable,
Intelligence Team,    Intel Team,     0,11, 8, -1, InfNet,
Artifact,             Artifact,       0,12,36, -1, Disable,
Conventional Payload, Conventional,  15, 0,15, -1, Fusion,

;
; Armor
;
; Name, Name2, Armor, Mode, Cost, Preq
;
; Name    = Full Name
; Name2   = Short Name
; Armor   = Armor rating (-1 = Psi)
; Mode    = Armor mode (0=Projectile, 1=Energy, 2=Binary)
; Cost    = Cost factor of armor (should usually equal Armor)
; Preq    = Technology prerequisite (see TECHNOLOGY)
;
#DEFENSES
No Armor,            Scout,       1, 0, 1, None,
Iron Armor,          Ironclad,    2, 0, 2, Indust,
Steel Armor,         Steel,       3, 2, 3, Chemist,
Silksteel Armor,     Silksteel,   4, 1, 4, Alloys,
Kevlar Armor,        Kevlar,      5, 1, 5, Metal,
Depleted Uranium,    DU,          6, 2, 6, E=Mc2,
Neutronium Armor,    Neutronium,  8, 1, 8, MatComp,
Antimatter Plate,    Antimatter, 10, 2,10, NanEdit,
Stasis Generator,    Stasis,     12, 2,12, TempMec,
Insurgency Defense,  Insurgent,  -1, 2, 5, CentPsi,

;
; Special Unit Abilities
;
; Name, Cost, Preq, Abbrev, Desc
;
; Name   = Name of ability
; Cost   = Cost factor of ability
;          1+ = Straight Cost; 25% increase per unit of cost
;           0 = None
;          -1 = Increases w/ ratio of weapon to armor: 0, 1, or 2.
;               Rounded DOWN. Never higher than 2.
;               Examples: For a W1,A2 unit, cost is 0
;                         For a W3,A2 unit, cost is 1 (3/2 rounded down)
;                         For a W6,A3 unit, cost is 2
;          -2 = Increases w/ weapon value
;          -3 = Increases w/ armor value
;          -4 = Increases w/ speed value
;          -5 = Increases w/ weapon+armor value
;          -6 = Increases w/ weapon+speed value
;          -7 = Increases w/ armor+speed value
; Preq   = Technology prerequisite (see TECHNOLOGY)
; Abbrev = Abbreviation for use in unit names
; Desc   = Description of ability (keep it brief!)
;
; Flags  =
;          00000000001 = Allowed for Land units
;          00000000010 = Allowed for Sea units
;          00000000100 = Allowed for Air units
;          00000001000 = Allowed for Combat units
;          00000010000 = Allowed for Terraformer units
;          00000100000 = Allowed for Noncombat units (non-terraformer)
;          00001000000 = Not allowed for probe teams
;          00010000000 = Not allowed for insurgent units
;          00100000000 = Transport units only
;          01000000000 = Not allowed for fast-moving units
;          10000000000 = Cost increased for land units
;
#ABILITIES
Super Constructor,      2, EcoEng2,  Super,     00000010111, Construction rate doubled
Deep Radar,             0, OptComp,  Radar,     10000111111, Sees 2 spaces
Covert Maneuvering,     1, MindMac,  Covert,    00001111001, Invisible; Ignores ZOCs
Amphibious Attack,      1, DocFlex,  Amphibious,00000001001, Attacks from ship
Paratroop Drop,         3, DocAir,   Drop,      00000111001, Makes air drops
Air Superiority,        1, DocAir,   SAM,       00000001111, Attacks air units
Deep Pressure Hull,     1, DocInit,  Sub,       00000111010, Operates underwater
Carrier Deck,           2, Alloys,   Carrier,   00101100010, Mobile Airbase
AAA Tracking,           2, ProbMec,  AAA,       00010111011, +250% vs. air attacks
Codebreaker,            1, Algor,    ECM,       00010111001, +50% vs. fast units
Magnetic Struts,        2, Magnets,  All-Terrain,     00000111001, +1 movement rate (or +Reactor*2 for Air)
Insurgent Killer,       2, Neural,   Killer,    00010001111, +50% attack vs. Psi
Indoctrination,        -1, Brain,    Patriotic, 00000111111, x2 cost to subvert
Cutter Attachment,      1, CentEmp,  Cutter,    00000010111, x2 clearing of wilderness/island coves
High Morale,            1, Integ,    Trained,   00000111111, Gains morale upgrade
Heavy Artillery,       -7, Physic,   Artillery, 00010001101, Bombards
Efficient Reactor,      2, SupLube,  Efficient, 00000111111, Requires no support
Urban Commando,         4, CentPsi,  Urban-ops, 00000001111, Bypass city defenses
Security Guard,         1, Brain,    Secure,    00010111111, +50% defense vs. Insurgents
Heavy Transport,        1, Alloys,   Heavy,     00100100111, +50% transport capacity
Poison Gas Pods,        2, Chemist,  X,         00011001101, Can +50% offense (Atrocity)
Repair Bay,             1, Disable,  Medical,   00100100111, Repairs ground units on board
Non-Lethal Methods,     2, Integ,    Police,    00000001001, +1 Police powers
Slow Unit,              0, Disable,  Slow,      00000111111, -1 moves

;
; Morale levels
;
; Names of morale levels. Default morale level is "Green". "Very Green"
; morale is obtained only with a net -1 morale modifier.
;
#MORALE
Very Green,  Protester
Green,       Activist
Disciplined, Rebel
Hardened,    Revolutionary
Veteran,     Veteran
Commando,    Commando
Elite,       Elite

;
; Combat modes
;   Projectile weapons receive a bonus against Energy Armor.
;   Energy weapons receive a bonus against Projectile Armor.
;   No weapon receives a bonus against Binary Armor.
;   Missile weapons never receive a bonus.
;
#DEFENSEMODES
Projectile, Proj-,   Proj., P
Energy,     Energy-, Ener., E
Binary,     Binary-, Bin.,  B

#OFFENSEMODES
Projectile, Proj-,    Proj., P
Energy,     Energy-,  Ener., E
Missile,    Missile-, Miss., M

;
; Basic Units - Units predesigned for all players
;
; Name, Chassis, Weapon, Armor, Plan, Cost, Carry, Preq, Icon, Abil
;
; Name    = Name of unit
; Chassis = Chassis type   (index to CHASSIS list, above)
; Weapon  = Weapon/package (index to WEAPONS list, above)
; Armor   = Armor          (index to ARMOR   list, above)
;
; Plan    = Unit "plan" for AI purposes:
;           -1 = Auto Calculate
;           0  = Offensive
;           1  = Combat
;           2  = Defensive
;           3  = Reconnaisance
;           4  = Air Superiority
;           5  = Planet Buster
;           6  = Naval Superiority
;           7  = Naval Transport
;           8  = Colonization
;           9  = Terraforming
;           10 = Supply Convoy
;           11 = Info Warfare
;           12 = Alien Artifact
; Cost    = Cost in minerals (0 = Autocalculate)
; Carry   = Carrying capacity (0 = Autocalculate)
; Preq    = Technology prerequisite (see TECHNOLOGY, above)
; Icon    = Special icon, if any
; Abil    = Special ability flags
;
#UNITS
17
Settler Crew,           Infantry, Settler Crew, Scout,      8, 0, 0, None,    -1, 000000000000000000000000
Construction Vehicle,   Infantry, Construction, Scout,      9, 0, 0, Ecology, -1, 000000000000000000000000
Scout Patrol,           Infantry, Musket,       Scout,      3, 0, 0, None,    -1, 000000000000000000000000
Transport Ship,         Ship,     Transport,    Scout,      7, 0, 0, DocFlex, -1, 000000000000000000000000
*Sea Formers,           Ship,     Construction, Scout,      9, 0, 0, EcoEng, -1, 000000000000000000000000
Supply Crawler,         Infantry, Supply,       Scout,     10, 16, 0, Disable,  -1, 000000000000000000000000
Intel Team,             Infantry, Intel Team,   Scout,     11, 0, 0, InfNet, -1, 000000000000000000000000
Alien Artifact,         Infantry, Artifact,     Scout,     12,10, 0, Disable,  2, 000000000000000000000000
Insurgents,             Infantry, Insurgent,    Insurgent,        1, 5, 0, CentMed,  6, 000000000000000000000000
Guerrilla Cruisers,     Ship,     Insurgent,    Insurgent,        7, 8, 4, DocFlex, 6, 000000000000000000000000
Guerrilla Aircraft,     Gravship, Insurgent,    Insurgent,        4,10, 0, DocAir, 6, 000000000000000000100000
Scout Rover,            Speeder,  Musket,       Scout,      3, 0, 0, Mobile, -1, 000000000000000000000000
Scout Chopper,          'Copter,  Musket,       Scout,      4, 0, 0, AGrav, -1, 000000000000000000100000
Transport Ship,         Ship,     Transport,    Scout,      7, 0, 0, Disable, -1, 100000000000000000000000
Naval Intelligence Team,Cruiser,  Intel Team,   Scout,     11, 0, 0, DocInit, -1, 00000000000000000000000000
Espionage Team,         Speeder,  Intel Team,   Scout,     11, 0, 0, Mobile,  -1, 000000000000000000000000
Marine Settler Crew,    Ship,     Settler Crew, Scout,      8, 0, 0, MatComp, -1, 000000000000000000000000

;
; Base Facilities
;
; Name, Cost, Maint, Preq, Free, Effect
;
; Name  = Name of facility type
; Cost  = Construction cost in minerals (x Minerals multiplier in RULES)
; Maint = Maintenance cost in energy per turn
; Preq  = Technology prerequisite (see TECHNOLOGY)
; Free  = No longer supported.
; Effect= Brief description of effect
;
;
#FACILITIES
Headquarters,                  5, 0, None,    Disable,  Efficiency
Children's Creche,             5, 1, EthCalc, Disable,  Growth/Effic/Morale
Recycling Tanks,               4, 0, Biogen,  EcoEng2,  Bonus Resources
Perimeter Defense,             5, 0, DocLoy,  Disable,  Defense +100%
Security Nexus,                12,2, NanEdit, Disable,  All Defense +100%
Recreation Commons,            4, 1, Psych,   SentEco,  Fewer Drones
Stock Exchange,                8, 1, IndEcon, QuanMac,  Economy Bonus
Media Archives Lab,            8, 1, InfNet,  HAL9000,  Labs Bonus
Guerrilla Warfare Lab,         6, 1, Neural,  Disable,  Research and Insurgents
Prototype Lab,                 6, 1, Super,   Disable,  No extra prototype cost
Propaganda Broadcast Station,  6, 2, OptComp, Disable,  Psych and Fewer Drones
Paradise Garden,              12, 4, PlaEcon, Disable,  +2 Talents
Tree Farm,                    12, 3, EnvEcon, Disable,  Econ/Psych/Forest
Hybrid Forest,                24, 4, CentGen, Disable,  Econ/Psych/Forest
Communication Center,         13, 3, Cyber,   Disable,  Econ and Labs Bonus
Research Lab,                 24, 4, String,  Disable,  Econ and Labs Bonus
Research Hospital,            11, 2, Gene,    Disable,  Labs and Psych Bonus
Nanohospital,                 18, 3, HomoSup, Disable,  Labs and Psych Bonus
Robotic Assembly Plant,       20, 4, IndRob,  Disable,  Minerals Bonus
Nanoharvester,                24, 5, EcoEng2, Disable,  Minerals Bonus
Superlubricant Factory,       28, 6, SupLube, Disable,  Minerals Bonus
Assembly Line Factory,        10, 1, IndAuto, Disable,  Minerals; More Drones
Concentration Camp,           10, 2, MilAlg,  Disable,  No Drones/-50% Tech
Municipal Services Office,     8, 2, IndAuto, Disable,  Increase Population Limit
Municipal Improvement Office, 14, 4, SentEco, Disable,  Increase Population Limit
Pressure Dome,                 8, 0, MatComp, Disable,  Submersion/Resources
Command Center,                4, 1, DocLoy,  Disable,  +2 Morale:Land
Naval Yard,                    6, 1, DocFlex, Disable,  +2 Morale:Sea, Sea Def +100%
Aerospace Complex,             8, 2, DocAir,  Disable,  +2 Morale:Air, Air Def +100%
Elite Training Center,        10, 3, Brain,   Disable,  +2 Morale:ALL
Environmental Preserve,        8, 0, CentGen, Disable,  Ecology Bonus
Philosophic University,       10, 1, AlphCen, Disable,  Society Bonus
Transport Network,            20, 3, Matter,  Disable,  Instant Transport
Weather Satellite,            16, 0, Orbital, Disable,  +1 Nutrient ALL BASES
Seismic Imaging Satellite,    16, 0, Solids,  Disable,  +1 Raw Materials ALL BASES
Communications Satellite,     16, 0, Space,   Disable,  +1 Capital ALL BASES
Orbital Defense Pod,          16, 0, HAL9000, Disable,  Missile Defense
Stockpile Resources,              0, 0, None, Disable,  Minerals to Energy
The Human Genome Project,     20, 0, Biogen,  Disable,  +1 Talent Each Base,            -1, 0, 0, 1, 1,
The Command Nexus,            20, 0, DocSec,  Disable,  Command Center Each Base,        1, 2, 0,-1, 0,
The Weather Paradigm,         20, 0, Ecology, Disable,  Terraform Rate +50%,             0, 0, 0, 2, 1,
The Merchant Exchange,        20, 0, PlaEcon, Disable,  +1 Energy Each Square Here,      0, 0, 1, 2, 0,
The Planetary Guild,          30, 0, PlaNets, Disable,  Commlink For Every Faction,     -2, 0, 0, 0, 0,
The Citizens' Defense Force,  30, 0, Integ,   Disable,  Perimeter Defense Each Base,     0, 1, 0, 0, 0,
The Mass Media Machine,       30, 0, Cyber,   Disable,  Research Labs Help Drones,       0, 0, 2, 0, 0,
The Planetary Transit System, 30, 0, Mobile,  Disable,  New Bases Begin At Size 3,       0, 0, 0, 1, 2,
The Eco-Empathy Dome,         30, 0, CentEmp, Disable,  Wilderness Movement Bonus,            0,-1, 0, 0, 2,
The Sensory Amplifier,        30, 0, Neural,  Disable,  Psi Defense +50%,                0, 0, 0, 0, 0,
The Maritime Control Center,  30, 0, DocInit, Disable,  Naval Movement +2; Naval Bases,  1, 1, 0, 0, 0,
The Planetary Archives,       30, 0, Cyber,   Disable,  Any Tech Known To 3 Others,      0, 0, 1, 0, 0,
The Supercollider,            30, 0, Quantum, Disable,  Labs +100% At This Base,         0, 0, 2, 0, 0,
The Ascetic Virtues,          30, 0, EnvEcon, Disable,  Pop. Limit Relaxed; +1 POLICE,   0, 0, 0, 1, 2,
The Vaccine Laboratory,       30, 0, BioEng,  Disable,  Fewer Drones or More Profits,    0, 0, 0, 2, 1,
The Intel Security Nexus,     40, 0, Algor,   Disable,  Immunity to Probe Teams,         0, 0, 2, 0, 0,
The Citizen Government,       20, 0, CentMed, Disable,  Environment Bonus; Guerrillas,   0, 0, 0, 1, 1,
The Special Ops Institute,    40, 0, MindMac, Disable,  Elite Center Every Base,         1, 1, 0, 0, 0,
The Theory of Everything,     40, 0, Unified, Disable,  Labs +100% At This Base,         0, 0, 2, 0, 0,
The Insurgent Twister,        40, 0, WillPow, Disable,  Insurgent Attack +50%,           0, 1, 0, 0, 1,
The Universal Translator,     40, 0, HomoSup, Disable,  Two Free Techs,                  0, 1, 2, 0, 0,
The Internet,                 40, 0, DigSent, Disable,  +1 Lab Per Commerce/Lab,         0, 0, 1, 0, 0,
The Nano Factory,             40, 0, NanoMin, Disable,  Repair Units; Low Upgrade Costs, 2, 1, 0, 0, 0,
The Refinery Complex,         40, 0, Fossil,  Disable,  +2 SUPPORT (social),             0, 1, 0, 1, 0,
The Cloning Vats,             50, 0, BioMac,  Disable,  Population Boom At All Bases,    0, 0, 0, 1, 2,
The Self-Aware City,          50, 0, HAL9000, Disable,  Maintenance Halved; Extra Police,0, 1, 0, 2, 0,
The AIDS Vaccine,             50, 0, Viral,   Disable,  Extra Talent Every Base,         0, 0, 1, 1, 0,
The Space Race,               50, 0, Space,   Disable,  Energy +100%/Orbital Cost Halved,0, 0, 2, 2, 0,
The Singularity Inductor,     60, 0, ConSing, Disable,  Quantum Converter Every Base,    0, 1, 1, 1, 0,
The Bulk Transport Network,   60, 0, Matter,  Disable,  +2 Minerals Every Base,          0, 1, 1, 1, 0,
The Human Matrix,             60, 0, Eudaim,  Disable,  No More Drone Riots; +2 PROBE,   0, 1, 0, 0, 1,
The Voice of Existence,       60, 0, Thresh,  Disable,  Begins Ascent To Transcendence,  0,-2, 2, 2, 1,
The Ascent to Transcendence, 1000,0, Thresh,  Disable,  End of Human Era,                0, 0, 2, 2, 2,

;
; Actions - Names for unit activities
;
#ORDERS
No Orders,                -
Sentry/Board Transport,   L
Hold,                     H
Convoy,                   O
Move to,                  G
Move,                     >
Explore,                  /
Road to,                  r
Tube to,                  t

#COMPASS
Northeast
East
Southeast
South
Southwest
West
Northwest
North

#PLANS
Assault,       Assault,
Combat,        Combat,
Defense,       Defense,
Explore,       Explore/Defense,
Air Power,     Air Superiority,
Planet Buster, Planet Buster,
Naval,         Naval Power,
Transport,     Sea Transport,
Colonize,      Expansion/New Bases,
Terraform,     Planting/Terraforming,
Convoy,        Resource Convoy,
Covert Ops,    Covert Operations,
Artifact,      Alien Artifact,

#TRIAD
Land
Sea
Air

;
; Resources & Energy names
;
#RESOURCES
Nutrient, Nutrients,
Mineral,  Minerals,
Energy,   Energy,
Psi,      Psi,

#ENERGY
Econ,  Economy,
Psych, Psych/Soc,
Labs,  Laboratories,

;
; Citizens - Ethics and Specialties
;
; Singular, Plural, preq, obsolete, ops, psych, research
;
; preq     = Technology prerequisite
; obsolete = Technology rendering specialty obsolete
; ops      = Bonus to operations/reserves
; psych    = Bonus to psych/soc
; research = Bonus to research
;

#CITIZENS
Technician,       Technicians,         Super,   Quantum, 4, 0, 0, 0000000
Doctor,           Doctors,             None,    CentEmp, 0, 3, 0, 0000000
Librarian,        Librarians,          InfNet,  Poly   , 0, 0, 4, 0000000
Engineer,         Engineers,           Quantum, Disable, 4, 0, 2, 0000000
Empath,           Empathi,             CentEmp, Create,  2, 3, 0, 0000000
Thinker,          Thinkers,            Poly,    Create,  1, 1, 4, 0000000
Transcend,        Transcendi,          Create,  Disable, 2, 3, 4, 0000000
Drone,            Drones,
Worker,           Workers,
Talent,           Talents,

#SOCIO
ECONOMY, EFFIC, SUPPORT, TALENT, MORALE, POLICE, GROWTH, PLANET, PROBE, INDUSTRY, RESEARCH
ECONOMY, EFFIC, SUPPORT, TALENT, MORALE, POLICE, GROWTH, PLANET, PROBE, INDUSTRY, RESEARCH
Politics, Economics, Values, Future Society
Frontier,        None,
Police State,    DocLoy,  ++POLICE, +SUPPORT, +PROBE, -EFFIC, --ECONOMY,
Democratic,      CentMed, ++GROWTH, +ECONOMY, +EFFIC, -SUPPORT, --POLICE
Fundamentalist,  Psych,   +MORALE,  ++PROBE, -RESEARCH
Simple,          None,
Free Market,     IndEcon, ++ECONOMY, --PLANET, --POLICE, -SUPPORT
Planned,         PlaNets, ++INDUSTRY, +GROWTH, ---EFFIC
Green,           CentEmp, ++PLANET, ++EFFIC, +RESEARCH, -GROWTH, -INDUSTRY
Survival,        None,
Power,           DocSec,  ++MORALE,   ++SUPPORT, --ECONOMY, -RESEARCH
Knowledge,       Subat,   ++RESEARCH, +EFFIC,    --PROBE
Wealth,          IndAuto,  +INDUSTRY,  +ECONOMY,  --MORALE, -PLANET, -POLICE
None,            None,
Cybernetic,      DigSent, ++EFFIC,  ++PLANET,  ++RESEARCH, --POLICE, -GROWTH
Eudaimonic,      Eudaim,  ++GROWTH, ++ECONOMY, +EFFIC, --MORALE
Thought Control, WillPow, ++POLICE, ++MORALE,  ++PROBE,   --SUPPORT, -RESEARCH


#SOCECONOMY
-3, -2 energy each base
-2, -1 energy each base
-1, -1 energy at HQ base
 0, Standard energy rates
 1, +1 energy each base
 2, +1 energy each square!
 3, +1 energy each square; +1 commerce rating!!
 4, +1 energy/sq; +2 energy/base; +2 commerce!!!
 5, +1 energy/sq; +4 energy/base; +3 commerce!!!!

#SOCEFFIC
-4, ECONOMIC PARALYSIS
-3, Murderous inefficiency
-2, Appalling inefficiency
-1, Gross inefficiency
 0, High inefficiency
 1, Reasonable efficiency
 2, Commendable efficiency
 3, Exemplary efficiency!
 4, PARADIGM ECONOMY!!

#SOCSUPPORT
-4, Each unit costs 2 to support; no free minerals for new base.
-3, Each unit costs 1 to support; no free minerals for new base.
-2, Support 1 unit free per base; no free minerals for new base.
-1, Support 1 unit free per base
 0, Support 2 units free per base
 1, Support 3 units free per base
 2, Support 4 units free per base!
 3, Support 4 units OR up to base size for free!!

#SOCTALENT
-1, Extra drones at each base
 0,
 1, Extra talents at each base!

#SOCMORALE
-4, -3 Morale; + modifiers halved
-3, -2 Morale; + modifiers halved
-2, -1 Morale; + modifiers halved
-1, -1 Morale
 0, Normal Morale
 1, +1 Morale
 2, +1 Morale (+2 on defense)
 3, +2 Morale! (+3 on defense)
 4, +3 Morale!!

#SOCPOLICE
-5, Two extra drones for each military unit away from base
-4, Extra drone for each military unit away from base
-3, Extra drone if more than one military unit away from base
-2, Cannot use military units as police. No nerve stapling.
-1, One police unit allowed. No nerve stapling.
 0, Can use one military unit as police
 1, Can use up to 2 military units as police
 2, Can use up to 3 military units as police!
 3, 3 units as police. Police effect doubled!!

#SOCGROWTH
-3, ZERO POPULATION GROWTH
-2, -20% growth rate
-1, -10% growth rate
 0, Normal growth rate
 1, +10% growth rate
 2, +20% growth rate
 3, +30% growth rate
 4, +40% growth rate
 5, +50% growth rate!
 6, POPULATION BOOM!!

#SOCPLANET
-3, Wanton ecological disruption; -3 Wilderness production
-2, Rampant ecological disruption; -2 Wilderness production
-1, Increased ecological disruption; -1 Wilderness production
 0, Normal ecological tension
 1, Ecological safeguards!; Insurgent capture 25%
 2, Ecological harmony!; Insurgent capture 50%!
 3, Ecological wisdom!!; Insurgent capture 75%!!

#SOCPROBE
-2, -50% cost of enemy intel team actions; enemy success rate increased
-1, -25% cost of enemy intel team actions; enemy success rate increased
 0, Normal security measures
 1, +1 intel team morale; +50% cost of enemy intel team actions
 2, +2 intel team morale; Doubles cost of enemy intel team actions!
 3, +3 intel team morale; Bases and units cannot be subverted!!

#SOCINDUSTRY
-3, Mineral costs increased by 30%
-2, Mineral costs increased by 20%
-1, Mineral costs increased by 10%
 0, Normal production rate
 1, Mineral costs decreased by 10%
 2, Mineral costs decreased by 20%
 3, Mineral costs decreased by 30%!
 4, Mineral costs decreased by 40%!!
 5, Mineral costs decreased by 50%!!!

#SOCRESEARCH
-5, Labs research slowed by 50%
-4, Labs research slowed by 40%
-3, Labs research slowed by 30%
-2, Labs research slowed by 20%
-1, Labs research slowed by 10%
 0, Normal research rate
 1, Labs research speeded by 10%
 2, Labs research speeded by 20%
 3, Labs research speeded by 30%
 4, Labs research speeded by 40%
 5, Labs research speeded by 50%

;
; Difficulty - Names for difficulty levels
;
#DIFF
Citizen,
Specialist,
Talent,
Librarian,
Thinker,
Transcend,

##### IMPORTANT NOTE TO TRANSLATORS
# For this list of adjectives, please translate to all genders & plurality:
Alien
Gaian
Hive
University
Morganic
Spartan
Believing
Peacekeeper

;
; Factions -- Names & personalities
;
; formal, desc, noun, masc/fem, sing/plural, name, gender, ai-fight, ai-power, ai-tech, ai-wealth, ai-growth
;    title, characteristic, adjective
;    SPECIAL RULES, parameters, ...
;    SOCIAL PRIORITY, setting, result
;
; formal      = Formal name of colony/group
; desc        = Description of basic ideology
; noun        = Plural noun
; masc/fem    = Is faction's noun masculine or feminine
; sing/plural = Is faction's noun singular (Labyrinth) or plural (Gaians)
; name        = Name of default leader
; gender      = M or F (gender of leader)
; ai-fight    = -1,0,1 (willingness to use force to achieve goals)
; ai-power    = 1 or 0 (interest in power)
; ai-tech     = 1 or 0 (interest in knowledge)
; ai-wealth   = 1 or 0 (interest in wealth)
; ai-growth   = 1 or 0 (interest in population growth)
;
; title          = leader's title
; characteristic = leader's descriptive adjective
;
; adjective      = adjectival form of faction name (e.g. Gaian)
;                  TRANSLATOR NOTE: for FRENCH versions, this should
;                  give all four forms (ms:fs:mp:fp):
;                  Gaian:Gaiane:Gaians:Gaianes (or whatever it would be)
;                  for GERMAN it should have all six forms.
;
; SPECIAL RULES = rule, parameter
;
;   TECH        = Free technology at start. Parameter
;                 is either a tech id (e.g. "Cen") to
;                 indicate a specific technology, or a
;                 number (e.g. 2) to indicate a number
;                 of player-selected technologies.
;   MORALE      = Morale modifier (if 0, indicates an
;                 exemption from negative modifiers from
;                 other sources).
;   PSI         = Percentage combat bonus for PSI Combat.
;   FACILITY    = Every new base gets this free facility.
;                 Param indicates facility (e.g. "4" is
;                 a Perimeter Defense) from the facilities
;                 list. Do NOT attempt to give satellites
;                 and secret projects this way.
;   RESEARCH    = Free research points per base per turn.
;   DRONE       = Extra drone at base (per "param"
;                 citizens, rounded down)
;   TALENT      = Extra talent at base (per "param"
;                 citizens, rounded up)
;   ENERGY      = Free energy reserves at start
;   INTEREST    = Energy reserves interest.
;                 Non-zero = constant percentage per turn (including negative)
;                 Zero     = +1/base each turn
;   COMMERCE    = Increased commerce rate
;   POPULATION  = # to be added to population limit of
;                 each base for purposes of Habitation
;                 domes, etc.
;   HURRY       = Percentage change in costs of "Hurry"
;                 button on construction (e.g. 125 means
;                 125% of normal cost, so 100 costs 125).
;   UNIT        = Extra free unit at start; param is
;                 index from units list (e.g. 0 equals
;                 Colonists, 1 Terraformers, 2 Scout
;                 Crawler)
;   TECHCOST    = Modifier % for tech research rate.
;                 (e.g. 125 means each discovery costs
;                 125% the usual number of research
;                 points).
;   SHARETECH   = Gain any technology known to # other players
;   TERRAFORM   = Halves terraform raise/lower cost
;   SOCIAL      = Gives a modifier in the named social effect category
;                 ("SOCIAL, +EFFIC" raises the EFFIC rating by 1;
;                  "SOCIAL, --POLICE" lowers POLICE rating by 2);
;   ROBUST      = Halves the intensity of minus effects in the named
;                 social area ("ROBUST, EFFIC" halves minus efficiency
;                 effects in social model).
;   IMMUNITY    = Immunity from minus effects in the named social
;                 area. ("IMMUNITY, ENERGY" prevents minus energy
;                 effects in social model).
;   IMPUNITY    = Impunity :-) from minus effects from a particular
;                 social setting. "IMPUNITY, Police State" prevents
;                 all - effects from "Police State" setting.
;   PENALTY     = Opposite of impunity: doubles the negative effects
;                 of a particular setting.
;   FUNGNUTRIENT= Modifier to NUTRIENT produced in fungus squares
;   FUNGMINERALS= Modifier to MINERALS produced in fungus squares
;   FUNGENERGY  = Modifier to ENERGY produced in fungus squares
;   COMMFREQ    = Gets an extra comm frequency (another faction to
;                 talk to) at beginning of game. (Parameter is ignored)
;   MINDCONTROL = Vehicles and bases immune to mind control
;   FANATIC     = +25% bonus on attack
;   VOTES       = Multiplier for governor votes
;   FREEPROTO   = Prototype cost reduced to zero for this faction
;
; SOCIAL PRIORITY:
;   Drawn from the political table above (see #SOCIO), these entries
;   must exactly match the SOCIO entries in spelling. These determine
;   the leader's social priorities.
;

##
##SAMPLE SENTENCES FOR TRANSLATORS
##
##Gaia's Stepdaughters, The Green, Gaians, F, 2, Deirdre, F, -1, 0, 0, 0, 1,
##  TECH, Ecology, SOCIAL, -MORALE, SOCIAL, -POLICE, SOCIAL, +EFFIC, PSI, 25, FUNGNUTRIENT, 1
##  Environment, Pro-Ecology, PLANET
##  Liberties, Democratic, EFFIC
##  Gaian, Gaian,
##  Lindly, Scott, Lindly's Rest
##  Lady, beautiful, tree-crazy, green, eco-daft,
##  Nature Loony
##  [Together we shall both] preserve Planet's native life [and ...]
##  [My intent is] to guard, understand, and preserve Planet's native life
##  [She is bent on] stamping out all legitimate human development of this planet
##  [You seem bent on] stamping out all legitimate human development of this planet
##  [I shall not stand here while you] cripple any and all efforts toward human progress on this world
##  [She spends her time] dancing naked through the trees
##  [You spend your time] dancing naked through the trees
##  [I have been accused of] spouting tree-crazy prattle
##  [Your] tree-crazy prattle [does not impress me]
##  [Think how this could benefit your] environmental initiatives
##  [I trust your] pagan rituals [are proceeding to your satisfaction]
##  [It is customary to remit me a small] ecology tax [...]
##  [...for the services my forces provide in] preserving and cataloguing Planet's native life
##  [I shall instruct] my Environmental Police [to see that no such...]
##  [You are in contravention of] the Planetary Ecology Code
##
##  END OF SAMPLE SENTENCES FOR TRANSLATORS
##

; Bonus Names: These keys must match the strings used in faction definitions
#BONUSNAMES
TECH, MORALE, PSI, FACILITY, RESEARCH, DRONE, TALENT, ENERGY,
INTEREST, COMMERCE, POPULATION, HURRY, UNIT, TECHCOST, SHARETECH, TERRAFORM,
SOCIAL, ROBUST, IMMUNITY, IMPUNITY, PENALTY, FUNGNUTRIENT, FUNGMINERALS, FUNGENERGY,
COMMFREQ, MINDCONTROL, FANATIC, VOTES, FREEPROTO

;
; First item is file name, second item is search key.
; These should always be the same except for debugging purposes.
;
#FACTIONS
EU,             EU
china,          china
RUSSIANS,       RUSSIANS
Africanasians,  Africanasians
LatinAmerica,   LatinAmerica
US,             US
DevelopingAsia, DevelopingAsia

#MANDATE
Explore, EXPLORE
Discover, DISCOVER
Build, BUILD
Conquer, CONQUER

#MOOD
Magnanimous
Solicitous
Cooperative
Noncommittal
Ambivalent
Obstinate
Quarrelsome
Belligerent
Seething

#REPUTE
Noble
Faithful
Scrupulous
Dependable
Ruthless
Treacherous
Wicked
Infamous

#MIGHT
Unsurpassed, magnificent
Potent,      mighty
Formidable,  formidable
Sufficient,  respectable
Wanting,     small
Anemic,      anemic little
Feeble,      feeble little

#PROPOSALS
Elect Planetary Governor,          None,    New Governor Appointed
Unite Behind Me As Supreme Leader, HomoSup, Diplomatic Victory; Game Ends
Salvage Unity Fission Core,        Fusion, +500 Capital Credits Every Faction
Global Trade Pact,                 PlaEcon, Commerce Rates Doubled
Repeal Global Trade Pact,          PlaEcon, Commerce Rates Halved
Launch Solar Shade,                HAL9000, Global Cooling; Sea Levels Drop
Increase Solar Shade,              HAL9000, Global Cooling; Sea Levels Drop
Melt Polar Caps,                   EcoEng2, Global Warming; Sea Levels Rise
Repeal U.N. Charter,               MilAlg,  Atrocity Prohibitions Lifted
Reinstate U.N. Charter,            MilAlg,  Atrocity Prohibitions Return
...,                               Disable, ...



#NATURAL
Garland Crater, Crater
Mount Planet, Volcano
Monsoon Jungle, Jungle
Uranium Flats, Uranium
New Sargasso, Sargasso
The Ruins, Ruins
Great Dunes, Dunes
Freshwater Sea, Fresh
Sunny Mesa, Mesa
Nessus Canyon, Canyon
Geothermal Shallows, Geothermal
Pholus Ridge, Ridge
Borehole Cluster, Borehole
Manifold Nexus, Nexus



# ; This line must remain at end of file

