From 681c73d50a05475fe165a51c8251ab32b0f7cefa Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 22 Apr 2018 12:01:53 +0200 Subject: [PATCH] sc: calculate upgraded hp maximum Besides Marine also relevant for Banes now. --- sc.plp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc.plp b/sc.plp index 53934f2..f0824bf 100644 --- a/sc.plp +++ b/sc.plp @@ -319,7 +319,7 @@ sub showrangeint { && '⚓', ), $_->{hp} < 0 ? '∞' : - '' . $_->{hp} // '', + '' . showrangeint($_->{hp}, $_->{upgraded}->{hp}), $_->{shield} ? sprintf('%.0f%%{shield} / $_->{hp} ) : '