Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Resource: Altar
|
||||
Name: #ALTAR
|
||||
Description: #ALTAR_DESC
|
||||
Artificial: True
|
||||
Exportable: False
|
||||
|
||||
Icon: ResourceIconsSmall::53
|
||||
Small Icon: ResourceIconsSmall::53
|
||||
|
||||
Level: 0
|
||||
Limitless Level: True
|
||||
Can Be Terraformed: False
|
||||
@@ -0,0 +1,19 @@
|
||||
Resource: ArtificialPlanetoid
|
||||
Name: #ARTIFICIAL_PLANETOID
|
||||
Description: #ARTIFICIAL_PLANETOID_DESC
|
||||
Artificial: True
|
||||
|
||||
Icon: DesignationIcons::10
|
||||
|
||||
Level: 0
|
||||
Limitless Level: True
|
||||
Can Be Terraformed: False
|
||||
Exportable: False
|
||||
|
||||
RegenSurface(6, 8, Biome Count = 1, Force Biome = Artificial)
|
||||
OnEnable(DevelopTiles(48))
|
||||
|
||||
AddResource(Labor, 5)
|
||||
AddIncome(-160)
|
||||
AddDummyResource(Water, 1)
|
||||
AddDummyResource(Meat, 5)
|
||||
@@ -0,0 +1,13 @@
|
||||
Resource: BuildingWater
|
||||
Name: #WATER
|
||||
Description:
|
||||
Native Biome: Oceanic
|
||||
Class: WaterType
|
||||
|
||||
Icon: ResourceIconsSmall::103
|
||||
Small Icon: ResourceIconsSmall::103
|
||||
Display Weight: -10
|
||||
|
||||
Level: 0
|
||||
Exportable: False
|
||||
Artificial: True
|
||||
@@ -0,0 +1,29 @@
|
||||
Resource: Ringworld
|
||||
Name: #RINGWORLD
|
||||
Description: #RINGWORLD_DESC
|
||||
Artificial: True
|
||||
|
||||
Level: 0
|
||||
Limitless Level: True
|
||||
Can Be Terraformed: False
|
||||
Exportable: False
|
||||
|
||||
Small Icon: ResourceIconsSmall::105
|
||||
|
||||
RegenSurface(160, 8, Biome Count = 3)
|
||||
|
||||
ForcePlanetType(Ringworld)
|
||||
ForceUsefulSurface(0.6, Forest)
|
||||
|
||||
OnEnable(MoveToSystemCenter())
|
||||
SetOrbitSpin(60)
|
||||
|
||||
RepeatPlanetLevel(ModLoyalty(20), Base = 1)
|
||||
RepeatPlanetLevel(AddMaxPopulation(10))
|
||||
RepeatPlanetLevel(ModTileDevelopRate(+1.0))
|
||||
RepeatPlanetLevel(ModExistingPressure(Labor, +2), Base = 1)
|
||||
RepeatPlanetLevel(ModExistingPressure(Money, +2), Base = 1)
|
||||
RepeatPlanetLevel(ModExistingPressure(Research, +2), Base = 1)
|
||||
RepeatPlanetLevel(ModExistingPressure(Influence, +2), Base = 1)
|
||||
RepeatPlanetLevel(ModExistingPressure(Defense, +2), Base = 1)
|
||||
RepeatPlanetLevel(ModExistingPressure(Energy, +2), Base = 1)
|
||||
@@ -0,0 +1,13 @@
|
||||
Resource: Soylent1
|
||||
Name: #SOYLENT1
|
||||
Description: #SOYLENT1_DESC
|
||||
Native Biome: Forest
|
||||
Class: Food
|
||||
|
||||
Icon: ResourceIconsSmall::104
|
||||
Small Icon: ResourceIconsSmall::104
|
||||
Display Weight: -10
|
||||
|
||||
Level: 0
|
||||
Exportable: False
|
||||
Artificial: True
|
||||
@@ -0,0 +1,13 @@
|
||||
Resource: Soylent2
|
||||
Name: #SOYLENT2
|
||||
Description: #SOYLENT2_DESC
|
||||
Native Biome: Forest
|
||||
Class: Food
|
||||
|
||||
Icon: ResourceIconsSmall::104
|
||||
Small Icon: ResourceIconsSmall::104
|
||||
Display Weight: -10
|
||||
|
||||
Level: 0
|
||||
Exportable: False
|
||||
Artificial: True
|
||||
@@ -0,0 +1,13 @@
|
||||
Resource: Soylent3
|
||||
Name: #SOYLENT3
|
||||
Description: #SOYLENT3_DESC
|
||||
Native Biome: Forest
|
||||
Class: Food
|
||||
|
||||
Icon: ResourceIcons::5
|
||||
Small Icon: ResourceIconsSmall::17
|
||||
Display Weight: -10
|
||||
|
||||
Level: 0
|
||||
Exportable: False
|
||||
Artificial: True
|
||||
@@ -0,0 +1,13 @@
|
||||
Resource: Soylent4
|
||||
Name: #SOYLENT4
|
||||
Description: #SOYLENT4_DESC
|
||||
Native Biome: Forest
|
||||
Class: Food
|
||||
|
||||
Icon: ResourceIcons::5
|
||||
Small Icon: ResourceIconsSmall::17
|
||||
Display Weight: -10
|
||||
|
||||
Level: 0
|
||||
Exportable: False
|
||||
Artificial: True
|
||||
@@ -0,0 +1,13 @@
|
||||
Resource: StellarWater
|
||||
Name: #WATER
|
||||
Description:
|
||||
Native Biome: Oceanic
|
||||
Class: WaterType
|
||||
|
||||
Icon: ResourceIconsSmall::103
|
||||
Small Icon: ResourceIconsSmall::103
|
||||
Display Weight: -10
|
||||
|
||||
Level: 0
|
||||
Exportable: False
|
||||
Artificial: True
|
||||
Reference in New Issue
Block a user