sporangium sticks to things

sporangium gun now sticks to things, takes longer to germinate, ammo and fire rate are increased.
plasma field does 50% more damage, pushes 20% harder, but has 20% less range
This commit is contained in:
landgreen
2020-05-08 09:48:35 -07:00
parent 982ca94164
commit fd67ee9aae
5 changed files with 167 additions and 84 deletions

View File

@@ -22,8 +22,9 @@ const level = {
// b.giveMod("impact shear");
// b.giveMod("clock gating");
// b.giveGuns("neutron bomb")
// b.giveGuns("spores")
// mech.setField("pilot wave")
// mech.setField("perfect diamagnetism")
// mech.setField("phase decoherence field")
level.intro(); //starting level
// level.testing();
@@ -158,8 +159,8 @@ const level = {
// spawn.bomberBoss(2900, -500)
// spawn.shooterBoss(1200, -500)
// spawn.spinner(1200, -500)
// spawn.grower(1600, -500)
spawn.cellBossCulture(1600, -500)
spawn.stabber(1600, -500)
// spawn.cellBossCulture(1600, -500)
// spawn.shooter(1600, -500)
// spawn.shield(mob[mob.length - 1], 1200, -500, 1);