player shielding rework, squirrel mod falling damage reduction

This commit is contained in:
landgreen
2019-12-12 05:07:24 -08:00
committed by GitHub
parent 69c5a2bc33
commit 75d1ca4d6b
3 changed files with 28 additions and 16 deletions

View File

@@ -184,7 +184,7 @@ const b = {
},
{
name: "squirrel-cage rotor",
description: "your legs produce 20% more force<br><strong>jump</strong> higher and <strong>move</strong> faster",
description: "<strong>jump</strong> higher and <strong>move</strong> faster<br>reduced <strong>falling</strong> <strong class='color-d'>damage</strong>",
have: false, //15
effect: () => { // good with melee builds, content skipping builds
b.modSquirrelFx = 1.2;