time dilation mods
new mod - heal: gives heals
new mod - ammo: gives ammo
mod mass-energy equivalence no longer benefits from harm reduction effects,
but it also takes 25% less damage than before
mod - timelike world line gives 2x faster speed and harm immunity when time dilation is active
mod - Lorentz transformation improves move jump and fire speed even when time dilation isn't active
(the same as 1 rank of squirrel cage rotor and auto-loading heuristics)
This commit is contained in:
@@ -17,7 +17,10 @@ const level = {
|
||||
// game.enableConstructMode() //used to build maps in testing mode
|
||||
// level.difficultyIncrease(9)
|
||||
// mech.setField("time dilation field")
|
||||
// mod.giveMod("mutualism");
|
||||
// mod.giveMod("timelike world line");
|
||||
// mod.giveMod("Lorentz transformation");
|
||||
|
||||
|
||||
// b.giveGuns("drones")
|
||||
// b.giveGuns("spores")
|
||||
// mech.setField("pilot wave")
|
||||
|
||||
Reference in New Issue
Block a user