whats is rules.json medal "flawless_attack"?
Posted: Fri Jan 17, 2025 10:51 pm
in rules.json I can find these medals:
whats is "flawless_attack"?
? is it actually used in pc2?
? how to get it?
? what does it do?
Code: Select all
"medals" : {
"aerial_ace" : [
100,
200,
300
],
"anti_infantry_veteran" : [
200,
400,
600
],
"anti_tank_veteran" : [
100,
200,
300
],
"dependable_support" : [
20,
50,
100
],
"flawless_attack" : [
10,
15,
20
],
"heroic_defense" : [
5,
6,
7
],
"unstoppable_offensive" : [
10
],
"urban_legend" : [
50,
100,
200
]
},
? is it actually used in pc2?
? how to get it?
? what does it do?