Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Trait: MoonBase
|
||||
Name: #TRAIT_MOON_BASE
|
||||
Description: #TRAIT_MOON_BASE_DESC
|
||||
Category: Foundation
|
||||
Order: 4
|
||||
|
||||
Color: #aaffaa
|
||||
Icon: PlanetType::4
|
||||
|
||||
Costs Points: 1
|
||||
|
||||
TriggerHomeworld( AddSurfaceArea(Moon, (5, 5)) )
|
||||
@@ -0,0 +1,12 @@
|
||||
Trait: Poor
|
||||
Name: #TRAIT_POOR
|
||||
Description: #TRAIT_POOR_DESC
|
||||
Category: Foundation
|
||||
Order: 6
|
||||
|
||||
Color: #ffaaaa
|
||||
Icon: Poor
|
||||
|
||||
Gives Points: 1
|
||||
|
||||
ClearFirstBudget()
|
||||
@@ -0,0 +1,12 @@
|
||||
Trait: SpaceProgram
|
||||
Name: #TRAIT_SPACE_PROGRAM
|
||||
Description: #TRAIT_SPACE_PROGRAM_DESC
|
||||
Category: Foundation
|
||||
Order: 0
|
||||
|
||||
Color: #aaffaa
|
||||
Icon: SpaceProgram
|
||||
|
||||
Costs Points: 1
|
||||
|
||||
TriggerHomeworld( MapVision(3) )
|
||||
@@ -0,0 +1,14 @@
|
||||
Trait: Workshop
|
||||
Name: #TRAIT_WORKSHOP
|
||||
Description: #TRAIT_WORKSHOP_DESC
|
||||
Category: Foundation
|
||||
Order: 2
|
||||
|
||||
Color: #aaffaa
|
||||
Icon: ArtifactIcon::0
|
||||
|
||||
Costs Points: 1
|
||||
|
||||
TriggerHomeworld( SetPermanentSystemFlag(CheapArtifacts) )
|
||||
TriggerHomeworld( RepeatTrigger(6, SpawnArtifact(In System = True, Owned = True)) )
|
||||
UnlockTag(SolarOrbitalUnlock)
|
||||
Reference in New Issue
Block a user