Skip to content

Instantly share code, notes, and snippets.

@Azzurite
Created April 21, 2022 00:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Azzurite/bc229cc99cd076e103a217c9a2f60576 to your computer and use it in GitHub Desktop.
Save Azzurite/bc229cc99cd076e103a217c9a2f60576 to your computer and use it in GitHub Desktop.
"hero": {
"team2": {
"player0": {
"xpos": 4384,
"ypos": -7072,
"id": 112,
"name": "npc_dota_hero_winter_wyvern",
"level": 6,
"xp": 2408,
"alive": true,
"respawn_seconds": 0,
"buyback_cost": 384,
"buyback_cooldown": 0,
"health": 1106,
"max_health": 1120,
"health_percent": 98,
"mana": 383,
"max_mana": 639,
"mana_percent": 59,
"silenced": false,
"stunned": false,
"disarmed": false,
"magicimmune": false,
"hexed": false,
"muted": false,
"break": false,
"aghanims_scepter": false,
"aghanims_shard": false,
"smoked": false,
"has_debuff": false,
"selected_unit": true,
"talent_1": false,
"talent_2": false,
"talent_3": false,
"talent_4": false,
"talent_5": false,
"talent_6": false,
"talent_7": false,
"talent_8": false
},
...repeat for other heroes...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment