Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
Building: DefenseGrid
|
||||
Name: #BLD_DEFENSE_GRID
|
||||
Description: #BLD_DEFENSE_GRID_DESC
|
||||
Sprite: DefenseGrid
|
||||
|
||||
Category: Military
|
||||
|
||||
Size: 4x4
|
||||
Base Cost: 180
|
||||
Tile Cost: 10
|
||||
Base Maintenance: 50
|
||||
Tile Maintenance: 5
|
||||
Build Time: 60
|
||||
|
||||
AddStatus(HasDefenses)
|
||||
RequireNotStatus(Ringworld)
|
||||
RequireNotStatus(ArtificialPlanetoid)
|
||||
|
||||
RequireNotTrait(Ancient)
|
||||
|
||||
IfNotSiege(RepeatExtended(AddTurret(Missile, Range=450, Damage=25, Reload=1, Speed=150, Tracking=6), Base = 10, Multiply Attribute = StaticDamageFactor))
|
||||
RecordBonusDPS(250)
|
||||
Reference in New Issue
Block a user