******************************************************************************************************** .................................................Aliens................................................. ******************************************************************************************************** ID: 0 Name: SPARTANS Singular: Spartan Plural: Spartans StartPop: 5 MaxPop: 20 StartDay: 2 MaxDay: 10 MaxRankDay: 120 MoveRate: 100 AnomChance: 100 ExploreChnc: 90 RunChance: 150 RobChance: 80 FleetSize: 3 AssaultSize: 50 StartCap: 75 TradeCap: 50 HoldUpg: 10 FigUpg: 500 Combat2Day: 0 Combat3Day: 1 Combat4Day: 2 Cargo2Day: 0 Cargo3Day: 1 Cargo4Day: 1 Trans2Day: 0 Trans3Day: 1 Trans4Day: 1 Scout2Day: 0 Scout3Day: 1 Scout4Day: 1 HomeworldID: 0 HWName: Sparticus Prime HWType: 7 StartCit: 3 MinOuterSec: 5 HasHomeSector StaysHome !HasHomeworld !RecapsHW !FortifiesHW !FortifiesHSpace Organized Protective FormsFleets Anomalous Aggressive !Shy FedShy Robs/Steals Trades ShowsRank !SpecificShips AlienShips !GeneralShips Fig spawn formula: rnd(300 * (gameAge + 500)) + 1000 (On day 0: 1000 - 151000) (On day 10: 1000 - 154000) Shield spawn formula: rnd(200 * (gameAge + 15)) + 5 (On day 0: 5 - 3005) (On day 10: 5 - 5005) Hold spawn formula: 5 * rnd(gameAge) + 2) + 15 (On day 0: 25 - 25) (On day 10: 25 - 75) Exp spawn formula: rnd((rnd(15) + 500) * (gameAge + 300)) (On day 0: 150000 - 154500) (On day 10: 155000 - 159650) Corbo spawn formula: rnd(1 / 25 * (alienXP + 100) + 100) (On day 0: 0 - ((XP + 100) / 25) + 100) (On day 10: 0 - ((XP + 100) / 25) + 100) Align spawn formula: rnd(400) + -350 (On day 0: -350 - 50) (On day 10: -350 - 50) Credit spawn formula: (rnd(gameAge) + 1000) * (rnd(2500) + 1) (On day 0: 1000 - 2501000) (On day 10: 1000 - 2526010) -------------------------------------------------------------------------------------------------------- ID: 1 Name: GIANTS Singular: Giant Plural: Giants StartPop: 5 MaxPop: 50 StartDay: 0 MaxDay: 2 MaxRankDay: 14 MoveRate: 50 AnomChance: 100 ExploreChnc: 75 RunChance: 100 RobChance: 80 FleetSize: 2 AssaultSize: 100 StartCap: 75 TradeCap: 65 HoldUpg: 10 FigUpg: 1000 Combat2Day: 300 Combat3Day: 1 Combat4Day: 2 Cargo2Day: 500 Cargo3Day: 300 Cargo4Day: 2 Trans2Day: 300 Trans3Day: 300 Trans4Day: 2 Scout2Day: 300 Scout3Day: 300 Scout4Day: 300 HomeworldID: 0 HWName: Giganticus Prime HWType: 7 StartCit: 6 MinOuterSec: 8 HasHomeSector StaysHome HasHomeworld !RecapsHW !FortifiesHW !FortifiesHSpace Organized Protective FormsFleets Anomalous Aggressive !Shy FedShy Robs/Steals Trades ShowsRank !SpecificShips AlienShips !GeneralShips Fig spawn formula: rnd(9000 * (gameAge + 20)) + 3500 (On day 0: 3500 - 183500) (On day 2: 3500 - 201500) Shield spawn formula: rnd(10 * (gameAge + 0)) + 0 (On day 0: 0 - 0) (On day 2: 0 - 20) Hold spawn formula: 2 * rnd(gameAge) + 0) + 10 (On day 0: 10 - 10) (On day 2: 10 - 14) Exp spawn formula: rnd(5000 * (gameAge + 5)) + 750 (On day 0: 750 - 25750) (On day 2: 750 - 35750) Corbo spawn formula: rnd(1 / 1000 * (alienXP + 5) + 200) (On day 0: 0 - ((XP + 5) / 1000) + 200) (On day 2: 0 - ((XP + 5) / 1000) + 200) Align spawn formula: rnd(-30 * (gameAge + 1)) + 0 (On day 0: 0 - -30) (On day 2: 0 - -90) Credit spawn formula: rnd((rnd(400) + 75) * (gameAge + 2000)) (On day 0: 150000 - 950000) (On day 2: 150150 - 950950) --------------------------------------------------------------------------------------------------------