This commit is contained in:
aozhiwei 2021-12-16 16:38:09 +08:00
parent fafb9c7cac
commit fea8a073dd

View File

@ -25,13 +25,10 @@ class Battle(object):
['kills', 0, '击杀数'],
['damage_out', 0, '伤害输出'],
['rescue_teammate_times', 0, '救起队友次数'],
['weapons', 0, '使用武器击杀人数 武器id:击杀数:伤害数|'],
['diving_times', 0, '潜水次数'],
['damage_in', 0, '伤害输入'],
['recover_hp', 0, '治疗量'],
['open_airdrop_times', 0, '开启空投补给次数'],
['skill_lv_up', 0, '英雄升级 英雄id:等级|'],
['weapon_lv_up', 0, '英雄武器升级 英雄id:等级|'],
['use_medicine_times', 0, '使用药物次数'],
['destory_car_times', 0, '破坏载具次数'],
['use_camouflage_times', 0, '使用伪装物'],