Something strange happened in this one fight, when I look its log it has this part
So Muckamuck left cookdandbombd on street and earned respect, but there is after that cookdandbombd was sent to hospital before Muckamuck was able to finish the fight.
In API it appears like this
{
"id": 456271106,
"code": "93abbf1672f8f4f4d2174786495febf1",
"started": 1773342586,
"ended": 1773342588,
"attacker": {
"id": 1884573,
"name": "Muckamuck",
"level": 100,
"faction": {
"id": 18736,
"name": "Monarch Research"
}
},
"defender": {
"id": 2450557,
"name": "cookdandbombd",
"level": 100,
"faction": {
"id": 8151,
"name": "Chromatic"
}
},
"result": "Timeout",
"respect_gain": 11.25,
"respect_loss": 2.81,
"chain": 5,
"is_interrupted": false,
"is_stealthed": false,
"is_raid": false,
"is_ranked_war": true,
"modifiers": {
"fair_fight": 3,
"war": 2,
"retaliation": 1,
"group": 1.25,
"overseas": 1,
"chain": 1,
"warlord": 1
},
"finishing_hit_effects": []
}
I am not sure what happened, but I think in API it shouldn't be timeout if it really did make respect, it should probably be result Attacked?