From 384f6c637deec0a44259186ad12941ac62554d3e Mon Sep 17 00:00:00 2001 From: Sheep-y Date: Sat, 15 Sep 2018 21:11:53 +0800 Subject: [PATCH] Last minute adjustments. --- AttackImprovementMod/changelog.txt | 2 +- AttackImprovementMod/settings.spartan.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AttackImprovementMod/changelog.txt b/AttackImprovementMod/changelog.txt index f93b615..7fda79f 100644 --- a/AttackImprovementMod/changelog.txt +++ b/AttackImprovementMod/changelog.txt @@ -2,7 +2,7 @@ CHANGE LOG 2018-09-15 AIM Version 2.5 for BATTLETECH 1.2.0 -* New: Fix heat projection on move/jump/sprint preview. +* New: Fix heat prediction on move/jump/sprint preview. * New: Show distance number in target panel, and movement point in selection panel. * New: Show pilot stats in one-line mouseover hint, instead of only HP. * New: Variable melee height difference limit by mech class. diff --git a/AttackImprovementMod/settings.spartan.json b/AttackImprovementMod/settings.spartan.json index 4feda21..5dec696 100644 --- a/AttackImprovementMod/settings.spartan.json +++ b/AttackImprovementMod/settings.spartan.json @@ -326,7 +326,7 @@ /* Base crit chance of a structurally hit location if it is at zero structure, can be 0 to 1. Default 1, same as game. */ - "CritChanceZeroStructure": 0.4, + "CritChanceZeroStructure": 0.5, /* Base crit chance of a structurally hit location if it is at full structure, can be -1 to 1. Default 0, same as game. */