namidaka / crpg

Multiplayer mod for Mount & Blade II: Bannerlord
https://c-rpg.eu
GNU General Public License v3.0
14 stars 14 forks source link

Colorize attack movement penalty #29

Closed namidaka closed 8 months ago

namidaka commented 11 months ago

From crpg created by verdie-g: verdie-g/crpg#846

Colorize attack movement penalty depending on it's value. If it's low, keep it white otherwise orange, red...

namidaka commented 11 months ago

https://github.com/verdie-g/crpg/blob/master/src/WebUI/src/components/character/CharacterStats.vue#L123

namidaka commented 11 months ago

hmm I supose if it's less than few percents it's fine.