{{ operator_name }}
攻击
{{ attack }}
防御
{{ defense }}
生命值
{{ hp }}
法抗
{{ res }}
性别
{{ gender }}
星级
{{ rarity }}星
攻击间隔
{{ interval }}
初始费用
{{ cost }}
{% if tags %}
标签
{% for tag in tags %} {% if tags_comparison and tag in tags_comparison.matched_tags %}
{{ tag }}
{% else %}
{{ tag }}
{% endif %} {% endfor %}
{% endif %}
剩余尝试次数: {{ attempts_left }}