******************************************************************************************************** .................................................Aliens................................................. ******************************************************************************************************** ID: 0 Name: THERINGWRAITHS Singular: Alien Trader Plural: The RingWraiths StartPop: 10 MaxPop: 20 StartDay: 0 MaxDay: 20 MaxRankDay: 120 MoveRate: 8 AnomChance: 100 ExploreChnc: 10 RunChance: 10 RobChance: 10 FleetSize: 2 AssaultSize: 1 StartCap: 100 TradeCap: 10 HoldUpg: 10 FigUpg: 2500 Combat2Day: 0 Combat3Day: 0 Combat4Day: 0 Cargo2Day: 0 Cargo3Day: 0 Cargo4Day: 0 Trans2Day: 0 Trans3Day: 0 Trans4Day: 0 Scout2Day: 0 Scout3Day: 0 Scout4Day: 0 !HasHomeSector !StaysHome !HasHomeworld !RecapsHW !FortifiesHW !FortifiesHSpace Organized !Protective !FormsFleets Anomalous !Aggressive !Shy FedShy Robs/Steals Trades ShowsRank SpecificShips AlienShips !GeneralShips Uses specific ships: Flying Beast, Undead Steed, Fig spawn formula: rnd(50 * (gameAge + 75)) + 50 (On day 0: 50 - 3800) (On day 20: 50 - 4800) Shield spawn formula: rnd(10 * (gameAge + 0)) + 0 (On day 0: 0 - 0) (On day 20: 0 - 200) Hold spawn formula: 1 * rnd(gameAge) + 0) + 5 (On day 0: 5 - 5) (On day 20: 5 - 25) Exp spawn formula: rnd((rnd(30) + 1) * (gameAge + 0)) (On day 0: 0 - 0) (On day 20: 20 - 620) Corbo spawn formula: rnd(1 / 50 * (alienXP + 0) + 0) (On day 0: 0 - ((XP + 0) / 50) + 0) (On day 20: 0 - ((XP + 0) / 50) + 0) Align spawn formula: rnd(-750) + -900 (On day 0: -900 - -1650) (On day 20: -900 - -1650) Credit spawn formula: (rnd(gameAge) + 75) * (rnd(1000) + 1) (On day 0: 75 - 75075) (On day 20: 75 - 95095) --------------------------------------------------------------------------------------------------------