Skip to content

Commit

Permalink
Merge pull request #11 from Damlon/master
Browse files Browse the repository at this point in the history
Add Last Campaign map / Allow Salvo use copper
  • Loading branch information
younggam authored Oct 2, 2020
2 parents bddfb02 + dbeb81a commit 997e540
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/blocks/turrets/salvo.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
ammo:{
copper-ore:standardCopper
copper:{
type: BasicBulletType
speed:4
damage:13
bulletSprite:bullet
bulletWidth:10
bulletHeight:13
shootEffect:shootBig
smokeEffect:shootBigSmoke
ammoMultiplier:5
lifetime:55
}
graphite:standardDense
pyratite:standardIncendiary
silicon:standardHoming
Expand Down
31 changes: 31 additions & 0 deletions content/zones/PlanetaryFortressCamp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: Planetary Fortress Campaign
description: Planetary Fortress Siege. Hardest map! essential to play with multiple players. Every +10wave is BIG Wave. Made by Lily.
loadout:asd
startingItems:[
copper/500
lead/250
stone/250
iron/125
glass/125
]
resources:[
stone
copper
lead
coal
sand
titanium
iron
thorium
]
requirements:[
{
type:ZoneWave
zone:DamlonShipyard
wave:1
}
{
type:Unlock
block:geothermal-system
}
]
Binary file added maps/PlanetaryFortress.msav
Binary file not shown.
Binary file added maps/PlanetaryFortressCamp.msav
Binary file not shown.
Binary file added schematics/asd.msch
Binary file not shown.

0 comments on commit 997e540

Please sign in to comment.