|
{% if data['clanInfo']['tag'] %}
[{{ data['clanInfo']['tag'] }}]
{% endif %}{{ data['userName'] }}
{{ data['serverName'] }}
|
{% if data['shipInfo']['shipInfo']['nameEnglish'] %}
| {{ data['shipInfo']['shipInfo']['nameEnglish'] }} {{ data['shipInfo']['shipInfo']['nameCn'] }} |
{% else %}
{{ data['rankSolo']['shipInfo']['nameEnglish'] }} {{ data['rankSolo']['shipInfo']['nameEnglish'] }} |
{% endif %}
| 场均 |
胜率 |
PR |
| {{ '%+d' | format(data['dwpDataVO']['damage']) }} |
{{ '%+.2f' | format(data['dwpDataVO']['wins']) }}% |
{{ '%+d' | format(data['dwpDataVO']['pr']) }} |
{% if data['shipInfo']['pr']['color'] != '#828282' %}
| {{ data['shipInfo']['pr']['value'] }} {{ data['shipInfo']['pr']['name'] }} |
{% else %}
{{ data['rankSolo']['pr']['value'] }} {{ data['rankSolo']['pr']['name'] }} |
{% endif %}
{% if shipRank %}
| 排名:{{shipRank}} |
{% endif %}
| 最后战斗时间 |
| {{ time.strftime('%Y-%m-%d %H:%M:%S',time.localtime(abs(data['shipInfo']['lastBattlesTime']))) }} |
| 场次 |
胜率 |
场均 |
| {{ data['shipInfo']['battles'] }} |
{{ data['shipInfo']['wins'] }}% |
{{ data['shipInfo']['damage'] }} |
| 经验 |
击杀 |
命中 |
| {{ data['shipInfo']['xp'] }} |
{{ '%.2f' | format(data['shipInfo']['frags']) }} |
{{ data['shipInfo']['hit'] }}% |
|
{% if data['shipSolo']['battles'] %}
| 单野 |
| 场次 |
胜率 |
PR |
经验 |
场均 |
击杀 |
| {{ data['shipSolo']['battles'] }} |
{{ data['shipSolo']['wins'] }}% |
{{ data['shipSolo']['pr']['value'] }} |
{{ data['shipSolo']['xp'] }} |
{{ data['shipSolo']['damage'] }} |
{{ '%.2f' | format(data['shipSolo']['frags']) }} |
{% endif %}
{% if data['shipTwo']['battles'] %}
| 自行车 |
| 场次 |
胜率 |
PR |
经验 |
场均 |
击杀 |
| {{ data['shipTwo']['battles'] }} |
{{ data['shipTwo']['wins'] }}% |
{{ data['shipTwo']['pr']['value'] }} |
{{ data['shipTwo']['xp'] }} |
{{ data['shipTwo']['damage'] }} |
{{ '%.2f' | format(data['shipTwo']['frags']) }} |
{% endif %}
{% if data['shipThree']['battles'] %}
| 三轮车 |
| 场次 |
胜率 |
PR |
经验 |
场均 |
击杀 |
| {{ data['shipThree']['battles'] }} |
{{ data['shipThree']['wins'] }}% |
{{ data['shipThree']['pr']['value'] }} |
{{ data['shipThree']['xp'] }} |
{{ data['shipThree']['damage'] }} |
{{ '%.2f' | format(data['shipThree']['frags']) }} |
{% endif %}
{% if data['rankSolo']['battles'] %}
| 排位 |
| 场次 |
胜率 |
PR |
经验 |
场均 |
击杀 |
| {{ data['rankSolo']['battles'] }} |
{{ data['rankSolo']['wins'] }}% |
{{ data['rankSolo']['pr']['value'] }} |
{{ data['rankSolo']['xp'] }} |
{{ data['rankSolo']['damage'] }} |
{{ '%.2f' | format(data['rankSolo']['frags']) }} |
{% endif %}
| 最高记录 |
| 最高伤害 |
侦查伤害 |
最高潜在 |
| {{ data['shipInfo']['extensionDataInfo']['maxDamage'] }} |
{{ data['shipInfo']['extensionDataInfo']['maxDamageScouting'] }} |
{{ data['shipInfo']['extensionDataInfo']['maxTotalAgro'] }} |
| 经验 |
击杀 |
飞机击落 |
| {{ data['shipInfo']['extensionDataInfo']['maxXp'] }} |
{{ data['shipInfo']['extensionDataInfo']['maxFrags'] }} |
{{ data['shipInfo']['extensionDataInfo']['maxPlanesKilled'] }} |
|
© 西行寺雨季 © 本心 |
|
https://github.com/benx1n/HikariBot |
|
QQ频道搜索“yuyuko”即可使用稳定的腾讯官方机器人~ |