******************************************************************************************************** .................................................Aliens................................................. ******************************************************************************************************** ID: 0 Name: ALIENTRADERS Singular: Alien Trader Plural: Alien Traders StartPop: 20 MaxPop: 50 StartDay: 1 MaxDay: 5 MaxRankDay: 120 MoveRate: 2 AnomChance: 100 ExploreChnc: 80 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 HomeworldID: 0 HWName: Alien Trader Homeworld HWType: 0 StartCit: 1 MinOuterSec: 10 HasHomeSector StaysHome !HasHomeworld !RecapsHW !FortifiesHW !FortifiesHSpace Organized Protective FormsFleets !Anomalous Aggressive Shy !FedShy !Robs/Steals Trades ShowsRank SpecificShips AlienShips !GeneralShips Uses specific ships: Sexy Tractor, ATV, Missile Launcher, 4 X 4 W/ Gun Rack Cargo Van, CargoTran, Freight Train, Fig spawn formula: rnd(1000 * (gameAge + 2)) + 50 (On day 0: 50 - 2050) (On day 5: 50 - 7050) Shield spawn formula: rnd(10 * (gameAge + 0)) + 0 (On day 0: 0 - 0) (On day 5: 0 - 50) Hold spawn formula: 1 * rnd(gameAge) + 0) + 5 (On day 0: 5 - 5) (On day 5: 5 - 10) Exp spawn formula: rnd((rnd(1000) + 2) * (gameAge + 2)) (On day 0: 4 - 2004) (On day 5: 14 - 7014) Corbo spawn formula: rnd(1 / 50 * (alienXP + 20) + 20) (On day 0: 0 - ((XP + 20) / 50) + 20) (On day 5: 0 - ((XP + 20) / 50) + 20) Align spawn formula: rnd(400) + -350 (On day 0: -350 - 50) (On day 5: -350 - 50) Credit spawn formula: (rnd(gameAge) + 25) * (rnd(2000) + 25) (On day 0: 625 - 50625) (On day 5: 625 - 60750) -------------------------------------------------------------------------------------------------------- ID: 1 Name: FERRENGI Singular: Ferrengi Plural: Ferrengi StartPop: 10 MaxPop: 110 StartDay: 1 MaxDay: 12 MaxRankDay: 120 MoveRate: 2 AnomChance: 100 ExploreChnc: 50 RunChance: 1000 RobChance: 100 FleetSize: 3 AssaultSize: 100 StartCap: 20 TradeCap: 10 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 HomeworldID: 0 HWName: Ferrengal HWType: 0 StartCit: 7 MinOuterSec: 10 HasHomeSector StaysHome HasHomeworld !RecapsHW !FortifiesHW !FortifiesHSpace !Organized Protective FormsFleets Anomalous Aggressive Shy FedShy Robs/Steals !Trades ShowsRank !SpecificShips AlienShips !GeneralShips Fig spawn formula: rnd(40 * (gameAge + 1000)) + 60 (On day 0: 60 - 40060) (On day 12: 60 - 40540) Shield spawn formula: rnd(10 * (gameAge + 1000)) + 3 (On day 0: 3 - 10003) (On day 12: 3 - 10123) Hold spawn formula: 2 * rnd(gameAge) + 10) + 50 (On day 0: 70 - 70) (On day 12: 70 - 94) Exp spawn formula: rnd((rnd(30) + 10) * (gameAge + 30)) (On day 0: 300 - 1200) (On day 12: 420 - 1680) Corbo spawn formula: rnd(1 / 100 * (alienXP + 1000) + 10) (On day 0: 0 - ((XP + 1000) / 100) + 10)(On day 12: 0 - ((XP + 1000) / 100) + 10) Align spawn formula: rnd(-30 * (gameAge + 1)) + 0 (On day 0: 0 - -30) (On day 12: 0 - -390) Credit spawn formula: (rnd(gameAge) + 2000) * (rnd(500) + 2000)(On day 0: 4000000 - 5000000) (On day 12: 4000000 - 5030000) --------------------------------------------------------------------------------------------------------