BurnySc2 / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
472 stars 156 forks source link

unit.shield_percentage does not return a percentage #169

Open FredNoonienSingh opened 1 year ago

FredNoonienSingh commented 1 year ago

The shieldvalue gets returned on as a float between 0-1.0, not as a percentage.