Commit b50c832f authored by twanvl's avatar twanvl

Icons for 2d statistics categories

parent aca08658
...@@ -1045,20 +1045,46 @@ statistics dimension: ...@@ -1045,20 +1045,46 @@ statistics dimension:
statistics category: statistics category:
name: color / rarity name: color / rarity
type: stack type: stack
icon: stats/color_rarity.png
dimension: card color dimension: card color
dimension: rarity dimension: rarity
#statistics category:
# name: power / toughness
# type: scatter
# icon: stats/pt.png
# dimension: power
# dimension: toughness
#statistics category:
# name: power / toughness / color
# type: scatter pie
# icon: stats/pt.png
# dimension: power
# dimension: toughness
# dimension: card color
statistics category: statistics category:
name: power / toughness name: power / toughness
type: scatter type: scatter pie
icon: stats/pt.png
dimension: power dimension: power
dimension: toughness dimension: toughness
dimension: rarity
#statistics category:
# name: color / cost
# type: scatter
# dimension: card color
# dimension: converted mana cost
statistics category: statistics category:
name: color / cost name: color / cost
type: scatter type: scatter pie
icon: stats/color_cost.png
dimension: card color dimension: card color
dimension: converted mana cost dimension: converted mana cost
dimension: rarity
statistics category: statistics category:
name: color / colored cost name: color / colored cost
...@@ -1068,9 +1094,10 @@ statistics category: ...@@ -1068,9 +1094,10 @@ statistics category:
statistics category: statistics category:
name: cost / colored cost name: cost / colored cost
type: scatter type: scatter pie
dimension: converted mana cost dimension: converted mana cost
dimension: colored mana cost dimension: colored mana cost
dimension: card color
#statistics field: #statistics field:
# name: creature type # name: creature type
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment