I'm not entirely sure if this is a bug per se, but Touch of Death seems to lie about the radius. At talent level 2(.something), it says the final explosion occurs in a radius of 2, but it still is 1 (i.e. a 3x3 grid). Once I put another level into it, where the description reads radius of 3, it goes off in a bigger explosion, but not quite 3 radius (maybe I should take a screenshot of this one or something).
I figured either the explosion isn't as big as it's supposed to be or the description is simply reporting wrong numbers.
I can provide more info if needed.
Brawler's Touch of Death lies about the radius
Moderator: Moderator
-
- Posts: 1
- Joined: Mon Sep 18, 2017 2:08 am
Re: Brawler's Touch of Death lies about the radius
Oops, my fault. I didn't round the radius so it's trying to use a fraction (e.g. when it says 2 radius, it'll actually be like 1.5). So that's the fix.