Probably through some hard coded class counters similar to modifiers. I.e. ``` counters: [ [["light","ranged"],["cavalry"]], [["cavalry"],["light","melee"]], [["defensive","structure"],["siege"]] ``` Or possibly even manually curated counters.