spacemandev-git / swade-macros-simple

Simple SWADE Macros for Foundry VTT (requires swade system)
5 stars 7 forks source link

SWADE Combat Flow: Armor piercing reducing base toughness when AP > Armor #26

Closed Norc closed 4 years ago

Norc commented 4 years ago

User Seth (the Invader Zim one) reported this error with Combat Flow calculation in FVTT SWADE channel:

image

Looks to me like the Armor Piercing value is not properly capped at the Armor value, at least in this case.

thadrine commented 4 years ago

savage error It gets even weirder. If you leave the AP field blank I got no damage (should have been Shaken and Raise result) When I enterd 0AP it came out correct. This was testing it with regular combat flow.

thadrine commented 4 years ago

I have been messing with this a lot, and it really appears to be some sort of memory issue more than anything. I have not changed any mods, only experimenting with the different combat flows and the Toughness Autocalc. And I am getting different results each time, doing the same tests. savage error

thadrine commented 4 years ago

I can repeat this issue on other fresh systems, and I can get different results while testing it the same aspect.

Nnayl commented 4 years ago

Hi, Bug fixed with 1.6.5

Thanks for report