pub fn consumable_desc(effects: &Effects, i18n: &Localization) -> Vec<String>
Expand description

Takes N effects and returns N effect descriptions If effect isn’t intended to have description, returns empty string

FIXME: handle which effects should have description in stats_count to not waste space in item box