mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 05:57:00 -04:00
Added keyword usage to statistics
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@531 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -449,6 +449,7 @@ set field:
|
|||||||
set field:
|
set field:
|
||||||
type: text
|
type: text
|
||||||
name: title
|
name: title
|
||||||
|
identifying: true
|
||||||
set field:
|
set field:
|
||||||
type: text
|
type: text
|
||||||
name: description
|
name: description
|
||||||
@@ -1094,6 +1095,13 @@ statistics dimension:
|
|||||||
numeric: true
|
numeric: true
|
||||||
icon: stats/colored_casting_cost.png
|
icon: stats/colored_casting_cost.png
|
||||||
|
|
||||||
|
statistics dimension:
|
||||||
|
name: keywords
|
||||||
|
script: keyword_usage(unique:true)
|
||||||
|
show empty: false
|
||||||
|
split list: true
|
||||||
|
icon: stats/keywords.png
|
||||||
|
|
||||||
#statistics dimension:
|
#statistics dimension:
|
||||||
# name: p/t
|
# name: p/t
|
||||||
# script: card.pt
|
# script: card.pt
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 674 B |
Reference in New Issue
Block a user