buffs to cloak

This commit is contained in:
landgreen
2020-09-19 19:26:29 -07:00
parent f334372281
commit 33fa0898fb
5 changed files with 22 additions and 18 deletions

View File

@@ -878,7 +878,7 @@ const game = {
// if (mod.isEnergyDamage) {
// document.getElementById("mod-capacitor").innerHTML = `(+${(mech.energy/0.05).toFixed(0)}%)`
// }
// if (mod.isRest) {
// if (mod.restDamage) {
// if (player.speed < 1) {
// document.getElementById("mod-rest").innerHTML = `(+20%)`
// } else {