zzorba / marvelsdb

MarvelsDB - a deck builders for Marvel Champions - The Card Game
49 stars 28 forks source link

Add support for cost_per_hero #212

Open jordanweiler opened 9 months ago

jordanweiler commented 9 months ago

There are new cost per player cards included in Wave 7. To match the health: number and health_per_hero: boolean style, I think we should add support for a new cost_per_hero: boolean to go with the existing cost: number. If this is set to true, we can show the per_hero icon next to the cost when displaying cards.