Files
panel/controller/cmd/controller/empyrion-data/GalaxyConfig.ecf
T
2026-07-14 23:37:25 -07:00

9361 lines
360 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#== Count Limits ==
# Regions: Range from Child StarRegion_1 up to Child StarRegion_199
# Territories: Range from Child Territory_1 up to Child Territory_20
# Territories: You can set 1-10 Other_ factions to exist for this territory (Other_1 > Other_10)
# Main-types (suntypes: unlimited)
# ===
# Special configuration: Dual-star systems
# CompanionStarClass: <value> ; adding this parameter to a StarClass definition adds a 2nd star of the named value as compantion; 2nd star is decoration only;; <value> needs to be chosen from an already existing StarClass in this config!
# ===
# CONFIGS:
# SolarSystemConfigSuffix: K ; SolarSystemConfigSuffix can be used to override the use of the sun type in thesolar system config file. Use it f.e. like that: SolarSystemConfigSuffix: K = use that suntype in the SolarSystemConfigK.yaml
# ===
# For the star models, we support these:
# Available Models: SunBlueGiant, SunWhiteDwarf, SunYellowWhite, SunYellow, SunRedGiant, SunRedDwarf, SunNeutron, BlackHole, SunGeneric
# Customizing: You can add new IDs at the end of the list or modify the given ones. You can customize ALL parameters and use our own values, for example for StarClass (You can then use in your Sectors.yaml or SolarSystemConfg!). Only the models are limited to those mentioned above.
# Starter System: When your scenario does NOT use a fixed sectors.yaml with starterplanets, you can define one starter system in the General settings below. If you use a sectors.yaml with starter planets set AND have a starter system added below, the starter system entry in this galaxy config will not be used.
# Starter System Settings: The StarterSystemName can be freely chosen. The StarterSystemClass needs to be one defined in the IDs 1 and onwards.
# Territories > Factions available are: Zirax, Talon, Polaris, Kriel, Pirates, Trader, UCH, Civilian, Alien
# Territories > You can set up several individual territories for the same faction with different or overlapping coordinates and spheres!
# Territories > In a given territory, only the POI of the Territory-Faction will be placed. To allow other factions POI use the 'Other_' setting with an ongoing number. You can define the probability from center to edge of the territory!
# Internal calculation values:
# 1 LJ = 10.000 AU = 100.000 Sectors (In reality one LY is about 65.000 AU, but the value was chosen for readability and better measurement)
# 1 AU = 10 Sectors
# Note: The coordinates of a territory or a sun (in the sectors.yaml f.ex), the GalaxySpawnRadius and the Radius of the Galaxy are given in LIGHTYEARS. The coordinates (min/max) of a zone of a Star (f.ex HabitableCold ), the coordinates of a planet in the sectors.yaml and the definitions given for planet, moon or station positions in the solarsystemconfigs are measured in SECTORS (not AU). Example: HabitableHot: "109, 120" > a planet in this zone is 109 to 120 SECTORS away from his star.
# ===
# You can add labels to the galaxy view in all StarRegion blocks with these properties:
# LabelName: <name> ; adds a label with content <name> at the position
# LabelColor: ; Set a color for the label like "0, 1, 0.67"; you can also use a color with ALPHA channel for transparence like: "1.0,0.0,0.0,0.2"
# LabelSize: ; Set size of the label
# LabelLYDistance: <distance in LY> ; optionally allows to set a distance to the player where the label shows up, if the player is farther away it will hide
#===================================================
# Define nebulas within star regions:
# NebulaSpawnCount: 30 ; if this is specified within a star region, no random nebulas will be spawned any more but only nebulas within star regions that use this property
# NebulaColorIndex: 2 ; if this is specified within a star region, the nebulas will take its color from this NebulaColor gradient
# Also up to 30 NebulaColor gradients are possible now
#===================================================
# For viewing changes made in the galaxy without having to start a new game > load a savegame and edit its Galaxyconfig.ecf in the savegame/content folder.
# Then you can reload the edits with the ingame console > cmd: 'galaxy'
#===================================================
# HIDING a solar system
# HideFromMap: true/false → the given Solar System will be hidden from the galaxy map
# HideFromSearch: true/false → the given Solar System will show on the map but can't be searched for
#===================================================
# SUN SETTINGS
# GalaxyConfig, Name: G Type Star # Name of the star; Can be a custom name. For generic use "<StarClass> Type Star"
# StarClass: G3 # Class of the star. Letters and Numbers. 3 to 4 characters only
# Model: SunGeneric # Default: SunGeneric; OLD models: SunBlueGiant, SunWhiteDwarf, SunYellowWhite, SunYellow, SunRedGiant, SunRedDwarf, SunNeutron, BlackHole
# Probability: 1 # FLOAT: 0-1; Overall probability for this StarClass to exist in the galaxy; Do not use 0
# SizeClass: 10 # INT: 1-12; Size of the actual sun and icon ingame. Relevant for the warp sectors when sectors.yaml is used: For lager starts you need to set a bigger distance of its warp sectors
# Color: "1.00,0.95,0.75" # Color of the sun in-game and on the galaxy map; value = RBG Color code / 255
# LightColor: "1,0.96,0.87" # If set, will override the color for in-game appearance
# ModelColor: "1, 0.8, 0.7" # Inner color; can be used if you want a different color apart from Color or LightColor); Only works for 'Model: SunGeneric'
# ModelColor2: "1,0.96,0.87" # 2nd Color for Corona & protuberances; Only works for 'Model: SunGeneric'
# ModelBrightness: 0.9 # FLOAT: 0.1 to 1.5; Overall Corona brightness; 1 is okay bright for sun 0.5 is dying, nearly old 0.2 is some strange object 1.5 is large star corona; Only works for 'Model: SunGeneric'
# ModelNoiseTiling: 90 # INT: 40 to 500; The higher the more fine-graned / smoother sphere visuals ; Only works for 'Model: SunGeneric'
# ModelCoronaSpikesSize: 0.7 # FLOAT: 0.01 to 1.00; Default is 0.75; values < 0.6 will hide the spikes completely. Very sensitive! 0.9 is for special objects 0.76 for small stars; Only works for 'Model: SunGeneric'
# ModelPlasmaArcsSize: 0.5 # FLOAT: 0.1 to 1; Default is 0.5 for Plasma Arcs
# ModelFlareBrightness: 0.4 # 0.8 # FLOAT: 0.1 to 1; Default is 0.5; values < 1 will make the flare smaller; Only works for 'Model: SunGeneric'
# SurfaceTemperature: "5500, 6000" # trivia, no gameplay effect
# Mass: 1 # trivia, no gameplay effect, multiples of the earth sun
# Radius: 1 # trivia, no gameplay effect, multiples of the earth sun
# Luminosity: 1 # trivia, no gameplay effect, multiples of the earth sun
# ColorName: Yellow # trivia: customizable color name for the star on the map info
# Age: 10 # trivia, no gameplay effect; age of star in billion years
# InnerSystem: "8, 34" # INT; Defines the range for INNER system playfields, measured in AU = Astronomical Units; 5 is extremely close to the sun symbol, nearly touching it.
# HabitableHot: "35, 63" # INT; Defines the range for HABITABLE HOT system playfields, measured in AU = Astronomical Units; Habitable Hot/Temperate/Cold are usually closer togeher as they define the inner and outer edges of the general 'habitable zone' of a star.
# HabitableTemperate: "64, 69" # INT; Defines the range for HABITABLE TEMPERATE system playfields, measured in AU = Astronomical Units;
# HabitableCold: "70, 75" # INT; Defines the range for HABITABLE COLD system playfields, measured in AU = Astronomical Units;
# OuterSystem: "76, 132" # INT; Everything that is further away than the habitable zone, measured in AU = Astronomical Units; Usually the largest area/distances;
#GalaxySpawnRadius: "300, 400" # INT; min and max in LY from the center where this star should spawn, if not set star will spawn everywhere
# GalaxySpawnAmount: 10 # INT; How many stars of this type are placed in the galaxy; ONLY set to 0 if you want to manage it from the REGIONS. Default > 1
# ClusterProb: 1 # FLOAT; Decides if StarClass is placed in clusters in general. 1 = always/only , 0 = never; can use float between 0 and 1
# ClusterRange: "0, 0.5" # FLOAT; Decides the position of the StarClass in a cluster; 0 = close to edge; 1 = close to center; Example: '0, 0.5' = position is more towards the edge of the cluster
# Description: " " # STRING; Description for the galaxy/map info; briefly describe the star in 'colorful' or 'scientific' words in 1-3 sentences.
#===================================================
# To quick-check star systems:
# Use console command: "sd debug" to activate solar system map generation by LMB double-click on a star. Then you can teleport to playfields in that system.
# To teleport to orbits: Use "tt '((PlanetName)) Sector'" , with "(())" symbols not in the input line
# To teleport to asteroid fields: Use "tt ((NameAsteroidField))"
# To teleport directly to a sun: Use e.g. "tt '((SunName)) [Sun Front]'"
#===================================================
#===========================
# General Galaxy Settings
#===========================
{ GalaxyConfig, Name: General
#StarCount: "35000, 35000" # Random value between these two
# - Only affects the numbers of stars beyond those set by 'TotalSpawnCount' or 'SpawnAmounts' in StarRegions.
# E.g. a StarRegion with 'TotalSpawnCount: -1' will be affected, IF there are still stars left that could be placed in that region.
StarCount: "36100, 36100"
Radius: "0, 1400" # inner and outer radius of galaxy in LY (no random!)
## (Large size needed for deco shell stars)
RestrictGalaxyDisplayRadius: 1500 # you can restrict the display the galaxy (this will not break savegames). f.e. for server owners that want to uncover the galaxy step by step
GalaxyMode: Regions # Regions, None (=compatibility mode to old savegames)
SectorsPerLY: 100000 # (Note: the old was 10000 but this was based on a wrong calculation)
# (Currently: NebulaCount not used)
NebulaCount: "120, 120" # random value min/max # ONLY USED IF not using 'fixed' nebula!
# NEBULAS ===================
# Star regions and Nebulas:
# 'NebulaColourIndex' is NebularColour+1.
# Up to 30 NebularColors can be defined.
# For each NebulaColor, use at least 2 gradient "color keys". (Maximum 8)
# Darker colour keys will be more transparent.
# NebulaColors that are used in StarRegions will try to match the parameters RadiusMinMax, and (a bit of) FlattenFac.
# Nebula 1 ---------- (Cannot be used; ignore.)
NebulaColors1: "0.050,0.050,0.050, 0.050,0.050,0.050"
# =========== High Density / Intense Nebulas (E.g. galactic core) ===========
# ===========
# Nebula 2 (Index "1") ---------- Bright orange-yellow clusters, sprinkled green-blue.
# == 'WarmCollision' == Red-Orange ===== Orange-yellowy === Red-OrangeVar ========= Red-OrangeVar =========== greenblue bright ========
NebulaColors2: " 1.000,0.160,0.000, 1.000,0.400,0.000, 1.000, 0.200, 0.000, 1.000 ,0.130, 0.000, 0.220, 0.790, 0.700 "
# =========== Medium Density Nebulas with larger variation (E.g. galactic arms) ===========
# ===========
# ===== Galactic arms ===
# Nebula 3 (Index "2")---------- Green / blue / brown nebula
# == 'Woodlands' == Blue-Green Main ===== GreenBlu Secondary ==== Brown Secondary ====== BlueDark ============ RedDark =========== DarkBlu ============ Pink Dust ===========
NebulaColors3: " 0.200, 0.450, 0.400, 0.050, 0.200, 0.140, 0.130, 0.100, 0.000, 0.000, 0.035, 0.035, 0.035, 0.010, 0.010, 0.010, 0.010, 0.015, 0.008, 0.000, 0.012 "
# Nebula 4 (Index "3")---------- Green-blue nebula , darker
# == 'Woodlands Dim' == Blue-Green Main == GreenBlu Secondary = Brown Secondary === BlueDark ========== RedDark =========== DarkBlu =========== Pink Dust =========
NebulaColors4: " 0.045,0.090,0.130, 0.025,0.075,0.055, 0.040,0.025,0.010, 0.000,0.019,0.015, 0.005,0.005,0.007, 0.004,0.000,0.006 "
# Nebula 5 (Index "4")---------- # Green-blue nebula with brighter spots
# == 'Ice Sea' == Green-Bue MAIN ==== BlueGreen Secondary == DarkLilac ========= DarkBlu =========== GreenBlueDark ======== DarkBlueGreen ====
NebulaColors5:" 0.150, 0.300, 0.337, 0.0375, 0.105, 0.150, 0.008, 0.000, 0.012, 0.005, 0.010, 0.020, 0.000, 0.040, 0.030, 0.001, 0.018, 0.024 "
# Nebula 6 (Index "5")---------- # Green-blue nebula with brighter spots
# == 'Ice Sea Dim' Green-Bue Main ==== BlueGreen Secondary == DarkLilac ========= DarkBlu =========== GreenBlueDark ======== DarkBlueGreen ====
NebulaColors6:" 0.113, 0.225, 0.253, 0.028, 0.079, 0.113, 0.008, 0.000, 0.012, 0.005, 0.013, 0.017, 0.000, 0.040, 0.030, 0.001, 0.018, 0.024 "
# Nebula 9 (Index "8")---------- # Soft, dark lilac with bright blue spots
# == 'Ice Veil' == Main Lilac-grey1 ==== Main Lilac-grey2 ======== Main Cyan-grey ======= Dark Lilac Secondary ======= Dark Blue Secondary
NebulaColors9:" 0.110, 0.030, 0.090, 0.150, 0.070, 0.150, 0.100, 0.200, 0.300, 0.025, 0.010, 0.025, 0.010, 0.010, 0.040 "
# =========== Isolated nebulas, clearly visible on galactic map ===========
# ===========
# Nebula 11 (Index "10")---------- # Deep saturated blue with bright rose spots
# == 'Sunrise' == Orange main ==== Cyan main2 ======== Deep Blue =======
NebulaColors11:" 0.400, 0.080, 0.040, 0.000, 0.075, 0.135, 0.000, 0.011, 0.050 "
# Nebula 12 (Index "11")---------- # Dusty red with grey / white
# == 'CherryBlossom' == Crimson main ==== Crimson main ==== Red grey main ======= Deep Red ============ Blue Grey main =======
NebulaColors12:" 0.100, 0.025, 0.025, 0.090, 0.0125, 0.025, 0.110, 0.100, 0.100, 0.050, 0.000, 0.000, 0.090, 0.100, 0.120 "
# Nebula 13 (Index "12")---------- # Deep red Dust Cloud / Planetary Nebula. Can be used both in low and high density
# == 'Crimson Fields' == Red ========= Dark Lilac ======== Dark Blue ========
NebulaColors13:" 0.120,0.013,0.017, 0.010,0.008,0.012, 0.009,0.008,0.015"
# =========== Very faint background nebulas (E.g. out of the galactic plane) ===========
# =========== (Nearly invisible on map. For more density, use a nebula variant instead)
# Nebula 21 (Index "20")---------- # Soft dark blue and lilac nebula.
# == 'NorthernLights' == Dark Rose Main ====== Pink Secondary ====== BlueGreen dust ====== Blue Dust ==========
NebulaColors21:" 0.104, 0.018, 0.036, 0.010, 0.018, 0.025, 0.003, 0.014, 0.018, 0.001, 0.014, 0.021 "
# Nebula 22 (Index "21")---------- # Faint blue ambient nebula
# == 'LonelyBlue' == Dark Cyan 1 ==== Dark Cyan 2 ======== Dark Lilac =======
NebulaColors22:" 0.010,0.024,0.024, 0.006,0.020,0.031, 0.013,0.005,0.008 "
# Nebula 24 (Index "23")---------- # Faint blue ambient nebula
# == 'LonelyBlueBright' == Dark Cyan 1 ==== Dark Cyan 2 ======== Dark Lilac =======
NebulaColors24:" 0.020,0.044,0.052, 0.012,0.040,0.062, 0.026,0.010,0.016 "
# Nebula 25 (Index "24")---------- # Faint red ambient nebula
# == 'LonelyRed' == Dark Blue ========= Dark Red ========
NebulaColors25:" 0.017,0.018,0.022, 0.030,0.014,0.015 "
# ========== (Used at molten star clusters)
# Nebula 26 (Index "25")---------- # Soft Pink nebula mixed with blue
NebulaColors26: "0.010,0.018,0.025, 0.003,0.014,0.018, 0.052,0.009,0.018" #
# ============ Navigation =====================
# +X is "EAST"
# +Z is "NORTH" (Towards Milky Way)
# =============================================
StarterSystemLYCoord: "134, 25, 126" # X, Z, Y
StarterSystemName: Ellyon
StarterSystemStarClass: G # Do not change; Note: does NOT load a custom solarsystemconfig for a different sun class!
# ============================================================================ STAR REGIONS ===========================================================================
# ======= Example =======
# { Child StarRegion_1 # Name of Region; Use 'StarRegion_<nr>' ; Each Region will only be placed ONCE
# Name: "The Center" # Currently only used as comment (not visible in the game)
# Shape: Sphere # Sphere (evenly distributed stars), Elliptical, Spiral; If not set, SPHERE is used per default
# RadiusMinMax: "1, 2" # If NO coordinates are given in addition via 'Position:', this is the radius, counted from the center of the galaxy in LY
# TotalSpawnCount: 1 # Max spawn count of stars in this region, defined by the settings UseDefaultStarDef and the list of StarClass_<nr> below
# UseDefaultStarDef: false # true: All StarClasses of the 'Main Type' definitions are used EXCEPT those with GalaxySpawnAmount=0; false: Only StarClass defined as StarClass_<nr> are used from the Region list
# StarClass_1: SMbh, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
# LabelName: "<cspace=0.2em>CORE</cspace>\n\n⃞\n\n\n"
# LabelColor: "0.0,0.7,1.0,0.2"
# LabelSize: 750
# LabelLYDistance: 300
# }
# TEXT LABEL layout :
# <b>
# <i>
# <size=1500>
# <color=#FFFF0040> # Last two digits are the transparency (00 fully transparent), but only applied if the 'LabelColour' is not set.
# <cspace=0.3em> #
# <u>
# sup
# sub
# <voffset=500> #
# <line-height=500> #
# <align=center> # center / left / right
# <line-indent=-10%>
# <mark=#ffff00aa></mark> #
# <sprite=1> # (Uses the sprites of the lcd projector block)
#===========================
# Galaxy layout
#===========================
{ Child StarRegion_2 # Name of Region; Use 'StarRegion_<nr>' ; Each Region will only be placed ONCE
Name: "Galaxy Center" # Currently only used as comment (not visible in the game)
Shape: Elliptical # Sphere (evenly distributed stars), Elliptical, Spiral; If not set, SPHERE is used per default
FlattenFac: 0.2
Position: "0, 0, 0"
RadiusMinMax: "0, 2" #
TotalSpawnCount: 1 #
UseDefaultStarDef: false #
StarClass_1: SmBH - ANDROMEDA, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
# ======== Inner scaffoldung & 'Andromeda' name
{ Child StarRegion_3
Name: "Core Inner Shell" #
Shape: Elliptical
FlattenFac: 0.9
RadiusMinMax: "18, 33" # A sphere shell of giants and hypergiants, mostly. Making for a lot of glow in the galaxy center. More blue giants here.
Position: "0, 0, 0"
TotalSpawnCount: 300
UseDefaultStarDef: false
NebulaSpawnCount: 10 # Main center galaxy glow.
NebulaColorIndex: 1 # >> Reads nebulaColour2
LabelName: "<cspace=0.20em><size=430><color=#00b3ff0d> </cspace><size=320>\n\n\n\n\n\n\n\n\n<size=800><color=#00b3ff1a>⃞<size=320>\n\n\n\n\n\n\n\n\n<size=430>\n"
#LabelColor: "0.0,0.7,1.0,0.2"
LabelColor: "0.0,0.7,1.0,0.05"
LabelSize: 600
# LabelLYDistance: 300
# Substellar
## StarClass_1: R, param1: "Prob=0.002, ClusterProb=0, ClusterRange=0-0"
## StarClass_2: L, param1: "Prob=0.002, ClusterProb=0, ClusterRange=0-0"
# Young
## StarClass_6: P, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
StarClass_7: My, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_8: Ky, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
# Main sequence
StarClass_10: O, param1: "Prob=0.0067, ClusterProb=0, ClusterRange=0-0"
StarClass_11: B, param1: "Prob=0.0067, ClusterProb=0, ClusterRange=0-0"
# StarClass_12: A, param1: "Prob=0.5, ClusterProb=0, ClusterRange=0-0"
# StarClass_13: F, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
# StarClass_14: G, param1: "Prob=0.015, ClusterProb=0, ClusterRange=0-0"
# StarClass_15: K, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_16: M, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
# Giants
StarClass_21: Og, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
# StarClass_22: Bg, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_24: Gg, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_25: Kg, param1: "Prob=0.06, ClusterProb=0, ClusterRange=0-0"
StarClass_26: Mg, param1: "Prob=0.055, ClusterProb=0, ClusterRange=0-0"
# Old
StarClass_31: Md, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0"
# Dead
# StarClass_41: D, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
# StarClass_42: Dd, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_43: N, param1: "Prob=0.008, ClusterProb=0, ClusterRange=0-0"
# StarClass_44: BH, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
# === Double - About a third of all systems are multi star
# Total O-Class: Prob=0.01 # Double: Prob=0.0034
StarClass_60: O-O, param1: "Prob=0.0006, ClusterProb=0, ClusterRange=0-0"
StarClass_61: O-B, param1: "Prob=0.0014, ClusterProb=0, ClusterRange=0-0"
StarClass_62: O-A, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_63: O-M, param1: "Prob=0.00034, ClusterProb=0, ClusterRange=0-0"
# Total B-Class: Prob=0.01 # Double: Prob=0.0034
StarClass_65: B-B, param1: "Prob=0.0006, ClusterProb=0, ClusterRange=0-0"
StarClass_66: B-A, param1: "Prob=0.0014, ClusterProb=0, ClusterRange=0-0"
StarClass_67: B-K, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_68: B-F, param1: "Prob=0.00034, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: Prob=0.01 # Double: Prob=0.00333
StarClass_88: M-M, param1: "Prob=0.00107, ClusterProb=0, ClusterRange=0-0"
StarClass_89: M-M <!>, param1: "Prob=0.00107, ClusterProb=0, ClusterRange=0-0"
}
# ======= Outer scaffolding & Square label & Core name
{ Child StarRegion_4
Name: "Core Inner shell edge"
Shape: Elliptical
FlattenFac: 0.9
RadiusMinMax: "30, 50" # A sphere shell of giants and hypergiants, mostly. Adding a lot of glow in the galaxy center. Less blue giants here.
Position: "0, 0, 0"
TotalSpawnCount: 400
UseDefaultStarDef: false
LabelName: "<voffset=-500><align=left><size=100><line-height=180><line-indent=0%><cspace=1.0em><color=#00b3ff17><i>CORE</i></cspace></line-indent>\n</align><voffset=-1500><size=2000><color=#00b3ff08>⃞<size=100>\n "
LabelColor: "0.0,0.7,1.0,0.4"
LabelSize: 1 # Label size affects also line height! (Size can be overridden, the line height not)
# Main sequence
# StarClass_10: O, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0"
StarClass_11: B, param1: "Prob=0.03, ClusterProb=0, ClusterRange=0-0"
# StarClass_12: A, param1: "Prob=0.5, ClusterProb=0, ClusterRange=0-0"
# StarClass_13: F, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
# StarClass_14: G, param1: "Prob=0.015, ClusterProb=0, ClusterRange=0-0"
# StarClass_15: K, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_16: M, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
# Giants
StarClass_21: Og, param1: "Prob=0.10, ClusterProb=0, ClusterRange=0-0"
StarClass_22: Bg, param1: "Prob=0.07, ClusterProb=0, ClusterRange=0-0"
StarClass_24: Gg, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_25: Kg, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_26: Mg, param1: "Prob=0.008, ClusterProb=0, ClusterRange=0-0"
StarClass_43: N, param1: "Prob=0.008, ClusterProb=0, ClusterRange=0-0"
# Total B-Class: Prob=0.03 # Double: Prob=0.0034
StarClass_65: B-B, param1: "Prob=0.0017, ClusterProb=0, ClusterRange=0-0"
StarClass_66: B-A, param1: "Prob=0.0043, ClusterProb=0, ClusterRange=0-0"
StarClass_67: B-K, param1: "Prob=0.003, ClusterProb=0, ClusterRange=0-0"
StarClass_68: B-F, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: Prob=0.02 # Double: Prob=0.00667
StarClass_88: M-M, param1: "Prob=0.00333, ClusterProb=0, ClusterRange=0-0"
StarClass_89: M-M <!>, param1: "Prob=0.00333, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_5
Name: "Core Plain"
Shape: Elliptical
FlattenFac: 0.2
RadiusMinMax: "30, 70" # A flat plain of stars, encompassing the core, and reaching to the edges of the "Mid galaxy core ring". Leaving the center free.
# Specials: Rarely, Wolf-Rayet stars. Mostly very large stars (Og,Bg...)
Position: "0, 0, 0"
TotalSpawnCount: 600
UseDefaultStarDef: false
StarClass_20: Og, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_21: Bg, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0"
StarClass_36: WR, param1: "Prob=0.0008, ClusterProb=0, ClusterRange=0-0" # Wolf-rayet
}
# ================== Core nebulas ==========================
# 6 Regions shaped like the petals of a flower, circling the core. No stars, but generating nebula ring around the core.
# (Placement is more predictable with smaller regions)
# ========
{ Child StarRegion_6
Name: "Core Nebula NE"
Shape: Elliptical
FlattenFac: 0.56
Position: "26, 0, -45"
RadiusMinMax: "0, 44"
TotalSpawnCount: 1
# LabelName: "⃞"
# LabelColor: "0.0,0.7,1.0,0.1"
# LabelSize: 250
NebulaSpawnCount: 5
NebulaColorIndex: 1
UseDefaultStarDef: true
}
{ Child StarRegion_7
Name: "Core Nebula E"
Shape: Elliptical
FlattenFac: 0.56
Position: "52, 0, 0"
RadiusMinMax: "0, 44"
TotalSpawnCount: 1
NebulaSpawnCount: 5
NebulaColorIndex: 1
UseDefaultStarDef: true
}
{ Child StarRegion_8
Name: "Core Nebula SE"
Shape: Elliptical
FlattenFac: 0.56
Position: "26, 0, 45"
RadiusMinMax: "0, 44"
TotalSpawnCount: 1
NebulaSpawnCount: 5
NebulaColorIndex: 1
UseDefaultStarDef: true
}
{ Child StarRegion_9
Name: "Core Nebula SW"
Shape: Elliptical
FlattenFac: 0.56
Position: "-26, 0, 45"
RadiusMinMax: "0, 44"
TotalSpawnCount: 1
NebulaSpawnCount: 5
NebulaColorIndex: 1
UseDefaultStarDef: true
}
{ Child StarRegion_10
Name: "Core Nebula W"
Shape: Elliptical
FlattenFac: 0.56
Position: "-52, 0, 0"
RadiusMinMax: "0, 44"
TotalSpawnCount: 1
NebulaSpawnCount: 5
NebulaColorIndex: 1
UseDefaultStarDef: true
}
{ Child StarRegion_11
Name: "Core Nebula NW"
Shape: Elliptical
FlattenFac: 0.56
Position: "-26, 0, -45"
RadiusMinMax: "0, 44"
TotalSpawnCount: 1
NebulaSpawnCount: 5
NebulaColorIndex: 1
UseDefaultStarDef: true
}
{ Child StarRegion_12
Name: "Outer Core Bulge" # =============
Shape: Elliptical
FlattenFac: 0.41
RadiusMinMax: "70, 139" # A half-flattened sphere of bright stars near the core, leaving the center free. It touches the first 2-3 'Inner arm nebulas'
# Not so much the giants / hypergiants as in the core.
# Specials: Young stars, Neutron stars, Wolf-Rayet, (black holes.)
TotalSpawnCount: 3000
UseDefaultStarDef: false
# Substellar
# StarClass_1: R, param1: "Prob=0.03, ClusterProb=0, ClusterRange=0-0"
StarClass_2: L, param1: "Prob=0.10, ClusterProb=0, ClusterRange=0-0"
StarClass_7: My, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_8: Ky, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_10: O, param1: "Prob=0.034, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.05
StarClass_11: B, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.15
StarClass_12: A, param1: "Prob=0.067, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.1
# StarClass_13: F, param1: "Prob=0.3, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.01
StarClass_14: G, param1: "Prob=0.0067, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.01
StarClass_15: K, param1: "Prob=0.014, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.02
StarClass_16: M, param1: "Prob=0.34, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.51
StarClass_20: Og, param1: "Prob=0.2, ClusterProb=0.6, ClusterRange=0-0.2"
StarClass_21: Bg, param1: "Prob=0.15, ClusterProb=0.6, ClusterRange=0-0.2"
StarClass_22: Kg, param1: "Prob=0.02, ClusterProb=0.6, ClusterRange=0-0.2"
StarClass_23: Mg, param1: "Prob=0.015, ClusterProb=0.6, ClusterRange=0-0.2"
StarClass_31: Md, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_36: WR, param1: "Prob=0.0008, ClusterProb=0, ClusterRange=0-0" # Wolf-rayet
StarClass_41: D, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_43: N, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0" # very high density of neutron stars
StarClass_44: BH, param1: "Prob=0.008, ClusterProb=0, ClusterRange=0-0"
# === Double - About a third of all systems are multi star
# Total O-Class: Prob=0.05 ==== Double O: 0.01667
StarClass_60: O-O, param1: "Prob=0.0025, ClusterProb=0, ClusterRange=0-0"
StarClass_61: O-B, param1: "Prob=0.0075, ClusterProb=0, ClusterRange=0-0"
StarClass_62: O-A, param1: "Prob=0.004, ClusterProb=0, ClusterRange=0-0"
StarClass_63: O-M, param1: "Prob=0.0027, ClusterProb=0, ClusterRange=0-0"
# Total B-Class: Prob=0.15 ==== Double B: 0.1
StarClass_65: B-B, param1: "Prob=0.008, ClusterProb=0, ClusterRange=0-0"
StarClass_66: B-A, param1: "Prob=0.022, ClusterProb=0, ClusterRange=0-0"
StarClass_67: B-K, param1: "Prob=0.012, ClusterProb=0, ClusterRange=0-0"
StarClass_68: B-F, param1: "Prob=0.007, ClusterProb=0, ClusterRange=0-0"
# Total A-Class: Prob=0.1 ==== Double A: 0.034
StarClass_70: A-A, param1: "Prob=0.006, ClusterProb=0, ClusterRange=0-0"
StarClass_71: A-F, param1: "Prob=0.016, ClusterProb=0, ClusterRange=0-0"
StarClass_72: A-G, param1: "Prob=0.011, ClusterProb=0, ClusterRange=0-0"
# Total G-Class: Prob=0.01 ==== Double G: 0.0034
StarClass_80: G-G, param1: "Prob=0.0006, ClusterProb=0, ClusterRange=0-0"
StarClass_81: G-K, param1: "Prob=0.0016, ClusterProb=0, ClusterRange=0-0"
StarClass_82: G-M, param1: "Prob=0.0011, ClusterProb=0, ClusterRange=0-0"
# Total K-Class: Prob=0.02 ==== Double K: 0.0133
StarClass_85: K-K, param1: "Prob=0.0009, ClusterProb=0, ClusterRange=0-0"
StarClass_86: K-M, param1: "Prob=0.0060, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: Prob=0.51 ==== Double M: 0.17
StarClass_88: M-M, param1: "Prob=0.085, ClusterProb=0, ClusterRange=0-0"
StarClass_89: M-M <!>, param1: "Prob=0.085, ClusterProb=0, ClusterRange=0-0"
}
# =====================================================================
# ========================= Main galaxy ===============================
{ Child StarRegion_13
Name: "Mid Galaxy Edge Bulge" # =================
Shape: Elliptical
FlattenFac: 0.25 # Flattened sphere
RadiusMinMax: "80, 360" # About to the middle of the galaxy, but much higher bulb upwards. generating a lot of 'edge stars' at the 'top' and 'bottom'
# Specials: Rogues, Brown Dwarves, White Dwarves, Dim White Dwarves
TotalSpawnCount: 9000
UseDefaultStarDef: false
StarClass_1: R, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_2: L, param1: "Prob=0.06, ClusterProb=0, ClusterRange=0-0"
# StarClass_7: My, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
# StarClass_8: Ky, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_10: O, param1: "Prob=0.00067, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.001
StarClass_11: B, param1: "Prob=0.033, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.05
StarClass_12: A, param1: "Prob=0.067, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.1
StarClass_13: F, param1: "Prob=0.067, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.1
StarClass_14: G, param1: "Prob=0.067, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.1
StarClass_15: K, param1: "Prob=0.133, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.2
StarClass_16: M, param1: "Prob=0.40, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.60
# StarClass_20: Og, param1: "Prob=0.01, ClusterProb=0.6, ClusterRange=0-0.2"
# StarClass_21: Bg, param1: "Prob=0.05, ClusterProb=0.6, ClusterRange=0-0.2"
# StarClass_22: Kg, param1: "Prob=0.25, ClusterProb=0.6, ClusterRange=0-0.2"
# StarClass_23: Mg, param1: "Prob=0.60, ClusterProb=0.6, ClusterRange=0-0.2"
StarClass_31: Md, param1: "Prob=0.010, ClusterProb=0, ClusterRange=0-0"
StarClass_41: D, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_42: Dd, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_43: N, param1: "Prob=0.004, ClusterProb=0, ClusterRange=0-0"
StarClass_44: BH, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0"
# === Double - About a third of all systems are multi star
# Total O-Class: Prob=0.001 ==== Double O: 0.0033
StarClass_60: O-O, param1: "Prob=0.00005, ClusterProb=0, ClusterRange=0-0"
StarClass_61: O-B, param1: "Prob=0.00015, ClusterProb=0, ClusterRange=0-0"
StarClass_62: O-A, param1: "Prob=0.0008, ClusterProb=0, ClusterRange=0-0"
StarClass_63: O-M, param1: "Prob=0.00005, ClusterProb=0, ClusterRange=0-0"
# Total B-Class: Prob=0.05 ==== Double B: 0.01667
StarClass_65: B-B, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0"
StarClass_66: B-A, param1: "Prob=0.0075, ClusterProb=0, ClusterRange=0-0"
StarClass_67: B-K, param1: "Prob=0.0042, ClusterProb=0, ClusterRange=0-0"
StarClass_68: B-F, param1: "Prob=0.0025, ClusterProb=0, ClusterRange=0-0"
# Total A-Class: Prob=0.1 ==== Double A: 0.03333
StarClass_70: A-A, param1: "Prob=0.0055, ClusterProb=0, ClusterRange=0-0"
StarClass_71: A-F, param1: "Prob=0.0165, ClusterProb=0, ClusterRange=0-0"
StarClass_72: A-G, param1: "Prob=0.0110, ClusterProb=0, ClusterRange=0-0"
# Total F-Class: Prob=0.1 ==== Double F: 0.03333
StarClass_75: F-F, param1: "Prob=0.0055, ClusterProb=0, ClusterRange=0-0"
StarClass_76: F-G, param1: "Prob=0.0165, ClusterProb=0, ClusterRange=0-0"
StarClass_77: F-K, param1: "Prob=0.0110, ClusterProb=0, ClusterRange=0-0"
# Total G-Class: Prob=0.1 ==== Double G: 0.03333
StarClass_80: G-G, param1: "Prob=0.0055, ClusterProb=0, ClusterRange=0-0"
StarClass_81: G-K, param1: "Prob=0.0165, ClusterProb=0, ClusterRange=0-0"
StarClass_82: G-M, param1: "Prob=0.0110, ClusterProb=0, ClusterRange=0-0"
# Total K-Class: Prob=0.2 ==== Double K: 0.06667
StarClass_85: K-K, param1: "Prob=0.009, ClusterProb=0, ClusterRange=0-0"
StarClass_86: K-M, param1: "Prob=0.060, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: Prob=0.60 ==== Double M: 0.20
StarClass_88: M-M, param1: "Prob=0.10, ClusterProb=0, ClusterRange=0-0"
StarClass_89: M-M <!>, param1: "Prob=0.10, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_14
Name: "Main Equatorial Disc" # Very flat disc, cutting through most of the galaxy range up to the far fringes. 'Equatorial plane'
# Used to plug some 'holes' left by the other elliptical placements.
Shape: Spiral #
FlattenFac: 0.04
Position: "0, -0, 0"
RadiusMinMax: "200, 490"
TotalSpawnCount: 5000
UseDefaultStarDef: false
# StarClass_1: M, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0" # Main stars, everywhere
StarClass_1: R, param1: "Prob=0.002, ClusterProb=0, ClusterRange=0-0"
StarClass_2: L, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_10: O, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.0001
StarClass_11: B, param1: "Prob=0.002, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.002
StarClass_12: A, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.02
StarClass_13: F, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.04
StarClass_14: G, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.05
StarClass_15: K, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.1
StarClass_16: M, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.2
# === Double - About a third of all systems are multi star
# Total O-Class: Prob=0.0001 ==== Double O: 0.00033
StarClass_60: O-O, param1: "Prob=0.00005, ClusterProb=0, ClusterRange=0-0"
StarClass_61: O-B, param1: "Prob=0.00015, ClusterProb=0, ClusterRange=0-0"
StarClass_62: O-A, param1: "Prob=0.0008, ClusterProb=0, ClusterRange=0-0"
StarClass_63: O-M, param1: "Prob=0.000233, ClusterProb=0, ClusterRange=0-0"
# Total B-Class: Prob=0.002 ==== Double B: 0.00067
StarClass_65: B-B, param1: "Prob=0.00010, ClusterProb=0, ClusterRange=0-0"
StarClass_66: B-A, param1: "Prob=0.00030, ClusterProb=0, ClusterRange=0-0"
StarClass_67: B-K, param1: "Prob=0.00017, ClusterProb=0, ClusterRange=0-0"
StarClass_68: B-F, param1: "Prob=0.00010, ClusterProb=0, ClusterRange=0-0"
# Total A-Class: Prob=0.02 ==== Double A: 0.00667
StarClass_70: A-A, param1: "Prob=0.0011, ClusterProb=0, ClusterRange=0-0"
StarClass_71: A-F, param1: "Prob=0.0033, ClusterProb=0, ClusterRange=0-0"
StarClass_72: A-G, param1: "Prob=0.0022, ClusterProb=0, ClusterRange=0-0"
# Total F-Class: Prob=0.04 ==== Double F: 0.01333
StarClass_75: F-F, param1: "Prob=0.0022, ClusterProb=0, ClusterRange=0-0"
StarClass_76: F-G, param1: "Prob=0.0066, ClusterProb=0, ClusterRange=0-0"
StarClass_77: F-K, param1: "Prob=0.0044, ClusterProb=0, ClusterRange=0-0"
# Total G-Class: Prob=0.05 ==== Double G: 0.01667
StarClass_80: G-G, param1: "Prob=0.0027, ClusterProb=0, ClusterRange=0-0"
StarClass_81: G-K, param1: "Prob=0.0082, ClusterProb=0, ClusterRange=0-0"
StarClass_82: G-M, param1: "Prob=0.0055, ClusterProb=0, ClusterRange=0-0"
# Total K-Class: Prob=0.1 ==== Double K: 0.03333
StarClass_85: K-K, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0"
StarClass_86: K-M, param1: "Prob=0.030, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: Prob=0.2 ==== Double M: 0.06667
StarClass_88: M-M, param1: "Prob=0.03333, ClusterProb=0, ClusterRange=0-0"
StarClass_89: M-M <!>, param1: "Prob=0.03333, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_15
Name: "Outer Equatorial Disc" # Very flat disc, reaching just beyond the outer rim arms.
# Defines nearly all stars that are placed at the galaxy rim edges.
Shape: Elliptical #
FlattenFac: 0.04 # Special: White dwarves, Magnetars and (rare) black holes.
Position: "0, -2, 0" # Slightly above mean
RadiusMinMax: "380, 430"
TotalSpawnCount: 1000 # low density
UseDefaultStarDef: false
NebulaSpawnCount: 200 # Lots of nebulas, starting close to the galactic plane and drifting to upper / lower
NebulaColorIndex: 21 # 'LonelyBlue' - Faint blue
#
StarClass_1: R, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
StarClass_2: L, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
StarClass_13: F, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.01
StarClass_14: G, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.01
StarClass_15: K, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.01
StarClass_16: M, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # Total Prob=0.01
StarClass_41: D, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_43: N, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0"
StarClass_44: N <!>, param1: "Prob=0.008, ClusterProb=0, ClusterRange=0-0" # Magnetar. (Very rare.) For ship danges, later.
StarClass_45: BH, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
# === Double - About a third of all systems are multi star
# Total F-Class: Prob=0.01 ==== Double F: 0.01333
StarClass_75: F-F, param1: "Prob=0.0006, ClusterProb=0, ClusterRange=0-0"
StarClass_76: F-G, param1: "Prob=0.0016, ClusterProb=0, ClusterRange=0-0"
StarClass_77: F-K, param1: "Prob=0.0011, ClusterProb=0, ClusterRange=0-0"
# Total G-Class: Prob=0.01 ==== Double G: 0.01333
StarClass_80: G-G, param1: "Prob=0.0006, ClusterProb=0, ClusterRange=0-0"
StarClass_81: G-K, param1: "Prob=0.0016, ClusterProb=0, ClusterRange=0-0"
StarClass_82: G-M, param1: "Prob=0.0011, ClusterProb=0, ClusterRange=0-0"
# Total K-Class: Prob=0.01 ==== Double K: 0.00333
StarClass_85: K-K, param1: "Prob=0.0004, ClusterProb=0, ClusterRange=0-0"
StarClass_86: K-M, param1: "Prob=0.0025, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: Prob=0.01 ==== Double M: 0.01333
StarClass_88: M-M, param1: "Prob=0.00167, ClusterProb=0, ClusterRange=0-0"
StarClass_89: M-M <!>, param1: "Prob=0.00167, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_16
Name: "Main Body Upper" # Main body of the galaxy - One of two intersecting shells, to generate star density, while leaving the core free.
Shape: Elliptical # Chance of white dwarves / dim white dwarves, old stars, otherwise main sequence
FlattenFac: 0.12
Position: "0, 10, 2" # This here is the upper of both shells.
RadiusMinMax: "250, 460"
TotalSpawnCount: 1500
UseDefaultStarDef: false
# Substellar
StarClass_1: R, param1: "Prob=0.002, ClusterProb=0, ClusterRange=0-0"
StarClass_2: L, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
# Full probabilities (If no old or double stars) # (Full star class probability. With Multi-Stars; which are about 1/3 of all stars)
# StarClass_10: O, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0"
# StarClass_11: B, param1: "Prob=0.002, ClusterProb=0, ClusterRange=0-0"
# StarClass_12: A, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
# StarClass_13: F, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0"
# StarClass_14: G, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
# StarClass_15: K, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
# StarClass_16: M, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
# Main sequence # Plus third
StarClass_10: O, param1: "Prob=0.00007, ClusterProb=0, ClusterRange=0-0" # 0.00003
StarClass_11: B, param1: "Prob=0.00133, ClusterProb=0, ClusterRange=0-0" # 0.00067
StarClass_12: A, param1: "Prob=0.0133, ClusterProb=0, ClusterRange=0-0" # 0.0067
StarClass_13: F, param1: "Prob=0.0267, ClusterProb=0, ClusterRange=0-0" # 0,009
StarClass_14: G, param1: "Prob=0.0123, ClusterProb=0, ClusterRange=0-0" # 0.01333
StarClass_15: K, param1: "Prob=0.0300, ClusterProb=0, ClusterRange=0-0" # 0,027
StarClass_16: M, param1: "Prob=0.1180, ClusterProb=0, ClusterRange=0-0" # 0.00667
StarClass_17: M <!>, param1: "Prob=0.0066, ClusterProb=0, ClusterRange=0-0" # 0.00333 # (Uncommon) Flare star. Radiated playfield
# Old stars, about 1/10 of standard stars
StarClass_32: Ko, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0" # Old K-type
StarClass_33: Go, param1: "Prob=0.0033, ClusterProb=0, ClusterRange=0-0" # Old G-type
StarClass_34: Mo, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # Old M-type
# Dead
StarClass_41: D, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_42: Dd, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0" # (Very rare)
# === Double - About a third of all systems are multi star
# Total O-Class: 0.0001 ==== Double O: 0.00003
StarClass_50: O-O, param1: "Prob=0.0000045, ClusterProb=0, ClusterRange=0-0"
StarClass_51: O-B, param1: "Prob=0.00000945, ClusterProb=0, ClusterRange=0-0"
StarClass_52: O-A, param1: "Prob=0.000009, ClusterProb=0, ClusterRange=0-0"
StarClass_53: O-M, param1: "Prob=0.000003, ClusterProb=0, ClusterRange=0-0"
# Total B-Class: 0.002 ==== Double B: 0.00067
StarClass_60: B-B, param1: "Prob=0.00010, ClusterProb=0, ClusterRange=0-0"
StarClass_61: B-A, param1: "Prob=0.00030, ClusterProb=0, ClusterRange=0-0"
StarClass_62: B-K, param1: "Prob=0.00020, ClusterProb=0, ClusterRange=0-0"
StarClass_63: B-F, param1: "Prob=0.000067, ClusterProb=0, ClusterRange=0-0"
# Total A-Class: 0.02 ==== Double A: 0.00667
StarClass_70: A-A, param1: "Prob=0.00110, ClusterProb=0, ClusterRange=0-0"
StarClass_71: A-F, param1: "Prob=0.00330, ClusterProb=0, ClusterRange=0-0"
StarClass_72: A-G, param1: "Prob=0.00220, ClusterProb=0, ClusterRange=0-0"
# Total F-Class: 0.04 ==== Double F: 0.01333
StarClass_80: F-F, param1: "Prob=0.0022, ClusterProb=0, ClusterRange=0-0"
StarClass_81: F-G, param1: "Prob=0.0066, ClusterProb=0, ClusterRange=0-0"
StarClass_82: F-K, param1: "Prob=0.0044, ClusterProb=0, ClusterRange=0-0"
# Total G-Class: 0.02 ==== Double G: 0.00667
StarClass_90: G-G, param1: "Prob=0.00110, ClusterProb=0, ClusterRange=0-0"
StarClass_91: G-K, param1: "Prob=0.00330, ClusterProb=0, ClusterRange=0-0"
StarClass_92: G-M, param1: "Prob=0.00220, ClusterProb=0, ClusterRange=0-0"
# Total K-Class: 0.05 ==== Double K: 0.01667
StarClass_94: K-K, param1: "Prob=0.00208, ClusterProb=0, ClusterRange=0-0"
StarClass_95: K-M, param1: "Prob=0.01460, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: 0.20 ==== Double M: 0.06667
StarClass_96: M-M, param1: "Prob=0.03333, ClusterProb=0, ClusterRange=0-0"
StarClass_97: M-M <!>, param1: "Prob=0.03333, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_17
Name: "Main Body Lower" # Main body of the galaxy - One of two intersecting shells, to generate density, while leaving the core free.
Shape: Elliptical # Chance of white dwarves / dim white dwarves, otherwise main sequence
FlattenFac: 0.12
Position: "2, -10, 0" # This is the lower shell.
RadiusMinMax: "250, 485"
TotalSpawnCount: 1500
UseDefaultStarDef: false
# Substellar
StarClass_1: R, param1: "Prob=0.002, ClusterProb=0, ClusterRange=0-0"
StarClass_2: L, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
# Full probabilities (If no old or double stars) # (Full star class probability. With Multi-Stars; which are about 1/3 of all stars)
# StarClass_10: O, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0"
# StarClass_11: B, param1: "Prob=0.002, ClusterProb=0, ClusterRange=0-0"
# StarClass_12: A, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
# StarClass_13: F, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0"
# StarClass_14: G, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
# StarClass_15: K, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
# StarClass_16: M, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
# Main sequence # Plus third
StarClass_10: O, param1: "Prob=0.00007, ClusterProb=0, ClusterRange=0-0" # 0.00003
StarClass_11: B, param1: "Prob=0.00133, ClusterProb=0, ClusterRange=0-0" # 0.00067
StarClass_12: A, param1: "Prob=0.0133, ClusterProb=0, ClusterRange=0-0" # 0.0067
StarClass_13: F, param1: "Prob=0.0267, ClusterProb=0, ClusterRange=0-0" # 0,009
StarClass_14: G, param1: "Prob=0.0123, ClusterProb=0, ClusterRange=0-0" # 0.01333
StarClass_15: K, param1: "Prob=0.0300, ClusterProb=0, ClusterRange=0-0" # 0,027
StarClass_16: M, param1: "Prob=0.1180, ClusterProb=0, ClusterRange=0-0" # 0.00667
StarClass_17: M <!>, param1: "Prob=0.0066, ClusterProb=0, ClusterRange=0-0" # 0.00333 # (Uncommon) Flare star.
# Old stars, about 1/10 of standard stars
StarClass_32: Ko, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0" # Old K-type
StarClass_33: Go, param1: "Prob=0.0033, ClusterProb=0, ClusterRange=0-0" # Old G-type
StarClass_34: Mo, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # Old M-type
# Dead
StarClass_41: D, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_42: Dd, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0" # (Very rare)
# === Double - About a third of all systems are multi star
# Total O-Class: 0.0001 ==== Double O: 0.00003
StarClass_50: O-O, param1: "Prob=0.0000045, ClusterProb=0, ClusterRange=0-0"
StarClass_51: O-B, param1: "Prob=0.00000945, ClusterProb=0, ClusterRange=0-0"
StarClass_52: O-A, param1: "Prob=0.000009, ClusterProb=0, ClusterRange=0-0"
StarClass_53: O-M, param1: "Prob=0.000003, ClusterProb=0, ClusterRange=0-0"
# Total B-Class: 0.002 ==== Double B: 0.00067
StarClass_60: B-B, param1: "Prob=0.00010, ClusterProb=0, ClusterRange=0-0"
StarClass_61: B-A, param1: "Prob=0.00030, ClusterProb=0, ClusterRange=0-0"
StarClass_62: B-K, param1: "Prob=0.00020, ClusterProb=0, ClusterRange=0-0"
StarClass_63: B-F, param1: "Prob=0.000067, ClusterProb=0, ClusterRange=0-0"
# Total A-Class: 0.02 ==== Double A: 0.00667
StarClass_70: A-A, param1: "Prob=0.00110, ClusterProb=0, ClusterRange=0-0"
StarClass_71: A-F, param1: "Prob=0.00330, ClusterProb=0, ClusterRange=0-0"
StarClass_72: A-G, param1: "Prob=0.00220, ClusterProb=0, ClusterRange=0-0"
# Total F-Class: 0.04 ==== Double F: 0.01333
StarClass_80: F-F, param1: "Prob=0.0022, ClusterProb=0, ClusterRange=0-0"
StarClass_81: F-G, param1: "Prob=0.0066, ClusterProb=0, ClusterRange=0-0"
StarClass_82: F-K, param1: "Prob=0.0044, ClusterProb=0, ClusterRange=0-0"
# Total G-Class: 0.02 ==== Double G: 0.00667
StarClass_90: G-G, param1: "Prob=0.0011, ClusterProb=0, ClusterRange=0-0"
StarClass_91: G-K, param1: "Prob=0.00330, ClusterProb=0, ClusterRange=0-0"
StarClass_92: G-M, param1: "Prob=0.00220, ClusterProb=0, ClusterRange=0-0"
# Total K-Class: 0.05 ==== Double K: 0.01667
StarClass_94: K-K, param1: "Prob=0.00208, ClusterProb=0, ClusterRange=0-0"
StarClass_95: K-M, param1: "Prob=0.01260, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: 0.20 ==== Double M: 0.06667
StarClass_96: M-M, param1: "Prob=0.02133, ClusterProb=0, ClusterRange=0-0"
StarClass_97: M-M <!>, param1: "Prob=0.02133, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_18 # These are the 'true' edge stars. Very low density, leaving the core free.
Name: "Above and Below" # No young stars or giants here!
Shape: Elliptical # Special: White Dwarves, Dim White Dwarves, Rogues, Brown Dwarves.
RadiusMinMax: "200, 580"
TotalSpawnCount: 4000
FlattenFac: 0.27 #
UseDefaultStarDef: false
# Substellar
StarClass_1: R, param1: "Prob=0.03, ClusterProb=0, ClusterRange=0-0" # (Lots of dim and small stellar objects. Easier to detect without all star lights)
StarClass_2: L, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0"
# Young
## StarClass_6: P, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0" # (No young stars. Not enough dust)
## StarClass_7: My, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
## StarClass_8: Ky, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
# Main sequence
# StarClass_10: O, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # (No bright stars here!)
# StarClass_11: B, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
# StarClass_12: A, param1: "Prob=0.5, ClusterProb=0, ClusterRange=0-0"
# StarClass_13: F, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_14: G, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
StarClass_15: K, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0" # (Find a nice home outside of the galactic plane...?)
StarClass_16: M, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
# Giants
# StarClass_21: Og, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # (No giants here.)
# StarClass_22: Bg, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
# StarClass_24: Gg, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
# StarClass_25: Kg, param1: "Prob=0.06, ClusterProb=0, ClusterRange=0-0"
# StarClass_26: Mg, param1: "Prob=0.055, ClusterProb=0, ClusterRange=0-0"
# Old
StarClass_31: Md, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0"
# Dead
StarClass_41: D, param1: "Prob=0.03, ClusterProb=0, ClusterRange=0-0" # (Lots of white dwarves)
StarClass_42: Dd, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_43: N, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_44: BH, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0" # Very rare.
}
{ Child StarRegion_19 # A less squished shell of 'above and below', with even lower density edge stars, keeping distance to the 'Above and Below' shell.
# Even with a long-range warp drive, movement will resemble a maze.
# 'Entry point' to this shell are the galaxy's equatorial fringes. Even the M110 is out of reach.
Name: "The Halo"
Shape: Elliptical # Special: White Dwarves, Dim White Dwarves, Rogues, Brown Dwarves.... And G-type suns!
RadiusMinMax: "500, 663"
TotalSpawnCount: 3000
FlattenFac: 0.63 #
UseDefaultStarDef: false
# Substellar
StarClass_1: R, param1: "Prob=0.03, ClusterProb=0, ClusterRange=0-0" # Near-copy of 'Above and Below' (Explanations / Reasoning: See star region above)
StarClass_2: L, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0"
# Young
## StarClass_6: P, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
## StarClass_7: My, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
## StarClass_8: Ky, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
# Main sequence
# StarClass_10: O, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
# StarClass_11: B, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
# StarClass_12: A, param1: "Prob=0.5, ClusterProb=0, ClusterRange=0-0"
StarClass_13: F, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_14: G, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
StarClass_15: K, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_16: M, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
# Giants
# StarClass_21: Og, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
# StarClass_22: Bg, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
# StarClass_24: Gg, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
# StarClass_25: Kg, param1: "Prob=0.06, ClusterProb=0, ClusterRange=0-0"
# StarClass_26: Mg, param1: "Prob=0.055, ClusterProb=0, ClusterRange=0-0"
# Old
# StarClass_31: Md, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0"
# Dead
StarClass_41: D, param1: "Prob=0.03, ClusterProb=0, ClusterRange=0-0"
StarClass_42: Dd, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_43: N, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_44: BH, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0"
}
# ================== Special: Molten star clusters ==========================
{ Child StarRegion_20
Name: "Young suns cluster" # CLUSTER CARRIER
Shape: Elliptical # Specials: This one generates regions with lots of red stars for molten and young playfields.
FlattenFac: 0.04 # These clusters are all in the galactic plane.
Position: "0, 0, 0" # Specials: Young Orange, Young Red, Protostars, Dying Red Giants
RadiusMinMax: "90, 450"
TotalSpawnCount: 1600
UseDefaultStarDef: false
NebulaSpawnCount: 5
NebulaColorIndex: 21 # LonelyBlue
StarClass_6: P, param1: "Prob=0.2, ClusterProb=1, ClusterRange=0.01-0.1" # Young stars, cluster center
StarClass_7: My, param1: "Prob=0.4, ClusterProb=1, ClusterRange=0.01-0.1" # Young stars, cluster center
StarClass_8: Ky, param1: "Prob=0.3, ClusterProb=1, ClusterRange=0.01-0.1" # Young stars, cluster center
StarClass_71: Og, param1: "Prob=0.01, ClusterProb=1, ClusterRange=0-0.08"
StarClass_72: Bg, param1: "Prob=0.05, ClusterProb=1, ClusterRange=0.03-0.04"
StarClass_73: Gg, param1: "Prob=0.05, ClusterProb=1, ClusterRange=0.03-0.05"
StarClass_74: Kg, param1: "Prob=0.1, ClusterProb=1, ClusterRange=0.05-0.07"
StarClass_75: Mg, param1: "Prob=0.1, ClusterProb=1, ClusterRange=0.05-0.07"
StarClass_84: BH, param1: "Prob=0.2, ClusterProb=1, ClusterRange=0.00-0.01"
StarClass_85: N, param1: "Prob=0.8, ClusterProb=1, ClusterRange=0.00-0.01"
StarClass_86: Md, param1: "Prob=0.07, ClusterProb=1, ClusterRange=0.00-0.1" # Cluster center
StarClass_87: O, param1: "Prob=0.01, ClusterProb=1, ClusterRange=0-0.1" # Cluster Core
StarClass_88: B, param1: "Prob=0.15, ClusterProb=1, ClusterRange=0.05-0.1" # Cluster Edges
# QUICK-CHECK: Uncomment this line
# StarClass_99: SMbh, param1: "Prob=1, ClusterProb=1, ClusterRange=0-0.1" # TEST
}
# ====================================================================================================================================================
# =========================== Galactic arms ==========================================================================================================
# Simplified definitions, using the 'default' star densities set at the star definitions further below, to keep this file small(er).
# (See the end of the StarRegions for full list for non-default placed stars and their probabilities.)
# =========== Arm East Inner ===========================
# ========
{ Child StarRegion_21
Name: "East Inner 1"
Shape: Elliptical
FlattenFac: 0.56
Position: "53, 0, -60"
RadiusMinMax: "4, 12"
TotalSpawnCount: 24
# EI-1
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-1</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 4
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_22
Name: "East Inner 2"
Shape: Elliptical
FlattenFac: 0.56
Position: "66, 0, -74"
RadiusMinMax: "5, 15"
TotalSpawnCount: 32
# EI-2
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-2</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 6
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_23
Name: "East Inner 3"
Shape: Elliptical
FlattenFac: 0.56
Position: "89, 0, -78"
RadiusMinMax: "6, 18"
TotalSpawnCount: 40
# EI-3
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-3</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_24
Name: "East Inner 4"
Shape: Elliptical
FlattenFac: 0.56
Position: "113, 0, -76"
RadiusMinMax: "8, 24"
TotalSpawnCount: 58
# EI-4
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-4</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 10
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_25
Name: "East Inner 5"
Shape: Elliptical
FlattenFac: 0.56
Position: "145, 0, -60"
RadiusMinMax: "10, 31"
TotalSpawnCount: 81
# EI-5
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-5</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 10
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_26
Name: "East Inner 6"
Shape: Elliptical
FlattenFac: 0.56
Position: "171, 0, -28"
RadiusMinMax: "11, 34"
TotalSpawnCount: 91
# EI-6
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-6</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_27
Name: "East Inner 7"
Shape: Elliptical
FlattenFac: 0.56
Position: "181, 0, 13"
RadiusMinMax: "12, 37"
TotalSpawnCount: 102
# East Inner-7
LabelName: "<voffset=-100><size=200><cspace=0.25em><color=#00b3ff12>East Inner</cspace>\n\n\n\n</color><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-7</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100></line-height>\n<size=169>\n\n\n"
# LabelColor: "0.0,0.7,1.0,0.1"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_28
Name: "East Inner 8"
Shape: Elliptical
FlattenFac: 0.56
Position: "174, 0, 60"
RadiusMinMax: "13, 38"
TotalSpawnCount: 105
# EI-8
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-8</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 6
NebulaColorIndex: 3 # 'Woodlands Dark'
#NebulaColorIndex: 11 # 'Cherry Blossom'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_29
Name: "East Inner 9"
Shape: Elliptical
FlattenFac: 0.56
Position: "156, 0, 97"
RadiusMinMax: "12, 35"
TotalSpawnCount: 95
# EI-9
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-9</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 6
NebulaColorIndex: 3 # 'Woodlands Dark'
#NebulaColorIndex: 10 # 'Sunrise'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_30
Name: "East Inner 10"
Shape: Elliptical
FlattenFac: 0.56
Position: "125, 0, 123"
RadiusMinMax: "10, 30"
TotalSpawnCount: 78
# EI-10
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-10</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 6
NebulaColorIndex: 3 # 'Woodlands Dark'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_31
Name: "East Inner 11"
Shape: Elliptical
FlattenFac: 0.56
Position: "89, 0, 140"
RadiusMinMax: "8, 24"
TotalSpawnCount: 58
# EI-11
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>EI-11</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 6
NebulaColorIndex: 3 # 'Woodlands Dark'
UseDefaultStarDef: true
}
# =========== Arm West Inner =========================
# ========
{ Child StarRegion_32
Name: "West Inner 1"
Shape: Elliptical
FlattenFac: 0.56
Position: "-35, 0, 54"
RadiusMinMax: "5, 14"
TotalSpawnCount: 29
# WI-1
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-1</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_33
Name: "West Inner 2"
Shape: Elliptical
FlattenFac: 0.56
Position: "-49, 0, 73"
RadiusMinMax: "7, 20"
TotalSpawnCount: 46
# WI-2
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-2</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_34
Name: "West Inner 3"
Shape: Elliptical
FlattenFac: 0.56
Position: "-77, 0, 88"
RadiusMinMax: "9, 26"
TotalSpawnCount: 65
# WI-3
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-3</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_35
Name: "West Inner 4"
Shape: Elliptical
FlattenFac: 0.56
Position: "-112, 0, 90"
RadiusMinMax: "10, 32"
TotalSpawnCount: 84
# WI-4
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-4</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_36
Name: "West Inner 5"
Shape: Elliptical
FlattenFac: 0.56
Position: "-154, 0, 80"
RadiusMinMax: "12, 35"
TotalSpawnCount: 95
# WI-5
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-5</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 5 # 'Ice Sea dim'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_37
Name: "West Inner 6"
Shape: Elliptical
FlattenFac: 0.56
Position: "-190, 0, 46"
RadiusMinMax: "15, 45"
TotalSpawnCount: 131
# WI-6
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-6</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_38
Name: "West Inner 7"
Shape: Elliptical
FlattenFac: 0.56
Position: "-211, 0, -1"
RadiusMinMax: "15, 46"
TotalSpawnCount: 134
# WI-7
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-7</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_39
Name: "West Inner 8"
Shape: Elliptical
FlattenFac: 0.56
Position: "-211, 0, -55"
RadiusMinMax: "14, 41"
TotalSpawnCount: 116
# West Inner (WI8)
LabelName: "<voffset=-100><size=200><cspace=0.25em><color=#00b3ff12>West Inner</cspace>\n\n\n\n</color><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-8</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100></line-height>\n<size=169>\n\n\n"
# LabelColor: "0.0,0.7,1.0,0.1"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dim'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_40
Name: "West Inner 9"
Shape: Elliptical
FlattenFac: 0.56
Position: "-181, 0, -104"
RadiusMinMax: "12, 36"
TotalSpawnCount: 98
# WI-9
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-9</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dim'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_41
Name: "West Inner 10"
Shape: Elliptical
FlattenFac: 0.56
Position: "-149, 0, -136"
RadiusMinMax: "9, 26"
TotalSpawnCount: 65
# WI-10
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WI-10</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 11 # 'Cherry Blossom'
UseDefaultStarDef: true
}
# =========== Arm West Rim =============================
# ========
{ Child StarRegion_42
Name: "West Rim 1"
Shape: Elliptical
FlattenFac: 0.56
Position: "-257, 0, 140"
RadiusMinMax: "7, 20"
TotalSpawnCount: 46
# WR-1
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-1</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_43
Name: "West Rim 2"
Shape: Elliptical
FlattenFac: 0.56
Position: "-290, 0, 138"
RadiusMinMax: "10, 30"
TotalSpawnCount: 78
# WR-2
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-2</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_44
Name: "West Rim 3"
Shape: Elliptical
FlattenFac: 0.56
Position: "-329, 0, 121"
RadiusMinMax: "13, 38"
TotalSpawnCount: 105
# WR-3
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-3</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_45
Name: "West Rim 4"
Shape: Elliptical
FlattenFac: 0.56
Position: "-370, 0, 79"
RadiusMinMax: "16, 50"
TotalSpawnCount: 150
# WR-4
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-4</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dim'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_46
Name: "West Rim 5"
Shape: Elliptical
FlattenFac: 0.56
Position: "-397, 0, 15"
RadiusMinMax: "20, 60"
TotalSpawnCount: 189
# WR-5
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-5</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 15
NebulaColorIndex: 23 # 'LonelyBlueBright'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_47 # West rim 6 and large label
Name: "West Rim 6"
Shape: Elliptical
FlattenFac: 0.56
Position: "-398, 0, -69"
RadiusMinMax: "21, 62"
TotalSpawnCount: 197
# West Rim
LabelName: "<voffset=-100><size=200><cspace=0.25em><color=#00b3ff12>West Rim</cspace>\n\n\n\n</color><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-6</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100></line-height>\n<size=169>\n\n\n"
# LabelColor: "0.0,0.7,1.0,0.1"
LabelSize: 250
NebulaSpawnCount: 10
#NebulaColorIndex: 2 # Woodlands
#NebulaColorIndex: 11 # Cherry Blossom
NebulaColorIndex: 10 # Sunrise
UseDefaultStarDef: true
}
{ Child StarRegion_48 # West rim 7 & "Silent Quarter" label
Name: "West Rim 7"
Shape: Elliptical
FlattenFac: 0.56
Position: "-374, 0, -145"
RadiusMinMax: "18, 56"
TotalSpawnCount: 173
# WR-7
## (No 'Silent quarter' addition)
#LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-7</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
## (Added 'Silent quarter' text)
LabelName: "<size=150><align=center><cspace=0.20em><color=#ffffff10><voffset=40>〈<voffset=0> <size=250>〈 <i>Silent Quarter</i> 〉 <size=150><voffset=40>〉<voffset=0><size=250></cspace><size=250>\n\n\n\n\n\n\n\n\n<size=40><line-height=180><line-indent=-7%><color=#00b3ff17><i>WR-7</i></line-indent>\n<line-height=-300><size=250><color=#00b3ff08>⃞<size=100><line-height=180>\n<size=250>\n\n\n\n\n\n\n\n\n\n\n\n\n"
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 15
NebulaColorIndex: 23 # 'LonelyBlueBright'
UseDefaultStarDef: true
}
{ Child StarRegion_49
Name: "West Rim 8"
Shape: Elliptical
FlattenFac: 0.56
Position: "-342, 0, -202"
RadiusMinMax: "16, 48"
TotalSpawnCount: 142
# WR-8
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-8</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 5 # 'Ice Sea Dim'
UseDefaultStarDef: true
}
{ Child StarRegion_50
Name: "West Rim 9"
Shape: Elliptical
FlattenFac: 0.56
Position: "-306, 0, -245"
RadiusMinMax: "13, 40"
TotalSpawnCount: 112
# WR-9
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-9</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 10 # Sunrise
UseDefaultStarDef: true
}
{ Child StarRegion_51 # West rim 10
Name: "West Rim 10"
Shape: Elliptical
FlattenFac: 0.56
Position: "-263, 0, -277"
RadiusMinMax: "10, 30"
TotalSpawnCount: 78
# WR-10
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>WR-10</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 24 # Lonely red
UseDefaultStarDef: true
}
# =========== Arm East Rim =============================
{ Child StarRegion_52
Name: "East Rim 1"
Shape: Elliptical
FlattenFac: 0.56
Position: "83, 0, -164"
RadiusMinMax: "6, 17"
TotalSpawnCount: 38
# ER-1
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-1</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
{ Child StarRegion_53
Name: "East Rim 2"
Shape: Elliptical
FlattenFac: 0.56
Position: "104, 0, -181"
RadiusMinMax: "8, 23"
TotalSpawnCount: 55
# ER-2
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-2</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 6
NebulaColorIndex: 3 # 'Woodlands dark'
UseDefaultStarDef: true
}
{ Child StarRegion_54
Name: "East Rim 3"
Shape: Elliptical
FlattenFac: 0.56
Position: "137, 0, -194"
RadiusMinMax: "10, 29"
TotalSpawnCount: 74
# ER-3
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-3</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 7
NebulaColorIndex: 3 # 'Woodlands dark'
UseDefaultStarDef: true
}
{ Child StarRegion_55
Name: "East Rim 4"
Shape: Elliptical
FlattenFac: 0.56
Position: "174, 0, -194"
RadiusMinMax: "11, 33"
TotalSpawnCount: 88
# ER-4
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-4</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
{ Child StarRegion_56
Name: "East Rim 5"
Shape: Elliptical
FlattenFac: 0.56
Position: "218, 0, -186"
RadiusMinMax: "13, 39"
TotalSpawnCount: 109
# ER-5
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-5</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
{ Child StarRegion_57
Name: "East Rim 6"
Shape: Elliptical
FlattenFac: 0.56
Position: "266, 0, -162"
RadiusMinMax: "16, 48"
TotalSpawnCount: 142
# ER-6
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-6</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dark'
UseDefaultStarDef: true
}
{ Child StarRegion_58
Name: "East Rim 7"
Shape: Elliptical
FlattenFac: 0.56
Position: "314, 0, -121"
RadiusMinMax: "18, 54"
TotalSpawnCount: 165
# ER-7
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-7</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 5 # 'Ice Sea Dim'
UseDefaultStarDef: true
}
{ Child StarRegion_59
Name: "East Rim 8"
Shape: Elliptical
FlattenFac: 0.56
Position: "354, 0, -63"
RadiusMinMax: "18, 56"
TotalSpawnCount: 173
# ER-8
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-8</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 5 # 'Ice Sea Dim'
UseDefaultStarDef: true
}
{ Child StarRegion_60
Name: "East Rim 9"
Shape: Elliptical
FlattenFac: 0.56
Position: "365, 0, 14"
RadiusMinMax: "20, 60"
TotalSpawnCount: 189
# ER-9
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-9</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 20
NebulaColorIndex: 21 # 'LonelyBlue'
UseDefaultStarDef: true
}
{ Child StarRegion_61
Name: "East Rim 10"
Shape: Elliptical
FlattenFac: 0.56
Position: "363, 0, 84"
RadiusMinMax: "18, 56"
TotalSpawnCount: 173
# East rim -10
LabelName: "<voffset=-100><size=200><cspace=0.25em><color=#00b3ff12>East Rim</cspace>\n\n\n\n</color><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-10</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100></line-height>\n<size=169>\n\n\n"
# LabelColor: "0.0,0.7,1.0,0.07" # Turn off for transparency
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 5 # 'Ice Sea Dim'
UseDefaultStarDef: true
}
{ Child StarRegion_62
Name: "East Rim 11"
Shape: Elliptical
FlattenFac: 0.56
Position: "337, 0, 155"
RadiusMinMax: "15, 46"
TotalSpawnCount: 134
# ER-11
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-11</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 10
NebulaColorIndex: 23 # 'LonelyBlueBright'
UseDefaultStarDef: true
}
{ Child StarRegion_63
Name: "East Rim 12"
Shape: Elliptical
FlattenFac: 0.56
Position: "299, 0, 199"
RadiusMinMax: "13, 38"
TotalSpawnCount: 105
# ER-12
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>ER-12</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 23 # 'LonelyBlueBright'
UseDefaultStarDef: true
}
# ======= North rim (Towards Milky Way) =========
# ========
{ Child StarRegion_64
Name: "North rim 1"
Shape: Elliptical
FlattenFac: 0.56
Position: "98, 0, 322"
RadiusMinMax: "9, 28"
TotalSpawnCount: 71
# NR-1
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>NR-1</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 6
NebulaColorIndex: 8 # 'Ice veil'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_65
Name: "North rim 2"
Shape: Elliptical
FlattenFac: 0.56
Position: "68, 0, 347"
RadiusMinMax: "12, 37"
TotalSpawnCount: 102
# NR-2
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>NR-2</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 10 #8
NebulaColorIndex: 5 # 'Ice Sea Dim'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_66
Name: "North rim 3"
Shape: Elliptical
FlattenFac: 0.56
Position: "24, 0, 368"
RadiusMinMax: "15, 44"
TotalSpawnCount: 127
# North Rim-3
LabelName: "<voffset=-100><size=200><cspace=0.25em><color=#00b3ff12>North Rim</cspace>\n\n\n\n</color><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>NR-3</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100></line-height>\n<size=169>\n\n\n"
# LabelColor: "0.0,0.7,1.0,0.1"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 4 # 'Ice Sea'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_67
Name: "North rim 4"
Shape: Elliptical
FlattenFac: 0.56
Position: "-33, 0, 380"
RadiusMinMax: "16, 47"
TotalSpawnCount: 138
# NR-4
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>NR-4</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 9
NebulaColorIndex: 4 # 'Ice Sea'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_68
Name: "North rim 5" # & "Unclaimed" marker (Later maybe: Uncharted Wilderness" / "Outer Reaches" )
Shape: Elliptical
FlattenFac: 0.56
Position: "-92, 0, 377"
RadiusMinMax: "15, 44"
TotalSpawnCount: 127
# NR-5
# LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>NR-5</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelName: "<size=150><align=center><cspace=0.20em><color=#ffffff09><voffset=40>〈<voffset=0> <size=250>〈 <i>Unclaimed Space</i> 〉 <size=150><voffset=40>〉<voffset=0><size=250></cspace><size=250>\n\n\n\n\n\n\n\n\n<size=40><line-height=180><line-indent=-7%><color=#00b3ff17><i>WR-7</i></line-indent>\n<line-height=-300><size=250><color=#00b3ff08>⃞<size=100><line-height=180>\n<size=250>\n\n\n\n\n\n\n\n\n\n\n\n\n"
LabelSize: 250
NebulaSpawnCount: 9
NebulaColorIndex: 4 # 'Ice Sea'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_69
Name: "North rim 6"
Shape: Elliptical
FlattenFac: 0.56
Position: "-148, 0, 366"
RadiusMinMax: "13, 40"
TotalSpawnCount: 112
# NR-6
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>NR-6</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 6
NebulaColorIndex: 8 # 'Ice veil'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_70
Name: "North rim 7"
Shape: Elliptical
FlattenFac: 0.56
Position: "-191, 0, 346"
RadiusMinMax: "11, 33"
TotalSpawnCount: 88
# NR-7
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>NR-7</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 5
NebulaColorIndex: 8 # 'Ice veil'
UseDefaultStarDef: true
}
# ========
{ Child StarRegion_71
Name: "North rim 8"
Shape: Elliptical
FlattenFac: 0.56
Position: "-229, 0, 315"
RadiusMinMax: "9, 27"
TotalSpawnCount: 68
# NR-8
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>NR-8</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
LabelSize: 250
NebulaSpawnCount: 10
NebulaColorIndex: 20 # 'Northern Lights'
UseDefaultStarDef: true
}
# =========== South Rim ===============================
{ Child StarRegion_72 # South rim 1
Name: "South Rim 1"
Shape: Elliptical
FlattenFac: 0.56
Position: "-90, 0, -333"
RadiusMinMax: "7, 20"
TotalSpawnCount: 46
# SR-3
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>SR-1</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dim'
UseDefaultStarDef: true
}
{ Child StarRegion_73
Name: "South Rim 2"
Shape: Elliptical
FlattenFac: 0.56
Position: "-72, 0, -355"
RadiusMinMax: "9, 27"
TotalSpawnCount: 68
# SR-3
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>SR-2</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dim'
UseDefaultStarDef: true
}
{ Child StarRegion_74
Name: "South Rim 3"
Shape: Elliptical
FlattenFac: 0.56
Position: "-37, 0, -372"
RadiusMinMax: "12, 37"
TotalSpawnCount: 102
# SR-3
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>SR-3</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 2
UseDefaultStarDef: true
}
{ Child StarRegion_75
Name: "South Rim 4"
Shape: Elliptical
FlattenFac: 0.56
Position: "10, 0, -384"
RadiusMinMax: "14, 43"
TotalSpawnCount: 123
# South rim
# LabelName: "⃞"
LabelName: "<voffset=-100><size=200><cspace=0.25em><color=#00b3ff12>South Rim</cspace>\n\n\n\n</color><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>SR-4</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100></line-height>\n<size=169>\n\n\n"
# LabelColor: "0.0,0.7,1.0,0.07"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dim'
UseDefaultStarDef: true
}
{ Child StarRegion_76
Name: "South Rim 5"
Shape: Elliptical
FlattenFac: 0.56
Position: "67, 0, -385"
RadiusMinMax: "16, 47"
TotalSpawnCount: 138
# SR-5
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>SR-5</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dim'
UseDefaultStarDef: true
}
{ Child StarRegion_77
Name: "South Rim 6"
Shape: Elliptical
FlattenFac: 0.56
Position: "120, 0, -377"
RadiusMinMax: "14, 42"
TotalSpawnCount: 120
# SR-6
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>SR-6</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dim'
UseDefaultStarDef: true
}
{ Child StarRegion_78
Name: "South Rim 7"
Shape: Elliptical
FlattenFac: 0.56
Position: "161, 0, -359"
RadiusMinMax: "10, 30"
TotalSpawnCount: 78
# SR-7
LabelName: "<voffset=-100><align=left><size=40><line-height=180><line-indent=37%><color=#00b3ff17><i>SR-7</i></line-indent>\n</align><line-height=-300><size=250><color=#00b3ff08>⃞<size=100>\n "
# LabelColor: "0.0,0.7,1.0,0.03"
LabelSize: 250
NebulaSpawnCount: 8
NebulaColorIndex: 3 # 'Woodlands dim'
UseDefaultStarDef: true
}
# M110 Galaxy =====================================================================================================================================
{ Child StarRegion_80 # Label & Supermassive black hole in the center of the dwarf galaxy
Name: "Center M110"
Position: "-200, 200, -50" # (M110)
Shape: Sphere
RadiusMinMax: "1, 2"
TotalSpawnCount: 1
UseDefaultStarDef: false
StarClass_1: SmBH - M110 CLUSTER, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
LabelName: "<voffset=-100><size=250><color=#00b3ff0d><cspace=0.2en>Dwarf Galaxy</cspace>\n<color=#00b3ff07><size=500>M 110\n\n\n</color><align=center><size=320><line-height=180><color=#00b3ff17><voffset=45> </line-indent><size=40>\n</align><voffset=157><size=250><color=#00b3ff17>⃞<size=50></line-height>\n<size=500>\n\n\n"
LabelColor: "0.0,0.7,1.0,0.1"
LabelSize: 500
}
{ Child StarRegion_81
Name: "Core stars M110"
Shape: Elliptical
FlattenFac: 0.8
RadiusMinMax: "5, 20"
Position: "-200, 200, -50" # (M110)
NebulaSpawnCount: 20 # 15
NebulaColorIndex: 10 # 'Sunrise'
TotalSpawnCount: 70
UseDefaultStarDef: false
StarClass_1: Og, param1: "SpawnAmount=3, Prob=0.5, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
StarClass_2: Bg, param1: "SpawnAmount=5, Prob=0.5, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
StarClass_3: O, param1: "SpawnAmount=15, Prob=0.5, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
StarClass_4: B, param1: "SpawnAmount=25, Prob=0.5, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
StarClass_5: A, param1: "SpawnAmount=30, Prob=0.5, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
}
{ Child StarRegion_82
Name: "Edge M110"
Shape: Elliptical
FlattenFac: 0.5
RadiusMinMax: "18, 50"
Position: "-200, 200, -50" # (M110)
TotalSpawnCount: 200
UseDefaultStarDef: true
StarClass_1: Og, param1: "SpawnAmount=0, Prob=0.5, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
StarClass_2: Bg, param1: "SpawnAmount=0, Prob=0.5, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
StarClass_3: O, param1: "SpawnAmount=0, Prob=1, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
}
{ Child StarRegion_83
Name: "The Ladder" # This region is used to reach the M110; a narrow string of dead stars and rogue planets.
Shape: Elliptical # It is spaced too far apart for a normal warp drive (>30Lj), but with any better ones it will work.
FlattenFac: 70 # (=A vertical line)
RadiusMinMax: "1, 2"
Position: "-200, 120, -50" # (M110)
TotalSpawnCount: 15
UseDefaultStarDef: false
StarClass_1: R, param1: "SpawnAmount=5, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_2: D, param1: "SpawnAmount=3, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_3: Dd, param1: "SpawnAmount=3, Prob=1, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
}
# == ((For Legacy homeworld, using sectors.yaml instead))
# { Child StarRegion_84
# Name: "Legacy Star Corpse Pile" #
# Shape: Spiral #
# FlattenFac: 1
# Position: "-200, 200, -100" # (M110)
# RadiusMinMax: "1, 5" #90, 100
# TotalSpawnCount: 200
# UseDefaultStarDef: false
# StarClass_1: N1a, param1: "SpawnAmount=30, Prob=1, ClusterProb=0, ClusterRange=0-0" # Using the Cluster will have less stars spawning (E.g. ClusterProb=1, ClusterRange=0-0.1)
# NebulaSpawnCount: 50
# NebulaColorIndex: 4
# }
# Dwarf Galaxy towards Milky Way =====================================================================================================================================
## (Lots of old stars here. Ideally pentaxid and zascosium-rich worlds).
{ Child StarRegion_85 # Label & Supermassive black hole
Name: "NGC 147 Dwarf galaxy Core"
Shape: Elliptical
FlattenFac: 1
RadiusMinMax: "0, 1"
Position: "-100, -20, 650"
TotalSpawnCount: 1
UseDefaultStarDef: false
StarClass_1: SmBH-BH (NGC 147 CLUSTER), param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0" #
}
{ Child StarRegion_86
Name: "NGC 147 Dwarf galaxy Core Stars"
Shape: Elliptical
FlattenFac: 0.8
RadiusMinMax: "1, 15"
Position: "-100, -20, 650"
TotalSpawnCount: 10
UseDefaultStarDef: false
StarClass_1: Og, param1: "SpawnAmount=3, Prob=0.5, ClusterProb=0, ClusterRange=0-0"
StarClass_2: Bg, param1: "SpawnAmount=5, Prob=0.5, ClusterProb=0, ClusterRange=0-0"
StarClass_3: O, param1: "SpawnAmount=15, Prob=0.5, ClusterProb=0, ClusterRange=0-0"
StarClass_4: B, param1: "SpawnAmount=25, Prob=0.5, ClusterProb=0, ClusterRange=0-0"
StarClass_5: A, param1: "SpawnAmount=30, Prob=0.5, ClusterProb=0, ClusterRange=0-0"
StarClass_41: D, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_42: Dd, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0" # (Very rare)
#StarClass_43: N, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
#StarClass_44: N <!>, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0" #
StarClass_45: BH, param1: "SpawnAmount=5, Prob=0.2, ClusterProb=0, ClusterRange=0-0" #
}
{ Child StarRegion_87
Name: "NGC 147 Dwarf galaxy towards Milky Way"
Shape: Elliptical
FlattenFac: 0.8
RadiusMinMax: "0, 40"
Position: "-100, -20, 650"
LabelName: "<voffset=-100><size=250><color=#00b3ff0d><cspace=0.2en>Dwarf Galaxy</cspace>\n<color=#00b3ff07><size=500>NGC 147\n\n\n</color><align=center><size=320><line-height=180><color=#00b3ff17><voffset=45> </line-indent><size=40>\n</align><voffset=158><size=250><color=#00b3ff17>⃞<size=50></line-height>\n<size=500>\n\n\n"
LabelColor: "0.0,0.7,1.0,0.1"
LabelSize: 500
NebulaSpawnCount: 12
NebulaColorIndex: 10 # 'Sunrise'
TotalSpawnCount: 120
UseDefaultStarDef: false
StarClass_1: Og, param1: "SpawnAmount=3, Prob=0.5, ClusterProb=0, ClusterRange=0-0"
StarClass_2: Bg, param1: "SpawnAmount=5, Prob=0.5, ClusterProb=0, ClusterRange=0-0"
StarClass_10: O, param1: "Prob=0.007, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.01
StarClass_11: B, param1: "Prob=0.007, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.01
StarClass_12: A, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.03
StarClass_13: F, param1: "Prob=0.028, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.04
StarClass_14: G, param1: "Prob=0.015, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.08
StarClass_15: K, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.12
StarClass_16: M, param1: "Prob=0.03, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.2
StarClass_17: M <!>, param1: "Prob=0.014, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.2 # (Uncommon) Flare star. High radiation
StarClass_32: Ko, param1: "Prob=0.06, ClusterProb=0, ClusterRange=0-0" # Old K-type
StarClass_33: Go, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0" # Old G-type
StarClass_34: Mo, param1: "Prob=0.09, ClusterProb=0, ClusterRange=0-0" # Old M-type
}
# =====================================================================================================================================
# =========================== Galaxy deco edge ========================================================================================
{ Child StarRegion_90 # Sphere shell imitating far off galaxies. Unreachable.
Name: "Deco shell"
Shape: Elliptical
FlattenFac: 1
RadiusMinMax: "1396,1399"
Position: "0, -0, 0"
TotalSpawnCount: 1000
UseDefaultStarDef: false
StarClass_1: (Galaxy), param1: "SpawnAmount=500, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_91 # The "Milky Way". Unreachable. (Galactic north marker)
Name: "Milky Way"
Shape: Spiral
FlattenFac: 0.8
RadiusMinMax: "0,30"
Position: "0, 400, 1400" # partly out of range, to give a 'tilted' look
TotalSpawnCount: 50
LabelName: "<voffset=-100><size=500>\n\n\n\n\n\n<color=#00b3ff0d><cspace=0.2en>Direction of</cspace>\n<color=#00b3ff07><size=1000>The Milky Way\n</color><align=center><size=1500><line-height=180><color=#00b3ff17>∽</line-indent><size=40>\n</align><voffset=180><size=1000><color=#00b3ff17>⃞<size=100></line-height>\n<size=1000>\n\n<size=1000><line-height=-700><b>\n\n\n\n\n<line-height=1200><color=#b3b3b3ff>│\n│\n\n<size=2000>N<size=1000>\n│\n│"
LabelColor: "0.0,0.7,1.0,0.1"
LabelSize: 50
UseDefaultStarDef: false
StarClass_1: (Galaxy2), param1: "SpawnAmount=500, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_92 # The "Triangulum Galaxy". Unreachable.
Name: "Triangulum"
Shape: Spiral
FlattenFac: 0.8
RadiusMinMax: "0,80"
#Position: "1150, -700, -200"
Position: "1200, -750, -200"
TotalSpawnCount: 80
LabelName: "<voffset=-100><size=500><color=#00b3ff0d><cspace=0.2en>Direction of</cspace>\n<color=#00b3ff07><size=1000>Triangulum\n</color><align=center><size=1500><line-height=180><color=#00b3ff17>∽</line-indent><size=40>\n</align><voffset=50><size=1000><color=#00b3ff17>⃞<size=100></line-height>\n<size=1000>\n\n"
LabelColor: "0.0,0.7,1.0,0.1"
LabelSize: 1500
UseDefaultStarDef: false
StarClass_1: (Galaxy3), param1: "SpawnAmount=500, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
# =====================================================================================================================================
# Other Zones =====================================================================================================================================
{ Child StarRegion_101 # Below equatorial plane, between South Rim and middle galaxy
Name: "Blue Solitude"
Shape: Elliptical
FlattenFac: 0.1
RadiusMinMax: "0, 25"
#Position: "65, -60, -250"
Position: "-30, -60, -230"
LabelName: "<size=70>\n<color=#ffffff05><b>〈</b><color=#ffffff10> <cspace=0.10em><i>Blue Solitude</i> <color=#ffffff05><b>〉</b><line-height=300>\n<voffset=220><color=#ffffff02><size=225>▽\n\n"
LabelColor: "0.5,0.5,0.5,0.07"
LabelSize: 1
NebulaSpawnCount: 12
NebulaColorIndex: 21 # 'LonelyBlue'
TotalSpawnCount: 5
UseDefaultStarDef: false
StarClass_1: G, param1: "SpawnAmount=10, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_102
Name: "The Cradle" # Region with young stars
Shape: Elliptical
FlattenFac: 0.2
RadiusMinMax: "0, 20"
Position: "31, 19, 184" # Wedged between Zirax and Prenn territory
LabelName: "<size=70>\n<color=#ffffff05><b>〈</b><color=#ffffff10> <i><cspace=0.10em>Cradle</i> <color=#ffffff05><b>〉</b><line-height=300>\n<voffset=220><color=#ffffff02><size=225>▽"
LabelColor: "0.5,0.5,0.5,1.27"
LabelSize: 1
NebulaSpawnCount: 8
NebulaColorIndex: 12 # 'CrimsonForge'
TotalSpawnCount: 5
UseDefaultStarDef: false
StarClass_1: K, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_7: My, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
StarClass_8: Ky, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
# Giants
StarClass_25: Kg, param1: "Prob=0.06, ClusterProb=0, ClusterRange=0-0"
StarClass_26: Mg, param1: "Prob=0.055, ClusterProb=0, ClusterRange=0-0"
# Old
StarClass_31: Md, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0" # Dying star
}
{ Child StarRegion_103
Name: "Crimson Fields" # A Warzone between Zirax and Kriel
Shape: Elliptical
FlattenFac: 1.2
RadiusMinMax: "0, 15"
Position: "172, 0, 170"
LabelName: "<size=70>\n<color=#ffffff05><b>〈</b><color=#ffffff10> <i><cspace=0.10em>Crimson Fields</i> <color=#ffffff05><b>〉</b><line-height=300>\n<voffset=220><color=#ffffff02><size=225>▽\n<voffset=500><size=40><color=#ffffff10>(Warzone)"
LabelColor: "0.5,0.5,0.5,1.27"
LabelSize: 1
NebulaSpawnCount: 12
NebulaColorIndex: 12 # 'CrimsonForge'
TotalSpawnCount: 10
UseDefaultStarDef: false
# StarClass_1: G, param1: "SpawnAmount=10, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_7: My, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
StarClass_8: Ky, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
# Giants
StarClass_25: Kg, param1: "Prob=0.06, ClusterProb=0, ClusterRange=0-0"
StarClass_26: Mg, param1: "Prob=0.055, ClusterProb=0, ClusterRange=0-0"
# Old
StarClass_31: Md, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0" # Dying star
}
{ Child StarRegion_104 # Could be a location of lost homeworlds ?
Name: "Sunset Veil"
Shape: Elliptical
FlattenFac: 0.8
RadiusMinMax: "0, 20"
Position: "-350, -5, -120"
LabelName: "<size=70>\n<color=#ffffff05><b>〈</b><color=#ffffff10> <i><cspace=0.10em>Sunset Veil</i> <color=#ffffff05><b>〉</b><line-height=300>\n<voffset=220><color=#ffffff02><size=225>▽\n<voffset=500><size=40><color=#ffffff10>(Lost Territory)"
LabelColor: "0.5,0.5,0.5,1.27"
LabelSize: 1
NebulaSpawnCount: 5
NebulaColorIndex: 24 # 'LonelyRed'
TotalSpawnCount: 0
UseDefaultStarDef: false
StarClass_1: G, param1: "SpawnAmount=0, Prob=1, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
}
{ Child StarRegion_105 # A region close to one of the progenitor gates, spawning at least one carbon star.
Name: "The Woodlands"
Shape: Elliptical
FlattenFac: 0.8
RadiusMinMax: "0, 6"
Position: "190, 6, 20"
LabelName: "<size=70>\n<color=#ffffff05><b>〈</b><color=#ffffff10> <i><cspace=0.10em>The Woodlands</i> <color=#ffffff05><b>〉</b><line-height=300>\n<voffset=220><color=#ffffff02><size=225>▽\n<voffset=500><size=40><color=#ffffff10>"
LabelColor: "0.5,0.5,0.5,1.27"
LabelSize: 1
TotalSpawnCount: 1
UseDefaultStarDef: false
StarClass_1: C, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_106 # South rim, a region with dense(r) stars but not much nebulas
Name: "The Steppes"
Shape: Elliptical
FlattenFac: 0.8
RadiusMinMax: "0, 6"
#Position: "130, 5, -365"
Position: "100, 5, -300"
LabelName: "<size=70>\n<color=#ffffff05><b>〈</b><color=#ffffff10> <i><cspace=0.10em>The Steppes</i> <color=#ffffff05><b>〉</b><line-height=300>\n<voffset=220><color=#ffffff02><size=225>▽\n<voffset=500><size=40><color=#ffffff10>"
LabelColor: "0.5,0.5,0.5,1.27"
LabelSize: 1
#NebulaSpawnCount: 5
#NebulaColorIndex: 24 # 'LonelyRed'
TotalSpawnCount: 1
UseDefaultStarDef: false
StarClass_1: K, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_107 # Northern rim region with distinct nebula
Name: "Velvet Dam"
Shape: Elliptical
FlattenFac: 0.8
RadiusMinMax: "0, 6"
Position: "-180, 7, 340"
LabelName: "<size=70>\n<color=#ffffff05><b>〈</b><color=#ffffff10> <i><cspace=0.10em>Velvet Dam</i> <color=#ffffff05><b>〉</b><line-height=300>\n<voffset=220><color=#ffffff02><size=225>▽\n<voffset=500><size=40><color=#ffffff10>"
LabelColor: "0.5,0.5,0.5,1.27"
LabelSize: 1
TotalSpawnCount: 1
UseDefaultStarDef: false
StarClass_1: C, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_108
Name: "Star Forge" # Region with young stars. Partly overlapped by silent quarter
Shape: Elliptical
FlattenFac: 0.5
RadiusMinMax: "0, 33"
Position: "-100, 32, -140" # South west, at inner ring, at the edge of the Silent Quarter
LabelName: "<size=70>\n<color=#ffffff05><b>〈</b><color=#ffffff10> <i><cspace=0.10em>Star Forge</i> <color=#ffffff05><b>〉</b><line-height=300>\n<voffset=220><color=#ffffff02><size=225>▽"
LabelColor: "0.5,0.5,0.5,1.27"
LabelSize: 1
NebulaSpawnCount: 20
NebulaColorIndex: 12 # 'CrimsonForge'
TotalSpawnCount: 25
UseDefaultStarDef: false
# StarClass_1: G, param1: "SpawnAmount=10, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_6: P, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0"
StarClass_7: My, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
StarClass_8: Ky, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
# Giants
StarClass_25: Kg, param1: "Prob=0.06, ClusterProb=0, ClusterRange=0-0"
StarClass_26: Mg, param1: "Prob=0.055, ClusterProb=0, ClusterRange=0-0"
# Old
StarClass_31: Md, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0" # Dying star
}
# STAR REGIONS - Exploration stars =============================================================================================================================
# === Only once in the whole galaxy. Randomly placed
{ Child StarRegion_123
Name: "One Black Pearl Piece" # ... in the Silent Quarter
# Could be a place of legends. The Pirates may search for this thing?
# Area centered on the Karana space, rougly in the center of the silent quarter.
# A flat, hollow ellipsoid shell, touching the outer and the inner arms and the upper and lower main galaxy boundary.
Shape: Elliptical
FlattenFac: 0.4
Position: "-300, 0, 0" # Equatorial plane
RadiusMinMax: "100, 120"
TotalSpawnCount: 1
UseDefaultStarDef: false
StarClass_1: B<u>, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
# === Only once in NGC 147 dwarf galaxy. Randomly placed
{ Child StarRegion_124
Name: "NGC 147 Exit portal back to Andromeda" #
Shape: Elliptical
FlattenFac: 0.4
Position: "-100, -20, 650" # Centered on NGC 147 core
RadiusMinMax: "0, 40" # Distance of Core stars
TotalSpawnCount: 1
UseDefaultStarDef: false
StarClass_1: Go<u>, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
# At the southern edges, 'above' ======
# A very unusual type of 'spaceship'...
{ Child StarRegion_125
Name: "A Fleet of Worlds"
Shape: Spiral
FlattenFac: 0.01
Position: "200, 90, -430"
RadiusMinMax: "0, 1"
TotalSpawnCount: 1
UseDefaultStarDef: false
LabelName: "<size=8>Fleet of Worlds<size=60>\n⃞<size=10>\n\n"
LabelColor: "1.0,0.5,0.0,0.5"
LabelSize: 1
LabelLYDistance: 30
StarClass_1: BH, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0" # Generic BH
}
{ Child StarRegion_126
Name: "Rosetta"
Shape: Elliptical
FlattenFac: 0.8
Position: "200, 90, -430"
RadiusMinMax: "0, 2"
TotalSpawnCount: 7
UseDefaultStarDef: false
# StarClass_10: O, param1: "Prob=0.07, ClusterProb=0, ClusterRange=0-0" #
# StarClass_11: B, param1: "Prob=0.07, ClusterProb=0, ClusterRange=0-0" #
# StarClass_12: A, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0" #
# StarClass_13: F, param1: "Prob=0.028, ClusterProb=0, ClusterRange=0-0" #
# StarClass_14: G, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0" #
# StarClass_15: K, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0" #
# StarClass_16: M, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0"
#StarClass_32: Ko, param1: "SpawnAmount=1,Prob=1, ClusterProb=0, ClusterRange=0-0" # Old K-type
StarClass_33: Go, param1: "SpawnAmount=7,Prob=1, ClusterProb=0, ClusterRange=0-0" # Old G-type
#StarClass_34: Mo, param1: "SpawnAmount=1,Prob=1, ClusterProb=0, ClusterRange=0-0" # Old M-type
}
{ Child StarRegion_127
Name: "Far Point" # Star furthest away from the galaxy. Still reachable with warp drives.
Shape: Elliptical
FlattenFac: 0.63
#Position: "0, 0, 0"
Position: "-50, 650, 300"
RadiusMinMax: "0, 2"
TotalSpawnCount: 5
UseDefaultStarDef: false
StarClass_99: Far Point, param1: "SpawnAmount=1,Prob=1, ClusterProb=0, ClusterRange=0-0" # Far Point star
}
{ Child StarRegion_128
Name: "Far Point Ladder" # This region is used to reach the Far Point; a narrow string of dead stars and rogue planets.
Shape: Elliptical # It is spaced too far apart for a normal warp drive (>30Lj), but with any better ones it will work.
FlattenFac: 120 # (=A vertical line)
RadiusMinMax: "1, 2"
Position: "-50, 430, 300" #
TotalSpawnCount: 20
UseDefaultStarDef: false
StarClass_1: R, param1: "SpawnAmount=5, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_2: D, param1: "SpawnAmount=3, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_3: Dd, param1: "SpawnAmount=3, Prob=1, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
StarClass_4: N, param1: "Prob=1, ClusterProb=0, ClusterRange=0-0" #StarClasses to be used in this Region; Can be used to overwrite its main Type entry, f.ex. SpawnAmount, Prob, ClusterProb, ClusterRange!
}
# STAR REGIONS - TERRITORIES =============================================================================================================================
# =============================================================================================================================
{ Child StarRegion_130 #
Name: "Zirax Territory" #
Shape: Elliptical #
FlattenFac: 0.9
Position: "130, 0, 206"
RadiusMinMax: "2, 12" #
LabelName: "<size=250><voffset=-200><i><b>ZIRAX</b></i><size=100></voffset>\n\n<voffset=90><size=80> ⃞<voffset=0><size=100><line-height=480>\n<voffset=250><size=250><i><b>EMPIRE</b></i></voffset>"
LabelColor: "1.0,0.0,0.0,0.03"
LabelSize: 50
# LabelLYDistance: 300
NebulaSpawnCount: 12 # 4
NebulaColorIndex: 11 # 'Cherry Blossom'
TotalSpawnCount: 8 # 10
UseDefaultStarDef: false
StarClass_1: G, param1: "SpawnAmount=3, Prob=1, ClusterProb=0, ClusterRange=0-0" #
StarClass_7: My, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
StarClass_8: Ky, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0"
# Giants
StarClass_25: Kg, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_26: Mg, param1: "SpawnAmount=2, Prob=1, ClusterProb=0, ClusterRange=0-0"
# Old
StarClass_31: Md, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0" # Dying star
}
{ Child StarRegion_131
Name: "Kriel Territory"
Shape: Spiral
FlattenFac: 0.2
Position: "207, 0, 150"
RadiusMinMax: "5, 15"
LabelName: "<size=250><voffset=-200><i><b>KRIEL</b></i><size=100></voffset>\n\n<voffset=90><size=80> ⃞<voffset=0><size=100><line-height=480>\n<voffset=250><size=250><i><b>SWARMS</b></i></voffset>"
LabelColor: "1.0,0.0,1.0,0.03"
LabelSize: 20
TotalSpawnCount: 10
UseDefaultStarDef: true
# StarClass_7: My, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0"
# StarClass_8: Ky, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_10: O, param1: "SpawnAmount=4, Prob=0.07, ClusterProb=0, ClusterRange=0-0" #
StarClass_11: B, param1: "Prob=0.007, ClusterProb=0, ClusterRange=0-0" #
StarClass_12: A, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0" #
StarClass_13: F, param1: "Prob=0.028, ClusterProb=0, ClusterRange=0-0" #
StarClass_14: G, param1: "SpawnAmount=1, Prob=0.055, ClusterProb=0, ClusterRange=0-0" #
StarClass_15: K, param1: "Prob=0.08, ClusterProb=0, ClusterRange=0-0" #
StarClass_16: M, param1: "Prob=0.12, ClusterProb=0, ClusterRange=0-0"
StarClass_17: M <!>, param1: "Prob=0.014, ClusterProb=0, ClusterRange=0-0"
# Giants
StarClass_25: Og, param1: "SpawnAmount=1, Prob=0.2, ClusterProb=0, ClusterRange=0-0"
StarClass_26: Mg, param1: "SpawnAmount=2, Prob=0.5, ClusterProb=0, ClusterRange=0-0"
# Dead
StarClass_41: D, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_43: N, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_45: BH, param1: "SpawnAmount=2, Prob=1, ClusterProb=0, ClusterRange=0-0" #
}
{ Child StarRegion_132
Name: "Arkenian Territory"
Shape: Elliptical
FlattenFac: 0.2
Position: "95, 14, 43"
RadiusMinMax: "0, 2"
TotalSpawnCount: 0
UseDefaultStarDef: false
StarClass_1: BH, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
LabelName: "<size=250><voffset=-200><i><b>ARKENIAN</b></i><size=100></voffset>\n\n<voffset=90><size=80> ⃞<voffset=0><size=100><line-height=480>\n<voffset=250><size=250><i><b>REPUBLIC</b></i></voffset>"
LabelColor: "0.8,0.4,0.0,0.03"
LabelSize: 100
}
{ Child StarRegion_133
Name: "Prenn Territory"
Shape: Elliptical
FlattenFac: 0.5
Position: "15, 16 , 122"
RadiusMinMax: "10, 30"
TotalSpawnCount: 13
UseDefaultStarDef: false
LabelName: "<size=250><voffset=-200><i><b>PRENN</b></i><size=100></voffset>\n\n<voffset=90><size=80> ⃞<voffset=0><size=100><line-height=480>\n<voffset=250><size=250><i><b>TRADING</b></i></voffset>"
LabelColor: "0.6, 1, 1,0.03"
LabelSize: 100
StarClass_10: O, param1: "Prob=0.007, ClusterProb=0, ClusterRange=0-0" #
StarClass_11: B, param1: "Prob=0.007, ClusterProb=0, ClusterRange=0-0" #
StarClass_12: A, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0" #
StarClass_13: F, param1: "Prob=0.028, ClusterProb=0, ClusterRange=0-0" #
StarClass_14: G, param1: "SpawnAmount=1, Prob=0.055, ClusterProb=0, ClusterRange=0-0" #
StarClass_15: K, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0" #
StarClass_16: M, param1: "Prob=0.1, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_134
Name: "Tesch Territory"
Shape: Elliptical
FlattenFac: 0.9
Position: "-93, 20, -17"
RadiusMinMax: "5, 6"
TotalSpawnCount: 0 #20
UseDefaultStarDef: false
LabelName: "<size=250><voffset=-200><i><b>TESCH</b></i><size=100></voffset>\n\n<voffset=90><size=80> ⃞<voffset=0><size=100><line-height=480>\n<voffset=250><size=250><i><b>COLLECTIVE</b></i></voffset>"
LabelColor: "0.9, 0.2, 0.6,0.03"
LabelSize: 100
StarClass_10: O, param1: "Prob=0.07, ClusterProb=0, ClusterRange=0-0" #
StarClass_11: B, param1: "Prob=0.07, ClusterProb=0, ClusterRange=0-0" #
StarClass_36: WR, param1: "SpawnAmount=2,Prob=0.01, ClusterProb=0, ClusterRange=0-0" # (Very rare) Wolf-rayet.
# Dead
StarClass_41: D, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
StarClass_43: N, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
StarClass_44: N <!>, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # (Rare) Magnetar.
StarClass_45: BH, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0" # (Rare)
}
{ Child StarRegion_135
Name: "Tesch upper"
Shape: Spiral
FlattenFac: 0.01
Position: "-93, 22, -17"
RadiusMinMax: "0, 2"
TotalSpawnCount: 3
UseDefaultStarDef: false
LabelColor: "0.6, 1, 1,0.08"
LabelSize: 100
StarClass_10: O, param1: "SpawnAmount=5, Prob=1, ClusterProb=0, ClusterRange=0-0" #
}
{ Child StarRegion_136
Name: "Tesch lower"
Shape: Spiral
FlattenFac: 0.01
Position: "-93, 18, -17"
RadiusMinMax: "0, 2"
TotalSpawnCount: 3
UseDefaultStarDef: false
LabelColor: "0.6, 1, 1,0.08"
LabelSize: 100
StarClass_10: O, param1: "SpawnAmount=5, Prob=1, ClusterProb=0, ClusterRange=0-0" #
}
{ Child StarRegion_137
Name: "Farr Territory"
Shape: Elliptical
FlattenFac: 0.8
Position: "9, 65, 200"
RadiusMinMax: "2, 5"
TotalSpawnCount: 8
UseDefaultStarDef: false
NebulaSpawnCount: 20 #
NebulaColorIndex: 21 # 'Lonely Blue'
StarClass_1: G, param1: "SpawnAmount=2, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_2: K, param1: "SpawnAmount=3, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_3: P, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_4: Gg, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_5: BH, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
LabelName: "<size=100><voffset=-200><i><b>BROTHERHOOD</b></i><size=100></voffset>\n\n<voffset=-20><size=80> ⃞<voffset=0><size=100><line-height=480>\n<voffset=250><size=100><i><b> </b></i></voffset>"
LabelColor: "0.8,0.4,0.0,0.02"
LabelSize: 100
}
{ Child StarRegion_138
Name: "Karana Territory"
Shape: Elliptical
FlattenFac: 0.8
#Position: "-200, 25, 0"
Position: "-310, 0, 22"
RadiusMinMax: "3, 10"
TotalSpawnCount: 8
UseDefaultStarDef: false
NebulaSpawnCount: 20 #
NebulaColorIndex: 21 # 'Lonely Blue'
StarClass_1: G, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_2: K, param1: "SpawnAmount=3, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_3: M, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_4: O, param1: "SpawnAmount=3, Prob=1, ClusterProb=0, ClusterRange=0-0"
# LabelName: "<size=100><voffset=-200><i><b>BROTHERHOOD</b></i><size=100></voffset>\n\n<voffset=90><size=80> ⃞<voffset=0><size=100><line-height=480>\n<voffset=250><size=100><i><b> </b></i></voffset>"
# LabelColor: "0.8,0.4,0.0,0.03"
# LabelSize: 100
}
# STAR REGIONS - Starter & Story locations =============================================================================================================================
{ Child StarRegion_140
Name: "Ellyon Logo & Bridge Stars"
Shape: Elliptical
FlattenFac: 1
RadiusMinMax: "4, 5"
Position: "134, 25, 126"
LabelName: "<size=30>ELLYON\n⃞\n\n"
LabelColor: "1.0,0.5,0.0,0.2"
LabelSize: 1
TotalSpawnCount: 4
UseDefaultStarDef: false
StarClass_1: M, param1: "SpawnAmount=3, Prob=1, ClusterProb=0, ClusterRange=0-0"
StarClass_2: L, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_141
Name: "Ellyon Outer Stars"
Shape: Elliptical
FlattenFac: 1
RadiusMinMax: "5, 8"
Position: "134, 25, 126"
NebulaSpawnCount: 15
NebulaColorIndex: 24 # 'LonelyRed'
TotalSpawnCount: 4
UseDefaultStarDef: false
# Substellar
StarClass_2: L, param1: "Prob=0.2, ClusterProb=0, ClusterRange=0-0"
# Main sequence
StarClass_14: G, param1: "Prob=0.055, ClusterProb=0, ClusterRange=0-0"
StarClass_15: K, param1: "Prob=0.08, ClusterProb=0, ClusterRange=0-0"
StarClass_16: M, param1: "Prob=0.12, ClusterProb=0, ClusterRange=0-0"
StarClass_17: M <!>, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0"
# === Double - About a third of all systems are multi star
# Total G-Class: 0.08 ==== Double G: 0.025
StarClass_80: G-G, param1: "Prob=0.004, ClusterProb=0, ClusterRange=0-0"
StarClass_81: G-K, param1: "Prob=0.013, ClusterProb=0, ClusterRange=0-0"
StarClass_82: G-M, param1: "Prob=0.008, ClusterProb=0, ClusterRange=0-0"
# Total K-Class: 0.12 ==== Double K: 0.04
StarClass_85: K-K, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0"
StarClass_86: K-M, param1: "Prob=0.0035, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: 0.20 ==== Double M: 0.06
StarClass_88: M-M, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_89: M-M <!>, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
}
{ Child StarRegion_142
Name: "Ashon Logo"
Shape: Elliptical
FlattenFac: 0.01
RadiusMinMax: "0, 2"
Position: "70, 5, 97"
LabelName: "<size=30>ASHON\n⃞\n\n"
LabelColor: "1.0,0.5,0.0,0.2"
LabelSize: 1
UseDefaultStarDef: false
StarClass_1: G, param1: "SpawnAmount=0, Prob=0, ClusterProb=0, ClusterRange=0-0" #
}
# ====================================================================================================================================================================
# ======================================================== STAR PROBABILITY REFERENCE ==============================================================================
# Full list of spawn probabilites in the galaxy not using the 'Default' placement.
# ('Default' is in this file only used for the spawn probabilities of the galactic arm StarRegions)
{ Child StarRegion_299 # This number is beyond the max region amount.
# By that, it will not place stars. This is only for reference
Name: "Full Star Definitions"
Shape: Spiral
RadiusMinMax: "0, 200"
Position: "0, 0, 0"
FlattenFac: 0.13
TotalSpawnCount: 0 # ( Does not place anything.)
UseDefaultStarDef: true
# Substellar
StarClass_1: R, param1: "Prob=0.03, ClusterProb=0, ClusterRange=0-0"
StarClass_2: L, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0"
# Young
StarClass_6: P, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_7: My, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_8: Ky, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
# Main sequence # (Full star class probability. With Multi-Stars; which are about 1/3 of all stars)
StarClass_10: O, param1: "Prob=0.007, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.01
StarClass_11: B, param1: "Prob=0.007, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.01
StarClass_12: A, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.03
StarClass_13: F, param1: "Prob=0.028, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.04
StarClass_14: G, param1: "Prob=0.055, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.08
StarClass_15: K, param1: "Prob=0.08, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.12
StarClass_16: M, param1: "Prob=0.12, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.2
StarClass_17: M <!>, param1: "Prob=0.014, ClusterProb=0, ClusterRange=0-0" # Total Prob: 0.2 # (Uncommon) Flare star. Radiated.
# Giants
StarClass_21: Og, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_22: Bg, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_24: Gg, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0" # (Very rare.)
StarClass_25: Kg, param1: "Prob=0.006, ClusterProb=0, ClusterRange=0-0"
StarClass_26: Mg, param1: "Prob=0.0055, ClusterProb=0, ClusterRange=0-0"
# Old
StarClass_31: Md, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0" # Dying star
StarClass_32: Ko, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0" # Old K-type
StarClass_33: Go, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0" # Old G-type
StarClass_34: Mo, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0" # Old M-type
StarClass_35: C, param1: "Prob=0.0001, ClusterProb=0, ClusterRange=0-0" # Carbon star
StarClass_36: WR, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0" # (Very rare) Wolf-rayet. Highly radiated.
# Dead
StarClass_41: D, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_42: Dd, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0" # (Very rare)
StarClass_43: N, param1: "Prob=0.001, ClusterProb=0, ClusterRange=0-0"
StarClass_44: N <!>, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0" # (Rare) Magnetar. Highly radiated.
StarClass_45: BH, param1: "Prob=0.0002, ClusterProb=0, ClusterRange=0-0" # (Rare)
# === Double - About a third of all systems are multi star
# Total O-Class: 0.01 ==== Double O: 0.003
StarClass_60: O-O, param1: "Prob=0.0005, ClusterProb=0, ClusterRange=0-0"
StarClass_61: O-B, param1: "Prob=0.0015, ClusterProb=0, ClusterRange=0-0"
StarClass_62: O-A, param1: "Prob=0.0008, ClusterProb=0, ClusterRange=0-0"
StarClass_63: O-M, param1: "Prob=0.0002, ClusterProb=0, ClusterRange=0-0"
# Total B-Class: 0.01 ==== Double B: 0.003
StarClass_65: B-B, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_66: B-A, param1: "Prob=0.015, ClusterProb=0, ClusterRange=0-0"
StarClass_67: B-K, param1: "Prob=0.006, ClusterProb=0, ClusterRange=0-0"
StarClass_68: B-F, param1: "Prob=0.004, ClusterProb=0, ClusterRange=0-0"
# Total A-Class: 0.03 ==== Double A: 0.01
StarClass_70: A-A, param1: "Prob=0.0011, ClusterProb=0, ClusterRange=0-0"
StarClass_71: A-F, param1: "Prob=0.0044, ClusterProb=0, ClusterRange=0-0"
StarClass_72: A-G, param1: "Prob=0.0033, ClusterProb=0, ClusterRange=0-0"
# Total F-Class: 0.04 ==== Double F: 0.012
StarClass_75: F-F, param1: "Prob=0.02, ClusterProb=0, ClusterRange=0-0"
StarClass_76: F-G, param1: "Prob=0.06, ClusterProb=0, ClusterRange=0-0"
StarClass_77: F-K, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0"
# Total G-Class: 0.08 ==== Double G: 0.025
StarClass_80: G-G, param1: "Prob=0.04, ClusterProb=0, ClusterRange=0-0"
StarClass_81: G-K, param1: "Prob=0.13, ClusterProb=0, ClusterRange=0-0"
StarClass_82: G-M, param1: "Prob=0.08, ClusterProb=0, ClusterRange=0-0"
# Total K-Class: 0.12 ==== Double K: 0.04
StarClass_85: K-K, param1: "Prob=0.005, ClusterProb=0, ClusterRange=0-0"
StarClass_86: K-M, param1: "Prob=0.035, ClusterProb=0, ClusterRange=0-0"
# Total M-Class: 0.20 ==== Double M: 0.06
StarClass_88: M-M, param1: "Prob=0.05, ClusterProb=0, ClusterRange=0-0"
StarClass_89: M-M <!>, param1: "Prob=0.01, ClusterProb=0, ClusterRange=0-0"
# # Special
# StarClass_1: SmBH - ANDROMEDA, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0" # Andromenda supermassive black hole
# StarClass_1: SmBH - M110 CLUSTER, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0" # Legacy dwarf galaxy cluster black hole
# StarClass_1: Unknown, param1: "SpawnAmount=1, Prob=1, ClusterProb=0, ClusterRange=0-0" # LegacyNexusHub
# StarClass_1: N1a, param1: "SpawnAmount=30, Prob=1, ClusterProb=0, ClusterRange=0-0" # Neutron stars close to LegacyNexusHub
}
# ==================================================================== TERRITORY ==============================================================================
# ==============================================================================================================================================================
# All territories have to be continuously numbered! - Else they will not appear.
# Maximum 20 territories
# Note: Pirates, Colonists, UCH as well as all 'static' factions do not have a territory,
# but either single solar systems (sectors.yaml) or are randomly placed, eg. like warlord or colonists
# Note: WARLORD faction is used as a marker of lawlessnes. Control of their POI spawns happens in each playfield.
# E.g. a Warlord galactic spawn chance of 1 does not automatically mean that there will be Warlord POI,
# but there might be other factions not found in a center of a faction's bubble (like Pirate, Alien, Progenitor...)
# Warlord POI will ususally avoid spawning on playfields that have more 'civilized' factions on them, except if this faction is needed for dangers.
{ Child Territory_1
Faction: Zirax
Center: "130, 0, 206" # LYCoord
Radius: 75 # in LY
Other_1: Xenu, param1: "1, 1" # (Subfaction)
Other_2: Rados, param1: "1, 1" # (Subfaction)
Other_3: Epsilon, param1: "1, 1" # (Subfaction)
Other_4: Ghyst, param1: "1, 1" # (Subfaction)
Other_5: Serdu, param1: "1, 1" # (Subfaction)
Other_6: Abyssal, param1: "1,1" # (Subfaction)
Other_7: Alien, param1: "1, 1" # (Alien is a helper faction, the Bases are controlled by the playfields.)
Other_8: Warlord, param1: "0, 0.2" # ("Lawless space" control: Colonists, Pirates, Alien, Warlord) # Zirax have a strong military, allowing for tight control
Other_9: Trader, param1: "0.1, 0.3" # Traders / Prenn have a closer relationship to Zirax Empire
}
{ Child Territory_2
Faction: ArkenianRepublic
Center: "95, 14, 43"
Radius: 40 # in LY
Other_1: Polaris, param1: "1, 1" # (Alias/Subfaction)
Other_2: Helios, param1: "1, 1" # (Subfaction)
Other_3: Alien, param1: "1, 1" # (Alien is a helper faction, the Bases are controlled by the playfields.)
Other_4: Warlord, param1: "0, 0.4" # ("Lawless space" control: Colonists, Pirates, Alien, Warlord) # Arkenians are less strong than Zirax, Kriel
Other_5: Trader, param1: "0, 0.5" # Pol sell their own stuff, but allow Traders in exchange for mining permission in their territory
Other_6: Pirates, param1: "0, 0.4" # (Pirate BA are controlled by 'lawless space' / Warlord. This is for PV / OPV)
Other_7: Colonists, param1: "1, 1" # (Colonist BA are controlled by 'lawless space' / Warlord. This is for PV / OPV). # Maybe likely .. companies that are associated with Polaris?
Other_8: Talon, param1: "0, 0.02" # Resettlement approaches? Other than that > unlikely as only in Zirax empire (Talon-Zirax Assembly)
Other_9: TheLegacy, param1: "0, 0.01" # The Polaris are after the artifacts (1:100 chance of still-infested playfield)
}
{ Child Territory_3
Faction: Kriel
Center: "207, 0, 150"
Radius: 60 # in LY
Other_1: Alien, param1: "1, 1" # (Alien is a helper faction, the Bases are controlled by the playfields.)
Other_2: Warlord, param1: "0, 0.3" # ("Lawless space" control: Colonists, Pirates, Alien, Warlord) # Kriel have mighty patrols, but are spread thin
Other_3: Trader, param1: "0, 0.2" # Kriel aren't big traders, more exploiters # Some desperate Traders still hope for riches
Other_4: Pirates, param1: "0, 0.2" # (Pirate BA are controlled by 'lawless space' / Warlord. This is for PV / OPV) # Following the traders
Other_5: TheLegacy, param1: "0, 0.01" # The Kriel do not really care about the artifacts / dead materials (1:100 chance of still-infested playfield)
}
{ Child Territory_4
Faction: PrennFederation
Center: "15, 16 , 122"
Radius: 45 # in LY
Other_1: Trader, param1: "1, 1" # (Alias/Subfaction)
Other_2: Alien, param1: "1, 1" # (Alien is a helper faction, the Bases are controlled by the playfields.)
Other_3: Warlord, param1: "0, 0.5" # ("Lawless space" control: Colonists, Pirates, Alien, Warlord) # Prenn are Traders and spread thin.
Other_4: Pirates, param1: "0, 1" # (Pirate BA are controlled by 'lawless space' / Warlord. This is for PV / OPV) # Prenn suffer from Pirate OPV
Other_5: Colonists, param1: "1, 1" # likely, as Prenn is not a hegemony they allow individual settlements, as long as they pay/buy from the Prenn outlets
Other_6: Polaris, param1: "0, 0.5" # (Mostly for OPV / PV controls.# Competitor, but allow for mining/resource production in exchange for selling permission in Polaris territory
}
{ Child Territory_5
Faction: TheLegacy # Does not allow anything to exist in their space
Center: "-200, 205, -100"
Radius: 12 # in LY
}
{ Child Territory_6 # Tesch Collective
Faction: Tesch
Center: "-93, 20, -17"
Radius: 50 # in LY
Other_1: Alien, param1: "1, 1" # (Alien is a helper faction, the Bases are controlled by the playfields.)
Other_2: Warlord, param1: "0, 0.1" # ("Lawless space" control: Colonists, Pirates, Alien, some progenitor artifacts, Warlord) # Strongest Non-Lgc faction?
Other_3: Colonists, param1: "0.1, 0.3" # (Mostly for OPV). As long as they do not bother the Tesch, they are allowed
Other_4: Void, param1: "1, 1" # Void/Tesch/Progenitor share one history
Other_5: Progenitor, param1: "1, 1" # Extra Progenitor BA are controlled by lawless spawn
}
{ Child Territory_7 #Brotherhood of Farr
Faction: Farr
Center: "9, 65, 200"
Radius: 6 # in LY
Other_1: Polaris, param1: "1, 1"
Other_2: Alien, param1: "1, 1"
Other_3: Pirates, param1: "0, 1"
Other_4: Colonists, param1: "1, 1"
}
{ Child Territory_8 #Wastelanders
Faction: Wastelanders
Center: "-40, 16, 93"
Radius: 6 # in LY
Other_1: Polaris, param1: "1, 1"
Other_2: Alien, param1: "1, 1"
Other_3: Pirates, param1: "0, 1"
Other_4: Colonists, param1: "1, 1"
}
{ Child Territory_9 #ARC # (Possibly a Subfaction of ArkenianRepublic)
Faction: ARC
Center: "18, 219, 192"
Radius: 6 # in LY
Other_1: Polaris, param1: "1, 1"
Other_2: Alien, param1: "1, 1"
Other_3: Pirates, param1: "0, 1"
Other_4: Colonists, param1: "1, 1"
}
{ Child Territory_10 # (Possibly a Subfaction of ArkenianRepublic)
Faction: Helios
Center: "32, -2, 34"
Radius: 6 # in LY
Other_1: Alien, param1: "1, 1"
Other_2: Pirates, param1: "0, 1"
Other_3: Colonists, param1: "1, 1"
}
{ Child Territory_11
Faction: Ravagers
Center: "77, 77, 62"
Radius: 6 # in LY
Other_1: Alien, param1: "1, 1"
Other_2: Pirates, param1: "0, 1"
Other_3: Colonists, param1: "1, 1"
}
{ Child Territory_12
Faction: Tresari
Center: "103, -66, 139"
Radius: 6 # in LY
Other_1: Alien, param1: "1, 1"
Other_2: Pirates, param1: "0, 1"
Other_3: Colonists, param1: "1, 1"
}
{ Child Territory_13
Faction: Karana
Center: "-310, 0, 22"
Radius: 6 # in LY
Other_1: Alien, param1: "1, 1"
Other_2: Pirates, param1: "0, 1"
Other_3: Colonists, param1: "1, 1"
}
# ========== 'Silent Quarter' "Faction"
{ Child Territory_14 # Legacy infested
Faction: PlayerAssist # THIS IS A 'TECHNICAL' FACTION. Dont use for regular spawns, _only_ use the 'Other' definitions here!
Center: "-374, 0, -145"
Radius: 300 # in LY
Other_1: TheLegacy, param1: "1,1" # This is an old battleground
Other_2: Alien, param1: "1,1" # What is left of the old territories
Other_3: Pirates, param1: "0,0.3" # In search of a long-lost famous pirate vessel of ancient times
Other_4: Warlord, param1: "0,1" # Crazies
Other_5: Progenitor, param1: "1,1" # Old ruling power of Andromeda; untouchable
Other_6: Void, param1: "1,1" # Old ruling power of Andromeda; untouchable
}
# ========== 'Battlefield' "Faction"
{ Child Territory_15 # Zirax and Kriel spawn on the same worlds
Faction: STRY # THIS IS A 'TECHNICAL' FACTION. Zirax-Kriel Battlefield. Dont use for regular spawns, _only_ use the 'Other' definitions here!
Center: "172, 0, 170"
Radius: 40 # in LY
Other_1: Zirax, param1: "1, 1" # Zirax control. Dronebases. Not involved: Serdu (Religion), Abyssal (Science).
Other_2: Xenu, param1: "1, 1" # Zirax Military
Other_3: Epsilon, param1: "1, 1" # Zirax Comms
Other_4: Ghyst, param1: "1, 1" # Zirax Recon
Other_5: Rados, param1: "1,1" # Zirax Support
Other_6: Kriel, param1: "1,1" # Kriel, the other warring faction
Other_7: Pirates, param1: "0,1" # Bystanders: Battefield vultures
Other_8: Warlord, param1: "1, 0.5" # Bystanders: Power vacuum / hired guns
Other_9: Alien, param1: "1, 0.1" # Bystanders: Everybody too much distracted to deal with these
}
# ========== 'Unclaimed Space' to the 'north' of the galaxy
{ Child Territory_16
Faction: Void
Center: "-300, 200, 650" # Position of NGC 147 Dwarf galaxy, offset to above and towards galaxy's side
Radius: 470 # in LY
Other_1: Alien, param1: "1, 1"
Other_2: Progenitor, param1: "1, 1"
}
# =========== Everywhere
{ Child Territory_None # area outside all faction territories
Other_1: Warlord, param1: "1" # 'Lawless space marker' # Also controls BA of Colonists, Pirate, Alien, Warlord, Progenitor...
Other_2: Alien, param1: "1" # This is mostly for exotic OPV or space bases # Unexplored = many alien artefacts left
Other_3: Colonists, param1: "1" # Mostly for OPV # Has Trading station playfield, but less action there.
Other_4: Pirates, param1: "1" # Mostly for OPV # Always follows or even spearheads colonization # Has Trading station playfield
Other_5: Trader, param1: "1" # Mostly for OPV # Interest in new markets
Other_6: Polaris, param1: "1" # Mostly for OPV # Interest in tech
Other_7: Epsilon, param1: "1" # Mostly for OPV # Old ruling power of Andromeda
Other_8: Talon, param1: "1" # Scattered colonies. (Arid, MoonForest, TemperatePrairie, Temperate, TemperateSwamp, TemperatePlateau, Ocean) Mostly at K & G-type stars.
Other_9: TheLegacy, param1: "0.025" # 1:40 playfield visits in mean. Chance is for each playfield individually) - Extraterritorial space is vastly unexplored, so the The Legacy infestation could exist there
}
}
# (Progenitor POI: Controlled by the playfields themselves)
# ====================================================================== STARS ================================================================================
# ==============================================================================================================================================================
# ==============================================================================================================================================================
# ==============================================================================================================================================================
# These are the 'default' definitions, that are used if 'UseDefaultStarDef: true'
# (Especually the probabilities)
# For previewing changes made in the galaxy without having to start a new game > load a savegame and edit its Galaxyconfig.ecf in the savegame/content folder.
# Then you can reload the edits with the ingame console > cmd: 'galaxy'
# ======================================================================= MAIN SEQUENCE STARS
# ==== Note: Please keep the O-type star as first in the list, or there may be unexpected behaviours.
# ======================== ( O ) ==============
# Type O
#{ GalaxyConfig, Name: O Type Star # Name of Start Class
# StarClass: O # Must be unique. Referenced in SolarSystemConfig and Sector files; Will be displayed in brackets behind system name on galaxy map
# Model: SunGeneric # Available: SunBlueGiant, SunWhiteDwarf, SunYellowWhite, SunYellow, SunRedGiant, SunRedDwarf, SunNeutron, BlackHole; For 'SunGeneric' see below!
# Probability: 0.0125 # Overall probability for this StarClass to exist in the galaxy
# SizeClass: 12 # Physical size of the star model and icon on the galaxy map.
# Type O
{ GalaxyConfig, Name: O Type Star
StarClass: O
Model: SunGeneric # SunBlueGiant
SolarSystemConfigSuffix: 03_O
SizeClass: 12 # (NonGeneric: As big as about 5 sectors, half of an AU)
# Probability: 0.033 #0.03 # (Galactic arms) # Old: 0.007 # (General probability to show up in 'default' regions)
# ClusterProb: 0 # (Galactic arms) # Old: 0.98 # (Probability that this star class is placed within a cluster. 1 = always/only , 0 = never; can use float between 0 and 1)
# ClusterRange: "0, 0" # (Galactic arms) # "0.1, 0.3" # (Placement distance in regards to the cluster center. 0 = close to edge; 1 = close to center; Example: '0, 0.5' = position is more towards the edge of the cluster)
## Total prob of O-type is: 0.05 (When including various double star systems)
Probability: 0.033 # (Galactic arms) # Old/Single only: 0.025
ClusterProb: 0.1 # (Galactic arms) # Old/Single only:: 0.90
ClusterRange: "0, 0.1" # (Galactic arms) # Old/Single only:: "0.2, 0.5"
# GalaxySpawnRadius: "0, 1" # (SETTING DISCONTINUED? - Was: min and max in LY from the center where this star should spawn, if not set star will spawn everywhere. )
# GalaxySpawnAmount: 1 # (For special stars. Defines the potentially maximum spawn amount inside each StarRegion that is set to 'default' star distribution.)
# (Note: This is further influenced by Probability, ClusterRange, ClusterProb)
# ==== O type star - Bright Blue. # (Very bright star.)
# ==== Main Color Settings ====
Color: "0.4, 0.9, 1.01" # Color of the sun in-game and on the galaxy map
LightColor: "1.89, 1.94, 2.32" # If set, will override the color for in-game appearance
# ==== The below settings only work if the star model is set to 'SunGeneric'. Settings are optional, any not present will use defaults instead. ====
ModelColor: "0.42, 0.47, 0.6" # Inner (Can be used if you want a different color apart from Color or LightColor)
ModelColor2: "0.87,0.96,1.0" # Corona & protuberances (Optional. Allows the sun model to show a gradient between the two colors.)
ModelBrightness: 1.0 # (overall brightness, especially corona)
ModelNoiseTiling: 200 # (default is 40, set to higher values for bigger stars)
ModelCoronaSpikesSize: 0.7 # (default is 0.75, values < 0.6 will hide the spikes completely. Very sensitive!)
ModelPlasmaArcsSize: 0.4 # (default is 0.5)
ModelFlareBrightness: 8 # (default is 0.5, values < 1 will make the flare smaller.)
# ====
SurfaceTemperature: "30000, 50000"
Mass: 40 # Trivia: multiple of the solar sun mass
Radius: 18 # Trivia: multiple of the solar sun radius
Luminosity: 500000 # Controls size of galaxy map halo 'cross' (Trivia: multiples of the solar sun lumen; bolometric luminosities.)
ColorName: Bright Blue # Trivia: customizable color name for the star
Age: 0.01 # Trivia: in Billion years = 10 million years
## (Size class 12: Warp-in sectors are at 7 sectors distance from star)
# (In-system warp drive range is about 300 sectors.)
HabitableZone: "104, 141" # ((Note: Map trivia value is auto-generated by HabitableHot to HabitableCold))
# GENERATION; Measured in Sectors (=1/10th of AU); Defines the Start-End RANGE of usual habitable zone, split in 3 sub-zones.
# ((Note: For better placement control in this galaxy setup, the HabitableHot zone is used as a region where e.g. a Venus would appear,
# and HabitableCold where e.g. Jupiter would be.))
# Note: each playfield can be put in any zone of the system via setup in a random or unique solarsystemconfg.
# (Range measured in Sectors) #
InnerSystem: "8, 81" # GENERATION: RANGE (start-end) for very hot playfields. Example: Mercury
HabitableHot: "82, 103" # GENERATION: RANGE (start-end) for warm/hot playfields. Example: Venus
HabitableTemperate: "104, 141" # GENERATION: RANGE (start-end) for temperate playfields Example: Earth, Mars
HabitableCold: "142, 185" # GENERATION: RANGE (start-end) for colder playfields. Example: Jupiter, Saturn
OuterSystem: "186, 263" # GENERATION: RANGE (start-end) for very cold playfields. Example: Uranus and beyond
# Description: "An O-type star is a hot, blue-white star of spectral type O in the Yerkes classification system employed by astronomers. They have temperatures in excess of 30,000 Kelvin (K)."
Description: "[c]O-type star. - - [i]''[b]Blue Giant[/b]''[/i] [c][a6a6a6][i]Searingly bright, radiated, likely no planets.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] Giants are the forge of worlds, and of life itself. [/b] [/b] These stars burn rapidly through their hydrogen - fusing it into heavier elements, like carbon, all up the periodic table, until iron. [/b] And when it is time to die, in that spectacle of an explosion, they spread it all around. [/b] Those “leftovers”, we call nebulas - enough material to clump together and [i]ignite anew[/i], as the next generation of stars. [/b] [i]But that will be smaller, gentler, much slower burning suns. [/b] [/i]With planets.[i] [/b] [/b] - And maybe, with life.[/i] [/b] [/b] [/b] We are made of star dust. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_"
##
}
# ======================== ( B ) ==============
# Type B
{ GalaxyConfig, Name: B Type Star
StarClass: B
Model: SunGeneric # SunBlueGiant
SolarSystemConfigSuffix: 03_B
SizeClass: 12
## Total prob 0.1
Probability: 0.0667 # (Galactic arms) # Old: 0.025
ClusterProb: 0.1 # (Galactic arms) # Old: 0.90
ClusterRange: "0, 0.1" # (Galactic arms) # Old: "0.2, 0.5"
Color: "0.75, 0.82, 1.00"
LightColor: "1.29, 1.32, 1.58" # Bright white-blue light.
# ==== B type star - Blue-white
ModelColor: "0.68, 0.79, 1" #
ModelColor2: "0.87,0.98,1.0" #
ModelBrightness: 0.9 # 1.1 #
ModelNoiseTiling: 100 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.41 #
ModelFlareBrightness: 2.4 #
SurfaceTemperature: "10000, 30000"
Mass: 18
Radius: 8
Luminosity: 800
ColorName: Blue-White
Age: 0.2 # 200 myo
## (Size class 12: Warp-in sectors are at 7)
HabitableZone: "88, 113"
InnerSystem: "8, 57"
HabitableHot: "58, 87"
HabitableTemperate: "88, 113"
HabitableCold: "114, 151"
OuterSystem: "152, 217"
# Description: "A B-type main-sequence star (B V) is a main-sequence (hydrogen-burning) star of spectral type B and luminosity class V. These stars have from 2 to 16 times the mass of the Sun and surface temperatures between 10,000 and 30,000 K. B-type stars are extremely luminous and blue."
# 26 lines
Description: "[c]B-type star. - - [i]''[b]The Torch[/b]''[/i] [c][a6a6a6][i]Very bright; radiated. Few planets[/i][-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] [/b] The bigger a star is, the hotter it tends to burn, and the less time it has left. [/b] Maybe just a couple of hundred million years.... - A fraction of Earth's age. [/b] [/b] All stars suffer from an buildup of fusion 'slag' in their core - Clogging up the process. The larger the star, the less it is 'stirred through', and the faster this happens. [/b] When trying to burn even the slag, with increasing heat, the star puffes itself up into a supergiant... - But that, too, cannot last. [/b] More sooner than later, the core will run out of fuel and lose pressure. [/b] Without its centre, the whole star will collapse into itself, with accelerating speed - and finally explode as supernova. [c][a6a6a6][b]<<[/b][c][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_"
}
# ======================== ( A ) ==============
# Type A
{ GalaxyConfig, Name: A Type Star
StarClass: A
Model: SunGeneric # SunWhiteDwarf
SolarSystemConfigSuffix: 03_A
SizeClass: 12
## Total Prob: 0.07
Probability: 0.0467 # (Galactic arms) # Old: 0.05
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
# ==== A type star - Blue-white
Color: "0.75,0.73,0.90"
LightColor: "1.12,1.07,1.16"
ModelColor: "0.80, 0.78, 0.78" # Inner
ModelColor2: "0.90,0.96,1.0" # Corona & protuberances
ModelBrightness: 0.9 # (overall brightness, especially corona)
ModelNoiseTiling: 100 # (default is 40, set to higher values for bigger stars)
ModelCoronaSpikesSize: 0.72 # (default is 0.75, values < 0.6 will hide the spikes completely. Very sensitive!)
ModelPlasmaArcsSize: 0.4 # (default is 0.5)
ModelFlareBrightness: 2.1 # (default is 0.5, values < 1 will make the flare smaller.)
SurfaceTemperature: "7500, 10000"
Mass: 2.2
Radius: 2.4
Luminosity: 25
ColorName: White
Age: 0.5
## (Size class 12: Warp-in sectors are at 7)
HabitableZone: "66, 87"
InnerSystem: "8, 37"
HabitableHot: "38, 65"
HabitableTemperate: "66, 87"
HabitableCold: "88, 113"
OuterSystem: "114, 175"
# 20 lines
Description: "[c]A-type star. - - [i]''[b]Burning Youth[/b]''[/i] [c][a6a6a6][i]Few common worlds; usually barren.[/i][-][/c] [/b] A large and young star, maybe 'just' a couple of hundred million years since ignition. [/b] [/b] - By far not enough time for this system to develop biological life (or similar). ... Whatever grows here, it came from the stars. And when it got here, it had to cope with all those scorching flares! [/b] Lots of gas giants here, though. - All part of the old nebula. [/b] [/b] - Burning fast, and dying early: This star will 'soon' change in a Red Giant, and then shake up its planetary system. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_"
}
# ======================== ( F ) ==============
# Type F
{ GalaxyConfig, Name: F Type Star
StarClass: F
Model: SunGeneric # SunYellowWhite
SolarSystemConfigSuffix: 03_F
SizeClass: 11
## Total Prob: 0.06
Probability: 0.04 # (Galactic arms) # Old: 0.1
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
# ==== F-type star, white-yellow
Color: "0.98,0.95,0.97"
LightColor: "1,0.96,0.88" #
ModelColor: "1.0, 0.78, 0.7" #
ModelColor2: "1.0,0.91,0.96" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 85 #
ModelCoronaSpikesSize: 0.71 #
ModelPlasmaArcsSize: 0.48 #
ModelFlareBrightness: 1.2 # 0.7 #
SurfaceTemperature: "6000, 7500"
Mass: 1.5
Radius: 1.8
Luminosity: 4.4
ColorName: Yellow-White
Age: 1
## (Size class 11: Warp-in sectors are at 4)
InnerSystem: "6, 24"
HabitableHot: "25, 50"
HabitableTemperate: "51, 65"
HabitableCold: "66, 87"
OuterSystem: "88, 132"
# 12 lines
Description: "[c]F-type star. - - [i]''[b]Sunburn Sea[/b]''[/i] [c][a6a6a6][i]Plentiful, but low chance of life[/i][-][/c] [/b] Stars of this type got the right light and the size, but their UV radiation output is quite severe! [/b] [/b] Even with a larger 'safety distance' for the habitable zone ... - - A planet to such a star needs a very thick ozone layer to counter all that radiation, or the 'fishes' will _never_ leave the ocean! [c][a6a6a6][b]<<[/b][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_"
}
# ======================== ( G ) ==============
# Type G
{ GalaxyConfig, Name: G Type Star
StarClass: G
Model: SunGeneric # SunYellow
SolarSystemConfigSuffix: 03_G
SizeClass: 11
## Total Prob: 0.02
Probability: 0.0133 # (Galactic arms) # Old: 0.2
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
# ==== A calm, bright looking star with large protuberances.
Color: "1.00,0.95,0.75"
LightColor: "1,0.96,0.87"
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.5 #
ModelFlareBrightness: 0.8 # 0.4 #
SurfaceTemperature: "5500, 6000"
Mass: 1 #.
Radius: 1 #.
Luminosity: 1 #.
ColorName: Yellow
Age: 4.5 #.
InnerSystem: "6, 18" # 5 is extremely close to the sun symbol, nearly touching it.
HabitableHot: "19, 36"
HabitableTemperate: "37, 51" # 57 has no sun model displayed anymore
HabitableCold: "52, 65"
OuterSystem: "66, 97"
# Description: "G-type stars, including the Sun, have prominent spectral lines H and K of Ca II, which are most pronounced at G2. They have even weaker hydrogen lines than F, but along with the ionized metals, they have neutral metals. There is a prominent spike in the G band of CH molecules."
# 10 lines
Description: "[c]G-type star. - - [i]''[b]Home Shores[/b]''[/i] [c][a6a6a6][i]Good chance of life-bearing worlds[/i][-][/c] [/b] ... Not too hot or too cold. No violent flares. Slow burning. Dependable. [/b] [/b] This might sound a little unassuming, or even boring, but it really helps with developing - and keeping - of life! [c][a6a6a6][b]<<[/b][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_"
}
# ======================== ( K ) ==============
# Type K
{ GalaxyConfig, Name: K Type Star
StarClass: K
Model: SunGeneric # SunRedGiant
SolarSystemConfigSuffix: 03_K
SizeClass: 10
# Total Prob: 0.02
Probability: 0.02 # (Galactic arms) # Old: 0.4
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
# ==== K type star. Very calm looking and orange.
Color: "1.01,0.87,0.45"
LightColor: "1.00,0.70,0.57"
ModelColor: "1, 0.4, 0.2"
ModelColor2: "1,0.96,0.87"
ModelBrightness: 0.9
ModelNoiseTiling: 70
ModelCoronaSpikesSize: 0.7
ModelPlasmaArcsSize: 0.4
ModelFlareBrightness: 0.8
SurfaceTemperature: "4000, 5500"
Mass: 0.7 #.
Radius: 0.8 #.
Luminosity: 0.3 #.
ColorName: Yellow-Orange #.
Age: 30
InnerSystem: "5, 14" #
HabitableHot: "15, 25" #
HabitableTemperate: "26, 37" #
HabitableCold: "38, 51" #
OuterSystem: "52, 70" #
# Description: "K-type stars are orangish stars that are slightly cooler than a G-Type star. They make up about 12% of the main-sequence stars in the solar neighborhood."
# 12 lines
Description: "[c]Class K star. - - [i]''[b]Safe Harbour[/b]''[/i] [c][a6a6a6][i]Very high chance of life-bearing worlds[/i][-][/c] [/b] Slightly cooler than the G-class suns, and yet an even calmer star of much less of a 'flaring' temper. [/b] They sport a broad habitable zone, and by their low radiation they present excellent conditions for biological life (as we know it). [/b] - - Stars like these are rather common. [c][a6a6a6][b]<<[/b][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_"
}
# ======================== ( M ) ==============
# Type M
{ GalaxyConfig, Name: M Type Star
StarClass: M
Model: SunGeneric # SunRedDwarf
SolarSystemConfigSuffix: 03_M
SizeClass: 9
# Total Prob: 0.028
Probability: 0.0187 # (Galactic arms) # Old: 0.8 # Total probability of M-Class: 0.03
ClusterProb: 0 # (Galactic arms) # Old: 0.1
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.8, 1.0"
# === M-type. Agitated small yellow-red sun # v2
Color: "1.01,0.3,0.01"
LightColor: "0.8,0.48,0.44"
ModelColor: "1,0.4,0.00" #
ModelColor2: "1.5,1.2,0.60" #
ModelBrightness: 0.6
ModelNoiseTiling: 15
ModelCoronaSpikesSize: 0.69
ModelPlasmaArcsSize: 0.50
ModelFlareBrightness: 0.6
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 8 #..
InnerSystem: "4, 12"
HabitableHot: "13, 19"
HabitableTemperate: "20, 27"
HabitableCold: "28, 38"
OuterSystem: "39, 53"
# Description: "Class M stars are by far the most common. About 76% of the main-sequence stars in the solar neighborhood are class M stars. However, class M main-sequence stars (red dwarfs) have such low luminosities that none are bright enough to be seen with the unaided eye, unless under exceptional conditions. Typically, an M-type star's surface temperature is under about 4,000 K."
# 19 lines
Description: "[c]Class M star. - - [i]''[b]Red Dwarf[/b]''[/i] [c][a6a6a6][i]Tiny ice worlds, common resources[/i][-][/c] [/b] Dimly glowing and small; stars like these form the very backbone of a galaxy. [/b] [/b] Not much different in size to a gas planet, yet still with enough mass and pressure to trigger fusion. - ... Slowly but efficiently burning though their fuel [i](most of the time)[/i], to keep the stellar flame lit for an eternity or more. [/b] Since everything is so compact, such a system's 'habitable zone' is much narrower, too. [/b] Stars like these... tend to have water-rich worlds. - ... But very easily the orbits of those will not allow for relaxing shores... [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_"
}
# ======================== ( M <!> ) ==============
# Type M (Flare)
{ GalaxyConfig, Name: M Type Flare Star
StarClass: M <!>
Model: SunGeneric
SolarSystemConfigSuffix: 03_M_Rad
SizeClass: 9
Probability: 0.002 # (Galactic arms) # Old: 0.8 # Total probability of M-Class: 0.03
ClusterProb: 0 # (Galactic arms) # Old: 0.1
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.8, 1.0"
Color: "0.98,0.85,0.95"
LightColor: "0.8,0.48,0.44"
# === M-type. Violent red sun
ModelColor: "0.8, 0.4, 0.4" # Inner
ModelColor2: "0.9,0.76,0.67" # Corona & protuberances
ModelBrightness: 0.8
ModelNoiseTiling: 10
ModelCoronaSpikesSize: 0.85
ModelPlasmaArcsSize: 0.8
ModelFlareBrightness: 0.6
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 8 #..
InnerSystem: "4, 12"
HabitableHot: "13, 19"
HabitableTemperate: "20, 27"
HabitableCold: "28, 38"
OuterSystem: "39, 53"
# 15 lines
Description: "[c]Class M Flare star. - - [i]''[b]Angry Red Dwarf[/b]''[/i] [c][a6a6a6][i]Radiated ice worlds, common warp resources[/i][-][/c] [/b] [/b] A star like this is usually calm. ... Until it is not. [/b] It suffers from violent outbursts - Where its surface becomes more conductive to the inner radiation. [/b] [/b] All this is not really helpful to keep any life around - But it might stimulate the formation of Pentaxid crystals; the source of all galactic travel in Andromeda. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_"
}
# ======================================================================= SUBSTELLAR
# ======================== ( L ) ==============
#===========================
# Brown Dwarf - Nothing more than an oversized Jupiter, pretending it is hot.
#===========================
{ GalaxyConfig, Name: Brown Dwarf
StarClass: L
Model: SunGeneric # SunRedDwarf
SolarSystemConfigSuffix: 06_L
SizeClass: 9 # (Similar size of the gas giants.)
Probability: 0.13 # (Galactic arms) # Old: 1.2
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
Color: "0.4,-0.1,-0.1"
LightColor: "0.6,0.25,0.1" # Brown dwarf - Dark Red/Orange
# ==== Brown dwarf
ModelColor: "0.6, 0.20, -6.0"
ModelColor2: "0.2,0.1,0.05"
ModelBrightness: 1.4
ModelNoiseTiling: 6
ModelCoronaSpikesSize: 0.75
ModelPlasmaArcsSize: 0.22
ModelFlareBrightness: 0.7
SurfaceTemperature: "1300, 2100" #.
Mass: 0.08 #?
Radius: 0.15 #.
Luminosity: 0.001 #.
ColorName: Dim Red
Age: 4 #.. (Can vary a lot.)
# (Same as M)
InnerSystem: "4, 12"
HabitableHot: "13, 19"
HabitableTemperate: "20, 27"
HabitableCold: "28, 38"
OuterSystem: "39, 53"
# 16 lines
Description: "[c]Brown dwarf. - - [i]''[b]Hot Jupiter[/b]''[/i] [c][a6a6a6][i]Dark and frozen system; mostly asteroid fields.[/i][-][/c] [/b] ... Just an oversized gas giant, pretending to be [i]'a star'[/i]. Dim glow by friction and nuclear decay. - No fusion power here. [/b] This is a very low-mass system, several generations down the chain of stars burning and exploding. Planets are rare, but there should be enough resources in the asteroids. [/b] [/b] [i]The galaxy is full of these, but due to their low light they may be hard to find.[/i] [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_"
}
# ======================== ( R ) ==============
#===========================
# Rogue - This is just a planet, without a sun, drifting through the interstellar medium.
#===========================
{ GalaxyConfig, Name: Rogue
StarClass: R
Model: SunGeneric # Model: SunYellow
SolarSystemConfigSuffix: 06_R
SizeClass: 0
Probability: 0 # (Galactic arms) # Old: 0.1
ClusterProb: 0 # (Galactic arms) # Old: 0.0
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.9, 0.9"
Color: "-1,-0.05,-0.05" # (Negative values work; will make it a tiny dot, but will 'remove' colours from the nebulas. Be careful, else it will be too visible)
LightColor: "0.0,0.01,0.01" # dark green-blue
ModelColor: "0, 0, 0"
ModelColor2: "0, 0, 0"
ModelBrightness: 0.1
ModelNoiseTiling: 1.3
ModelCoronaSpikesSize: 0.01
ModelPlasmaArcsSize: 0.01
ModelFlareBrightness: 0.01
SurfaceTemperature: "3, 5" #.
Mass: 0.0
Radius: 0.0
Luminosity: 0
ColorName: None
Age: 10 #..
HabitableZone: "0, 0"
InnerSystem: "5, 5" #
HabitableHot: "6, 7" #
HabitableTemperate: "8, 9" #
HabitableCold: "10, 15" #
OuterSystem: "47, 90" #
# 25 lines
Description: "[c]Rogue Planet - - [i]''[b]Lost Soul[/b]''[/i] [c][a6a6a6][i]World in pitch black darkness, extremely cold[/i][-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] Sometimes, [i]something[/i] may upset a system's order of gravity. - Maybe, a distant star got a little too close, or a small black hole passed nearby. [/b] In those desperate times, nearly all planets were forced to collide; ... or to plunge and burn up in their star, or the disturbance itself. [/b] And if a world managed to [i]evade[/i] that destruction, it got flung away, at high speeds, into the void. [/b] ... This is just a homeless wanderer, far from any sun, drifting through interstellar space ... [/b] [/b] [i]Low mass non-glowing objects like these are hidden by the brightness of the stars. Better chances to find these at the edges of the galaxy.[/i] [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_"
}
# ======================================================================= INFANT AND YOUNG STARS
# ======================== ( P ) ==============
# Type "P"
{ GalaxyConfig, Name: Protostar
StarClass: P
Model: SunGeneric # SunNeutron
SolarSystemConfigSuffix: 06_P
SizeClass: 10
Probability: 0 # (Galactic arms) # Old: 0.01
ClusterProb: 0 # (Galactic arms) # Old: 0.995 # nearly all in clusters
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.1, 0.3" # In clusterInner
Color: "0.5,-0.5,-1.5"
LightColor: "1,0.5,0.1"
# ============= Protostar ========= Calm 'non-star' with lots of 'flare material' ==============
ModelColor: "0.85, 0.5, -0.9" # Inner - Organge/ black pulsing
ModelColor2: "0.15,0.07,0.0" # Corona & protuberances
ModelBrightness: 3.5 # (overall brightness)
ModelNoiseTiling: 1.3
ModelCoronaSpikesSize: -3 # Large spikes
ModelPlasmaArcsSize: 0.2
ModelFlareBrightness: 1.5
# ====== CHECK TRIVIA VALUES ==== !
SurfaceTemperature: "2000, 3000" #.
Mass: 0.5 #. (Low-mass type)
Radius: 2 #_
Luminosity: 1 # ?
ColorName: Orange # (Dull red, actually)
Age: 0.005 # ?
HabitableZone: "450, 900"
InnerSystem: "5, 15" #
HabitableHot: "23, 24" # (Very narrow band with space left, to define 'asteroid rings')
HabitableTemperate: "31, 36" #
HabitableCold: "41, 55" #
OuterSystem: "56, 82" #
# 9 lines
Description: "[c]Protostar. - - [i]''[b]Baby Sun[/b]''[/i] [c][a6a6a6][i]Molten planetoids and asteroid belts.[/i][-][/c] [/b] An infant star, still gaining mass in the cradle of its nebula. Not yet big enough for sustained fusion power. [/b] [/b] This system is too young to have formed large planets. - But may be rich in asteroids. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_"
}
#===========================
# YOUNG STARS - Fusion has started. Still molten planets.
#===========================
# ======================== ( My ) ==============
# Type "My"
{ GalaxyConfig, Name: Young Red Dwarf
StarClass: My
Model: SunGeneric # SunRedDwarf #
SolarSystemConfigSuffix: 05_My
SizeClass: 9
Probability: 0 # (Galactic arms) # Old: 0.0
ClusterProb: 0 # (Galactic arms) # Old: 1
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.1, 0.9"
Color: "0.95,0.0,-0.11" #
LightColor: "0.54,0.225,0.09" # (Dimmer than a nromal M-type star. LightColor (M-type): 0.8,0.48,0.44)
# === Young My-type. (Copy of M-type)
ModelColor: "1,0.4,0.00" #
ModelColor2: "1.5,1.2,0.60" #
ModelBrightness: 0.4
ModelNoiseTiling: 15
ModelCoronaSpikesSize: 0.69
ModelPlasmaArcsSize: 0.50
ModelFlareBrightness: 0.4 # (0.6 for M type)
# ====== CHECK TRIVIA VALUES ==== !
# (All similar to M, except the age & luminosity - Younger stars are less luminous)
SurfaceTemperature: "2500, 4000"
Mass: 0.3 #..
Radius: 0.4 #..
Luminosity: 0.001 #..
ColorName: Red
Age: 0.01 #. 100 million years
HabitableZone: "26, 37"
InnerSystem: "11, 12" # ( Much space left free)
HabitableHot: "19, 20" #
HabitableTemperate: "28, 33" #
HabitableCold: "41, 50" #
OuterSystem: "51, 82" #
# 13 lines
Description: "[c]Young M-type star. - - [i]''[b]New Worlds[/b]''[/i] [c][a6a6a6][i]Still molten planets, lots of resources[/i][-][/c] [/b] This star ignited its fusion fire a 'short' half billion years ago. [/b] It's stellar wind now cleared away the birthing nebula. Planets dont have cooled yet, and there are chaotic asteroids [i]everywhere[/i] - so a landfall might be a challenge. [/b] But since those planets also have not settled their deposits yet, it could be worth it... [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_"
}
# ======================== ( Ky ) ==============
# Type "Ky"
{ GalaxyConfig, Name: Young Orange Star
StarClass: Ky
Model: SunGeneric # SunRedDwarf
SolarSystemConfigSuffix: 05_Ky
SizeClass: 10
Probability: 0 # (Galactic arms) # Old: 0.0
ClusterProb: 0 # (Galactic arms) # Old: 1
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.1, 0.9"
Color: "0.9,0.45, -0.1" #
LightColor: "0.6,0.375,0.225" # (Dimmer than a normal K-type star)
# ==== Young K type star. Very calm looking and orange.
ModelColor: "1, 0.4, 0.2" # Inner
ModelColor2: "1,0.96,0.87" # Corona & protuberances
ModelBrightness: 0.7 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 0.6 # (0.8 for normal K-type star)
SurfaceTemperature: "3500, 5000" # (Slightly less hot than K)
Mass: 0.7 #
Radius: 0.8 #
Luminosity: 0.2 # (Slighly dimmer than K)
ColorName: Yellow-Orange
Age: 0.1 #. 100 million years
HabitableZone: "26, 37" #
InnerSystem: "6, 11" # ( Much space left free)
HabitableHot: "19, 20" #
HabitableTemperate: "28, 33" #
HabitableCold: "41, 50" #
OuterSystem: "51, 82" #
# 15 lines
Description: "[c]Young K-type star. - - [i]''[b]Bright Future[/b]''[/i] [c][a6a6a6][i]Molten planets, lots of resources[/i][-][/c] [/b] This star has ignited its fusion, but it is still as fresh and unstable as everything in this system! [/b] While the planets are cooling, the star will slowly gain higher temperatures, and shift its brightness and colour - Following the 'main sequence' of stellar life. [/b] ... This is a mass-rich system; so there are plenty of asteroids, planets, collisions, - [i]colliding planets...[/i] - - A chaotic, but resource-rich star island to be. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_"
}
# ======================================================================= HYPERGIANTS
# ======================== ( Og ) ==============
# Type "Og"
{ GalaxyConfig, Name: Blue Supergiant
StarClass: Og
Model: SunGeneric # SunBlueGiant
SolarSystemConfigSuffix: 01_Og
SizeClass: 13
Probability: 0.3 # (Galactic arms) # Old: 0.008
ClusterProb: 0.9 # (Galactic arms) # Old: 1.0
ClusterRange: "0.8, 1" # (Galactic arms) # Old: "0.0, 0.2"
Color: "0.45, 0.65, 0.80"
LightColor: "3.41, 3.57, 4.17" # Blue Supergiant - Searingly bright.
# ==== Og type star - Blue-white
ModelColor: "0.7,0.75,1.0" #
ModelColor2: "0.7,0.8,1.0" #
ModelBrightness: 1.3 #
ModelNoiseTiling: 5 # (Large stars have huge convection cells)
ModelCoronaSpikesSize: 0.72 #
ModelPlasmaArcsSize: 0.2 #
ModelFlareBrightness: 20 #
SurfaceTemperature: "10000, 50000" #.
Mass: 200 #. (10-300)
Radius: 800 #?
Luminosity: 4000000 #?
ColorName: Blue
Age: 0.004 #. (=4 million years)
HabitableZone: "241, 271"
InnerSystem: "18, 36"
HabitableHot: "117, 161"
HabitableTemperate: "241, 271"
HabitableCold: "331, 381"
OuterSystem: "382, 505"
# 13 lines
Description: "[c]Blue Supergiant. - - [i]''[b]Massive Sun[/b]''[/i] [c][a6a6a6][i]Searingly bright, radiated. Likely no planets. Long in-system distances. [-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] The younger, but larger sibling of an O or B class star. It does not stay as this, and will likely fluctuate over yellow to red colours. [/b] Far too young to have much planets, and if so, then likely gas giants. The 'birthing nebula ' consisted mostly of hydrogen - leftovers of an [i]even bigger[/i], primordial star. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_"
### ((This star is close to the Eddington limit, where its radiation would be enough to lift off its photosphere...))
}
# ======================== ( Bg ) ==============
# Type "Bg"
{ GalaxyConfig, Name: White Supergiant
StarClass: Bg
Model: SunGeneric # SunBlueGiant
SolarSystemConfigSuffix: 01_Bg
SizeClass: 13
Probability: 0.04 # (Galactic arms) # Old: 0.008
ClusterProb: 0.2 # (Galactic arms) # Old: 1.0
ClusterRange: "0, 0.2" # (Galactic arms) # Old: "0.0, 0.2"
Color: "0.7, 0.65, 0.71"
LightColor: "2.91, 3.00, 3.30" # White Supergiant - Very bright.
# ==== Bg type star - Blue-white
ModelColor: "0.95,0.98,1.17"
ModelColor2: "0.80,0.94,0.95"
ModelBrightness: 0.7
ModelNoiseTiling: 5 # (Large stars have huge cells)
ModelCoronaSpikesSize: 0.76
ModelPlasmaArcsSize: 0.2
ModelFlareBrightness: 8
# ====== CHECK TRIVIA VALUES ==== !
SurfaceTemperature: "10000, 50000" #?
Mass: 200 # #?
Radius: 900 #??
Luminosity: 3000000 #?
ColorName: White
Age: 0.004 # (=4 million years)
HabitableZone: "253, 283"
InnerSystem: "18, 36"
HabitableHot: "125, 168"
HabitableTemperate: "253, 283"
HabitableCold: "343, 393"
OuterSystem: "394, 517"
# 6 lines, stub.
Description: "[c]Massive O-type star. - - [i]''[b]White Supergiant[/b]''[/i] [c][a6a6a6][i]Searingly bright, radiated. Likely no planets. Long in-system distances. [-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] . [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_"
}
# ======================== ( Gg ) ==============
# Type "Gg"
{ GalaxyConfig, Name: Yellow Supergiant
StarClass: Gg
Model: SunGeneric # SunBlueGiant
SolarSystemConfigSuffix: 01_Gg
SizeClass: 13
Probability: 0 # (Galactic arms) # Old: 0.0001
ClusterProb: 0 # (Galactic arms) # Old: 1.0
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.0, 0.2"
Color: "0.89,0.75,0.57" #
LightColor: "2.24,2.03, 1.7"
# ==== Yellow supergiant
ModelColor: "2.1, 1.0, 0.8"
ModelColor2: "2.5,1.7,1.5"
ModelBrightness: 0.22
ModelNoiseTiling: 6
ModelCoronaSpikesSize: 0.75
ModelPlasmaArcsSize: 0.22
ModelFlareBrightness: 2
SurfaceTemperature: "8000, 21000" #.
Mass: 40 #.
Radius: 1000 #.
Luminosity: 200000 #.
ColorName: Yellow
Age: 0.004 # 4 million years.
HabitableZone: "261, 291"
InnerSystem: "18, 22"
HabitableHot: "135, 176"
HabitableTemperate: "261, 291"
HabitableCold: "351, 401"
OuterSystem: "402, 525"
# 16 lines
Description: "[c]Yellow Supergiant. - - [i]''[b]Passing Through[/b]''[/i] [c][a6a6a6][i]High radiation, likely no (or exotic) planets.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] An enourmous sized rarity. [/b] [/b] Giants are not fixed in their colour: Depending on the star's interior processes, they can switch between hot 'blue' and colder 'red' forms, which vary in size. Yellow just happens to be in the right in middle, and stars do not tend to stay like this for long. [/b] Each 'colour change' puts more disturbance on the whole star system. Planets, if there are any, might not endure this well. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_"
}
# ======================== ( Kg ) ==============
# Type "Kg"
{ GalaxyConfig, Name: Orange Supergiant
StarClass: Kg
Model: SunGeneric # SunBlueGiant
SolarSystemConfigSuffix: 01_Kg
SizeClass: 13
Probability: 0.03 # (Galactic arms) # Old: 0.008
ClusterProb: 1 # (Galactic arms) # Old: 1.0
ClusterRange: "0.85, 1" # (Galactic arms) # Old: "0.0, 0.2"
Color: "0.90, 0.68, 0.57"
LightColor: "2.3,1.3,1.0"
# ==== Orange supergiant star
ModelColor: "2.2, 0.7, 0.6" # inner colour & Flare colour
ModelColor2: "2.7,1.7,1.3" # Corona & protuberances & edge colour
ModelBrightness: 0.13
ModelNoiseTiling: 5
ModelCoronaSpikesSize: 0.5
ModelPlasmaArcsSize: 0.22
ModelFlareBrightness: 1.7
# ====== CHECK TRIVIA VALUES ==== !
SurfaceTemperature: "10000, 50000" #?
Mass: 200 #?
Radius: 1200 #??
Luminosity: 1000000 #?
ColorName: Orange
Age: 0.004 #?
HabitableZone: "273, 303"
InnerSystem: "18, 36"
HabitableHot: "147, 188"
HabitableTemperate: "273, 303"
HabitableCold: "363, 413"
OuterSystem: "414, 537"
# 16 lines
Description: "[c]Orange Supergiant. - - [i]''[b]Young Titan[/b]''[/i] [c][a6a6a6][i]Huge distances, radiated, no (or exotic) planets.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] Yes, this star is [i]big[/i]. But also ''fluffy''. [/b] - Easily packing a few thousand of earth suns in volume, but only some tens of them in mass. (While being a fraction of its age.) [/b] By that, this system offers little. [/b] If by chance it has planets, then these will be circling so far outside, it will be very difficult to even get there...! [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_"
}
# ======================== ( Mg ) ==============
# Type "Mg"
{ GalaxyConfig, Name: Red Supergiant
StarClass: Mg
Model: SunGeneric # SunRedDwarf
SolarSystemConfigSuffix: 01_Mg
SizeClass: 13
Probability: 0 # (Galactic arms) # Old: 0.001
ClusterProb: 0 # (Galactic arms) # Old: 0.8
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.0, 0.2"
Color: "0.9, 0.75, 0.77"
# LightColor: "3.2,1.0,1.0"
LightColor: "3.0,1.2,1.0"
# ==== Red supergiant star
ModelColor: "2.97, 0.4, 0.30"
ModelColor2: "2.9,1.3,0.5"
ModelBrightness: 0.1
ModelNoiseTiling: 5 # Very few convection cells
ModelCoronaSpikesSize: 0.745
ModelPlasmaArcsSize: 0.22
ModelFlareBrightness: 5
SurfaceTemperature: "3500, 4100" #.
Mass: 30 #.
Radius: 1400 #.
Luminosity: 200000 #?
ColorName: Red
Age: 0.004 #??
HabitableZone: "273, 303"
InnerSystem: "18, 36"
HabitableHot: "161, 202"
HabitableTemperate: "287, 317"
HabitableCold: "377, 427"
OuterSystem: "428, 551"
# 17 lines
Description: "[c]Red Hypergiant. - - [i]''[b]Star Royalty[/b]''[/i] [c][a6a6a6][i]Huge distances, likely no (or exotic) planets.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] One of the largest stars that are currently known. You easily could place entire solar systems into its volume. [/b] And even this monstrosity wasn't 'the biggest ever': This sun is already a few generations down the lineage. - - A fraction of the old Primordial stars, when the universe was young and cooking. [/b] This is just a mind-boggling sphere of hydrogen and not much else. Do not expect anything to walk on nearby. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_"
}
# ======================================================================= DYING STARS
# ======================== ( WR ) ============== # Wolf-Rayet. Radiating mostly in UV, the star seems orange to red.
#===========================
# HELIUM STAR - Shedded outer layers, burning helium in ultra bright and hot fashion.
#===========================
# Type "WR"
{ GalaxyConfig, Name: Wolf-Rayet
StarClass: WR
Model: SunGeneric
SolarSystemConfigSuffix: 02_WR
SizeClass: 13
Probability: 0 # (Galactic arms) # Old: 0.02
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
Color: "1.02,0.95,1.02"
LightColor: "4.0,3.86,4.3" # Slightly pink. "UV"
ModelColor: "1.1, 0.5, 0.9"
ModelColor2: "2,0.96,0.87"
ModelBrightness: 0.5
ModelNoiseTiling: 5
ModelCoronaSpikesSize: -2
ModelPlasmaArcsSize: 0.4
ModelFlareBrightness: 27
SurfaceTemperature: "150000, 200000" #.
Mass: 200 #. (10-300)
Radius: 300 #?
Luminosity: 4000000 #. 200.000 - 8.000.000
ColorName: 'Blue' (Ultraviolet) #.
Age: 0.004 # (=4 million years)
HabitableZone: "329, 357"
InnerSystem: "18, 40"
HabitableHot: "110, 328"
HabitableTemperate: "329, 357"
HabitableCold: "358, 412"
OuterSystem: "413, 587"
# 15 lines +
Description: "[c]Wolf-Rayet star (UV) - - [i]''[b]Deadly Laser[/b]''[/i] [c][a6a6a6][i]Absurdly bright, hot and beyond radiated. [-][/c][/i] [/b] [i][c][e0e020]Radiation and heat danger![-][/c][/i] [/b] A rare oddity of a mass-rich star. - In just a few thousand years it will be gone. [/b] It burns helium, is absurdly hot, and by that most of its radiation output is shifted to the ultra-violet, and some 'leftovers' for visible. A single glimpse with the naked eye could blind you. [/b] Maybe steer clear of this one. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_"
}
# ======================== ( Md ) ==============
#===========================
# RED GIANT - This dying sun gobbled up its system. Remaining planets are molten, scorched and radiated playfields.
#===========================
# Type "Md"
{ GalaxyConfig, Name: Red Giant
StarClass: Md
Model: SunGeneric # SunRedGiant
SolarSystemConfigSuffix: 02_Md
SizeClass: 13 # (Needs SC 13 for good sector map distances)
Probability: 0.6 # (Galactic arms) # Old: 0.008
ClusterProb: 1 # (Galactic arms) # Old: 1.0
ClusterRange: "0.8, 1" # (Galactic arms) # Old: "0.0, 0.2"
Color: "0.7,0.0,-0.2" # Is OK SC 13 star. Visible in the galaxy but not too extreme.
LightColor: "1.0,0.45,0.0" # Orange light
# ==== Dying star
ModelColor: "1.2, 0.70, 0.05"
ModelColor2: "1.2,0.27,0.0"
ModelBrightness: 0.6
ModelNoiseTiling: 250
ModelCoronaSpikesSize: 0.75
ModelPlasmaArcsSize: 0.2 # 0.23 # rare large arcs
ModelFlareBrightness: 0.5 # 0.75 # very faint at distance
SurfaceTemperature: "3000, 4000" #.
Mass: 1.3 #_
Radius: 200 #.
Luminosity: 75 #_
ColorName: Red
Age: 2 #..
HabitableZone: "450, 900"
InnerSystem: "12, 13" # DeadMolten planets (Lava planets)
## == Warp-in sectors at 14 ==
HabitableHot: "15, 16" # DeadScorched planets (Mercury style planets & BarrenMetal with Clear weather & GasGiantCores)
HabitableTemperate: "17, 19" # DeadBaked planets (Barren temperate world with evaporated oceans, no atmosphere & glowing gas giants & maybe GasGiant Cores)
HabitableCold: "20, 29" # DeadDried planets (Dead Arid worlds, Venus style worlds)
OuterSystem: "75, 140" # DeadThawed planets (Dead Temperate worlds, Snow without vegetation & normal gas giants. - - Formerly these were nitrogen ice worlds?)
# 26 lines + 5
Description: "[c]Off-sequence M-type star. - - [i]''[b]Dying Giant[/b]'' [c][a6a6a6][i]Exotic and partially molten planets[/i][-][/c] [/b] The final act of many star types. Death, and possibly a rebirth. [/b] [/b] With the hydrogen in its core exhausted, this ageing sun resorts to fusing helium, and carbon - - upsetting the internal balance, and bloating it up into a red giant. Until, in a 'short' millon, or just a thousand years, it explodes. [/b] [/b] - Neither the bloating, nor the later explosion will do its planets much good. [/b] What is now left of the former system will likely be in a bad shape, with most of the worlds stripped of their atmospheres, or worse. [/b] [/b] - Rarely, there might even be a place, that had its [i]whole outer crust[/i] boiled away... - Revealing the inner resource deposits. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_"
}
# ======================== ( Mo ) ==============
#===========================
# OLD M-Type - Mostly seen at the planets- Tectonically dead, flattened by wind and water...
#===========================
# Type Mo
{ GalaxyConfig, Name: Mo Type Star
StarClass: Mo
Model: SunGeneric # SunRedDwarf
SolarSystemConfigSuffix: 04_Mo
SizeClass: 9
Probability: 0 # (Galactic arms) # Old: 0.8
ClusterProb: 0 # (Galactic arms) # Old: 0.1
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.8, 1.0"
Color: "1.01,0.3,0.01"
LightColor: "0.9,0.58,0.54" # A little bit brighter than M
# === Mo-type. Brighter than an M-type
ModelColor: "1,0.4,0.00" #
ModelColor2: "1.5,1.2,0.60" #
ModelBrightness: 0.6 #
ModelNoiseTiling: 15
ModelCoronaSpikesSize: 0.69
ModelPlasmaArcsSize: 0.50
ModelFlareBrightness: 0.9 # brighter than M
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.004 # Brighter
ColorName: Red
Age: 11
## (Like an M-type system)
InnerSystem: "4, 12"
HabitableHot: "13, 19"
HabitableTemperate: "20, 27"
HabitableCold: "28, 38"
OuterSystem: "39, 53"
# 15 lines
Description: "[c]Old class M star. - - [i]''[b]Bright Elder[/b]''[/i] [c][a6a6a6][i]Tiny radiated ice worlds, chance of exotic planets[/i][-][/c] [/b] A star that has seen countles bigger ones explode or fade away. [/b] M-type stars can get exceptionally old ... And since they never was much place for life here, things of the present still look very similar to the past: Small, icy, water-rich. [/b] - Yet, who knows what can happen in such a long span of time. A visitor or two from outer space might bring fresh excitement... [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_"
}
# ======================== ( Ko ) ==============
#===========================
# OLD K-Type - Mostly seen at the planets- Tectonically dead, flattened by wind and water...
#===========================
# Type Ko
{ GalaxyConfig, Name: Ko Type Star
StarClass: Ko
Model: SunGeneric
SolarSystemConfigSuffix: 04_Ko
SizeClass: 10
Probability: 0 # (Galactic arms) # Old: 0.4
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
Color: "1.01,0.87,0.45"
LightColor: "1.20,0.80,0.67" # A little bit brighter than K
# ==== Ko type star. Brighter than a K-type
ModelColor: "1, 0.4, 0.2" # Inner
ModelColor2: "1,0.96,0.87" # Corona & protuberances
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.4
ModelFlareBrightness: 1.15 # 0.8 #
SurfaceTemperature: "4000, 5500"
Mass: 0.7
Radius: 0.8
Luminosity: 0.5 # Brighter than K
ColorName: Yellow-Orange
Age: 11
## (Like a K-type system)
InnerSystem: "5, 14" # Measured in sectors. 10 Sectors= 1AU
HabitableHot: "15, 25" #
HabitableTemperate: "26, 37" #
HabitableCold: "38, 51" #
OuterSystem: "52, 70" #
## 19 lines
Description: "[c]Old class K star. - - [i]''[b]Last Harbour[/b]''[/i] [c][a6a6a6][i]Excellent chance of life-bearing worlds, but poor in resources[/i][-][/c] [/b] Slightly cooler than the G-class suns, and yet an even calmer star of much less of a 'flaring' temper... [/b] And all this time, it was a most wonderful shelter, maybe to develop life in all its abundance. [/b] Now the light has changed, while the planets dry out and fall silent. [/b] But with every new traveller still reaching this place, ... there is living proof. - About how much is still possible to be and do beyond these stars. [/b] [c][a6a6a6][b]<<[/b][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_"
}
# ======================== ( Go ) ==============
#===========================
# OLD G-Type - Mostly seen at the planets- E.g. could be tectonically dead, flattened by wind and water...
#===========================
# Type Go
{ GalaxyConfig, Name: Go Type Star
StarClass: Go
Model: SunGeneric # SunYellow
SolarSystemConfigSuffix: 04_Go
SizeClass: 11
Probability: 0 # (Galactic arms) # Old: 0.2
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
Color: "1.00,0.95,0.75"
LightColor: "1.1,1.06,0.97" # Tiny bit brighter than G
# ==== Go star, brighter than a G-type.
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.5 #
ModelFlareBrightness: 1.15 #
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1.7 # Brighter than the sun
ColorName: Yellow
Age: 9 #.
InnerSystem: "6, 18" #
HabitableHot: "19, 36"
HabitableTemperate: "37, 51" #
HabitableCold: "52, 65"
OuterSystem: "66, 97"
# 14 lines
Description: "[c]Old G-type star. - - [i]''[b]Worn Homestead[/b]''[/i] [c][a6a6a6][i]Very high chance of life-bearing worlds[/i][-][/c] [/b] ... Not too hot or too cold. No violent flares. Slow burning, dependable... [/b] It did so for hundreds of millions of years... And now, the planets are filed smooth by the elements, while their atmospheres slowly get depleted. [/b] A star, warmly welcoming visitors, that tell what happens in this galaxy and where they want to go from here, next. [c][a6a6a6][b]<<[/b][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_"
}
# ======================== ( C ) ==============
# Type "C"
{ GalaxyConfig, Name: Carbon Star
StarClass: C
Model: SunGeneric
SolarSystemConfigSuffix: 02_C
SizeClass: 12 # Source: (1)
Probability: 0.014 # (Galactic arms) # Old: 0.0
ClusterProb: 0.9 # (Galactic arms) # Old: N/A
ClusterRange: "0.8, 1" # (Galactic arms) # Old: N/A
Color: "0.95,-0.2,0.3"
LightColor: "1.4,0.4,0.30" #
# ==== Carbon Star
ModelColor: "0.6, -5.0, -10.0" # (These negative values remove traces of yellow in the stars' center)
ModelColor2: "0.45,0.1,0" # (Yellow-ish corona)
ModelBrightness: 2
ModelNoiseTiling: 80
ModelCoronaSpikesSize: 0.75
ModelPlasmaArcsSize: 0.3
ModelFlareBrightness: 1.1
SurfaceTemperature: "3000, 4000" #_
Mass: 4.5 #.
Radius: 210 #.
Luminosity: 200 #?
ColorName: Ruby Red
Age: 0.2 #?
HabitableZone: "104, 141" #
InnerSystem: "8, 57" #
HabitableHot: "58, 87" #
HabitableTemperate: "88, 113" #
HabitableCold: "114, 151" #
OuterSystem: "152, 217" #
# 19 lines + 11
Description: "[c]Carbon star. - - [i]''[b]Ruby Giant[/b]''[/i] [c][a6a6a6][i]Exotic planets[/i][-][/c] [/b] This sun is angry red and it won't last long. [/b] [/b] The explosion is just slightly postponed, by an over-abundance of rather uncommon fuel. [/b] In the past, a titan star bred carbon, and this system is now full of it, including its sun. - Resulting in its rare colour. [/b] [/b] Even the planets might be carbon-based, instead of the usual silicon. [/b] Hinting at [i]very[/i] strange geology and rare resources. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_"
}
# ======================================================================= DEAD STARS
# ======================== ( D ) ==============
#===========================
# White Dwarf. A dead sun of the 'smallest' size
# (This sun has boiled away all life of the habitable zone. The resulting worlds are likely dead, and the final habitable zone might be too narrow for water.)
#===========================
# Type D
{ GalaxyConfig, Name: White Dwarf
StarClass: D
Model: SunGeneric
SolarSystemConfigSuffix: 07_D
SizeClass: 8 #
Probability: 0.01 # (Galactic arms) # Old: 0.01
ClusterProb: 0.0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
Color: "0.1,0.0,0.70" #
LightColor: "0.5,0.5,0.7"
# ==== White Dwarf
ModelColor: "0.65, 0.8, 1.2"
ModelColor2: "0.43,0.5,0.7"
ModelBrightness: 0.8
ModelNoiseTiling: 7
ModelCoronaSpikesSize: 0.85
ModelPlasmaArcsSize: 0.2
ModelFlareBrightness: 0.2
SurfaceTemperature: "4000, 15000" #.
Mass: 0.6 #.
Radius: 0.01 # 0.008-0.02
Luminosity: 0.002 # (Note: Luminosity of zero results in no Sunflare!)
ColorName: White
Age: 8 #.
HabitableZone: "0.002, 0.004"
InnerSystem: "3, 5" #
HabitableHot: "6, 8" #
HabitableTemperate: "9, 10" #
HabitableCold: "11, 17" #
OuterSystem: "36, 64" #
# 14 Lines + 16
Description: "[c]White dwarf. - - [i]''[b]Undead Star[/b]'' [c][a6a6a6][i]Likely few or no planets![/i][-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] The spent body of a sun, that wasn't massive enough to go all nova. [/b] [/b] Just the burnt-out core, slowly cooling, but still glowing, [i]quite a lot[/i]. - - [/b] Planets, [i]if[/i] they exist, are likely from elsewhere, or dried and frozen husks of the old system - Removed atmospheres, boiled oceans... [c][a6a6a6][b]<<[/b][c][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_"
}
# ======================== ( Dd ) ==============
#===========================
# Dim White Dwarf. As above, but much cooler and older
#===========================
# Type Dd
{ GalaxyConfig, Name: Dim White Dwarf
StarClass: Dd
Model: SunGeneric # SunWhiteDwarf
SolarSystemConfigSuffix: 07_Dd
SizeClass: 8 #
Probability: 0 # (Galactic arms) # Old: 0.006
ClusterProb: 0.0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
Color: "-0.5,-0.4,-0.0" #
LightColor: "0.3,0.3,0.4" #
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87"
ModelBrightness: 0.2 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.75
ModelPlasmaArcsSize: 0.5
ModelFlareBrightness: 0.4
SurfaceTemperature: "2000, 3500" #.
Mass: 0.6 #.
Radius: 0.01 #.
Luminosity: 0.001 #?
ColorName: White
Age: 13.4 #. 13.4 billion years, 13200 myo. Universe age: About 13.8 byo
HabitableZone: "0.005, 0.02" #
InnerSystem: "2, 2" #
HabitableHot: "3, 4" #
HabitableTemperate: "5, 6" #
HabitableCold: "7, 15" #
OuterSystem: "60, 175" #
# 25 lines + 6
Description: "[c]Dim white dwarf. - - [i]''[b]The Tomb[/b]'' [c][a6a6a6][i]Very few or no planets! Freezing and dark.[/i][-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] What is left of a dead star, of this universe's first generation suns. [/b] [/b] Not more than the last embers. Billions of years old.[/i] [/b] [/b] Since it is so ancient, it may have still have a husk of a planet, risen again from the debris of the former system, or somehow got hold of an galactic wanderer. [/b] - Tiny, freezing and dark. [/b] [/b] All that is now left, is the inevitable cooling to the temperature of interstellar space. [/b] [i]Then it will hide from everyone's view, and wait... - Until the universe crashes back into its flames, or cools out, too![/i] [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_"
}
# ======================== ( N ) ==============
# Type N
{ GalaxyConfig, Name: Neutron Star
StarClass: N
Model: SunGeneric #SunNeutron
SolarSystemConfigSuffix: 07_N
SizeClass: 8
Probability: 0.012 # (Galactic arms) # Old: 0.00625 # Total chance for Neutron: 0.013
ClusterProb: 0.2 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0.2" # (Galactic arms) # Old: N/A
Color: "0.4,0.0,0.75" #
LightColor: "0.6,0.6,0.8" #
# ======== Neutron star ==============
#ModelColor: "0.7, 0.1, -0.08"
ModelColor: "-2, -0.3, 1.2"
#ModelColor2: "1.2,0.7,0.83"
ModelColor2: "1.0,0.6,1.33"
ModelBrightness: 0.5 #
ModelNoiseTiling: 2 #
ModelCoronaSpikesSize: 0.75
ModelPlasmaArcsSize: 0.2
ModelFlareBrightness: 1.5
SurfaceTemperature: "10000000, 100000000"
ColorName: White
Mass: 2
Radius: 0.00004
Luminosity: 0.002
Age: 10
HabitableZone: "0.005, 0.02" #
InnerSystem: "3, 5" #
HabitableHot: "6, 8" #
HabitableTemperate: "9, 10" #
HabitableCold: "11, 17" #
OuterSystem: "68, 100" #
# Description: "A neutron star is the collapsed core of a giant star which before collapse had a total mass of between 10 and 29 solar masses. Neutron stars are the smallest and densest stars, excluding black holes, hypothetical white holes, quark stars and strange stars. Neutron stars have a radius on the order of 10 kilometres (6.2 mi) and a mass of about 1.4 solar masses. They result from the supernova explosion of a massive star, combined with gravitational collapse, that compresses the core past white dwarf star density to that of atomic nuclei."
# 31 lines
Description: "[c]Neutron Star. - - [i]''[b]The Anvil[/b]''[/i] [c][a6a6a6][i]High radiation, very low chance of planets.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] The remnant of a giant star: Its compressed heart. [/b] [/b] When the internal fusion ran low on fuel, the star couldn't keep up the outward pressure. ravity took over, and collapsed it all towards the center, down to the core, ... and even beyond. [/b] Breaking and filling the spaces _ [i]inside[/i] _ of atoms. [/b] And when even that wasn't possible anymore, a much bigger shockwave raced outwards - A supernova, blasting ît all apart. [/b] [/b] Nowadays, you have a nebula, or a star cluster, and somewhere in between is this thing. [/b] A seething gravity monster, with a mass of about our terran sun, but forced into the diameter of a small city - - All of its matter combined and transmuted into one gigantic 'atomic nucleus', made of neutrons and nothing else. [c][a6a6a6][b]<<[/b][c][c]"
}
# ======================== ( N <!> ) ==============
#===========================
# Magnetar. Rare variant of a Neutron Star, but less pulsing and _much_ stronger magnetic field lines.
#===========================
# Type N <!>
{ GalaxyConfig, Name: Magnetar
StarClass: N <!>
Model: SunGeneric # SunNeutron # Better SunGeneric, and insane long arcs!!!
SolarSystemConfigSuffix: 07_N_Rad
SizeClass: 8
Probability: 0.001 # (Galactic arms) # Old: 0.00625 # Total chance for Neutron: 0.013
ClusterProb: 0.2 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0.2" # (Galactic arms) # Old: N/A
Color: "0.7,-2.3,1.02" #
LightColor: "0.6,0.6,0.8" #
ModelColor: "0.4, 0.32, 0.6"
ModelColor2: "1.0,1.20,1.87"
ModelBrightness: 0.3 #
ModelNoiseTiling: 1000 #
ModelCoronaSpikesSize: 4.75 #
ModelPlasmaArcsSize: 1.5 #
ModelFlareBrightness: 2 # 0.7 #
SurfaceTemperature: "10000000, 100000000" #.
ColorName: White
Mass: 1.5 #.
Radius: 0.00004
Luminosity: 200
Age: 10
HabitableZone: "0.005, 0.02" #
InnerSystem: "3, 5" #
HabitableHot: "6, 8" #
HabitableTemperate: "9, 10" #
HabitableCold: "11, 17" #
OuterSystem: "68, 100" #
# 9 lines
Description: "[c]Active Magnetar. - - [i]''[b]Killer Dynamo[/b]''[/i] [c][a6a6a6][i]Likely no planets. [-][/c] [/b] [c][e0e020]Beyond radiated[b][/i][-][/c] [/b] . . . [/b] A rare variant of a Neutron Star. [/b] It is not wise to get too close to this... [c][a6a6a6][b]<<[/b][c][c]"
}
# ======================== ( BH ) ==============
# Type BH
{ GalaxyConfig, Name: Black Hole
StarClass: BH
Model: BlackHole
SolarSystemConfigSuffix: 07_BH
SizeClass: 8
Probability: 0.002 # (Galactic arms) # Old: 0.003125
ClusterProb: 0.5 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0.15" # (Galactic arms) # Old: N/A
Color: "0.1,-0.8,1.0"
LightColor: "0.3,0.15,0.05" #
# SurfaceTemperature: "10000000, 100000000" #.
Mass: 1000000
# Schwarzschildradius
Radius: 0.21
ColorName: Black
#Luminosity: 0.002
Age: 10
InnerSystem: "3, 8"
HabitableHot: "9, 18"
HabitableTemperate: "19, 28"
HabitableCold: "29, 49"
OuterSystem: "100, 160"
# Description: "A black hole is a region of spacetime exhibiting gravitational acceleration so strong that nothing—no particles or even electromagnetic radiation such as light—can escape from it. The theory of general relativity predicts that a sufficiently compact mass can deform spacetime to form a black hole. The boundary of the region from which no escape is possible is called the event horizon. Although the event horizon has an enormous effect on the fate and circumstances of an object crossing it, no locally detectable features appear to be observed."
# 23 lines +8 empty
Description: "[c]Black hole. - - [i]''[b]The Abyss[/b]''[/i] [c][a6a6a6][i]High radiation; don't expect anything close by.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] Behold the wonders of gravity, where time and space lose any meaning! [/b] [/b] - - A remnant of a huge star, long dead, or a clumping of many more... All of it forced into a tiny, unseen volume. Increasing its pull far beyond a neutron star - And by that, scooping up ever more mass. [-] [-] [/b]As of their name- - Black holes have gravity so strong that even light cannot escape. And time itself will follow to compensate for it! [/b] This thing bends the fabric of the universe like a magnifying lens. - Leaving the mystery of what is happening [i]_ down there _[/i] forever untouched. ... At least for all that value their existence. [c][a6a6a6][b]<<[/b][c] [c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_"
}
# ======================== ( SMbh ) ============== # (Keep this definition as fallback & is used as a companion star further down)
# Type SMbh
{ GalaxyConfig, Name: Cothga
StarClass: SMbh
Model: BlackHole
Probability: 0
SizeClass: 13 #11
GalaxySpawnRadius: "0, 1" # min and max in LY from the center where this star should spawn, if not set star will spawn everywhere
GalaxySpawnAmount: 1
Color: "-0.2,-1.8,1.00" # Easily seen anywhere on galaxy map, due to 'color halo'.
LightColor: "0.6,0.30,0.10" # Dark orange/brown.
# SurfaceTemperature: "10000000, 100000000"
Mass: 1000000
# Schwarzschildradius
Radius: 0.21
ColorName: Black
#Luminosity: 0.002
Age: 12
InnerSystem: "30, 108" #
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
# 19 lines +
Description: "[c]Supermassive black hole. - - [i]''[b]The Pivot[/b]''[/i] [c][a6a6a6][i]High radiation; don't expect anything close by.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] The mass of a couple million suns, pressed into the volume of a single, minor star. [/b] Enveloped in a glowing, swirling maelstrom of gas... which gets accelerated up to a third of light speed. [/b] [/b] Like planets circle their star, so does the whole galaxy dance and tiptoe around this very object. [/b] Its feeding stopped long ago; all the orbits have been worked out. Everything is now at a [i]rather safe[/i] and [i]stable[/i] distance. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_"
}
# ======================== ( SMbh - Variant ) ==============
# Type SMbh1
{ GalaxyConfig, Name: Super massive black hole
StarClass: SmBH - ANDROMEDA
Model: BlackHole
SolarSystemConfigSuffix: 07_SmBH_A
SizeClass: 13
## ( Placement done by StarRegion)
GalaxySpawnRadius: "0, 1"
GalaxySpawnAmount: 1
Probability: 0
Color: "-0.2,-1.8,1.00" #
LightColor: "0.6,0.30,0.10" #
# SurfaceTemperature: "10000000, 100000000"
Mass: 1000000
# Schwarzschildradius
Radius: 0.21
ColorName: Black
# 20 lines
Description: "[c]Supermassive black hole. - - [i]''[b]The Pivot[/b]''[/i] [c][a6a6a6][i]High radiation; don't expect anything close by.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] The mass of a couple million suns, pressed into the volume of a single, minor star. [/b] Enveloped in a glowing, swirling maelstrom of gas... which gets accelerated up to a third of light speed. [/b] [/b] Like planets circle their star, so does the whole galaxy dance and tiptoe around this very object. [/b] Its feeding stopped long ago; all the orbits have been worked out. [/b] ... Everything is now at a [i]rather safe[/i] and [i]stable[/i] distance. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_"
#Luminosity: 0.002
Age: 12
InnerSystem: "30, 108" #
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
}
# ======================== ( SMbh - M110 Cluster Center ) ==============
# Type SMbh2
{ GalaxyConfig, Name: Massive black hole
StarClass: SmBH - M110 CLUSTER
Model: BlackHole
SolarSystemConfigSuffix: 07_SmBH_M110
SizeClass: 12
## ( Placement done by StarRegion)
GalaxySpawnRadius: "0, 1" # min and max in LY from the center where this star should spawn, if not set star will spawn everywhere
GalaxySpawnAmount: 1
Probability: 0
Color: "-0.2,-1.8,1.00" #
LightColor: "0.6,0.30,0.10" #
# SurfaceTemperature: "10000000, 100000000"
Mass: 1000000
# Schwarzschildradius
Radius: 0.21
ColorName: Black
# 12 lines
Description: "[c]Supermassive black hole. - - [i]''[b]Lost Center[/b]''[/i] [c][a6a6a6][i]High radiation; don't expect anything close by.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] A 'smaller' variant of a supermassive black hole. [/b] Even galaxies can collide. In the past, Andromeda incorporated several other smaller galaxies nearby. [/b] This is the remnant of one of its rival's cores, clinging to a fraction of its former stars. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_"
#Luminosity: 0.002
Age: 900
InnerSystem: "30, 108" #
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
}
# ======================== ( SMbh - NGC 147 Cluster Center ) ==============
# Type SMbh3
{ GalaxyConfig, Name: Massive black hole
StarClass: SmBH-BH (NGC 147 CLUSTER)
Model: BlackHole
CompanionStarClass: BH
SolarSystemConfigSuffix: 07_SmBH_NGC
SizeClass: 12
## ( Placement done by StarRegion)
# GalaxySpawnRadius: "0, 1"
GalaxySpawnAmount: 1
Probability: 0
Color: "-0.2,-1.8,1.00"
LightColor: "0.6,0.30,0.10"
# SurfaceTemperature: "10000000, 100000000"
Mass: 1000000
# Schwarzschildradius
Radius: 0.21
ColorName: Black
# 19 lines
Description: "[c][i]Massive Binary Black Hole - [i]''[b]Attraction Spiral[/b]''[/i] [c][a6a6a6][i]High radiation; don't expect anything close by.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] [i]Two[/i] 'smaller' variants of a supermassive black holes, orbiting ever close to each other. [/b] [/b] This is the core of a smaller galaxy, that first collided with another of its kind, and then with Andromeda some eons ago. This has left these mass centers in a split situation, where the two former pivots nor circle themselves. [/b] In a few hundred million years they may collide in a titanic explosion - - Bathing this star cluster in radiation, and granting ever more exotic and ultra-heavy chemical elements, like Pentaxid, to the galaxies nearby. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_"
# (( Very likely not in NGC 147's core, but ... 'rule of cool' :D ))
#Luminosity: 0.002
Age: 900
InnerSystem: "30, 108" #
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
}
# =======================================================================
# ======================================================================= BINARY STARS
# =======================================================================
# (Reduced amount of possible combinations. Usually, binary stars seem to be in the range of one magnitude to each other.)
# (A smaller star in the binary will be 'older' - - No red giants, they will fill the roche limit and material is then drawn to the companion star.
# (Young systems may be binaries (or more) until the stars drift apart or closer together.)
# ======================== ( O-O ) ==============
#===========================
# Binary - O-O
#===========================
# Type O-O
{ GalaxyConfig, Name: O-O Binary
StarClass: O-O
Model: SunGeneric
CompanionStarClass: O
SolarSystemConfigSuffix: 08_O-O
SizeClass: 12
# Total prob: 0.05
Probability: 0.0025 # (Galactic arms)
ClusterProb: 0.5 # (Galactic arms)
ClusterRange: "0, 0.15" # (Galactic arms)
# ==== O type star - Bright Blue
# ==== Main Color Settings ====
Color: "0.4, 0.9, 1.01"
LightColor: "1.89, 1.94, 2.32" # Blue Giant - very bright blooming (blue)white light # CHANGE SLIGHTLY TO INCLUDE COMPANION STAR LIGHT?
# ====
ModelColor: "0.42, 0.47, 0.6" #
ModelColor2: "0.87,0.96,1.0" #
ModelBrightness: 1.5 #
ModelNoiseTiling: 200 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 4 #
SurfaceTemperature: "30000, 50000"
Mass: 40 #
Radius: 18 #
Luminosity: 500000
ColorName: Bright Blue #
Age: 0.01 #
## (Same as O)
HabitableZone: "104, 141" #
InnerSystem: "8, 81" #
HabitableHot: "82, 103" #
HabitableTemperate: "104, 141" #
HabitableCold: "142, 185" #
OuterSystem: "186, 263" #
# 12 lines
Description: "[c]Double star (O-O) - - [i]''[b]The Glare[/b]''[/i] [c][a6a6a6][i]Searingly bright, radiated, likely no planets.[/i][-][/c] [/b] Double stars are usually born by the same nebula, and have similar sizes to each other. [/b] Then, they either they drift apart, or move closer - Resulting in one of the stars siphoning mass from the other. [/b] [/b] In the case of these two, the outcome still seems yet undecided. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_"
}
# ======================== ( O-B ) ==============
#===========================
# Binary - O-B
#===========================
# Type O-B
{ GalaxyConfig, Name: O-B Binary
StarClass: O-B
Model: SunGeneric
CompanionStarClass: B
SolarSystemConfigSuffix: 08_O-B
SizeClass: 12
Probability: 0.0075 # (Galactic arms)
ClusterProb: 0.5 # (Galactic arms)
ClusterRange: "0, 0.15" # (Galactic arms)
# ==== O type star - Bright Blue
# ==== Main Color Settings ====
Color: "0.4, 0.9, 1.01"
LightColor: "1.89, 1.94, 2.32" # Blue Giant - very bright blooming (blue)white light # CHANGE SLIGHTLY TO INCLUDE COMPANION STAR LIGHT?
# ====
ModelColor: "0.42, 0.47, 0.6" #
ModelColor2: "0.87,0.96,1.0" #
ModelBrightness: 1.5 #
ModelNoiseTiling: 200 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 4 #
SurfaceTemperature: "30000, 50000"
Mass: 40 #
Radius: 18 #
Luminosity: 500000 #
ColorName: Bright Blue #
Age: 0.01
## (Same as O)
HabitableZone: "104, 141" #
InnerSystem: "8, 81" #
HabitableHot: "82, 103" #
HabitableTemperate: "104, 141" #
HabitableCold: "142, 185" #
OuterSystem: "186, 263" #
# 10 lines
Description: "[c]Double star (O-B) - - [i]''[b]Circling Giants[/b]''[/i] [c][a6a6a6][i]Searingly bright, radiated, likely no planets.[/i][-][/c] [/b] The bigger and mass-rich a star, the more instable it becomes. Either it explodes way too fast, or the outer star layers are blown back into space. [/b] But there is a third way - Why not just spread the mass on _ [i]two[/i] _ giant stars! [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_"
}
# ======================== ( O-A ) ==============
#===========================
# Binary - O-A
#===========================
# Type O-A
{ GalaxyConfig, Name: O-A Binary
StarClass: O-A
Model: SunGeneric
CompanionStarClass: A
SolarSystemConfigSuffix: 08_O-A
SizeClass: 12
Probability: 0.00417 # (Galactic arms)
ClusterProb: 0.5 # (Galactic arms)
ClusterRange: "0, 0.15" # (Galactic arms)
# ==== O type star - Bright Blue
# ==== Main Color Settings ====
Color: "0.4, 0.9, 1.01"
LightColor: "1.89, 1.94, 2.32" # Blue Giant - very bright blooming (blue)white light # CHANGE SLIGHTLY TO INCLUDE COMPANION STAR LIGHT?
# ====
ModelColor: "0.42, 0.47, 0.6" #
ModelColor2: "0.87,0.96,1.0" #
ModelBrightness: 1.5 #
ModelNoiseTiling: 200 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 4 #
SurfaceTemperature: "30000, 50000"
Mass: 40 #
Radius: 18 #
Luminosity: 500000 #
ColorName: Bright Blue #
Age: 0.01 #
## (Same as O)
HabitableZone: "104, 141" #
InnerSystem: "8, 81" #
HabitableHot: "82, 103" #
HabitableTemperate: "104, 141" #
HabitableCold: "142, 185" #
OuterSystem: "186, 263" #
# 16 lines
Description: "[c]Double star (O-A) - - [i]''[b]Shared Burden[/b]''[/i] [c][a6a6a6][i]Bright, with few radiated, maybe exotic planets[/i][-][/c] [/b] Those large size differences of bright double stars hint at even more drama in the past. [/b] [/b] The smaller one may be 'near death revived' - It's bloating giant phase cut short by the neighbour attracting all the mass. [/b] But with less burden to manage, the cut-down star gained better internal convection, and its core fresh fuel... Allowing it to continue as a different star type. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_"
}
# ======================== ( O-M ) ==============
#===========================
# Binary -
#===========================
# Type O-M
{ GalaxyConfig, Name: O-M Binary
StarClass: O-M
Model: SunGeneric # SunBlueGiant
CompanionStarClass: M
SolarSystemConfigSuffix: 08_O-M
SizeClass: 12 # ( NonGeneric: As big as about 5 sectors, half of an AU)
Probability: 0.0025 # (Galactic arms)
ClusterProb: 0.5 # (Galactic arms)
ClusterRange: "0, 0.15" # (Galactic arms)
# ==== O type star - Bright Blue
# ==== Main Color Settings ====
Color: "0.4, 0.9, 1.01"
LightColor: "1.89, 1.94, 2.32" # Blue Giant - very bright blooming (blue)white light # CHANGE SLIGHTLY TO INCLUDE COMPANION STAR LIGHT?
# ====
ModelColor: "0.42, 0.47, 0.6" #
ModelColor2: "0.87,0.96,1.0" #
ModelBrightness: 1.5 #
ModelNoiseTiling: 200 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 4 #
SurfaceTemperature: "30000, 50000"
Mass: 40 #
Radius: 18 #
Luminosity: 500000 #
ColorName: Bright Blue #
Age: 0.01
## (Same as O)
HabitableZone: "104, 141" #
InnerSystem: "8, 81" #
HabitableHot: "82, 103" #
HabitableTemperate: "104, 141" #
HabitableCold: "142, 185" #
OuterSystem: "186, 263" #
# 19 lines
Description: "[c]Double star (O-M). - - [i]''[b]Odd Couple[/b]''[/i] [c][a6a6a6][i]Bright, with few radiated, maybe exotic planets.[-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] A very curious system. - Double stars tend to be much less extreme in their size differences. [/b] The red dwarf might have formed further out, by the same nebula than the O-Type star, and then moved closer. Or it was once fully independent, and got attracted by the bigger star. [/b] It could even be, that large O-type star is a combination of two or more unlucky predecessors... [/b] [/b] Whatever happened - All this hints at even stranger planets. (...IF they exist here). [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_"
}
# ======================== ( B-B ) ==============
#===========================
# Binary -
#===========================
# Type B-B
{ GalaxyConfig, Name: B-B Type Binary
StarClass: B-B
Model: SunGeneric
CompanionStarClass: B
SolarSystemConfigSuffix: 08_B-B
SizeClass: 12
# Total Prob: 0.1
Probability: 0.005 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# ==== B type star - Blue-white
Color: "0.75, 0.82, 1.00"
LightColor: "1.29, 1.32, 1.58" # Bright white-blue light.
ModelColor: "0.68, 0.79, 1" #
ModelColor2: "0.87,0.98,1.0" #
ModelBrightness: 1.1
ModelNoiseTiling: 100
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.41 #
ModelFlareBrightness: 1.2 #
SurfaceTemperature: "10000, 30000"
Mass: 18
Radius: 8
Luminosity: 800
ColorName: Blue-White
Age: 0.25
# (Same as B)
HabitableZone: "88, 113"
InnerSystem: "8, 57"
HabitableHot: "58, 87"
HabitableTemperate: "88, 113"
HabitableCold: "114, 151"
OuterSystem: "152, 217"
Description: "[c]Double star (B-B). - - [i]''[b]Hostile Duo[/b]''[/i] [c][a6a6a6][i]Very bright; with few radiated and poor planets[/i][-][/c] [c][e0e020]Have fuel ready![/i][-][/c] [/b] Double stars are usually born by the same nebula, and have similar sizes to each other. [/b] Then, they either they drift apart, or move closer - Resulting in one of the stars siphoning mass from the other. [/b] [/b] In the case of these two, the outcome still seems yet undecided. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_"
}
# ======================== ( B-A ) ==============
#===========================
# Binary -
#===========================
# Type B-A
{ GalaxyConfig, Name: B-A Type Binary
StarClass: B-A
Model: SunGeneric
CompanionStarClass: A
SolarSystemConfigSuffix: 08_B-A
SizeClass: 12
Probability: 0.015 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# ==== B type star - Blue-white
Color: "0.75, 0.82, 1.00"
LightColor: "1.29, 1.32, 1.58" # Bright white-blue light.
ModelColor: "0.68, 0.79, 1" #
ModelColor2: "0.87,0.98,1.0" #
ModelBrightness: 1.1
ModelNoiseTiling: 100
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.41 #
ModelFlareBrightness: 1.2 #
SurfaceTemperature: "10000, 30000"
Mass: 18
Radius: 8
Luminosity: 800
ColorName: Blue-White
Age: 0.25
# (Same as B)
HabitableZone: "88, 113"
InnerSystem: "8, 57"
HabitableHot: "58, 87"
HabitableTemperate: "88, 113"
HabitableCold: "114, 151"
OuterSystem: "152, 217"
# 4 lines, a stub.
Description: "[c]Double star (B-A). [c][a6a6a6][i]Very bright; with few radiated and poor planets[/i][-][/c] [/b] [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( B-K ) ==============
#===========================
# Binary -
#===========================
# Type B-K
{ GalaxyConfig, Name: B-K Type Binary
StarClass: B-K
Model: SunGeneric
CompanionStarClass: K
SolarSystemConfigSuffix: 08_B-K
SizeClass: 12
Probability: 0.00833 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# ==== B type star - Blue-white
Color: "0.75, 0.82, 1.00"
LightColor: "1.29, 1.32, 1.58" # Bright white-blue light.
ModelColor: "0.68, 0.79, 1" #
ModelColor2: "0.87,0.98,1.0" #
ModelBrightness: 1.1
ModelNoiseTiling: 100
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.41 #
ModelFlareBrightness: 1.2 #
SurfaceTemperature: "10000, 30000"
Mass: 18
Radius: 8
Luminosity: 800
ColorName: Blue-White
Age: 0.25
# (Same as B)
HabitableZone: "88, 113"
InnerSystem: "8, 57"
HabitableHot: "58, 87"
HabitableTemperate: "88, 113"
HabitableCold: "114, 151"
OuterSystem: "152, 217"
# 4 lines, a stub.
Description: "[c]Double star (B-K). [c][a6a6a6][i]High chance of radiated, hostile worlds[/i][-][/c] [/b] [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( B-F ) ==============
#===========================
# Binary -
#===========================
# Type B-F
{ GalaxyConfig, Name: B-F Type Binary
StarClass: B-F
Model: SunGeneric
CompanionStarClass: F
SolarSystemConfigSuffix: 08_B-F
SizeClass: 12
Probability: 0.005 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# ==== B type star - Blue-white
Color: "0.75, 0.82, 1.00"
LightColor: "1.29, 1.32, 1.58" # Bright white-blue light.
ModelColor: "0.68, 0.79, 1" #
ModelColor2: "0.87,0.98,1.0" #
ModelBrightness: 1.1
ModelNoiseTiling: 100
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.41 #
ModelFlareBrightness: 1.2 #
SurfaceTemperature: "10000, 30000"
Mass: 18
Radius: 8
Luminosity: 800
ColorName: Blue-White
Age: 0.25
# (Same as B)
HabitableZone: "88, 113"
InnerSystem: "8, 57"
HabitableHot: "58, 87"
HabitableTemperate: "88, 113"
HabitableCold: "114, 151"
OuterSystem: "152, 217"
# 4 lines, a stub.
Description: "[c]Double star (B-F). - - [i]''[b]Misfits[/b]''[/i] [c][a6a6a6][i]Few radiated and poor planets[/i][-][/c] [/b] [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( A-A ) ==============
#===========================
# Binary -
#===========================
# Type A-A
{ GalaxyConfig, Name: A-A Binary
StarClass: A-A
Model: SunGeneric
CompanionStarClass: A
SolarSystemConfigSuffix: 08_A-A
SizeClass: 11
# Total Prob: 0.007
Probability: 0.00370 # (Galactic arms)
ClusterProb: 0.5 # (Galactic arms)
ClusterRange: "0, 0.15" # (Galactic arms)
# ==== A type star - Blue-white
Color: "0.75,0.73,0.90"
LightColor: "1.12,1.07,1.16"
ModelColor: "0.80, 0.78, 0.78"
ModelColor2: "0.90,0.96,1.0"
ModelBrightness: 0.9 #
ModelNoiseTiling: 100 #
ModelCoronaSpikesSize: 0.72 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 1.0 #
SurfaceTemperature: "7500, 10000"
Mass: 2.2
Radius: 2.4
Luminosity: 25
ColorName: White
Age: 0.5
# (Same as A)
HabitableZone: "66, 87"
InnerSystem: "8, 37"
HabitableHot: "38, 65"
HabitableTemperate: "66, 87"
HabitableCold: "88, 113"
OuterSystem: "114, 175"
# 4 lines, a stub.
Description: "[c]Double star (A-A) - - [i]''[b]The Contenders[/b]''[/i] [c][a6a6a6][i]Few radiated and poor planets[/i][-][/c] [/b] [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( A-F ) ==============
#===========================
# Binary -
#===========================
# Type A-F
{ GalaxyConfig, Name: A-F Binary
StarClass: A-F
Model: SunGeneric # SunBlueGiant
CompanionStarClass: F
SolarSystemConfigSuffix: 08_A-F
SizeClass: 11
Probability: 0.0145 # (Galactic arms)
ClusterProb: 0.5 # (Galactic arms)
ClusterRange: "0, 0.15" # (Galactic arms)
# ==== A type star - Blue-white
Color: "0.75,0.73,0.90"
LightColor: "1.12,1.07,1.16"
ModelColor: "0.80, 0.78, 0.78"
ModelColor2: "0.90,0.96,1.0"
ModelBrightness: 0.9 #
ModelNoiseTiling: 100 #
ModelCoronaSpikesSize: 0.72 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 1.0 #
SurfaceTemperature: "7500, 10000"
Mass: 2.2
Radius: 2.4
Luminosity: 25
ColorName: White
Age: 0.5
# (Same as A)
HabitableZone: "66, 87"
InnerSystem: "8, 37"
HabitableHot: "38, 65"
HabitableTemperate: "66, 87"
HabitableCold: "88, 113"
OuterSystem: "114, 175"
# 14 lines
Description: "[c]Double star (A-F) - - [i]''[b]Fire Dance[/b]''[/i] [c][a6a6a6][i]Slightly radiated planets[/i][-][/c] [/b] Double stars are usually born by the same nebula. Either they drift apart, or they move closer... [/b] - Some of them [i]_ so _[/i] close, that a smaller, but more dense star may siphon off the mass burden from the other. [/b] This cools the temper of the bigger star. - And by that, reducing its tendency to explode early in a catastrophe. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_"
}
# ======================== ( A-G ) ==============
#===========================
# Binary -
#===========================
# Type A-G
{ GalaxyConfig, Name: A-G Binary
StarClass: A-G
Model: SunGeneric
CompanionStarClass: G
SolarSystemConfigSuffix: 08_A-G
SizeClass: 11
Probability: 0.0077 # (Galactic arms)
ClusterProb: 0.5 # (Galactic arms)
ClusterRange: "0, 0.15" # (Galactic arms)
# ==== A type star - Blue-white
Color: "0.75,0.73,0.90"
LightColor: "1.12,1.07,1.16"
ModelColor: "0.80, 0.78, 0.78"
ModelColor2: "0.90,0.96,1.0"
ModelBrightness: 0.9 #
ModelNoiseTiling: 100 #
ModelCoronaSpikesSize: 0.72 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 1.0 #
SurfaceTemperature: "7500, 10000"
Mass: 2.2
Radius: 2.4
Luminosity: 25
ColorName: White
Age: 0.5
# (Same as A)
HabitableZone: "66, 87"
InnerSystem: "8, 37"
HabitableHot: "38, 65"
HabitableTemperate: "66, 87"
HabitableCold: "88, 113"
OuterSystem: "114, 175"
# 4 lines, a stub
Description: "[c]Double star (A-G) - - [i]''[b]Fighting Ring[/b]''[/i] [c][a6a6a6][i]Hostile worlds.[/i][-][/c] [/b] [c][a6a6a6][b]<<[c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( F-F ) ==============
#===========================
# Binary -
#===========================
# Type F-F
{ GalaxyConfig, Name: F Type Binary
StarClass: F-F
Model: SunGeneric
CompanionStarClass: F
SolarSystemConfigSuffix: 08_F-F
SizeClass: 11
# Total Prob: 0.06
Probability: 0.0033 # (Galactic arms)
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
# ==== F-type star, white-yellow
#Color: "0.99,0.96,0.85"
Color: "0.98,0.95,0.97"
LightColor: "1,0.96,0.88" #
ModelColor: "1.0, 0.78, 0.7" #
ModelColor2: "1.0,0.91,0.96" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 85 #
ModelCoronaSpikesSize: 0.71 #
ModelPlasmaArcsSize: 0.48 #
ModelFlareBrightness: 0.7 #
SurfaceTemperature: "6000, 7500"
Mass: 1.5
Radius: 1.8
Luminosity: 4.4
ColorName: Yellow-White
Age: 1
# (Same as F)
InnerSystem: "6, 24"
HabitableHot: "25, 50"
HabitableTemperate: "51, 65"
HabitableCold: "66, 87"
OuterSystem: "88, 132"
Description: "[c]Double star (F-F) - - [i]''[b]Sibling Rivalry[/b]''[/i] [c][a6a6a6][i]Hostile worlds.[/i][-][/c] [/b] [c][a6a6a6][b]<<[c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( F-G ) ==============
#===========================
# Binary -
#===========================
# Type F-G
{ GalaxyConfig, Name: F Type Binary
StarClass: F-G
Model: SunGeneric
CompanionStarClass: G
SolarSystemConfigSuffix: 08_F-G
SizeClass: 11
Probability: 0.0099 # (Galactic arms)
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
# ==== F-type star, white-yellow
#Color: "0.99,0.96,0.85"
Color: "0.98,0.95,0.97"
LightColor: "1,0.96,0.88" #
ModelColor: "1.0, 0.78, 0.7" #
ModelColor2: "1.0,0.91,0.96" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 85 #
ModelCoronaSpikesSize: 0.71 #
ModelPlasmaArcsSize: 0.48 #
ModelFlareBrightness: 0.7 #
SurfaceTemperature: "6000, 7500"
Mass: 1.5
Radius: 1.8
Luminosity: 4.4
ColorName: Yellow-White
Age: 1
# (Same as F)
InnerSystem: "6, 24"
HabitableHot: "25, 50"
HabitableTemperate: "51, 65"
HabitableCold: "66, 87"
OuterSystem: "88, 132"
Description: "[c]Double star (F-G) [c][a6a6a6][i]High chance of hot and hostile worlds.[/i][-][/c] [/b] [c][a6a6a6][b]<<[c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( F-K ) ==============
#===========================
# Binary -
#===========================
# Type F-K
{ GalaxyConfig, Name: F Type Binary
StarClass: F-K
Model: SunGeneric
CompanionStarClass: K
SolarSystemConfigSuffix: 08_F-K
SizeClass: 11
Probability: 0.0066 # (Galactic arms)
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
# ==== F-type star, white-yellow
#Color: "0.99,0.96,0.85"
Color: "0.98,0.95,0.97"
LightColor: "1,0.96,0.88" #
ModelColor: "1.0, 0.78, 0.7" #
ModelColor2: "1.0,0.91,0.96" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 85 #
ModelCoronaSpikesSize: 0.71 #
ModelPlasmaArcsSize: 0.48 #
ModelFlareBrightness: 0.7 #
SurfaceTemperature: "6000, 7500"
Mass: 1.5
Radius: 1.8
Luminosity: 4.4
ColorName: Yellow-White
Age: 1
# (Same as F)
InnerSystem: "6, 24"
HabitableHot: "25, 50"
HabitableTemperate: "51, 65"
HabitableCold: "66, 87"
OuterSystem: "88, 132"
Description: "[c]Double star (F-K) [c][a6a6a6][i]Exotic and very hot worlds.[/i][-][/c] [/b] [c][a6a6a6][b]<<[c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( G-G ) ==============
#===========================
# Binary -
#===========================
# Type G-G
{ GalaxyConfig, Name: G Type Binary
StarClass: G-G
Model: SunGeneric
CompanionStarClass: G
SolarSystemConfigSuffix: 08_G-G
SizeClass: 11
# Total Prob: 0.02
Probability: 0.0011 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# ==== A calm, bright looking star with large protuberances.
#Color: "1,0.95,0.63"
#LightColor: "1,0.96,0.85"
Color: "1.00,0.95,0.75"
LightColor: "1,0.96,0.87"
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.5 #
ModelFlareBrightness: 0.4 #
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1
ColorName: Yellow
Age: 10
# (Same as G)
InnerSystem: "6, 18"
HabitableHot: "19, 36"
HabitableTemperate: "37, 51"
HabitableCold: "52, 65"
OuterSystem: "66, 97"
Description: "[c]Double star (G-G) - - [i]''[b]Burning Twins[/b]''[/i] [c][a6a6a6][i]Mostly dry and hot worlds[/i][-][/c] [/b] [c][a6a6a6][b]<<[c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( G-K ) ==============
#===========================
# Binary -
#===========================
# Type G-K
{ GalaxyConfig, Name: G Type Binary
StarClass: G-K
Model: SunGeneric
CompanionStarClass: K
SolarSystemConfigSuffix: 08_G-K
SizeClass: 11
Probability: 0.0033 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# ==== A calm, bright looking star with large protuberances.
#Color: "1,0.95,0.63"
#LightColor: "1,0.96,0.85"
Color: "1.00,0.95,0.75"
LightColor: "1,0.96,0.87"
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.5 #
ModelFlareBrightness: 0.4 #
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1
ColorName: Yellow
Age: 10
# (Same as G)
InnerSystem: "6, 18"
HabitableHot: "19, 36"
HabitableTemperate: "37, 51" #
HabitableCold: "52, 65"
OuterSystem: "66, 97"
# 15 lines
Description: "[c]Double star (G-K) - - [i]''[b]Desert Suns[/b]''[/i] [c][a6a6a6][i]High chance of dry but life-bearing worlds[/i][-][/c] [/b] Two stars can heat a house more than one. [/b] For what would be considered a 'normal in-system distances', these here are close to burning a planet to a crisp. [/b] The 'Goldilocks zone' - the distance of ''[i]not too hot, not too cold[/i]'' for water - is much smaller in relation to the system's size. [/b] ... And by that, there are less chances to encounter a temperated world... [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_"
}
# ======================== ( G-M ) ==============
#===========================
# Binary -
#===========================
# Type G-M
{ GalaxyConfig, Name: G Type Binary
StarClass: G-M
Model: SunGeneric
CompanionStarClass: M
SolarSystemConfigSuffix: 08_G-M
SizeClass: 11
Probability: 0.0022 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# ==== A calm, bright looking star with large protuberances.
#Color: "1,0.95,0.63"
#LightColor: "1,0.96,0.85"
Color: "1.00,0.95,0.75"
LightColor: "1,0.96,0.87"
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.5 #
ModelFlareBrightness: 0.4 #
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1
ColorName: Yellow
Age: 10
# (Same as G)
InnerSystem: "6, 18"
HabitableHot: "19, 36"
HabitableTemperate: "37, 51" #
HabitableCold: "52, 65"
OuterSystem: "66, 97"
# 9 lines
Description: "[c]Double star (G-M) - - [i]''[b]Embrace[/b]''[/i] [c][a6a6a6][i]Hot, humid and temperate worlds[/i][-][/c] [/b] - Two stars can warm more than one. [/b] A lot depends on the distance of a planet to its host star, the planet atmosphere, and even the star type itself... - But if _ [i]both [/i]_ stars are orbited at the same time, their effects may stack... [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_"
}
# ======================== ( K-K ) ==============
#===========================
# Binary -
#===========================
# Type K-K
{ GalaxyConfig, Name: K Type Binary
StarClass: K-K
Model: SunGeneric
CompanionStarClass: K
SolarSystemConfigSuffix: 08_K-K
SizeClass: 10
# Total Prob: 0.02
Probability: 0.00160 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# ==== A very calm looking orange star.
#Color: "1,0.85,0.44"
Color: "1.01,0.87,0.45"
LightColor: "1.00,0.70,0.57" # slightly less green-ish
ModelColor: "1, 0.4, 0.2" # Inner
ModelColor2: "1,0.96,0.87" # Corona & protuberances
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 0.4 #
SurfaceTemperature: "4000, 5500"
Mass: 0.7
Radius: 0.8
Luminosity: 0.3
ColorName: Yellow-Orange
Age: 30
#(Same as K)
InnerSystem: "5, 14" #
HabitableHot: "15, 25" #
HabitableTemperate: "26, 37" #
HabitableCold: "38, 51" #
OuterSystem: "52, 70" #
Description: "[c]Double star (K-K) - - [i]''[b]The Twins[/b]''[/i] [c][a6a6a6][i]Hot, humid and temperate worlds[/i][-][/c] [/b] [c][a6a6a6][b]<<[c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( K-M ) ==============
#===========================
# Binary -
#===========================
# Type K-M
{ GalaxyConfig, Name: K Type Binary
StarClass: K-M
Model: SunGeneric
CompanionStarClass: M
SolarSystemConfigSuffix: 08_K-M
SizeClass: 10
Probability: 0.00493 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# ==== A very calm looking orange star.
#Color: "1,0.85,0.44"
Color: "1.01,0.87,0.45"
LightColor: "1.00,0.70,0.57" # slightly less green-ish
ModelColor: "1, 0.4, 0.2" # Inner
ModelColor2: "1,0.96,0.87" # Corona & protuberances
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.4 #
ModelFlareBrightness: 0.4 #
SurfaceTemperature: "4000, 5500"
Mass: 0.7
Radius: 0.8
Luminosity: 0.3
ColorName: Yellow-Orange
Age: 30
#(Same as K)
InnerSystem: "5, 14" #
HabitableHot: "15, 25" #
HabitableTemperate: "26, 37" #
HabitableCold: "38, 51" #
OuterSystem: "52, 70" #
Description: "[c]Double star (K-M) - - [i]''[b]Partners for Life[/b]''[/i] [c][a6a6a6][i]Very high chance of life-bearing worlds[/i][-][/c] [/b] [c][a6a6a6][b]<<[c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( M-M ) ==============
#===========================
# Binary -
#===========================
# Type M-M
{ GalaxyConfig, Name: M Type Binary
StarClass: M-M
Model: SunGeneric
CompanionStarClass: M
SolarSystemConfigSuffix: 08_M-M
SizeClass: 9
# Total Prob: 0.028
Probability: 0.00467 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# === M-type. Agitated small yellow-red sun # v2
Color: "1.01,0.3,0.01"
LightColor: "0.8,0.48,0.44"
ModelColor: "1,0.4,0.00" #
ModelColor2: "1.5,1.2,0.60" #
ModelBrightness: 0.4
ModelNoiseTiling: 15
ModelCoronaSpikesSize: 0.69
ModelPlasmaArcsSize: 0.50
ModelFlareBrightness: 0.4
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 200
# (Same as M)
InnerSystem: "4, 12"
HabitableHot: "13, 19"
HabitableTemperate: "20, 27"
HabitableCold: "28, 38"
OuterSystem: "39, 53"
Description: "[c]Double star (M-M) - - [i]''[b]Chance Couple[/b]''[/i] [c][a6a6a6][i]Tiny dim ice worlds, common resources[/i][-][/c] [/b] [c][a6a6a6][b]<<[c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line20_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line21_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line22_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line23_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line24_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line25_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line26_"
}
# ======================== ( M-M <!> ) ==============
#===========================
# Binary -
#===========================
# Type M-M <!>
{ GalaxyConfig, Name: M Type Binary
StarClass: M-M <!>
Model: SunGeneric
CompanionStarClass: M <!>
SolarSystemConfigSuffix: 08_M-M_Rad
SizeClass: 9
Probability: 0.00467 # (Galactic arms)
ClusterProb: 0 # (Galactic arms)
ClusterRange: "0, 0" # (Galactic arms)
# === M-type. Agitated small yellow-red sun # v2
Color: "1.01,0.3,0.01"
LightColor: "0.8,0.48,0.44"
ModelColor: "1,0.4,0.00" #
ModelColor2: "1.5,1.2,0.60" #
ModelBrightness: 0.6
ModelNoiseTiling: 15
ModelCoronaSpikesSize: 0.69
ModelPlasmaArcsSize: 0.50
ModelFlareBrightness: 0.6
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 200
# (Same as M)
InnerSystem: "4, 12"
HabitableHot: "13, 19"
HabitableTemperate: "20, 27"
HabitableCold: "28, 38"
OuterSystem: "39, 53"
# 14 lines
Description: "[c]Double star (M-M Flare) - - [i]''[b]Rad Zone[/b]''[/i] [c][a6a6a6][i]Radiated ice worlds, common warp resources[/i][-][/c] [/b] [/b] These are [i]two[/i] stars with a really bad temper, taking their turns in spewing out radiation. [/b] ... Which may drown out hyperspace signatures and possibly mask vessels and bases... [/b] [/b] A hard place to be in - - But still, such a system is known for creating Pentaxid crystals: The warp fuel of the universe. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_"
# 11 lines
# Description: "[c]Double star (M-M Flare) - - [i]''[b]Rad Zone[/b]''[/i] [c][a6a6a6][i]Radiated ice worlds, common warp resources[/i][-][/c] [/b] [/b] These are [i]two[/i] stars with a really bad temper, taking their turns in spewing out radiation. [/b] [/b] A hard place to be in... But still, this system is busy in creating Pentaxid crystals - The warp fuel of the universe. [c][a6a6a6][b]<<[/b][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line17_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line18_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line19_"
}
# =======================================================================
# ======================================================================= ULTRA RARE STARS
# =======================================================================
#===========================
# Rare Star
#===========================
# ======================== ( Far Point) ==============
## Outermost star
# Type Far Point
{ GalaxyConfig, Name: Far Point star
StarClass: Far Point
Model: SunGeneric
CompanionStarClass: G
SolarSystemConfigSuffix: 02_FarPoint
SizeClass: 12
Probability: 0.0 # Placed by star region only
ClusterProb: 0
ClusterRange: "0.1, 0.3" #
Color: "0.88, 0.70, 1.00" # Visible pink
LightColor: "1.29, 1.32, 1.58" # Bright white-blue light.
# ==== B type star - Blue-white
ModelColor: "0.68, 0.79, 1" #
ModelColor2: "0.87,0.98,1.0" #
ModelBrightness: 0.9 # 1.1 #
ModelNoiseTiling: 100 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.41 #
ModelFlareBrightness: 2.4 #
SurfaceTemperature: "10000, 30000"
Mass: 18
Radius: 8
Luminosity: 800
ColorName: Blue-White
Age: 0.2 # 200 myo
## (Size class 12: Warp-in sectors are at 7)
HabitableZone: "88, 113"
InnerSystem: "8, 57"
HabitableHot: "58, 87"
HabitableTemperate: "88, 113"
HabitableCold: "114, 151"
OuterSystem: "152, 217"
# ?? lines
Description: "[c]B-type star. - - [i]''[b]The Far Point[/b]''[/i] [c][a6a6a6][i]Very bright; radiated.[/i][-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] [/b] The furthest point from the galaxy, yet the closest. [c][a6a6a6][b]<<[/b][c][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_"
}
#===========================
# Rare Stars
#===========================
# ======================== ( B<u> ) ==============
# Ultra-rare star in the silent quarter.
# === Only once in the whole galaxy.
# === Randomly placed. Area centered on the Karana space, rougly in the center of the silent quarter.
# === A flat, hollow ellipsoid shell, touching the outer and the inner arms and the upper and lower main galaxy boundary.
# === A place of legends. The Pirates may search for this thing.
# Type B<u>
{ GalaxyConfig, Name: B<u> Type Star
StarClass: B<u> # ====== ====== ==== # SPOILERS HERE - Will be displayed as [B], and the search will only give a result if the correct full starclass is typed in.
Model: SunGeneric
SolarSystemConfigSuffix: 02_Hidden1
SizeClass: 12
Probability: 0 # Placed by star region
ClusterProb: 0
ClusterRange: "0.1, 0.3" #
#Color: "0.75, 0.82, 1.00" # (Typical B-type star)
#Color: "0.88, 0.70, 1.00" # Very visible pink difference to a B-star
Color: "0.84, 0.74, 1.00" # pink difference to a B-star
LightColor: "1.29, 1.32, 1.58" # Bright white-blue light.
# ==== B type star - Blue-white
ModelColor: "0.68, 0.79, 1" #
ModelColor2: "0.87,0.98,1.0" #
ModelBrightness: 0.9 # 1.1 #
ModelNoiseTiling: 100 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.41 #
ModelFlareBrightness: 2.4 #
SurfaceTemperature: "10000, 30000"
Mass: 18
Radius: 8
Luminosity: 800
ColorName: Blue-White
Age: 0.2 # 200 myo
## (Size class 12: Warp-in sectors are at 7)
HabitableZone: "88, 113"
InnerSystem: "8, 57"
HabitableHot: "58, 87"
HabitableTemperate: "88, 113"
HabitableCold: "114, 151"
OuterSystem: "152, 217"
# 26 lines
Description: "[c]B-type star. - - [i]''[b]The Torch...?[/b]''[/i] [c][a6a6a6][i]Very bright; radiated. - - [b]Anomaly detected[/b].[/i][-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] [/b] The bigger a star is, the hotter it tends to burn, and the less time it has left. [/b] Maybe just a couple of hundred million years.... - A fraction of Earth's age. [/b] [/b] All stars suffer from an buildup of fusion 'slag' in their core - Clogging up the process. The larger the star, the less it is 'stirred through', and the faster this happens. [/b] When trying to burn even the slag, with increasing heat, the star puffes itself up into a supergiant... - But that, too, cannot last. [/b] More sooner than later, the core will run out of fuel and lose pressure. [/b] Without its centre, the whole star will collapse into itself, with accelerating speed - and finally explode as supernova. [c][a6a6a6][b]<<[/b][c][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_"
}
# ======================== ( Go<u> ) ==============
# === Only once in the whole galaxy.
# === Randomly placed in the NGC 147 Dwarf Galaxy
# === Mimics a Go star on the map, but isn't directly searchable unless exact name used.
#===========================
# OLD G-Type - Exit portal
#===========================
# Type Go<u>
{ GalaxyConfig, Name: Go<u> Type Star
StarClass: Go<u>
Model: SunGeneric
SolarSystemConfigSuffix: SolarSystemConfig02_Hide02_Exit-NGC147
SizeClass: 11
Probability: 0 # (Galactic arms) # Old: 0.2
ClusterProb: 0 # (Galactic arms) # Old: N/A
ClusterRange: "0, 0" # (Galactic arms) # Old: N/A
Color: "1.00,0.95,0.75"
LightColor: "1.1,1.06,0.97" # Tiny bit brighter than G
# ==== Go star, brighter than a G-type.
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7 #
ModelPlasmaArcsSize: 0.5 #
ModelFlareBrightness: 1.15 #
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1.7 # Brighter than the sun
ColorName: Yellow
Age: 9 #.
InnerSystem: "6, 18" #
HabitableHot: "19, 36"
HabitableTemperate: "37, 51" #
HabitableCold: "52, 65"
OuterSystem: "66, 97"
# 14 lines
Description: "[c]Old G-type star. - - [i]''[b]Worn Homestead[/b]''[/i] [c][a6a6a6][i]Very high chance of life-bearing worlds[/i][-][/c] [/b] ... Not too hot or too cold. No violent flares. Slow burning, dependable... [/b] It did so for hundreds of millions of years... And now, the planets are filed smooth by the elements, while their atmospheres slowly get depleted. [/b] A star, warmly welcoming visitors, that tell what happens in this galaxy and where they want to go from here, next. [c][a6a6a6][b]<<[/b][c][c][00000000]XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line00_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line01_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line02_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line03_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line04_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line05_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line06_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line07_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line08_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line09_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line10_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line11_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line12_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line13_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line14_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line15_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_Line16_"
}
# =======================================================================
# ======================================================================= MAP STARS
# =======================================================================
# ======================== EDGE STAR 1
# Type -GALAXY-
{ GalaxyConfig, Name: Galaxy Edge
StarClass: (Galaxy)
Model: BlackHole
SizeClass: 70
Probability: 0
Color: "0.5,1.05,1.05" #
LightColor: "0.6,0.30,0.10"
# SurfaceTemperature: "0, 0"
Mass:0
Radius: 0 # N/A
ColorName: None
Luminosity: 0.1
Age: 0
HabitableZone: "0,0"
InnerSystem: "5, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
# OuterSystem: "145, 252"
# GalaxySpawnAmount: 1
Description: "[c]Simlated direction of another galaxy. [/b] [c][a6a6a6][i][b]This is virtual marker on this map, not a star.[/b][/i] (Mega-parsec range selection; using CommonLingo names.)[-][/c] [/b] [/b] Even these select few other galaxies are just motes of dust, somewhere in this universe. [/b] [i]Between the far edges of space and time, and the subatomic particles... everything that matters is wedged in between. It's all vast and endless. [/b] But if neither the biggest nor the smallest is posssible to grasp, then maybe it doesn't matter how big or small a life is ... - - Just, what you do with it. [/b] [/b] [c][a6a6a6][i]You chose to explore.[/i]"
}
# ======================== EDGE STAR 2
# Type -MILKY WAY-
{ GalaxyConfig, Name: Milky Way
StarClass: (Galaxy2)
Model: BlackHole
Probability: 0
SizeClass: 70
Color: "0.5,1.05,1.05" #
LightColor: "0.6,0.30,0.10"
# SurfaceTemperature: "0, 0"
Mass:0
# Schwarzschildradius
Radius: 0 # N/A
ColorName: None
Luminosity: 0.1
Age: 0 #
HabitableZone: "0,0"
InnerSystem: "5, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
# GalaxySpawnAmount: 1
Description: "[c]Simlated direction of the Milky Way. Our former home. [/b] [c][a6a6a6][b]These are virtual markers on this map, not stars.[/b][-][/c][/i] [/b] [i]Voted by UCH's Astronomy union to be the 'North star' of our brand new galaxy map.[/i]"
}
# ======================== EDGE STAR 3
# Type -TRIANGULUM-
{ GalaxyConfig, Name: Triangulum
StarClass: (Galaxy3)
Model: BlackHole
Probability: 0
SizeClass: 70
Color: "0.5,1.05,1.05" #
LightColor: "0.6,0.30,0.10"
# SurfaceTemperature: "0, 0"
Mass:0
# Schwarzschildradius
Radius: 0 # N/A
ColorName: None
Luminosity: 0.1
Age: 0 #
HabitableZone: "0,0"
InnerSystem: "5, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
# GalaxySpawnAmount: 1
Description: "[c]Simlated direction of Triangulum. A nearby galaxy. [/b] [c][a6a6a6][b]These are virtual markers on this map, not stars.[/b][-][/c][/i] [/b]"
}
# =======================================================================
# ======================================================================= SPECIAL STARS
# =======================================================================
# ===============================
# ========= STARTER SYSTEMS
# ================================
# Type G2 for Starter System (planet distances) ONLY!
{ GalaxyConfig, Name: G2 Type Star
StarClass: G2
Model: SunGeneric
Probability: 1
SizeClass: 10
Color: "1.00,0.95,0.75"
LightColor: "1,0.96,0.87"
# ==== A calm, bright looking star with large protuberances.
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7
ModelPlasmaArcsSize: 0.5
ModelFlareBrightness: 0.88 # 0.4
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1
ColorName: Yellow
Age: 10
InnerSystem: "20, 21"
HabitableHot: "30, 31"
HabitableTemperate: "40, 41"
HabitableCold: "50, 51"
OuterSystem: "70, 71"
Description: "G-type stars, including the Sun, have prominent spectral lines H and K of Ca II, which are most pronounced at G2. They have even weaker hydrogen lines than F, but along with the ionized metals, they have neutral metals. There is a prominent spike in the G band of CH molecules."
GalaxySpawnAmount: 0
}
# Type G3 (Ashon Start)
{ GalaxyConfig, Name: G Type Star
StarClass: G3
Model: SunGeneric # SunYellow
Probability: 1
SizeClass: 10
Color: "1.00,0.95,0.75"
LightColor: "1,0.96,0.87"
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7
ModelPlasmaArcsSize: 0.5 #
ModelFlareBrightness: 0.4
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1
ColorName: Yellow
Age: 10
InnerSystem: "8, 34"
HabitableHot: "35, 63"
HabitableTemperate: "64, 69"
HabitableCold: "70, 75"
OuterSystem: "76, 132"
Description: "[c][c][a6a6a6][i]Good chance of life-bearing worlds[/i][-][/c] ... Not too hot or too cold. No violent flares. Slow burning.[/b] [i]This might sound a little unassuming, or even boring, but it really helps with developing - and keeping - of life!"
GalaxySpawnAmount: 0
}
# ===============================
# ========= HOMEWORLDS
# ================================
## ============= LEGACY ===============
# == Type Unknown # Legacy Homeworld
{ GalaxyConfig, Name: GreenSuns
StarClass: Unknown
Model: SunGeneric # SunBlueGiant
SizeClass: 13
Probability: 0
GalaxySpawnAmount: 0 # Set to 0 and use in a Region = StarClass will ONLY spawn in that region!
Color: "0.0,1,0.5"
LightColor: "1,0.96,0.88"
# Legacy star ================
ModelColor: "-1, -1, -1" # Inner
ModelColor2: "0.67,1.20,0.76" # Corona & protuberances
ModelBrightness: 0.2 # (overall brightness)
ModelNoiseTiling: 0.8
#ModelCoronaSpikesSize: 0.83 # TEST CHANGED =========
ModelCoronaSpikesSize: -5 # -1
#ModelPlasmaArcsSize: 1.5 # TEST CHANGED OFF ==========
ModelPlasmaArcsSize: 0
ModelFlareBrightness: 100.06 #
SurfaceTemperature: "30000, 50000"
Mass: 40 #
Radius: 18 #
Luminosity: 70 #
ColorName: Green #
Age: 0.01 #
HabitableZone: "450, 900"
InnerSystem: "8, 108" #
HabitableHot: "109, 120" #
HabitableTemperate: "121, 132" #
HabitableCold: "133, 144" #
OuterSystem: "145, 252"
Description: "[c][b]A green star.[/c][/b] By or current understanding of the universe - - [i][c]physically impossible[-][/c][/i]. [/b] Yet, here it is. With its rare shine, promising new knowledge, wealth, [i]power[/i]... - But the total lack of data suggests, there is a [b]certain detail[/b], preventing everybody from gaining such. [/b] ...Likely a very dangerous one. [/b] [/b] - - [c]''[b][i]Here be dragons.[b][/i]''[/c]"
}
# Legacy satellite suns; Type O1b
{ GalaxyConfig, Name: The Belt
StarClass: O1b
Model: SunGeneric
Probability: 0 # (Keep at zero, else they will spawn randomly in the galactic arms)
SizeClass: 12
Color: "0.67, 0.75, 1"
SurfaceTemperature: "30000, 50000"
Mass: 40 #
Radius: 18 #
Luminosity: 500000 #
ColorName: White #
Age: 0.01 # Trivia: In Billion years
HabitableZone: "450, 900"
InnerSystem: "8, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
# GalaxySpawnRadius: "90, 100" # Does not work anymore. Will be removed.
GalaxySpawnAmount: 0 # Set to 0 and use in a Region = StarClass will ONLY spawn in that region!
Description: "A belt of white giants. "
}
# Type N Legacy territory belt
{ GalaxyConfig, Name: Small Neutron Star
StarClass: N1a
Model: SunNeutron
SolarSystemConfigSuffix: N ### CHANGE / REMOVE once there are more detailled solarsystemconfigs # (Prevent clustering of playfields)
Probability: 0
SizeClass: 7
Color: "0.35,0.35,0.75"
SurfaceTemperature: "10000000, 100000000"
ColorName: White
Mass: 2
Radius: 0.00004
Description: "A neutron star is the collapsed core of a giant star which before collapse had a total mass of between 10 and 29 solar masses. Neutron stars are the smallest and densest stars, excluding black holes, hypothetical white holes, quark stars and strange stars. Neutron stars have a radius on the order of 10 kilometres (6.2 mi) and a mass of about 1.4 solar masses. They result from the supernova explosion of a massive star, combined with gravitational collapse, that compresses the core past white dwarf star density to that of atomic nuclei."
#Luminosity: 0.002
Age: 400
HabitableZone: "0.005, 0.02" #
InnerSystem: "3, 5" #
HabitableHot: "6, 8" #
HabitableTemperate: "9, 10" #
HabitableCold: "11, 17" #
OuterSystem: "68, 100" #
GalaxySpawnAmount: 0
}
## ============= TALON'AR ===============
# Type G3 TalonAr
{ GalaxyConfig, Name: G-Type Star
StarClass: TalonAr
Model: SunGeneric # SunYellow
Probability: 0 # (Keep at zero to prevent random spawns for homeworlds - Sectors.yaml placement is not affected)
SizeClass: 10
Color: "1.00,0.95,0.75"
LightColor: "1,0.96,0.87"
ModelColor: "1, 0.8, 0.7" #
ModelColor2: "1,0.96,0.87" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 250 #
ModelCoronaSpikesSize: 0.7
ModelPlasmaArcsSize: 0.5 #
ModelFlareBrightness: 0.4
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1
ColorName: Yellow
Age: 10
InnerSystem: "8, 34"
HabitableHot: "35, 63"
HabitableTemperate: "64, 69"
HabitableCold: "70, 75"
OuterSystem: "76, 132"
Description: "The hiding space of the Talon'Ar"
GalaxySpawnAmount: 0
}
## ============= ZIRAX ===============
# Type F
{ GalaxyConfig, Name: Zirax Home System
StarClass: ZiraxEmpire
Model: SunGeneric
Probability: 0
SizeClass: 11
Color: "0.99,0.96,0.85"
SurfaceTemperature: "6000, 7500"
Mass: 1.5
Radius: 1.8
Luminosity: 4.4
ColorName: Yellow-White
Age: 1
InnerSystem: "5, 66"
HabitableHot: "67, 74"
HabitableTemperate: "75, 81"
HabitableCold: "82, 88"
OuterSystem: "89, 155"
GalaxySpawnAmount: 0
Description: "The home system and cradle of the Zirax civilization. Expect strong military presence in the whole system and especially in the sector space around their absolute sanctuary - the Zirax home planet."
}
## ============= UCH / NEW TERRA ===============
# Type GV2
{ GalaxyConfig, Name: UCH New Terra
StarClass: UCHNewTerra
CompanionStarClass: BH
Model: SunGeneric
Probability: 0
SizeClass: 10
Color: "1.00,0.95,0.75"
LightColor: "1,0.96,0.87"
ModelColor: "1, 0.8, 0.7"
ModelColor2: "1,0.96,0.87"
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7
ModelPlasmaArcsSize: 0.5
ModelFlareBrightness: 0.88
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1
ColorName: Yellow
Age: 10
InnerSystem: "20, 21"
HabitableHot: "30, 31"
HabitableTemperate: "40, 41"
HabitableCold: "50, 51"
OuterSystem: "70, 71"
Description: "The home system of the ARC faction."
GalaxySpawnAmount: 0
}
## ============= ARKENIAN REPUBLIC ===============
# Type F
{ GalaxyConfig, Name: Arkenian Republic Home System
StarClass: ArkenianRepublic
Model: SunGeneric
Probability: 0
SizeClass: 11
Color: "0.99,0.96,0.85"
SurfaceTemperature: "6000, 7500"
Mass: 1.5
Radius: 1.8
Luminosity: 4.4
ColorName: Yellow-White
Age: 1
InnerSystem: "5, 66"
HabitableHot: "67, 74"
HabitableTemperate: "75, 81"
HabitableCold: "82, 88"
OuterSystem: "89, 155"
GalaxySpawnAmount: 0
Description: "The home system of the Arkenian Republic."
}
## ============= ARC (ARK) ===============
## Dev note: to be changed!
# Type GV2
{ GalaxyConfig, Name: ARC Homeworld
StarClass: ARC
CompanionStarClass: BH
Model: SunGeneric
Probability: 0
SizeClass: 10
Color: "1.00,0.95,0.75"
LightColor: "1,0.96,0.87"
ModelColor: "1, 0.8, 0.7" # Inner
ModelColor2: "1,0.96,0.87" # Corona & protuberances
ModelBrightness: 0.9 # (overall Corona brightness)
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7
ModelPlasmaArcsSize: 0.5
ModelFlareBrightness: 0.88 # 0.4
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1
ColorName: Yellow
Age: 10
InnerSystem: "20, 21"
HabitableHot: "30, 31"
HabitableTemperate: "40, 41"
HabitableCold: "50, 51"
OuterSystem: "70, 71"
Description: "The home system of the ARC faction."
GalaxySpawnAmount: 0
}
# ============= HELIOS (ARK) ===============
## Dev note: to be changed!
# Type B
{ GalaxyConfig, Name: B Type Star
StarClass: Helios
Model: SunGeneric
Probability: 0
SizeClass: 12
Color: "0.78, 0.84, 1"
SurfaceTemperature: "10000, 30000"
Mass: 18
Radius: 8
Luminosity: 800
ColorName: Blue
Age: 0.25
InnerSystem: "8, 92"
HabitableHot: "93, 102"
HabitableTemperate: "103, 112"
HabitableCold: "113, 122"
OuterSystem: "123, 214"
Description: "Home System of the Helios Group"
GalaxySpawnAmount: 0
}
## ============= PRENN FEDERATION / TRADERS GUILD ===============
# Type A
{ GalaxyConfig, Name: Prenn Trading Federation
StarClass: PrennTradingFederation
Model: SunGeneric
Probability: 0
SizeClass: 11
Color: "0.97,0.97,1"
SurfaceTemperature: "7500, 10000"
Mass: 2.2
Radius: 2.4
Luminosity: 25
ColorName: White
Age: 0.5
InnerSystem: "5, 78"
HabitableHot: "79, 87"
HabitableTemperate: "88, 95"
HabitableCold: "96, 104"
OuterSystem: "105, 182"
Description: "It is not exactly the home system of all guilds, but an official center and pivot point of any of the Prenn Trading Federation ventures in the galaxy."
GalaxySpawnAmount: 0
}
## ============= BROTHERHOOD OF FARR ===============
# Type F
{ GalaxyConfig, Name: Farr Homeworld
StarClass: BrotherhoodOfFarr
Model: SunGeneric
Probability: 0
SizeClass: 11
Color: "0.99,0.96,0.85"
SurfaceTemperature: "6000, 7500"
Mass: 1.5
Radius: 1.8
Luminosity: 4.4
ColorName: Yellow-White
Age: 1
InnerSystem: "5, 66"
HabitableHot: "67, 74"
HabitableTemperate: "75, 81"
HabitableCold: "82, 88"
OuterSystem: "89, 155"
Description: "The home system of the Brotherhood of Farr faction."
GalaxySpawnAmount: 0
}
## ============= WASTELANDERS ===============
# Type M + A
{ GalaxyConfig, Name: Wastelanders Homeworld
StarClass: Wastelanders
Model: SunGeneric
CompanionStarClass: A
Probability: 0
SizeClass: 10
Color: "1,0.95,0.63"
LightColor: "1,0.96,0.85"
SurfaceTemperature: "5500, 6000"
Mass: 1
Radius: 1
Luminosity: 1
ColorName: Yellow
Age: 10
InnerSystem: "5, 56"
HabitableHot: "57, 63"
HabitableTemperate: "64, 69"
HabitableCold: "70, 75"
OuterSystem: "76, 132"
Description: "The home system of the Wastelanders faction."
GalaxySpawnAmount: 0
}
## ============= TESCH ===============
# Type BH
{ GalaxyConfig, Name: Tesch Home System
StarClass: TESCH
Model: BlackHole
# CompanionStarClass: N
Probability: 0
SizeClass: 7
Color: "0.20,0.20,0.20"
# SurfaceTemperature: "10000000, 100000000"
Mass: 1000000
# Schwarzschildradius
Radius: 0.21
ColorName: Black
Description: "The home system of the TESCH"
#Luminosity: 0.002
Age: 900
InnerSystem: "5, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
GalaxySpawnAmount: 0
#ClusterProb: 1
#ClusterRange: "0, 0.5"
}
## ============= PIRATE CLANS ===============
# Type N
{ GalaxyConfig, Name: Pirates Home System
StarClass: PiratesLair
Model: SunNeutron
Probability: 0
SizeClass: 7
Color: "0.35,0.35,0.75"
SurfaceTemperature: "10000000, 100000000"
ColorName: White
Mass: 2
Radius: 0.00004
Description: "Pirates hiding in the space near a Neutron star"
#Luminosity: 0.002
Age: 400
InnerSystem: "1, 2"
HabitableHot: "3, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
GalaxySpawnAmount: 0
}
## ============= RAVAGERS ===============
# Type O
{ GalaxyConfig, Name: O Type Star
StarClass: Ravagers
Model: SunGeneric
Probability: 0
SizeClass: 12
Description: "Home System of the Ravagers"
SurfaceTemperature: "30000, 50000"
Mass: 40
Radius: 18
Luminosity: 500000
ColorName: Blue
Age: 0.01
HabitableZone: "450, 900"
InnerSystem: "8, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
GalaxySpawnAmount: 0
}
## ============= KRIEL ===============
# Type M
{ GalaxyConfig, Name: Kriel Home System
StarClass: KrielSwarms # KrielEmpire
Model: SunGeneric
Probability: 0
SizeClass: 9
Color: "0.97,0.64,0.19"
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 200
InnerSystem: "5, 41"
HabitableHot: "42, 45"
HabitableTemperate: "46, 50"
HabitableCold: "51, 54"
OuterSystem: "55, 95"
GalaxySpawnAmount: 0
Description: "The said-to-be home system of the Kriel. It is not entirely sure if this is also the cradle of their civilization, because the Kriel do not leave a lot behind that can be studied. Planets stripped from any resource is what usually is left when the Kriel forces leave. Maybe it is only a place where they hide and protect something very important. Expect strong military presence."
}
## ============= TRESARI ===============
# Type O
{ GalaxyConfig, Name: O Type Star
StarClass: Tresari
Model: SunGeneric
Color: "0.85, 0.85, 1"
Probability: 0
SizeClass: 12
Description: "Home System of the Tresari"
SurfaceTemperature: "30000, 50000"
Mass: 40
Radius: 18
Luminosity: 500000
ColorName: Blue
Age: 0.01
HabitableZone: "450, 900"
InnerSystem: "8, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
GalaxySpawnAmount: 0
}
## ============= KARANA ===============
# Type M
{ GalaxyConfig, Name: M Type Star
StarClass: Karana
Model: SunGeneric
Probability: 0
SizeClass: 9
Color: "0.97,0.64,0.19"
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 200
InnerSystem: "5, 41"
HabitableHot: "42, 45"
HabitableTemperate: "46, 50"
HabitableCold: "51, 54"
OuterSystem: "55, 95"
Description: "Home System of the Karana"
GalaxySpawnAmount: 0
}
## =========================================
## ============== STORY and Mission systems
## =========================================
# == Mission Story Part II
# Type F
{ GalaxyConfig, Name: Mining Operation
StarClass: MiningOperation
Model: SunGeneric
Probability: 0
SizeClass: 11
Color: "0.99,0.96,0.85"
SurfaceTemperature: "6000, 7500"
Mass: 1.5
Radius: 1.8
Luminosity: 4.4
ColorName: Yellow-White
Age: 1
InnerSystem: "5, 66"
HabitableHot: "67, 74"
HabitableTemperate: "75, 81"
HabitableCold: "82, 88"
OuterSystem: "89, 155"
Description: "Ten years ago, this solar system has been the setting of an overwhelmingly strong pirate attack. The pirates of the Salurian clan were defeated by local Zirax forces, but it remains unknown what has been the real target for this concerted attack."
GalaxySpawnAmount: 0
}
# Type K
{ GalaxyConfig, Name: Sigma System #OP Phoenix Lost & Found - Part 4 (Sigma Fulcrum)
StarClass: SigmaZero
Model: SunGeneric # better: yellow orange?
Probability: 0
SizeClass: 10
Color: "1,0.85,0.44"
SurfaceTemperature: "4000, 5500"
Mass: 0.7
Radius: 0.8
Luminosity: 0.3
ColorName: Yellow-Orange
Age: 30
InnerSystem: "5, 48"
HabitableHot: "49, 53"
HabitableTemperate: "54, 59"
HabitableCold: "60, 64"
OuterSystem: "65, 112"
GalaxySpawnAmount: 0
Description: "Sigma Zero is the nickname of a system, situated nearly exactly between the Zirax, Polaris and Trader Guild territories. Once a profitable claim of the Polaris Megacorp, the company suddenly and hastily retreated from this place. The infamous 'Sigma Fulcrum', one of the stations that were left behind fully operational, has become a central launchpad for basically any non-legal activity in this sector between the three territories."
}
# Type A
{ GalaxyConfig, Name: Onytrya System #OP Phoenix Lost & Found - Part 5 (Prison Break)
StarClass: OnytryaSystem
Model: SunGeneric
Probability: 0
SizeClass: 11
Color: "0.97,0.97,1"
SurfaceTemperature: "7500, 10000"
Mass: 2.2
Radius: 2.4
Luminosity: 25
ColorName: White
Age: 0.5
InnerSystem: "5, 78"
HabitableHot: "79, 87"
HabitableTemperate: "88, 95"
HabitableCold: "96, 104"
OuterSystem: "105, 182"
Description: "Only enter with permission!"
GalaxySpawnAmount: 0
}
# Type N
{ GalaxyConfig, Name: UCH Hideout #Mission Story Part II
StarClass: UCHHideout
Model: SunNeutron
Probability: 0
SizeClass: 7
Color: "0.35,0.35,0.75"
SurfaceTemperature: "10000000, 100000000"
ColorName: White
Mass: 2
Radius: 0.00004
Description: "Safe harbour for remains of the UCH fleet"
#Luminosity: 0.002
Age: 400
InnerSystem: "1, 2"
HabitableHot: "3, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
GalaxySpawnAmount: 0
}
#== Type K; UCH Story Mission 5
{ GalaxyConfig, Name: Virix System
StarClass: VirixSystem
Model: SunGeneric
Probability: 0
SizeClass: 10
# ==== A very calm looking orange star.
#Color: "1,0.85,0.44"
Color: "1.01,0.87,0.45"
LightColor: "1.00,0.70,0.57"
ModelColor: "1, 0.4, 0.2"
ModelColor2: "1,0.96,0.87"
ModelBrightness: 0.9 #
ModelNoiseTiling: 70 #
ModelCoronaSpikesSize: 0.7
ModelPlasmaArcsSize: 0.4
ModelFlareBrightness: 0.4
SurfaceTemperature: "4000, 5500"
Mass: 0.7
Radius: 0.8
Luminosity: 0.3
ColorName: Yellow-Orange
Age: 30
InnerSystem: "5, 48"
HabitableHot: "49, 53"
HabitableTemperate: "54, 59"
HabitableCold: "60, 64"
OuterSystem: "65, 112"
Description: "K-type stars are orangish stars that are slightly cooler than a G-Type star. They make up about 12% of the main-sequence stars in the solar neighborhood."
}
# Type M UCH Story Mission 5
{ GalaxyConfig, Name: Containment Area 4
StarClass: ContA4
Model: SunGeneric
Probability: 0
SizeClass: 9
Color: "1.01,0.3,0.01"
LightColor: "0.8,0.48,0.44"
ModelColor: "1,0.4,0.00" #
ModelColor2: "1.5,1.2,0.60" #
ModelBrightness: 0.4
ModelNoiseTiling: 15
ModelCoronaSpikesSize: 0.69
ModelPlasmaArcsSize: 0.50
ModelFlareBrightness: 0.4
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 200
InnerSystem: "5, 41"
HabitableHot: "42, 45"
HabitableTemperate: "46, 50"
HabitableCold: "51, 54"
OuterSystem: "55, 95"
Description: "Class M stars are by far the most common. About 76% of the main-sequence stars in the solar neighborhood are class M stars. However, class M main-sequence stars (red dwarfs) have such low luminosities that none are bright enough to be seen with the unaided eye, unless under exceptional conditions. Typically, an M-type star's surface temperature is under about 4,000 K."
}
# ======================== ( Nemoris - Terminal Nexus Story ) ==============
{ GalaxyConfig, Name: Nemoris System
StarClass: NemorisSystem #OnyX Extreme = OXE
Model: SunGeneric
SizeClass: 12
Probability: 0
GalaxySpawnAmount: 0
Color: "0.0,0.97,0.98" # Azure sun
LightColor: "1,0.96,0.88"
ModelColor: "0.45, 0.9, 0.9" # Inner & colour of outer glow # good azure dark
ModelColor2: "0.47,1.12,1.04" # Corona & protuberances
ModelBrightness: 0.5 # 1 # 0.2 # (overall brightness) # Also of the corona, will add blinding flare
ModelNoiseTiling: 100 # 0.8 # 200 # 0.8
ModelCoronaSpikesSize: -1 #-5 Death tunnel # -10 'the grid' # -10 # 0.3
ModelPlasmaArcsSize: 0.75
ModelFlareBrightness: 0.5 # 1 #0.5 # 2 # 25 # 50 # 200 # 200 this is just the center 'cross' flare
SurfaceTemperature: "30000, 50000"
Mass: 40 # Trivia: multiple of the solar sun mass
Radius: 18 # Trivia: multiple of the solar sun radius
Luminosity: 70 # Trivia: multiples of the solar sun lumen; bolometric luminosities
ColorName: Green # Trivia: customizable color name for the star
Age: 0.01 # Trivia: In Billion years
HabitableZone: "450, 900"
InnerSystem: "8, 108" # GENERATION: RANGE (start-end) for very hot playfields. Example: Lava planets
HabitableHot: "109, 120" # GENERATION: RANGE (start-end) for warm/hot playfields. Example: Arid or deserts
HabitableTemperate: "121, 132" # GENERATION: RANGE (start-end) for temperate playfields (or those that are set to appear in the center hab zone)
HabitableCold: "133, 144" # GENERATION: RANGE (start-end) for colder playfields. Example: ColdArid or ColdDesert or Snow
OuterSystem: "145, 252" # GENERATION: RANGE (start-end) for very cold playfields. Snow, barren, GasPlanets
Description: " "
}
# ======================== ( Nemorta - Terminal Nexus Story ) ==============
# Type M
{ GalaxyConfig, Name: Nemorta System
StarClass: NemortaSystem
Model: SunGeneric
Probability: 0 #Story System
GalaxySpawnAmount: 0
SizeClass: 9
# === M-type. Agitated small yellow-red sun # v2
Color: "1.01,0.3,0.01"
LightColor: "0.8,0.48,0.44"
ModelColor: "1,0.4,0.00" #
ModelColor2: "1.5,1.2,0.60" #
ModelBrightness: 0.4
ModelNoiseTiling: 15
ModelCoronaSpikesSize: 0.69
ModelPlasmaArcsSize: 0.50
ModelFlareBrightness: 0.4
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 200
InnerSystem: "5, 41"
HabitableHot: "42, 45"
HabitableTemperate: "46, 50"
HabitableCold: "51, 54"
OuterSystem: "55, 95"
Description: "Class M stars are by far the most common. About 76% of the main-sequence stars in the solar neighborhood are class M stars. However, class M main-sequence stars (red dwarfs) have such low luminosities that none are bright enough to be seen with the unaided eye, unless under exceptional conditions. Typically, an M-type star's surface temperature is under about 4,000 K."
}
# ======================== ( Graphalya - TN Story 5) ==============
# Type F
{ GalaxyConfig, Name: Graphalya
StarClass: GraphalyaTN
Model: SunGeneric
Probability: 0 #Story System
GalaxySpawnAmount: 0
SizeClass: 11
# ==== F-type star, white-yellow
#Color: "0.99,0.96,0.85"
Color: "0.98,0.95,0.97"
LightColor: "1,0.96,0.88" #
ModelColor: "1.0, 0.78, 0.7" #
ModelColor2: "1.0,0.91,0.96" #
ModelBrightness: 0.9 #
ModelNoiseTiling: 85 #
ModelCoronaSpikesSize: 0.71 #
ModelPlasmaArcsSize: 0.48 #
ModelFlareBrightness: 0.7 #
SurfaceTemperature: "6000, 7500"
Mass: 1.5
Radius: 1.8
Luminosity: 4.4
ColorName: Yellow-White
Age: 1
InnerSystem: "5, 66"
HabitableHot: "67, 74"
HabitableTemperate: "75, 81"
HabitableCold: "82, 88"
OuterSystem: "89, 155"
Description: "F-type stars have strengthening spectral lines H and K of Ca II. Neutral metals (Fe I, Cr I) beginning to gain on ionized metal lines by late F. Their spectra are characterized by the weaker hydrogen lines and ionized metals. Their color is white."
}
# ======================== ( Kasodra - OPP Lost & Found M3) ==============
# Type M (Flare)
{ GalaxyConfig, Name: Kasodra System
StarClass: KasodraSystem
Model: SunGeneric
Probability: 0 #Story System
GalaxySpawnAmount: 0
SizeClass: 9
Color: "0.98,0.85,0.95"
LightColor: "0.8,0.48,0.44"
# === M-type. Violent red sun
ModelColor: "0.8, 0.4, 0.4" # Inner
ModelColor2: "0.9,0.76,0.67" # Corona & protuberances
ModelBrightness: 0.8
ModelNoiseTiling: 10
ModelCoronaSpikesSize: 0.85
ModelPlasmaArcsSize: 0.8
ModelFlareBrightness: 0.6
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 8 #..
InnerSystem: "4, 12"
HabitableHot: "13, 19"
HabitableTemperate: "20, 27"
HabitableCold: "28, 38"
OuterSystem: "39, 53"
Description: "[c]Class M Flare star. - - [i]''[b]Angry Red Dwarf[/b]''[/i] [c][a6a6a6][i]Radiated ice worlds, common warp resources[/i][-][/c] [/b] [/b] A star like this is usually calm. - Until it is not. [/b] It suffers from violent outbursts - Where its surface becomes more conductive to the inner radiation. [/b] Not really helpful to keep any life around - But it might trigger the formation of Pentaxid crystals, the source of all galactic travel. "
}
# ======================== ( Iblossa - OPP Lost & Found Interlude ) ==============
# Type "Og"
{ GalaxyConfig, Name: Iblossa System
StarClass: IblossaSystem
Model: SunGeneric # SunBlueGiant
SizeClass: 13
Probability: 0 #Story System
GalaxySpawnAmount: 0
Color: "0.45, 0.65, 0.80"
LightColor: "3.41, 3.57, 4.17" # Blue Supergiant - Searingly bright.
# ==== Og type star - Blue-white
ModelColor: "0.7,0.75,1.0" #
ModelColor2: "0.7,0.8,1.0" #
ModelBrightness: 1.3 #
ModelNoiseTiling: 5 # (Large stars have huge convection cells)
ModelCoronaSpikesSize: 0.72 #
ModelPlasmaArcsSize: 0.2 #
ModelFlareBrightness: 20 #
SurfaceTemperature: "10000, 50000" #.
Mass: 200 #. (10-300)
Radius: 800 #?
Luminosity: 4000000 #?
ColorName: Blue
Age: 0.004 #. (=4 million years)
HabitableZone: "241, 271"
InnerSystem: "18, 36"
HabitableHot: "117, 161"
HabitableTemperate: "241, 271"
HabitableCold: "331, 381"
OuterSystem: "382, 505"
Description: "[c]Blue Supergiant. - - [i]''[b]Massive Sun[/b]''[/i] [c][a6a6a6][i]Searingly bright, radiated. Likely no planets. Long in-system distances. [-][/c] [c][e0e020]Have spare fuel ready![/i][-][/c] [/b] The younger, but larger sibling of an O or B class star. It does not stay as this, and will likely fluctuate over yellow to red colours. [/b] Far too young to have much planets, and if so, then likely gas giants. The 'birthing nebula ' consisted mostly of hydrogen - leftovers of an [i]even bigger[/i], primordial star."
### ((This star is close to the Eddington limit, where its radiation would be enough to lift off its photosphere...))
}
##===================================
## ========= SPECIAL ZONES/Suns
## ==================================
# Type BH
{ GalaxyConfig, Name: Containment Area 13b-7
StarClass: ContAr13b7
Model: BlackHole
Probability: 0
SizeClass: 10
Color: "0.60,0.02,1"
# SurfaceTemperature: "10000000, 100000000"
Mass: 1000000
# Schwarzschildradius
Radius: 0.21
ColorName: Black
#Luminosity: 0.002
Age: 900
InnerSystem: "4, 5"
HabitableHot: "6, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
GalaxySpawnAmount: 0
Description: "Containment Area 13b-7 (Galactic Catalogue identifier U1B-01a3X) is a nearly empty star system with a massive black hole in its center. The energetic wavefronts frequently emitting from this system has lead to all galactic nations to agree on making this a no-travel zone. Enter at own risk!"
}
{ GalaxyConfig, Name: Containment Area 4
StarClass: RP
Model: SunGeneric
Probability: 0
SizeClass: 0
Color: "0,0,0"
# SurfaceTemperature: "10000000, 100000000"
# Mass: 1000000
# Schwarzschildradius
# Radius: 0.21
ColorName: Blue
#Luminosity: 0.002
# Age: 900
InnerSystem: "1, 2"
HabitableHot: "2, 3"
HabitableTemperate: "3, 4"
HabitableCold: "4, 5"
OuterSystem: "5, 6"
GalaxySpawnAmount: 0
Description: "Containment Area. Enter at own risk!"
}
# Type N
{ GalaxyConfig, Name: Containment Area 1a-95
StarClass: ContAr1a95
# Model: SunNeutron
Model: SunGeneric
Probability: 0
SizeClass: 7
Color: "0.97,0.97,1"
# Color: "0.35,0.35,0.75"
SurfaceTemperature: "10000000, 100000000"
ColorName: White
Mass: 2
Radius: 0.00004
Description: "Containment Area 1a-95 (Galactic Catalogue identifier Jm32-Nb32x1) was defined as a non-travel zone, because of the activity of its irregular white star is said to having lead to a total loss of several Zirax expedition fleets which were heading for the galactic center, using the star as a reststop. No incident reports about this area are available in the Galactic Catalogue. Enter at own risk!"
#Luminosity: 0.002
Age: 400
InnerSystem: "10, 20"
HabitableHot: "20, 30"
HabitableTemperate: "30, 40"
HabitableCold: "40, 50"
OuterSystem: "50, 60"
GalaxySpawnAmount: 0
}
## ================= Progenitor ONYX Class
# ======================== ( Onyx ) ============== # Calm Progenitor 'sun'
{ GalaxyConfig, Name: Onyx
StarClass: OXC #OnyX Calm = OXC
Model: SunGeneric
SizeClass: 12
Probability: 0
GalaxySpawnAmount: 0
Color: "0.0,0.97,0.98" # Azure sun
LightColor: "1,0.96,0.88"
ModelColor: "-1, -1, -1"
ModelColor2: "0.47,1.20,0.96"
ModelBrightness: 0.2
ModelNoiseTiling: 0.8
ModelCoronaSpikesSize: 0.3
ModelPlasmaArcsSize: 0
ModelFlareBrightness: 200
SurfaceTemperature: "30000, 50000"
Mass: 40
Radius: 18
Luminosity: 70
ColorName: Azure
Age: 0.01
HabitableZone: "450, 900"
InnerSystem: "8, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
Description: "[c][b]Azure star.[/c][/b] By or current understanding of the universe - - [i][c]physically impossible[-][/c][/i]. [/b] Yet, here it is. With its rare shine, promising new knowledge, wealth, [i]power[/i]... - But the total lack of data suggests, there is a [b]certain detail[/b], preventing everybody from gaining such. [/b] ...Likely a very dangerous one. [/b] [/b] - - [c]''[b][i]Here be dragons.[b][/i]''[/c]"
}
# ======================== ( Onyx Extremely Active ) ============== #
{ GalaxyConfig, Name: Onyx Extreme
StarClass: OXE #OnyX Extreme = OXE
Model: SunGeneric
SizeClass: 12
Probability: 0
GalaxySpawnAmount: 0
Color: "0.0,0.97,0.98" # Azure sun
LightColor: "1,0.96,0.88"
ModelColor: "0.45, 0.9, 0.9"
ModelColor2: "0.47,1.12,1.04"
ModelBrightness: 0.5
ModelNoiseTiling: 100
ModelCoronaSpikesSize: -1
ModelPlasmaArcsSize: 0.75
ModelFlareBrightness: 0.5
SurfaceTemperature: "30000, 50000"
Mass: 40 #
Radius: 18 #
Luminosity: 70 #
ColorName: Azure
Age: 0.01 #
HabitableZone: "450, 900"
InnerSystem: "8, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
Description: "[c][b]Azure star.[/c][/b] By or current understanding of the universe - - [i][c]physically impossible[-][/c][/i]. [/b] Yet, here it is. With its rare shine, promising new knowledge, wealth, [i]power[/i]... - But the total lack of data suggests, there is a [b]certain detail[/b], preventing everybody from gaining such. [/b] ...Likely a very dangerous one. [/b] [/b] - - [c]''[b][i]Here be dragons.[b][/i]''[/c]"
}
{ GalaxyConfig, Name: Protostar # Story
StarClass: P1
Model: SunNeutron
Probability: 0
ClusterProb: 0 # (Galactic arms) # Old: 0.995 # nearly all in clusters
ClusterRange: "0, 0" # (Galactic arms) # Old: "0.1, 0.3" # In clusterInner
SizeClass: 12
#Color: "0.35,0.35,0.75"
Color: "0.4,0.0,0.75" #
LightColor: "0.6,0.6,0.8" #
SurfaceTemperature: "10000000, 100000000"
ColorName: White
Mass: 15
Radius: 8
Luminosity: 1000
Age: 100
InnerSystem: "30, 108"
HabitableHot: "109, 120"
HabitableTemperate: "121, 132"
HabitableCold: "133, 144"
OuterSystem: "145, 252"
Description: "A gas cloud that is about to become a young star."
}
## ===================================================================================
## ===================================================================================
## === DO NOT ADD NEW STAR DEFINITIONS BELOW THIS LINE! (only for testing)
## ===================================================================================
## ===================================================================================
# =============== Ultra-rare star in the outer rims
# ( Eldorado )
# 'Eldorado' type star.
# Very rare in whole galaxy. Using the 'default' placement chances.
# By that, it's definitively placed, but has a _random_ position, and is STILL being inside a number of specific regions (that use default chances).
# E.g. this could be placed _only_ in certain galactic arms.
# Sadly, the placement has a very high variance.
# Type Eldorado
{ GalaxyConfig, Name: Eldorado
StarClass: Eldorado
Model: SunRedGiant
# SizeClass: 70 # Debug size for easy check of spawn locations
SizeClass: 12 #
Color: "1,0,1" # Debug: Pink, could be something less obvious
# HideFromSearch: true # The star will show on the map but can't be searched for
## Using Default spawn, to place these only inside of the arms
## (To prevent spawning too close to starting area, remove the 'uses Default' from the nearest arms StarRegions and manually define the stars there?)
# Probability: 10.0 # (Testing) ca 10 stars
# Probability: 0.1 # Use case: Ca 2-3 stars in whole galaxy ... mostly. But some seeds are bad luck, no matter the chances.
Probability: 0 # CURRENTLY: OFF
GalaxySpawnRadius: "300, 400" # This will force it in the outer rim sections of the galaxy
GalaxySpawnAmount: 1 # for special stars, specify the max number that should be spawned, if not set, star will spawn unlimited
# ((This count is started fresh with each 'UseDefaultStarDef: true' entry. - Using it with the ClusterProb, to reduce amounts))
ClusterProb: 1 # probability that this star class is placed within a cluster. (Cutting down of spawned amounts)
ClusterRange: "0.1, 0.3" # # Using ClusterRange will reduce spawns from the GalaxSpawnAmount
# 1 is close to center of cluster. Inverted from the definition of the starRegions.
# ClusterRange of 0.9,1.0 will not leave much stars. Too narrow.
# 0.8 (0.85) to 1.0 seems fine for small clusters
# will follow the star region placement - E.g. for spiral, it will be only on the arms.
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 300
Luminosity: 1
ColorName: Red
Age: 200
HabitableZone: "450, 900"
InnerSystem: "10, 15"
HabitableHot: "16, 20"
HabitableTemperate: "21, 30"
HabitableCold: "31, 50"
OuterSystem: "151, 180"
Description: "Gravity anomaly detected."
}
#===========================
# PLACEHOLDER
#===========================
# Type X
{ GalaxyConfig, Name: Placeholder Star
StarClass: X
Model: SunRedGiant
Probability: 0
SizeClass: 1
Color: "0,0,0" # (no values over 1)
# ====== check trivia values ==== !
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 300
Luminosity: 1
ColorName: Red
Age: 200 # too old, or not old enough?
HabitableZone: "450, 900"
InnerSystem: "10, 15" #
HabitableHot: "16, 20" #
HabitableTemperate: "21, 30" #
HabitableCold: "31, 50" #
OuterSystem: "151, 180" #
Description: "[c]This is a placeholder for a star or object not yet included."
}
#===========================
# ADJUSTING NEW STAR COLOURS & PARAMETERS
#===========================
# ======================== ( DEF ) ==============
# Type DEF
{ GalaxyConfig, Name: DEF Type Star
StarClass: DEF
# ============= Copy below line the info from a star. ==========
ClusterProb: 0.1
ClusterRange: "0.8, 1.0"
Probability: 0
SizeClass: 12
Model: SunGeneric
# ======================= INSERT BELOW
## TESTING
# ==== O type star - Bright Blue. # (Very bright star.)
# ==== Main Color Settings ====
Color: "0.4, 0.9, 1.01" # Color of the sun in-game and on the galaxy map
LightColor: "1.89, 1.94, 2.32" # If set, will override the color for in-game appearance
# ==== The below settings only work if the star model is set to 'SunGeneric'. Settings are optional, any not present will use defaults instead. ====
ModelColor: "0.42, 0.47, 0.6" # Inner (can be used if you want a different color apart from Color or LightColor)
ModelColor2: "0.87,0.96,1.0" # Corona & protuberances (Optional. Allows the sun model to show a gradient between the two colors.)
ModelBrightness: 1.0 # 1.5 # (overall brightness, especially corona)
ModelNoiseTiling: 200 # (default is 40, set to higher values for bigger stars)
ModelCoronaSpikesSize: 0.7 # (default is 0.75, values < 0.6 will hide the spikes completely. Very sensitive!)
ModelPlasmaArcsSize: 0.4 # (default is 0.5)
ModelFlareBrightness: 8 # 4 # (default is 0.5, values < 1 will make the flare smaller.)
#================== INSERT ABOVE
SurfaceTemperature: "2500, 4000"
Mass: 0.3
Radius: 0.4
Luminosity: 0.002
ColorName: Red
Age: 200
InnerSystem: "5, 20"
HabitableHot: "21, 23"
HabitableTemperate: "24, 26"
HabitableCold: "27, 30"
OuterSystem: "35, 65"
# Description: " Testing sun "
}
# ============================== SCALES & DATA =====================================
# 1 LJ = 10.000 AU = 100.000 Sectors (In reality one LY is about 65.000 AU, but the value was chosen for readability and better measurement)
# 1 AU = 10 Sectors
# Radius: 18 # Trivia: multiple of the solar sun radius (Sun radius: 695700 km https://en.wikipedia.org/wiki/Solar_radius)
# Age: 0.01 # Trivia: In Billion years (universe is about 13.7 billion years old = max value)
# HabitableZone: "450, 900" # GENERATION; AU; Defines the Start-End RANGE of usual habitable zone, split in 3 sub-zones. Note: each playfield can be put in any zone of the system via setup in a random or unique solarsystemconfg!
# InnerSystem: "8, 108" # GENERATION: RANGE (start-end) for very hot playfields. Example: Scorched
# HabitableHot: "109, 120" # GENERATION: RANGE (start-end) for warm/hot playfields. Example: Arid or deserts
# HabitableTemperate: "121, 132" # GENERATION: RANGE (start-end) for temperate playfields
# HabitableCold: "133, 144" # GENERATION: RANGE (start-end) for frozen-ice playfields.
# OuterSystem: "145, 252" # GENERATION: RANGE (start-end) for frozen-nitrogen playfields.