Upgrade rules and yaml updates for Bib refactor
This commit is contained in:
@@ -53,13 +53,14 @@ construction_yard:
|
||||
Description: Produces structures.
|
||||
-DamagedByTerrain:
|
||||
Building:
|
||||
Footprint: xxx xxx
|
||||
Dimensions: 3,2
|
||||
Footprint: xxx xxx ===
|
||||
Dimensions: 3,3
|
||||
Adjacent: 4
|
||||
LocalCenterOffset: 0,-512,0
|
||||
LaysTerrain:
|
||||
TerrainTypes: Rock
|
||||
Template: 88
|
||||
Bib:
|
||||
WithBuildingBib:
|
||||
Selectable:
|
||||
Bounds: 96,64
|
||||
Health:
|
||||
@@ -133,9 +134,10 @@ wind_trap:
|
||||
Tooltip:
|
||||
Name: Wind Trap
|
||||
Building:
|
||||
Footprint: xx xx
|
||||
Dimensions: 2,2
|
||||
Bib:
|
||||
Footprint: xx xx ==
|
||||
Dimensions: 2,3
|
||||
LocalCenterOffset: 0,-512,0
|
||||
WithBuildingBib:
|
||||
Health:
|
||||
HP: 3000
|
||||
HitShape:
|
||||
@@ -178,9 +180,10 @@ barracks:
|
||||
Tooltip:
|
||||
Name: Barracks
|
||||
Building:
|
||||
Footprint: xx xx
|
||||
Dimensions: 2,2
|
||||
Bib:
|
||||
Footprint: xx xx ==
|
||||
Dimensions: 2,3
|
||||
LocalCenterOffset: 0,-512,0
|
||||
WithBuildingBib:
|
||||
Health:
|
||||
HP: 3200
|
||||
HitShape:
|
||||
@@ -258,9 +261,10 @@ refinery:
|
||||
Tooltip:
|
||||
Name: Spice Refinery
|
||||
Building:
|
||||
Footprint: =xx xx=
|
||||
Dimensions: 3,2
|
||||
Bib:
|
||||
Footprint: =xx xx= ===
|
||||
Dimensions: 3,3
|
||||
LocalCenterOffset: 0,-512,0
|
||||
WithBuildingBib:
|
||||
Health:
|
||||
HP: 3000
|
||||
HitShape:
|
||||
@@ -371,9 +375,10 @@ light_factory:
|
||||
Tooltip:
|
||||
Name: Light Factory
|
||||
Building:
|
||||
Footprint: xxx xx=
|
||||
Dimensions: 3,2
|
||||
Bib:
|
||||
Footprint: xxx xx= ===
|
||||
Dimensions: 3,3
|
||||
LocalCenterOffset: 0,-512,0
|
||||
WithBuildingBib:
|
||||
Health:
|
||||
HP: 3300
|
||||
HitShape:
|
||||
@@ -454,9 +459,10 @@ heavy_factory:
|
||||
Tooltip:
|
||||
Name: Heavy Factory
|
||||
Building:
|
||||
Footprint: _x_ xxx =xx
|
||||
Dimensions: 3,3
|
||||
Bib:
|
||||
Footprint: _x_ xxx =xx ===
|
||||
Dimensions: 3,4
|
||||
LocalCenterOffset: 0,-512,0
|
||||
WithBuildingBib:
|
||||
Health:
|
||||
HP: 3500
|
||||
HitShape:
|
||||
@@ -551,9 +557,10 @@ outpost:
|
||||
Tooltip:
|
||||
Name: Outpost
|
||||
Building:
|
||||
Footprint: xxx xxx
|
||||
Dimensions: 3,2
|
||||
Bib:
|
||||
Footprint: xxx xxx ===
|
||||
Dimensions: 3,3
|
||||
LocalCenterOffset: 0,-512,0
|
||||
WithBuildingBib:
|
||||
Health:
|
||||
HP: 3500
|
||||
HitShape:
|
||||
@@ -883,9 +890,10 @@ high_tech_factory:
|
||||
SpawnOffset: 0,0,728
|
||||
ExitCell: 0,0
|
||||
Building:
|
||||
Footprint: _x_ xxx xxx
|
||||
Dimensions: 3,3
|
||||
Bib:
|
||||
Footprint: _x_ xxx xxx ===
|
||||
Dimensions: 3,4
|
||||
LocalCenterOffset: 0,-512,0
|
||||
WithBuildingBib:
|
||||
Health:
|
||||
HP: 3500
|
||||
HitShape:
|
||||
@@ -961,9 +969,10 @@ research_centre:
|
||||
Tooltip:
|
||||
Name: IX Research Center
|
||||
Building:
|
||||
Footprint: _x_ xxx xxx
|
||||
Dimensions: 3,3
|
||||
Bib:
|
||||
Footprint: _x_ xxx xxx ===
|
||||
Dimensions: 3,4
|
||||
LocalCenterOffset: 0,-512,0
|
||||
WithBuildingBib:
|
||||
Health:
|
||||
HP: 2500
|
||||
HitShape:
|
||||
@@ -1014,9 +1023,10 @@ palace:
|
||||
Tooltip:
|
||||
Name: Palace
|
||||
Building:
|
||||
Footprint: xx= xxx =xx
|
||||
Dimensions: 3,3
|
||||
Bib:
|
||||
Footprint: xx= xxx =xx ===
|
||||
Dimensions: 3,4
|
||||
LocalCenterOffset: 0,-512,0
|
||||
WithBuildingBib:
|
||||
HasMinibib: True
|
||||
Health:
|
||||
HP: 4000
|
||||
|
||||
Reference in New Issue
Block a user