Player state only available to observers.

Hierarchy

Properties

accountId: string

DotA 2 account ID.

activity: string

Current activity state.

assists: number
campsStacked: number

Total creep camps stacked.

commandsIssued: number

Number of player commands issued in-game.

consumableGoldSpent: number

Total gold spent on consumables e.g. tangos, clarity potions, etc.

deaths: number

Number of player deaths.

denies: number
gold: number

Total gold.

goldFromCreepKills: number

Gold earned from creep kills.

goldFromHeroKills: number

Gold earned from hero kills.

goldFromIncome: number

Gold from income (hero and creep kills).

goldFromShared: number

Gold from shared sources e.g. tower, kill assists, etc.

goldLostToDeath: number

Total gold lost on deaths.

goldReliable: number

Reliable gold.

goldSpentOnBuybacks: number

Total gold spent on buybacks.

goldUnreliable: number

Unreliable gold.

gpm: number

Gold earned per minute.

heroDmg: number

Total hero damage dealt.

heroHealing: number

Total hero healing.

itemGoldSpent: number

Total gold spent on items.

killList: KillList[]

Mapping of times an opposing player has been killed.

killStreak: number

Current number of consecutive player kills.

kills: number

Number of player kills.

lastHits: number
name: string

Player name.

netWorth: number

Current net worth.

playerSlot: number

Which player slot the player belongs to (0-4 for Radiant), (5-9 for Dire).

runesActivated: number

Total runes picked up and activated.

steamId: string

Steam account ID.

supportGoldSpent: number

Total gold spent on support items e.g. wards, smokes etc.

teamName: Team

Which team the player is on.

teamSlot: number

Which team the player belongs to.

towerDamage: number

Total tower damage dealt.

wardsDestroyed: number

Total observer and sentry wards destroyed.

wardsPlaced: number
wardsPurchased: number

Total observer and sentry wards purchased.

xpm: number

XP per minute.

Generated using TypeDoc