andrewgioia / mana

Magic: the Gathering mana symbol pictographic font
304 stars 32 forks source link

Arena keyword icons #41

Closed andrewgioia closed 3 years ago

andrewgioia commented 5 years ago

Arena released icons for various keywords that should be implemented in Mana as they are official symbols.

Reference: https://mtg.gamepedia.com/File:Magic-_The_Gathering_Arena_icons.jpg

Highest res version attahed.

magic-_the_gathering_arena_icons

andrewgioia commented 4 years ago

Finally moving on this, the full checklist from https://magicarena.fandom.com/wiki/Abilities is currently:

Note on the aliases:

andrewgioia commented 4 years ago

A few more from going through Arena:

StatiS888 commented 4 years ago
  1. Some of the keywords in the first list don`t have an icon in the card view or you are putting a generic bullseye icon for them? (enchant, cycling, kicker, flash, equip, crew)

  2. I couldn`t find anywhere in the arena those keywords - Improvise, Revolt and Fabricate. They are from the sets Aether Revolt and Kaladesh.

  3. "The following have a generic bullseye currently: Crew, Cycling, Embalm, Equip, Eternalize" Embalm and Eternalize have icon in Arena embalm+

Steve-VE commented 4 years ago
2. I couldn`t find anywhere in the arena those keywords - Improvise, Revolt and Fabricate. They are from the sets Aether Revolt and Kaladesh.

These sets was on Arena during the beta (and will propably come back one day like Amonkhet did recently).

andrewgioia commented 4 years ago

Some of the keywords in the first list don`t have an icon in the card view or you are putting a generic bullseye icon for them?

Yes for the abilities that have no symbols yet, they'll just be aliases for the generic symbol of that type. The parentheses in that list indicate this, but as an example Enchant has no distinct symbol yet so .ability-enchant will just be an alias for .ability-static.

Improvise, Revolt and Fabricate

@Steve-VE is right here, I included them anyway b/c Arena does have symbols for them so it's a little future proofing.

Embalm and Eternalize have icon in Arena

Thank you! Added to the list and I should have them done today and this v1.8.0 pushed up.

StatiS888 commented 4 years ago
  1. Thanks for clearing up the .static and .triggered meaning. Then these also need symbols: prowess

  2. I cross checked with my list and you are missing those 10 from your list riot, mutate, constellation, amass, addendum, afterlife, adapt, proliferate, adamant,devotion(has no difference for colors) 9missing

  3. Are you going to make them in two colors - yellow for non-evergreen and white?

  4. Flash is currently missing from the Arena but before it was using that symbol from here: https://magicarena.fandom.com/wiki/Abilities

andrewgioia commented 4 years ago

Wow thanks @StatiS888 I didn't realize there were so many others O_O.

A few of those look like the existing Guild symbols that we can reuse but there are some distinct ones and 1.8 is probably going to get bumped back a bit. I really appreciate you screenshotting these.

Are you going to make them in two colors - yellow for non-evergreen and white?

Yeah I can add a convenience class to colorize them that way. The yellow appears to be a gradient.

StatiS888 commented 3 years ago

found one more - companion. It can only be seen if you start a game though. companion

andrewgioia commented 3 years ago

These are finally all drawn, hoping to get these in to the next version tomorrow 🤞

andrewgioia commented 3 years ago

@Steve-VE @StatiS888 these are all live now in 1.9, I think/hope this is everything but if we're still missing any symbols by all means create new issues and I can add them. Thanks for all your help!

StatiS888 commented 3 years ago

I tried but couldn't find a way to colorize them, please help.

andrewgioia commented 3 years ago

Sorry about that @StatiS888 it looks like I forgot to include that in the main symbol update. v1.9.3 now has a class called .ms-mechanic that you can add to the set-specific ability symbols to apply that gold gradient that Arena has.