Statistics Update (#12)
* Adding GenevensiS's stats page overhaul * Update card_fields: automated stats are now disabled * Update set_fields: added customization fields for stats * Stats have new icons * Updated position hint and card shape for several frames * Added preliminary localization updates * Added detect_custom_subtypes_statistic --------- Co-authored-by: cajun <kajunkittyavenger@gmail.com>
This commit is contained in:
@@ -70,7 +70,7 @@ init script:
|
||||
has_pt_2 := { card.power_2 != "" or card.toughness_2 != "" }
|
||||
|
||||
# Declare the card shape.
|
||||
card_shape := { "leveler" }
|
||||
card_shape := { "double faced leveler" }
|
||||
has_identity := { styling.color_indicator_dot }
|
||||
has_identity_2 := {styling.color_indicator_dot_2 }
|
||||
is_unsorted := {styling.remove_from_autocount}
|
||||
@@ -1429,4 +1429,4 @@ extra card style:
|
||||
name: Matrix
|
||||
size: 7
|
||||
color: white
|
||||
weight: bold
|
||||
weight: bold
|
||||
|
||||
Reference in New Issue
Block a user