diff --git a/resources/genshin/player_card/player_card.html b/resources/genshin/player_card/player_card.html index 59015631..d181d6a7 100644 --- a/resources/genshin/player_card/player_card.html +++ b/resources/genshin/player_card/player_card.html @@ -37,17 +37,17 @@ src: url(fonts/shicon.woff) format("woff"); font-weight: 400; font-style: normal; - font-display: block + font-display: block; } .enka-log { line-height: 0; - margin-right: 0.3rem + margin-right: 0.3rem; } .enka-log:before { content: "\e93a"; font-family: shicon; - font-size: 1.25em + font-size: 1.25em; } @@ -75,14 +75,16 @@ >
UID {{ uid }}
Lv.{{ character.level }}
-
+
❤ {{ character.friendship_level }}
- {% include 'genshin/player_card/skills.html' %} - {% include 'genshin/player_card/stats.html' %} + {% include 'genshin/player_card/skills.html' %} {% include + 'genshin/player_card/stats.html' %} @@ -91,8 +93,8 @@
- {% include 'genshin/player_card/weapon.html' %} - {% include 'genshin/player_card/score.html' %} + {% include 'genshin/player_card/weapon.html' %} {% include + 'genshin/player_card/score.html' %}
{% include 'genshin/player_card/artifacts.html' %} @@ -102,7 +104,8 @@
- Data from Enka.Network × Inspired by Miao-Plugin + Data from Enka.Network × Inspired by + Miao-Plugin
diff --git a/resources/genshin/player_card/score.html b/resources/genshin/player_card/score.html index b8673cd5..b83ec2ce 100644 --- a/resources/genshin/player_card/score.html +++ b/resources/genshin/player_card/score.html @@ -1,12 +1,12 @@
-
+
{{ artifact_total_score_label }}
圣遗物评级
-
{{ artifact_total_score }}
+
{{ artifact_total_score }}
圣遗物评分
diff --git a/resources/genshin/player_card/stats.html b/resources/genshin/player_card/stats.html index b2df7f74..a514ff35 100644 --- a/resources/genshin/player_card/stats.html +++ b/resources/genshin/player_card/stats.html @@ -1,7 +1,7 @@ -
+
{% for (name, value) in stats %}
{{ name }}
{{ value }}
diff --git a/resources/genshin/player_card/weapon.html b/resources/genshin/player_card/weapon.html index 2b693659..a8a836f2 100644 --- a/resources/genshin/player_card/weapon.html +++ b/resources/genshin/player_card/weapon.html @@ -5,11 +5,13 @@
-
{{ weapon.detail.name }}
+
{{ weapon.detail.name }}
-
Lv.{{ weapon.level }}
-
+
Lv.{{ weapon.level }}
+
精{{ weapon.refinement }}