Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
Resource: Antimatter
|
||||
Name: #ANTIMATTER
|
||||
Description: #ANTIMATTER_DESC
|
||||
Native Biome: Crystallic
|
||||
|
||||
Icon: ResourceIcons::17
|
||||
Small Icon: ResourceIconsSmall::0
|
||||
|
||||
Level: 3
|
||||
Affinity: Energy
|
||||
|
||||
Pressure: 16 Energy
|
||||
|
||||
AddFleetCommand(+2048)
|
||||
AddFleetEffectiveness(+3.0)
|
||||
@@ -0,0 +1,14 @@
|
||||
Resource: Corinium
|
||||
Name: #CORINIUM
|
||||
Description: #CORINIUM_DESC
|
||||
Native Biome: Forest
|
||||
|
||||
Icon: ResourceIconsSmall::49
|
||||
Small Icon: ResourceIconsSmall::49
|
||||
|
||||
Level: 3
|
||||
Affinity: Money
|
||||
|
||||
Pressure: 16 Money
|
||||
|
||||
ModPressureCapMult(+1.0)
|
||||
@@ -0,0 +1,14 @@
|
||||
Resource: ExoticMatter
|
||||
Name: #EXOTIC_MATTER
|
||||
Description: #EXOTIC_MATTER_DESC
|
||||
Native Biome: Crystallic
|
||||
|
||||
Icon: ResourceIcons::20
|
||||
Small Icon: ResourceIconsSmall::3
|
||||
|
||||
Level: 3
|
||||
Affinity: Research
|
||||
|
||||
Pressure: 16 Research
|
||||
|
||||
ModBuildingConstructRate(100000000)
|
||||
@@ -0,0 +1,14 @@
|
||||
Resource: Hydroconductors
|
||||
Name: #HYDROCONDUCTORS
|
||||
Description: #HYDROCONDUCTORS_DESC
|
||||
Native Biome: Oceanic
|
||||
|
||||
Icon: ResourceIcons::40
|
||||
Small Icon: ResourceIconsSmall::40
|
||||
|
||||
Level: 3
|
||||
Affinity: Labor
|
||||
|
||||
Pressure: 16 Labor
|
||||
DuplicateResourceEffects() #version<88
|
||||
AddLaborFactor(0.5) #version>=88
|
||||
@@ -0,0 +1,19 @@
|
||||
Resource: Illinium
|
||||
Name: #ILLINIUM
|
||||
Description: #ILLINIUM_DESC
|
||||
Native Biome: Oceanic
|
||||
|
||||
Icon: ResourceIconsSmall::50
|
||||
Small Icon: ResourceIconsSmall::50
|
||||
|
||||
Level: 3
|
||||
Affinity: Influence
|
||||
|
||||
Pressure: 16 Influence
|
||||
|
||||
GiveExtraResourcePressure(Money, 1.0, Level Filter = 0, Allow Uniques = False)
|
||||
GiveExtraResourcePressure(Influence, 1.0, Level Filter = 0, Allow Uniques = False)
|
||||
GiveExtraResourcePressure(Defense, 1.0, Level Filter = 0, Allow Uniques = False)
|
||||
GiveExtraResourcePressure(Labor, 1.0, Level Filter = 0, Allow Uniques = False)
|
||||
GiveExtraResourcePressure(Energy, 1.0, Level Filter = 0, Allow Uniques = False)
|
||||
GiveExtraResourcePressure(Research, 1.0, Level Filter = 0, Allow Uniques = False)
|
||||
@@ -0,0 +1,14 @@
|
||||
Resource: Kalsunim
|
||||
Name: #KALSUNIM
|
||||
Description: #KALSUNIM_DESC
|
||||
Native Biome: Desert
|
||||
|
||||
Icon: ResourceIconsSmall::48
|
||||
Small Icon: ResourceIconsSmall::48
|
||||
|
||||
Level: 3
|
||||
Affinity: Defense
|
||||
|
||||
Pressure: 16 Defense
|
||||
|
||||
PerIncomeAddResource(Labor, 0.2, Defense)
|
||||
Reference in New Issue
Block a user