Skip to content

1.7.3 misc

Lisa Greene requested to merge Bunny/t-engine4:1.7.3bnnsc into master

Mostly bugfixes and a few small changes.
Meaningful change notes:

  • Give every class that doesn't currently receive Combat Training at birth Combat Training (unlocked at 1.0 mastery). Light/Heavy Armor Training and Thick Skin are universally useful talents and having it for purchase at Last Hope instead of given at birth doesn't add anything to the game besides a noob trap for those who are unaware of it
  • Adjust fixed artifact daggers to reflect 1.7.0 change increasing dagger statmod from 0.45str/0.45dex to 0.50str/0.50dex
  • Mirror images now disappear on summoner death
  • Reduce how often collapsed tower vault sublevel drops artifacts.
  • Fix various talents using raw talent level that should be using effective talent level
  • Tune down Necromancer's Corpse Explosion and Boneyard particle effects to be less distracting and obstructive
  • Slight nerf to Skirmisher's Pace Yourself

Less Meaningful change notes:

  • Zone tooltip for Min.level now reflects difficulty level mult and add. Add tooltip for zone Max.level
  • Fix alt t1 zones having different max levels than non-alt t1 zones
  • Ban Precise Aim from NPCs to reduce one shots from Fan of Knives
  • Remove digging from a few more vaults
  • Fix Twist the Knife debuff extension giving non-integer durations, causing a display bug in the effect tooltip

Merge request reports