hi,
I am trying to understand the parser output. For example:
{
"time": 676,
"type": "DOTA_COMBATLOG_MODIFIER_ADD",
"value": 1,
"attackername": "npc_dota_hero_bounty_hunter",
"targetname": "npc_dota_hero_bristleback",
"sourcename": "npc_dota_hero_lycan",
"targetsourcename": "dota_unknown",
"attackerhero": true,
"targethero": true,
"attackerillusion": false,
"targetillusion": false,
"inflictor": "modifier_bounty_hunter_track"
}
I read this as bounty hunter tracked bristleback, but what has lycan to do with this? What is the sourcename?
Brisleback and lycan are on the same team, so no lotus orb shenanigans.
hi,
I am trying to understand the parser output. For example:
I read this as bounty hunter tracked bristleback, but what has lycan to do with this? What is the sourcename?
Brisleback and lycan are on the same team, so no lotus orb shenanigans.