Open source Star Ruler 2 source code!

This commit is contained in:
Lucas de Vries
2018-07-17 14:15:37 +02:00
commit cc307720ff
4342 changed files with 2365070 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
Resource: Phosphate
Name: #PHOSPHATE
Blurb: #PHOSPHATE_BLURB
Description: #PHOSPHATE_DESC
Native Biome: Ice
Class: Scalable
Small Icon: ResourceIconsSmall::62
Rarity Level: 3
Frequency: 2
Limitless Level: True
Exportable: False
IfLevel(0, AddRegionStatusOwnedSystems(AllyBuff5), Exact = True) #version>=111
IfLevel(1, AddRegionStatusOwnedSystems(AllyBuff10), Exact = True)
IfLevel(2, AddRegionStatusOwnedSystems(AllyBuff15), Exact = True)
IfLevel(3, AddRegionStatusOwnedSystems(AllyBuff25), Exact = True)
IfLevel(4, AddRegionStatusOwnedSystems(AllyBuff40), Exact = True)
IfLevel(5, AddRegionStatusOwnedSystems(AllyBuff60), Exact = True)