{# template-title: 悬赏排行榜 #} {# template-components: data-table #}
| 排名 | 名称 | 帮会 | 门派 | 阵营 | 抓捕数 | {% if show_hostile_count %}敌对数 | {% endif %}
|---|---|---|---|---|---|---|
| {{ loop.index }} | {{ item.name }} | {{ item.tongName }} |
{% if icons.sect.get(item.forceName) %}
|
{% set camp_name = item.campName or '未知' %}
|
{{ item.score }} | {% if show_hostile_count %}{{ item.customValue0 }} | {% endif %}