From d436bf1128722a91a1afec95a35500ba53140219 Mon Sep 17 00:00:00 2001 From: chinhonnang0000 <106854561+chinhonnang0000@users.noreply.github.com> Date: Thu, 1 Jun 2023 10:17:38 +0800 Subject: [PATCH] Add files via upload --- content/planets/erekis.hjson | 69 +++++++++++++++++++++++++++++++++++ content/planets/serpulp.hjson | 68 ++++++++++++++++++++++++++++++++++ content/planets/tantrot.hjson | 68 ++++++++++++++++++++++++++++++++++ 3 files changed, 205 insertions(+) create mode 100644 content/planets/erekis.hjson create mode 100644 content/planets/serpulp.hjson create mode 100644 content/planets/tantrot.hjson diff --git a/content/planets/erekis.hjson b/content/planets/erekis.hjson new file mode 100644 index 0000000..690c47f --- /dev/null +++ b/content/planets/erekis.hjson @@ -0,0 +1,69 @@ +{ +accessible: true +allowLaunchLoadout: true +allowLaunchSchematics: true +allowSectorInvasion: true +allowWaves: true +allowWaveSimulation: true +alwaysUnlocked: true +atmosphereColor: 887128 +atmosphereRadIn: 0.05 +atmosphereRadOut: 0.5 +bloom: false +camRadius: 0.4 +clearSectorOnLose: false +defaultCore: core-shard +drawOrbit: true + +generator:{ +alt: true +baseseed: 124 +berylChance:0.20 +carbonChance:0.20 +ferricChance:0.20 +iceChance:0.12 +min:120 +max:978 +octaves: 1 +radMax: 620 +radMin: 225 +persistance:0.09 +scl:4.52 +seed:125 +type:ErekirPlanetGenerator +waterOffset:0.05 +} + + +hasAtmosphere: true +hiddenItems:[] +iconColor: a87739 +launchCandidates: [] +localizedName:erekis + +mesh: { + type: NoiseMesh + planet: erekis + seed: 69 + divisions: 5 + color1: 887831 + color2: 89a021 + radius: 1.11 + octaves: 4 + persistence: 0.67 + scale: 1 + mag: 1.5 +} + +minZoom: 0.17 +orbitRadius: 13 +orbitSpacing: 140 +parent: sun +radius: 1.21 +solarSystem: sun +sectorSeed: 5 +startSector: 0 +sectorSize: 4 +updateLighting: false +visible: true +} \ No newline at end of file diff --git a/content/planets/serpulp.hjson b/content/planets/serpulp.hjson new file mode 100644 index 0000000..6f958ec --- /dev/null +++ b/content/planets/serpulp.hjson @@ -0,0 +1,68 @@ +{ +accessible: true +allowLaunchLoadout: true +allowLaunchSchematics: true +allowSectorInvasion: true +allowWaves: true +allowWaveSimulation: true +alwaysUnlocked: true +atmosphereColor: 812741 +atmosphereRadIn: 0.05 +atmosphereRadOut: 0.5 +bloom: false +camRadius: 0.4 +clearSectorOnLose: false +defaultCore: core-shard +drawOrbit: true + +generator:{ +alt: true +baseseed: 124 +berylChance:0.20 +carbonChance:0.20 +ferricChance:0.20 +iceChance:0.12 +min:120 +max:978 +octaves: 1 +radMax: 620 +radMin: 225 +persistance:0.09 +scl:4.52 +seed:125 +type:SerpuloPlanetGenerator +waterOffset:0.05 +} + +hasAtmosphere: true +hiddenItems:[] +iconColor: 898981 +launchCandidates: [] +localizedName: serpulp + +mesh: { + type: NoiseMesh + planet: serpulp + seed: 69 + divisions: 5 + color1: 788988 + color2: 829191 + radius: 1.11 + octaves: 4 + persistence: 0.23 + scale: 1 + mag: 1.5 +} + +minZoom: 0.17 +orbitRadius: 123 +orbitSpacing: 140 +parent: sun +radius: 1.21 +solarSystem: sun +sectorSeed: 5 +startSector: 0 +sectorSize: 4 +updateLighting: false +visible: true +} \ No newline at end of file diff --git a/content/planets/tantrot.hjson b/content/planets/tantrot.hjson new file mode 100644 index 0000000..bdca298 --- /dev/null +++ b/content/planets/tantrot.hjson @@ -0,0 +1,68 @@ +{ +accessible: true +allowLaunchLoadout: true +allowLaunchSchematics: true +allowSectorInvasion: true +allowWaves: true +allowWaveSimulation: true +alwaysUnlocked: true +atmosphereColor: 812741 +atmosphereRadIn: 0.05 +atmosphereRadOut: 0.5 +bloom: false +camRadius: 0.4 +clearSectorOnLose: false +defaultCore: core-shard +drawOrbit: true + +generator:{ +alt: true +baseseed: 124 +berylChance:0.20 +carbonChance:0.20 +ferricChance:0.20 +iceChance:0.12 +min:120 +max:978 +octaves: 1 +radMax: 620 +radMin: 225 +persistance:0.09 +scl:4.52 +seed:125 +type:TantrosPlanetGenerator +waterOffset:0.05 +} + +hasAtmosphere: true +hiddenItems:[] +iconColor: 897892 +launchCandidates: [] +localizedName:tantrot + +mesh: { + type: NoiseMesh + planet: tantrot + seed: 69 + divisions: 5 + color1: 813091 + color2: 677828 + radius: 1.11 + octaves: 4 + persistence: 0.672 + scale: 1 + mag: 1.5 +} + +minZoom: 0.17 +orbitRadius: 143 +orbitSpacing: 140 +parent: sun +radius: 1.21 +solarSystem: sun +sectorSeed: 5 +startSector: 0 +sectorSize: 4 +updateLighting: false +visible: true +} \ No newline at end of file