zzorba / marvelsdb

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

Add amplify icon and support for scheme_amplify card property #250

Open jordanweiler opened 2 months ago

jordanweiler commented 2 months ago

We'll need to add the amplify icon to the codebase since it doesn't exist yet. We should be able to render the icon in text via [amplify].

We need to also support a new scheme_amplify property on card data. It should behave similarly to scheme_acceleration, scheme_crisis, and scheme_hazard. This property should display the amplify icon when rendered.

mmougy commented 2 months ago

apparently marvel-icons.ttf does not contain the amplify icon

image

does it exist a newer version of marvel-icons.ttf?