rail gun mod

rail gun mod: capacitor bank - no charge time, but smaller bullets

stunned mobs now still display health bar
when you hit a mob hard with a block they get stunned
  blocks do about 15% less collision damage
  stuns lasts longer for larger and faster blocks
This commit is contained in:
landgreen
2020-09-01 18:45:45 -07:00
parent ce96cd37ef
commit b9aaa4423b
7 changed files with 352 additions and 196 deletions

View File

@@ -16,9 +16,9 @@ const level = {
// game.zoomScale = 1000;
// game.setZoom();
// mech.isStealth = true;
// b.giveGuns("nail gun")
// mech.setField("standing wave harmonics")
// mod.giveMod("pneumatic actuator");
// b.giveGuns("rail gun")
// mod.giveMod("capacitor bank");
level.intro(); //starting level
// level.testing(); //not in rotation
@@ -372,7 +372,7 @@ const level = {
spawn.mapRect(350, -3260, 50, 60);
// spawn.bodyRect(362, -3400, 25, 140);
spawn.mapRect(200, -3250, 1250, 50);
spawn.mapRect(200, -3250, 1240, 50);
spawn.mapRect(1400, -3260, 50, 310);
spawn.bodyRect(1412, -3425, 25, 165);