******************************************************************************************************** .................................................Aliens................................................. ******************************************************************************************************** ID: 0 Name: ALIENTRADERS Singular: Alien Trader Plural: Alien Traders StartPop: 10 MaxPop: 50 StartDay: 0 MaxDay: 50 MaxRankDay: 120 MoveRate: 2 AnomChance: 100 ExploreChnc: 50 RunChance: 100 RobChance: 80 FleetSize: 2 AssaultSize: 100 StartCap: 50 TradeCap: 25 HoldUpg: 10 FigUpg: 1000 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 Fig spawn formula: rnd(20 * (gameAge + 0)) + 30 (On day 0: 30 - 30) (On day 50: 30 - 1030) Shield spawn formula: rnd(10 * (gameAge + 0)) + 0 (On day 0: 0 - 0) (On day 50: 0 - 500) Hold spawn formula: 1 * rnd(gameAge) + 0) + 5 (On day 0: 5 - 5) (On day 50: 5 - 55) Exp spawn formula: rnd((rnd(30) + 1) * (gameAge + 0)) (On day 0: 0 - 0) (On day 50: 50 - 1550) Corbo spawn formula: rnd(1 / 50 * (alienXP + 0) + 0) (On day 0: 0 - ((XP + 0) / 50) + 0) (On day 50: 0 - ((XP + 0) / 50) + 0) Align spawn formula: rnd(400) + -350 (On day 0: -350 - 50) (On day 50: -350 - 50) Credit spawn formula: (rnd(gameAge) + 1) * (rnd(1000) + 1) (On day 0: 1 - 1001) (On day 50: 1 - 51051) -------------------------------------------------------------------------------------------------------- ID: 1 Name: FERRENGI Singular: Ferrengi Plural: Ferrengi StartPop: 10 MaxPop: 10 StartDay: 0 MaxDay: 1 MaxRankDay: 1 MoveRate: 2 AnomChance: 100 ExploreChnc: 50 RunChance: 500 RobChance: 80 FleetSize: 3 AssaultSize: 100 StartCap: 50 TradeCap: 25 HoldUpg: 25 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 HomeworldID: 0 HWName: Ferrengal HWType: 9 StartCit: 7 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(750 * (gameAge + 1000)) + 200 (On day 0: 200 - 750200) (On day 1: 200 - 750950) Shield spawn formula: rnd(10 * (gameAge + 0)) + 0 (On day 0: 0 - 0) (On day 1: 0 - 10) Hold spawn formula: 1 * rnd(gameAge) + 0) + 5 (On day 0: 5 - 5) (On day 1: 5 - 6) Exp spawn formula: rnd((rnd(100) + 100) * (gameAge + 1000))(On day 0: 100000 - 200000) (On day 1: 100100 - 200200) Corbo spawn formula: rnd(1 / 1000 * (alienXP + 1000) + 2500) (On day 0: 0 - ((XP + 1000) / 1000) + 2500)(On day 1: 0 - ((XP + 1000) / 1000) + 2500) Align spawn formula: rnd(-30 * (gameAge + 1)) + 0 (On day 0: 0 - -30) (On day 1: 0 - -60) Credit spawn formula: (rnd(gameAge) + 1000) * (rnd(1000) + 300)(On day 0: 300000 - 1300000) (On day 1: 300000 - 1301300) --------------------------------------------------------------------------------------------------------