halcyon_api 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +53 -0
- data/.rspec +3 -0
- data/.rubocop.yml +2 -0
- data/.travis.yml +24 -0
- data/Gemfile +2 -0
- data/LICENSE +21 -0
- data/README.md +8 -0
- data/halcyon_api.gemspec +25 -0
- data/lib/halcyon_api/client.rb +256 -0
- data/lib/halcyon_api/region.rb +104 -0
- data/lib/halcyon_api/version.rb +7 -0
- data/lib/halcyon_api.rb +20 -0
- data/spec/cassettes/api_key.yml +47 -0
- data/spec/cassettes/match.yml +103 -0
- data/spec/cassettes/matches.yml +203 -0
- data/spec/cassettes/player.yml +53 -0
- data/spec/cassettes/players.yml +153 -0
- data/spec/cassettes/samples.yml +253 -0
- data/spec/cassettes/status.yml +41 -0
- data/spec/cassettes/telemetry.yml +1140 -0
- data/spec/lib/halcyon_api/client_spec.rb +249 -0
- data/spec/lib/halcyon_api/region_spec.rb +70 -0
- data/spec/lib/halcyon_api_spec.rb +8 -0
- data/spec/spec_helper.rb +117 -0
- data/spec/support/klasses.rb +18 -0
- metadata +151 -0
@@ -0,0 +1,1140 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://gl-prod-us-east-1.s3.amazonaws.com/assets/semc-vainglory/na/2017/03/28/03/07/b0bb7faf-1363-11e7-b11e-0242ac110006-telemetry.json
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept-Encoding:
|
11
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
12
|
+
Accept:
|
13
|
+
- application/vnd.api+json
|
14
|
+
User-Agent:
|
15
|
+
- Ruby
|
16
|
+
Host:
|
17
|
+
- gl-prod-us-east-1.s3.amazonaws.com
|
18
|
+
X-Title-Id:
|
19
|
+
- semc-vainglory
|
20
|
+
response:
|
21
|
+
status:
|
22
|
+
code: 200
|
23
|
+
message: OK
|
24
|
+
headers:
|
25
|
+
X-Amz-Id-2:
|
26
|
+
- OCXHbq3LRMd028NQkpDIGEDXqkjFumw8LjqlerhOE2oTza/UesusyJJzHBTyBdJuLIG4xOmA3uM=
|
27
|
+
X-Amz-Request-Id:
|
28
|
+
- 15487CF25378FEA9
|
29
|
+
Date:
|
30
|
+
- Tue, 06 Jun 2017 22:11:57 GMT
|
31
|
+
Last-Modified:
|
32
|
+
- Tue, 28 Mar 2017 03:07:35 GMT
|
33
|
+
Etag:
|
34
|
+
- '"d493e5cbe285bd10b44f32841aae489a"'
|
35
|
+
Accept-Ranges:
|
36
|
+
- bytes
|
37
|
+
Content-Type:
|
38
|
+
- application/json
|
39
|
+
Content-Length:
|
40
|
+
- '218448'
|
41
|
+
Server:
|
42
|
+
- AmazonS3
|
43
|
+
body:
|
44
|
+
encoding: UTF-8
|
45
|
+
string: |-
|
46
|
+
[
|
47
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "PlayerFirstSpawn", "payload": { "Team": "Left", "Actor": "*Ringo*" } },
|
48
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 1, "LifetimeGold": 0 } },
|
49
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 2, "LifetimeGold": 6000 } },
|
50
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 3, "LifetimeGold": 6000 } },
|
51
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 4, "LifetimeGold": 6000 } },
|
52
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 5, "LifetimeGold": 6000 } },
|
53
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 6, "LifetimeGold": 6000 } },
|
54
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 7, "LifetimeGold": 6000 } },
|
55
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 8, "LifetimeGold": 6000 } },
|
56
|
+
{ "time": "2017-03-28T03:02:09+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 9, "LifetimeGold": 6000 } },
|
57
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "PlayerFirstSpawn", "payload": { "Team": "Right", "Actor": "*Idris*" } },
|
58
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 1, "LifetimeGold": 0 } },
|
59
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 2, "LifetimeGold": 6000 } },
|
60
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 3, "LifetimeGold": 6000 } },
|
61
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 4, "LifetimeGold": 6000 } },
|
62
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 5, "LifetimeGold": 6000 } },
|
63
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 6, "LifetimeGold": 6000 } },
|
64
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 7, "LifetimeGold": 6000 } },
|
65
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 8, "LifetimeGold": 6000 } },
|
66
|
+
{ "time": "2017-03-28T03:02:10+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 9, "LifetimeGold": 6000 } },
|
67
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "PlayerFirstSpawn", "payload": { "Team": "Right", "Actor": "*Hero010*" } },
|
68
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 1, "LifetimeGold": 0 } },
|
69
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 2, "LifetimeGold": 6000 } },
|
70
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 3, "LifetimeGold": 6000 } },
|
71
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 4, "LifetimeGold": 6000 } },
|
72
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 5, "LifetimeGold": 6000 } },
|
73
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 6, "LifetimeGold": 6000 } },
|
74
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 7, "LifetimeGold": 6000 } },
|
75
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 8, "LifetimeGold": 6000 } },
|
76
|
+
{ "time": "2017-03-28T03:02:11+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 9, "LifetimeGold": 6000 } },
|
77
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "PlayerFirstSpawn", "payload": { "Team": "Right", "Actor": "*Phinn*" } },
|
78
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 1, "LifetimeGold": 0 } },
|
79
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 2, "LifetimeGold": 6000 } },
|
80
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 3, "LifetimeGold": 6000 } },
|
81
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 4, "LifetimeGold": 6000 } },
|
82
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 5, "LifetimeGold": 6000 } },
|
83
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 6, "LifetimeGold": 6000 } },
|
84
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 7, "LifetimeGold": 6000 } },
|
85
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 8, "LifetimeGold": 6000 } },
|
86
|
+
{ "time": "2017-03-28T03:02:12+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 9, "LifetimeGold": 6000 } },
|
87
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "PlayerFirstSpawn", "payload": { "Team": "Left", "Actor": "*Idris*" } },
|
88
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 1, "LifetimeGold": 0 } },
|
89
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 2, "LifetimeGold": 6000 } },
|
90
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 3, "LifetimeGold": 6000 } },
|
91
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 4, "LifetimeGold": 6000 } },
|
92
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 5, "LifetimeGold": 6000 } },
|
93
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 6, "LifetimeGold": 6000 } },
|
94
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 7, "LifetimeGold": 6000 } },
|
95
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 8, "LifetimeGold": 6000 } },
|
96
|
+
{ "time": "2017-03-28T03:02:13+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 9, "LifetimeGold": 6000 } },
|
97
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "PlayerFirstSpawn", "payload": { "Team": "Left", "Actor": "*Glaive*" } },
|
98
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 1, "LifetimeGold": 0 } },
|
99
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 2, "LifetimeGold": 6000 } },
|
100
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 3, "LifetimeGold": 6000 } },
|
101
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 4, "LifetimeGold": 6000 } },
|
102
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 5, "LifetimeGold": 6000 } },
|
103
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 6, "LifetimeGold": 6000 } },
|
104
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 7, "LifetimeGold": 6000 } },
|
105
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 8, "LifetimeGold": 6000 } },
|
106
|
+
{ "time": "2017-03-28T03:02:18+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 9, "LifetimeGold": 6000 } },
|
107
|
+
{ "time": "2017-03-28T03:02:25+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Hero010*", "Item": "Eve Of Harvest", "Cost": 2600 } },
|
108
|
+
{ "time": "2017-03-28T03:02:25+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Hero010*", "Item": "Sprint Boots", "Cost": 300 } },
|
109
|
+
{ "time": "2017-03-28T03:02:26+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_C_NAME", "Level": 1 } },
|
110
|
+
{ "time": "2017-03-28T03:02:26+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_C_NAME", "Level": 2 } },
|
111
|
+
{ "time": "2017-03-28T03:02:27+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Idris*", "Item": "Sorrowblade", "Cost": 3100 } },
|
112
|
+
{ "time": "2017-03-28T03:02:27+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Hero010*", "Item": "Broken Myth", "Cost": 3100 } },
|
113
|
+
{ "time": "2017-03-28T03:02:27+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Level": 1 } },
|
114
|
+
{ "time": "2017-03-28T03:02:28+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Level": 2 } },
|
115
|
+
{ "time": "2017-03-28T03:02:28+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Level": 3 } },
|
116
|
+
{ "time": "2017-03-28T03:02:28+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Level": 4 } },
|
117
|
+
{ "time": "2017-03-28T03:02:29+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Level": 1 } },
|
118
|
+
{ "time": "2017-03-28T03:02:29+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Level": 1 } },
|
119
|
+
{ "time": "2017-03-28T03:02:29+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Level": 2 } },
|
120
|
+
{ "time": "2017-03-28T03:02:29+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Level": 3 } },
|
121
|
+
{ "time": "2017-03-28T03:02:29+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Weapon Blade", "Cost": 300 } },
|
122
|
+
{ "time": "2017-03-28T03:02:30+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Level": 1 } },
|
123
|
+
{ "time": "2017-03-28T03:02:30+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Sorrowblade", "Cost": 3100 } },
|
124
|
+
{ "time": "2017-03-28T03:02:30+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_C_DRAGON_BREATH", "Level": 1 } },
|
125
|
+
{ "time": "2017-03-28T03:02:31+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Light Armor", "Cost": 250 } },
|
126
|
+
{ "time": "2017-03-28T03:02:31+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Light Armor", "Cost": 250 } },
|
127
|
+
{ "time": "2017-03-28T03:02:31+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Barbed Needle", "Cost": 800 } },
|
128
|
+
{ "time": "2017-03-28T03:02:31+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Swift Shooter", "Cost": 300 } },
|
129
|
+
{ "time": "2017-03-28T03:02:31+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Level": 2 } },
|
130
|
+
{ "time": "2017-03-28T03:02:31+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Sorrowblade", "Cost": 3100 } },
|
131
|
+
{ "time": "2017-03-28T03:02:32+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Light Armor", "Cost": 250 } },
|
132
|
+
{ "time": "2017-03-28T03:02:32+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Sprint Boots", "Cost": 300 } },
|
133
|
+
{ "time": "2017-03-28T03:02:32+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Blazing Salvo", "Cost": 700 } },
|
134
|
+
{ "time": "2017-03-28T03:02:32+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Light Armor", "Cost": 250 } },
|
135
|
+
{ "time": "2017-03-28T03:02:32+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Level": 2 } },
|
136
|
+
{ "time": "2017-03-28T03:02:32+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Light Armor", "Cost": 250 } },
|
137
|
+
{ "time": "2017-03-28T03:02:32+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Light Shield", "Cost": 250 } },
|
138
|
+
{ "time": "2017-03-28T03:02:32+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_C_DRAGON_BREATH", "Level": 2 } },
|
139
|
+
{ "time": "2017-03-28T03:02:33+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Light Armor", "Cost": 250 } },
|
140
|
+
{ "time": "2017-03-28T03:02:34+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Level": 3 } },
|
141
|
+
{ "time": "2017-03-28T03:02:34+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Poisoned Shiv", "Cost": 2250 } },
|
142
|
+
{ "time": "2017-03-28T03:02:35+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Level": 3 } },
|
143
|
+
{ "time": "2017-03-28T03:02:35+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Sprint Boots", "Cost": 300 } },
|
144
|
+
{ "time": "2017-03-28T03:02:35+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Light Armor", "Cost": 250 } },
|
145
|
+
{ "time": "2017-03-28T03:02:35+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Level": 4 } },
|
146
|
+
{ "time": "2017-03-28T03:02:36+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Coat Of Plates", "Cost": 550 } },
|
147
|
+
{ "time": "2017-03-28T03:02:36+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Coat Of Plates", "Cost": 550 } },
|
148
|
+
{ "time": "2017-03-28T03:02:36+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Coat Of Plates", "Cost": 550 } },
|
149
|
+
{ "time": "2017-03-28T03:02:37+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Coat Of Plates", "Cost": 550 } },
|
150
|
+
{ "time": "2017-03-28T03:02:37+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Coat Of Plates", "Cost": 550 } },
|
151
|
+
{ "time": "2017-03-28T03:02:37+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Coat Of Plates", "Cost": 550 } },
|
152
|
+
{ "time": "2017-03-28T03:02:37+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Heavy Steel", "Cost": 850 } },
|
153
|
+
{ "time": "2017-03-28T03:02:39+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Blazing Salvo", "Cost": 400 } },
|
154
|
+
{ "time": "2017-03-28T03:02:41+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_C_NAME", "Level": 1 } },
|
155
|
+
{ "time": "2017-03-28T03:02:41+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Weapon Blade", "Cost": 300 } },
|
156
|
+
{ "time": "2017-03-28T03:02:42+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Level": 1 } },
|
157
|
+
{ "time": "2017-03-28T03:02:42+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Level": 1 } },
|
158
|
+
{ "time": "2017-03-28T03:02:43+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Swift Shooter", "Cost": 300 } },
|
159
|
+
{ "time": "2017-03-28T03:02:43+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Six Sins", "Cost": 350 } },
|
160
|
+
{ "time": "2017-03-28T03:02:43+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_C_NAME", "Level": 2 } },
|
161
|
+
{ "time": "2017-03-28T03:02:44+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Level": 2 } },
|
162
|
+
{ "time": "2017-03-28T03:02:44+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Level": 3 } },
|
163
|
+
{ "time": "2017-03-28T03:02:44+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Level": 4 } },
|
164
|
+
{ "time": "2017-03-28T03:02:44+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Sorrowblade", "Cost": 1300 } },
|
165
|
+
{ "time": "2017-03-28T03:02:45+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Level": 5 } },
|
166
|
+
{ "time": "2017-03-28T03:02:46+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_C_NAME", "Position": [ 54.67, 0.01, 8.33 ] } },
|
167
|
+
{ "time": "2017-03-28T03:02:50+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Oakheart", "Cost": 300 } },
|
168
|
+
{ "time": "2017-03-28T03:02:51+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Reflex Block", "Cost": 400 } },
|
169
|
+
{ "time": "2017-03-28T03:02:52+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Idris*", "Item": "Breaking Point", "Cost": 2600 } },
|
170
|
+
{ "time": "2017-03-28T03:02:53+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Travel Boots", "Cost": 700 } },
|
171
|
+
{ "time": "2017-03-28T03:02:53+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Light Armor", "Cost": 250 } },
|
172
|
+
{ "time": "2017-03-28T03:02:54+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Level": 1 } },
|
173
|
+
{ "time": "2017-03-28T03:02:55+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_C_NAME", "Level": 1 } },
|
174
|
+
{ "time": "2017-03-28T03:02:55+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Weapon Blade", "Cost": 300 } },
|
175
|
+
{ "time": "2017-03-28T03:02:55+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_C_NAME", "Level": 2 } },
|
176
|
+
{ "time": "2017-03-28T03:02:56+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Level": 1 } },
|
177
|
+
{ "time": "2017-03-28T03:02:56+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Light Shield", "Cost": 250 } },
|
178
|
+
{ "time": "2017-03-28T03:02:57+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Level": 2 } },
|
179
|
+
{ "time": "2017-03-28T03:02:57+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Level": 2 } },
|
180
|
+
{ "time": "2017-03-28T03:02:58+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Level": 3 } },
|
181
|
+
{ "time": "2017-03-28T03:02:58+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Level": 3 } },
|
182
|
+
{ "time": "2017-03-28T03:02:59+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Weapon Blade", "Cost": 300 } },
|
183
|
+
{ "time": "2017-03-28T03:02:59+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Level": 4 } },
|
184
|
+
{ "time": "2017-03-28T03:02:59+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Level": 1 } },
|
185
|
+
{ "time": "2017-03-28T03:02:59+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Level": 1 } },
|
186
|
+
{ "time": "2017-03-28T03:02:59+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Level": 2 } },
|
187
|
+
{ "time": "2017-03-28T03:03:00+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Level": 2 } },
|
188
|
+
{ "time": "2017-03-28T03:03:00+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
189
|
+
{ "time": "2017-03-28T03:03:01+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_BLOODSONG_NAME", "Level": 1 } },
|
190
|
+
{ "time": "2017-03-28T03:03:01+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Level": 3 } },
|
191
|
+
{ "time": "2017-03-28T03:03:02+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Level": 2 } },
|
192
|
+
{ "time": "2017-03-28T03:03:02+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Level": 4 } },
|
193
|
+
{ "time": "2017-03-28T03:03:03+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Level": 3 } },
|
194
|
+
{ "time": "2017-03-28T03:03:04+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_WING_CUT_NAME", "Level": 1 } },
|
195
|
+
{ "time": "2017-03-28T03:03:04+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_BLOODSONG_NAME", "Level": 2 } },
|
196
|
+
{ "time": "2017-03-28T03:03:04+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ 2.86, 0.01, 24.90 ] } },
|
197
|
+
{ "time": "2017-03-28T03:03:05+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Level": 1 } },
|
198
|
+
{ "time": "2017-03-28T03:03:05+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Position": [ 6.45, 0.01, 25.14 ] } },
|
199
|
+
{ "time": "2017-03-28T03:03:06+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_HELLFIRE_SAKE_NAME", "Level": 1 } },
|
200
|
+
{ "time": "2017-03-28T03:03:07+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Position": [ 6.45, 0.01, 25.14 ] } },
|
201
|
+
{ "time": "2017-03-28T03:03:07+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ 2.86, 0.01, 24.90 ] } },
|
202
|
+
{ "time": "2017-03-28T03:03:09+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "Withdraw", "Position": [ -47.53, 0.01, 8.08 ] } },
|
203
|
+
{ "time": "2017-03-28T03:03:18+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -34.75, 0.01, 14.72 ] } },
|
204
|
+
{ "time": "2017-03-28T03:03:19+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ -10.33, 0.01, 27.39 ] } },
|
205
|
+
{ "time": "2017-03-28T03:03:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__B", "Damage": 120, "Delt": 54, "IsHero": 1, "TargetIsHero": 1 } },
|
206
|
+
{ "time": "2017-03-28T03:03:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__B", "Damage": 120, "Delt": 71, "IsHero": 1, "TargetIsHero": 1 } },
|
207
|
+
{ "time": "2017-03-28T03:03:20+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__DefaultAttack", "Damage": 343, "Delt": 49, "IsHero": 1, "TargetIsHero": 1 } },
|
208
|
+
{ "time": "2017-03-28T03:03:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 138, "Delt": 82, "IsHero": 1, "TargetIsHero": 1 } },
|
209
|
+
{ "time": "2017-03-28T03:03:21+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__AltAttack", "Damage": 343, "Delt": 49, "IsHero": 1, "TargetIsHero": 1 } },
|
210
|
+
{ "time": "2017-03-28T03:03:21+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ -8.73, 0.01, 26.93 ] } },
|
211
|
+
{ "time": "2017-03-28T03:03:21+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ -34.75, 0.01, 14.72 ] } },
|
212
|
+
{ "time": "2017-03-28T03:03:21+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ -34.75, 0.01, 14.72 ] } },
|
213
|
+
{ "time": "2017-03-28T03:03:21+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 318, "Delt": 46, "IsHero": 1, "TargetIsHero": 1 } },
|
214
|
+
{ "time": "2017-03-28T03:03:22+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__DefaultAttack", "Damage": 343, "Delt": 49, "IsHero": 1, "TargetIsHero": 1 } },
|
215
|
+
{ "time": "2017-03-28T03:03:22+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_HELLFIRE_SAKE_NAME", "Level": 2 } },
|
216
|
+
{ "time": "2017-03-28T03:03:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 271, "IsHero": 1, "TargetIsHero": 1 } },
|
217
|
+
{ "time": "2017-03-28T03:03:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 357, "IsHero": 1, "TargetIsHero": 1 } },
|
218
|
+
{ "time": "2017-03-28T03:03:22+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
219
|
+
{ "time": "2017-03-28T03:03:23+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
220
|
+
{ "time": "2017-03-28T03:03:23+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 318, "Delt": 46, "IsHero": 1, "TargetIsHero": 1 } },
|
221
|
+
{ "time": "2017-03-28T03:03:23+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__AltAttack", "Damage": 353, "Delt": 51, "IsHero": 1, "TargetIsHero": 1 } },
|
222
|
+
{ "time": "2017-03-28T03:03:23+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*JungleMinion_TreeEnt*", "Amount": 75, "Shared With": 1 } },
|
223
|
+
{ "time": "2017-03-28T03:03:23+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*JungleMinion_TreeEnt*", "KilledTeam": "Neutral", "Gold": "89", "IsHero": 1, "TargetIsHero": 0, "Position": [ -37.41, 0.01, 17.44 ] } },
|
224
|
+
{ "time": "2017-03-28T03:03:24+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__AltAttack", "Damage": 353, "Delt": 51, "IsHero": 1, "TargetIsHero": 1 } },
|
225
|
+
{ "time": "2017-03-28T03:03:24+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
226
|
+
{ "time": "2017-03-28T03:03:24+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 10, "LifetimeGold": 7014 } },
|
227
|
+
{ "time": "2017-03-28T03:03:24+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Position": [ -14.47, 0.01, 28.49 ] } },
|
228
|
+
{ "time": "2017-03-28T03:03:24+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_C_DRAGON_BREATH", "Position": [ -3.72, 0.01, 25.95 ] } },
|
229
|
+
{ "time": "2017-03-28T03:03:24+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_BLOODSONG_NAME", "Position": [ -9.99, 0.01, 28.36 ] } },
|
230
|
+
{ "time": "2017-03-28T03:03:24+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 161, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
231
|
+
{ "time": "2017-03-28T03:03:24+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Unknown", "Damage": 128, "Delt": 76, "IsHero": 1, "TargetIsHero": 1 } },
|
232
|
+
{ "time": "2017-03-28T03:03:25+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 138, "Delt": 82, "IsHero": 1, "TargetIsHero": 1 } },
|
233
|
+
{ "time": "2017-03-28T03:03:25+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 46, "Delt": 12, "IsHero": 1, "TargetIsHero": 1 } },
|
234
|
+
{ "time": "2017-03-28T03:03:25+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
235
|
+
{ "time": "2017-03-28T03:03:25+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 23, "Delt": 6, "IsHero": 1, "TargetIsHero": 1 } },
|
236
|
+
{ "time": "2017-03-28T03:03:25+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_WING_CUT_NAME", "Level": 2 } },
|
237
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Level": 5 } },
|
238
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__CritAttack", "Damage": 477, "Delt": 69, "IsHero": 1, "TargetIsHero": 1 } },
|
239
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
240
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
241
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
242
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__AltAttack", "Damage": 138, "Delt": 62, "IsHero": 1, "TargetIsHero": 1 } },
|
243
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
244
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
245
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
246
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
247
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
248
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
249
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
250
|
+
{ "time": "2017-03-28T03:03:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
251
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
252
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
253
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
254
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
255
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
256
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
257
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
258
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
259
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 138, "Delt": 62, "IsHero": 1, "TargetIsHero": 1 } },
|
260
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 62, "IsHero": 1, "TargetIsHero": 1 } },
|
261
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
262
|
+
{ "time": "2017-03-28T03:03:27+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
263
|
+
{ "time": "2017-03-28T03:03:28+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 62, "IsHero": 1, "TargetIsHero": 1 } },
|
264
|
+
{ "time": "2017-03-28T03:03:28+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
265
|
+
{ "time": "2017-03-28T03:03:28+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
266
|
+
{ "time": "2017-03-28T03:03:28+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Position": [ -2.45, 0.01, 28.17 ] } },
|
267
|
+
{ "time": "2017-03-28T03:03:28+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
268
|
+
{ "time": "2017-03-28T03:03:28+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
269
|
+
{ "time": "2017-03-28T03:03:28+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
270
|
+
{ "time": "2017-03-28T03:03:29+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
271
|
+
{ "time": "2017-03-28T03:03:29+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
272
|
+
{ "time": "2017-03-28T03:03:29+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
273
|
+
{ "time": "2017-03-28T03:03:29+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
274
|
+
{ "time": "2017-03-28T03:03:29+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
275
|
+
{ "time": "2017-03-28T03:03:29+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
276
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
277
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ -5.80, 0.01, 30.08 ] } },
|
278
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__A_KnockbackDefAttack", "Damage": 318, "Delt": 46, "IsHero": 1, "TargetIsHero": 1 } },
|
279
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
280
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
281
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
282
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 271, "IsHero": 1, "TargetIsHero": 1 } },
|
283
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 129, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
284
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 128, "Delt": 58, "IsHero": 1, "TargetIsHero": 1 } },
|
285
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
286
|
+
{ "time": "2017-03-28T03:03:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
287
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
288
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
289
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
290
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
291
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
292
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Idris*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
293
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Level": 2 } },
|
294
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 318, "Delt": 46, "IsHero": 1, "TargetIsHero": 1 } },
|
295
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 133, "Delt": 67, "IsHero": 1, "TargetIsHero": 1 } },
|
296
|
+
{ "time": "2017-03-28T03:03:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 128, "Delt": 58, "IsHero": 1, "TargetIsHero": 1 } },
|
297
|
+
{ "time": "2017-03-28T03:03:32+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
298
|
+
{ "time": "2017-03-28T03:03:32+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Position": [ -7.55, 0.01, 32.39 ] } },
|
299
|
+
{ "time": "2017-03-28T03:03:32+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__AltAttack", "Damage": 138, "Delt": 62, "IsHero": 1, "TargetIsHero": 1 } },
|
300
|
+
{ "time": "2017-03-28T03:03:32+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ -6.26, 0.01, 31.39 ] } },
|
301
|
+
{ "time": "2017-03-28T03:03:32+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
302
|
+
{ "time": "2017-03-28T03:03:33+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__B", "Damage": 120, "Delt": 54, "IsHero": 1, "TargetIsHero": 1 } },
|
303
|
+
{ "time": "2017-03-28T03:03:33+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 128, "Delt": 58, "IsHero": 1, "TargetIsHero": 1 } },
|
304
|
+
{ "time": "2017-03-28T03:03:33+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Position": [ -7.55, 0.01, 32.39 ] } },
|
305
|
+
{ "time": "2017-03-28T03:03:34+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_WING_CUT_NAME", "Level": 3 } },
|
306
|
+
{ "time": "2017-03-28T03:03:34+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 128, "Delt": 58, "IsHero": 1, "TargetIsHero": 1 } },
|
307
|
+
{ "time": "2017-03-28T03:03:35+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
308
|
+
{ "time": "2017-03-28T03:03:35+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Position": [ -15.13, 0.01, 31.82 ] } },
|
309
|
+
{ "time": "2017-03-28T03:03:35+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 318, "Delt": 46, "IsHero": 1, "TargetIsHero": 1 } },
|
310
|
+
{ "time": "2017-03-28T03:03:35+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
311
|
+
{ "time": "2017-03-28T03:03:36+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 128, "Delt": 58, "IsHero": 1, "TargetIsHero": 1 } },
|
312
|
+
{ "time": "2017-03-28T03:03:36+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__AltAttack", "Damage": 138, "Delt": 62, "IsHero": 1, "TargetIsHero": 1 } },
|
313
|
+
{ "time": "2017-03-28T03:03:36+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
314
|
+
{ "time": "2017-03-28T03:03:36+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__CritAttack", "Damage": 477, "Delt": 69, "IsHero": 1, "TargetIsHero": 1 } },
|
315
|
+
{ "time": "2017-03-28T03:03:36+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
316
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 128, "Delt": 58, "IsHero": 1, "TargetIsHero": 1 } },
|
317
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 318, "Delt": 46, "IsHero": 1, "TargetIsHero": 1 } },
|
318
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
319
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ -11.17, 0.01, 37.71 ] } },
|
320
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Position": [ -11.39, 0.01, 39.77 ] } },
|
321
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__B", "Damage": 477, "Delt": 69, "IsHero": 1, "TargetIsHero": 1 } },
|
322
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 318, "Delt": 46, "IsHero": 1, "TargetIsHero": 1 } },
|
323
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 24, "Shared With": 1 } },
|
324
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*LeadMinion*", "KilledTeam": "Left", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -2.50, 0.00, 4.50 ] } },
|
325
|
+
{ "time": "2017-03-28T03:03:37+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
326
|
+
{ "time": "2017-03-28T03:03:38+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_HELLFIRE_SAKE_NAME", "Position": [ -15.13, 0.01, 31.82 ] } },
|
327
|
+
{ "time": "2017-03-28T03:03:38+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 271, "IsHero": 1, "TargetIsHero": 1 } },
|
328
|
+
{ "time": "2017-03-28T03:03:38+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 128, "Delt": 58, "IsHero": 1, "TargetIsHero": 1 } },
|
329
|
+
{ "time": "2017-03-28T03:03:39+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 318, "Delt": 46, "IsHero": 1, "TargetIsHero": 1 } },
|
330
|
+
{ "time": "2017-03-28T03:03:39+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 138, "Delt": 62, "IsHero": 1, "TargetIsHero": 1 } },
|
331
|
+
{ "time": "2017-03-28T03:03:39+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*Glaive*", "Amount": 25, "Shared With": 1 } },
|
332
|
+
{ "time": "2017-03-28T03:03:39+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*Glaive*", "Amount": 23, "Shared With": 1 } },
|
333
|
+
{ "time": "2017-03-28T03:03:39+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*Glaive*", "KilledTeam": "Left", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ -11.39, 0.01, 39.77 ] } },
|
334
|
+
{ "time": "2017-03-28T03:03:39+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Unknown", "Damage": 128, "Delt": 76, "IsHero": 1, "TargetIsHero": 1 } },
|
335
|
+
{ "time": "2017-03-28T03:03:40+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 365, "Delt": 365, "IsHero": 1, "TargetIsHero": 1 } },
|
336
|
+
{ "time": "2017-03-28T03:03:40+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*Neutral_JungleMinion_DefaultSmall*", "Amount": 18, "Shared With": 1 } },
|
337
|
+
{ "time": "2017-03-28T03:03:40+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*Neutral_JungleMinion_DefaultSmall*", "Amount": 17, "Shared With": 1 } },
|
338
|
+
{ "time": "2017-03-28T03:03:40+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*Neutral_JungleMinion_DefaultSmall*", "Amount": 18, "Shared With": 1 } },
|
339
|
+
{ "time": "2017-03-28T03:03:40+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*Neutral_JungleMinion_DefaultSmall*", "Amount": 17, "Shared With": 1 } },
|
340
|
+
{ "time": "2017-03-28T03:03:40+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*Neutral_JungleMinion_DefaultSmall*", "KilledTeam": "Neutral", "Gold": "63", "IsHero": 1, "TargetIsHero": 0, "Position": [ -12.51, 0.00, 37.67 ] } },
|
341
|
+
{ "time": "2017-03-28T03:03:40+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*Neutral_JungleMinion_DefaultSmall*", "KilledTeam": "Neutral", "Gold": "63", "IsHero": 1, "TargetIsHero": 0, "Position": [ -13.28, 0.00, 38.29 ] } },
|
342
|
+
{ "time": "2017-03-28T03:03:40+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 24, "Shared With": 1 } },
|
343
|
+
{ "time": "2017-03-28T03:03:40+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 439, "Delt": 63, "IsHero": 1, "TargetIsHero": 1 } },
|
344
|
+
{ "time": "2017-03-28T03:03:41+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 50, "Delt": 50, "IsHero": 1, "TargetIsHero": 1 } },
|
345
|
+
{ "time": "2017-03-28T03:03:41+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 293, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
346
|
+
{ "time": "2017-03-28T03:03:41+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Unknown", "Damage": 128, "Delt": 76, "IsHero": 1, "TargetIsHero": 1 } },
|
347
|
+
{ "time": "2017-03-28T03:03:41+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ 1.75, 0.01, 4.99 ] } },
|
348
|
+
{ "time": "2017-03-28T03:03:41+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 10, "LifetimeGold": 7476 } },
|
349
|
+
{ "time": "2017-03-28T03:03:42+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Hero010*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 50, "Delt": 50, "IsHero": 1, "TargetIsHero": 1 } },
|
350
|
+
{ "time": "2017-03-28T03:03:42+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 50, "Delt": 50, "IsHero": 1, "TargetIsHero": 1 } },
|
351
|
+
{ "time": "2017-03-28T03:03:42+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
352
|
+
{ "time": "2017-03-28T03:03:42+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 299, "Delt": 43, "IsHero": 1, "TargetIsHero": 1 } },
|
353
|
+
{ "time": "2017-03-28T03:03:42+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*Phinn*", "Amount": 25, "Shared With": 1 } },
|
354
|
+
{ "time": "2017-03-28T03:03:42+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*Phinn*", "Amount": 23, "Shared With": 1 } },
|
355
|
+
{ "time": "2017-03-28T03:03:42+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*Phinn*", "KilledTeam": "Right", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ -9.92, 0.01, 30.96 ] } },
|
356
|
+
{ "time": "2017-03-28T03:03:42+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 10, "LifetimeGold": 7469 } },
|
357
|
+
{ "time": "2017-03-28T03:03:43+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
358
|
+
{ "time": "2017-03-28T03:03:43+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -1.50, 0.00, 4.50 ] } },
|
359
|
+
{ "time": "2017-03-28T03:03:44+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 12, "Shared With": 1 } },
|
360
|
+
{ "time": "2017-03-28T03:03:44+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -3.50, 0.00, 4.50 ] } },
|
361
|
+
{ "time": "2017-03-28T03:03:45+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Level": 5 } },
|
362
|
+
{ "time": "2017-03-28T03:03:46+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Metal Jacket", "Cost": 1300 } },
|
363
|
+
{ "time": "2017-03-28T03:03:46+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 24, "Shared With": 1 } },
|
364
|
+
{ "time": "2017-03-28T03:03:46+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*LeadMinion*", "KilledTeam": "Left", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -3.50, 0.00, 5.50 ] } },
|
365
|
+
{ "time": "2017-03-28T03:03:47+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 11, "LifetimeGold": 8069 } },
|
366
|
+
{ "time": "2017-03-28T03:03:47+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 12, "Shared With": 1 } },
|
367
|
+
{ "time": "2017-03-28T03:03:47+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 10, "LifetimeGold": 7700 } },
|
368
|
+
{ "time": "2017-03-28T03:03:47+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Metal Jacket", "Cost": 1300 } },
|
369
|
+
{ "time": "2017-03-28T03:03:48+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 12, "Shared With": 1 } },
|
370
|
+
{ "time": "2017-03-28T03:03:48+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -5.50, 0.00, 5.50 ] } },
|
371
|
+
{ "time": "2017-03-28T03:03:49+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Level": 4 } },
|
372
|
+
{ "time": "2017-03-28T03:03:49+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 10, "LifetimeGold": 7575 } },
|
373
|
+
{ "time": "2017-03-28T03:03:50+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Level": 4 } },
|
374
|
+
{ "time": "2017-03-28T03:03:51+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
375
|
+
{ "time": "2017-03-28T03:03:51+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__DefaultAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
376
|
+
{ "time": "2017-03-28T03:03:52+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
377
|
+
{ "time": "2017-03-28T03:03:52+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -12.70, 0.01, 2.43 ] } },
|
378
|
+
{ "time": "2017-03-28T03:03:52+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Level": 3 } },
|
379
|
+
{ "time": "2017-03-28T03:03:53+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Unknown", "Damage": 275, "Delt": 139, "IsHero": 1, "TargetIsHero": 0 } },
|
380
|
+
{ "time": "2017-03-28T03:03:53+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Unknown", "Damage": 162, "Delt": 82, "IsHero": 1, "TargetIsHero": 0 } },
|
381
|
+
{ "time": "2017-03-28T03:03:53+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
382
|
+
{ "time": "2017-03-28T03:03:54+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Level": 3 } },
|
383
|
+
{ "time": "2017-03-28T03:03:54+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__DefaultAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
384
|
+
{ "time": "2017-03-28T03:03:54+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Unknown", "Damage": 275, "Delt": 139, "IsHero": 1, "TargetIsHero": 0 } },
|
385
|
+
{ "time": "2017-03-28T03:03:54+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Unknown", "Damage": 162, "Delt": 82, "IsHero": 1, "TargetIsHero": 0 } },
|
386
|
+
{ "time": "2017-03-28T03:03:55+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__DefaultAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
387
|
+
{ "time": "2017-03-28T03:03:55+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "Withdraw", "Position": [ -24.39, 0.01, 30.49 ] } },
|
388
|
+
{ "time": "2017-03-28T03:03:55+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
389
|
+
{ "time": "2017-03-28T03:03:55+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Position": [ -10.80, 0.01, 0.11 ] } },
|
390
|
+
{ "time": "2017-03-28T03:03:56+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Coat Of Plates", "Cost": 550 } },
|
391
|
+
{ "time": "2017-03-28T03:03:56+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
392
|
+
{ "time": "2017-03-28T03:03:57+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__DefaultAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
393
|
+
{ "time": "2017-03-28T03:03:57+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Position": [ -10.80, 0.01, 0.11 ] } },
|
394
|
+
{ "time": "2017-03-28T03:03:57+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Unknown", "Damage": 495, "Delt": 275, "IsHero": 1, "TargetIsHero": 0 } },
|
395
|
+
{ "time": "2017-03-28T03:03:57+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 321, "Delt": 179, "IsHero": 1, "TargetIsHero": 0 } },
|
396
|
+
{ "time": "2017-03-28T03:03:57+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
397
|
+
{ "time": "2017-03-28T03:03:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 72, "Delt": 40, "IsHero": 1, "TargetIsHero": 0 } },
|
398
|
+
{ "time": "2017-03-28T03:03:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 72, "Delt": 40, "IsHero": 1, "TargetIsHero": 0 } },
|
399
|
+
{ "time": "2017-03-28T03:03:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 0 } },
|
400
|
+
{ "time": "2017-03-28T03:03:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 70, "Delt": 39, "IsHero": 1, "TargetIsHero": 0 } },
|
401
|
+
{ "time": "2017-03-28T03:03:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__DefaultAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
402
|
+
{ "time": "2017-03-28T03:03:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 70, "Delt": 39, "IsHero": 1, "TargetIsHero": 0 } },
|
403
|
+
{ "time": "2017-03-28T03:03:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 70, "Delt": 39, "IsHero": 1, "TargetIsHero": 0 } },
|
404
|
+
{ "time": "2017-03-28T03:03:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 0 } },
|
405
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 70, "Delt": 39, "IsHero": 1, "TargetIsHero": 0 } },
|
406
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Dragonheart", "Cost": 650 } },
|
407
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 70, "Delt": 39, "IsHero": 1, "TargetIsHero": 0 } },
|
408
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__DefaultAttack", "Damage": 316, "Delt": 160, "IsHero": 1, "TargetIsHero": 0 } },
|
409
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "GoldFromTowerKill", "payload": { "Team": "Right", "Actor": "*Phinn*", "Amount": 300 } },
|
410
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "GoldFromTowerKill", "payload": { "Team": "Right", "Actor": "*Hero010*", "Amount": 300 } },
|
411
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "GoldFromTowerKill", "payload": { "Team": "Right", "Actor": "*Idris*", "Amount": 300 } },
|
412
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*Turret*", "Amount": 19, "Shared With": 1 } },
|
413
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*Turret*", "Amount": 18, "Shared With": 1 } },
|
414
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*Turret*", "KilledTeam": "Left", "Gold": "300", "IsHero": 1, "TargetIsHero": 0, "Position": [ -17.06, 0.00, 1.93 ] } },
|
415
|
+
{ "time": "2017-03-28T03:03:59+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 10, "LifetimeGold": 7854 } },
|
416
|
+
{ "time": "2017-03-28T03:04:01+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
417
|
+
{ "time": "2017-03-28T03:04:01+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
418
|
+
{ "time": "2017-03-28T03:04:01+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -16.50, 0.00, 4.50 ] } },
|
419
|
+
{ "time": "2017-03-28T03:04:01+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -13.91, 0.01, 3.18 ] } },
|
420
|
+
{ "time": "2017-03-28T03:04:02+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Breaking Point", "Cost": 1600 } },
|
421
|
+
{ "time": "2017-03-28T03:04:02+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "Withdraw", "Position": [ -16.29, 0.01, 32.18 ] } },
|
422
|
+
{ "time": "2017-03-28T03:04:03+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
423
|
+
{ "time": "2017-03-28T03:04:03+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
424
|
+
{ "time": "2017-03-28T03:04:03+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -18.07, 0.00, 4.50 ] } },
|
425
|
+
{ "time": "2017-03-28T03:04:03+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 2 } },
|
426
|
+
{ "time": "2017-03-28T03:04:03+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 2 } },
|
427
|
+
{ "time": "2017-03-28T03:04:05+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Level": 4 } },
|
428
|
+
{ "time": "2017-03-28T03:04:05+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Weapon Blade", "Cost": 300 } },
|
429
|
+
{ "time": "2017-03-28T03:04:05+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 1 } },
|
430
|
+
{ "time": "2017-03-28T03:04:05+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*LeadMinion*", "Amount": 14, "Shared With": 1 } },
|
431
|
+
{ "time": "2017-03-28T03:04:05+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*LeadMinion*", "KilledTeam": "Left", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -15.50, 0.00, 6.50 ] } },
|
432
|
+
{ "time": "2017-03-28T03:04:12+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Unknown", "Damage": 135, "Delt": 60, "IsHero": 1, "TargetIsHero": 0 } },
|
433
|
+
{ "time": "2017-03-28T03:04:12+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Position": [ -28.33, 0.01, 2.89 ] } },
|
434
|
+
{ "time": "2017-03-28T03:04:13+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -32.06, 0.01, 3.49 ] } },
|
435
|
+
{ "time": "2017-03-28T03:04:13+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Unknown", "Damage": 135, "Delt": 60, "IsHero": 1, "TargetIsHero": 0 } },
|
436
|
+
{ "time": "2017-03-28T03:04:13+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Unknown", "Damage": 275, "Delt": 123, "IsHero": 1, "TargetIsHero": 0 } },
|
437
|
+
{ "time": "2017-03-28T03:04:13+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Unknown", "Damage": 162, "Delt": 72, "IsHero": 1, "TargetIsHero": 0 } },
|
438
|
+
{ "time": "2017-03-28T03:04:13+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Position": [ -28.33, 0.01, 2.89 ] } },
|
439
|
+
{ "time": "2017-03-28T03:04:13+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 141, "IsHero": 1, "TargetIsHero": 0 } },
|
440
|
+
{ "time": "2017-03-28T03:04:14+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 141, "IsHero": 1, "TargetIsHero": 0 } },
|
441
|
+
{ "time": "2017-03-28T03:04:14+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 287, "Delt": 144, "IsHero": 1, "TargetIsHero": 0 } },
|
442
|
+
{ "time": "2017-03-28T03:04:14+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Unknown", "Damage": 442, "Delt": 222, "IsHero": 1, "TargetIsHero": 0 } },
|
443
|
+
{ "time": "2017-03-28T03:04:14+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 89, "Delt": 44, "IsHero": 1, "TargetIsHero": 0 } },
|
444
|
+
{ "time": "2017-03-28T03:04:14+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Unknown", "Damage": 135, "Delt": 60, "IsHero": 1, "TargetIsHero": 0 } },
|
445
|
+
{ "time": "2017-03-28T03:04:14+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
446
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
447
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Unknown", "Damage": 275, "Delt": 123, "IsHero": 1, "TargetIsHero": 0 } },
|
448
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Unknown", "Damage": 162, "Delt": 72, "IsHero": 1, "TargetIsHero": 0 } },
|
449
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__DefaultAttack", "Damage": 316, "Delt": 141, "IsHero": 1, "TargetIsHero": 0 } },
|
450
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
451
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 0 } },
|
452
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
453
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
454
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 89, "Delt": 44, "IsHero": 1, "TargetIsHero": 0 } },
|
455
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Unknown", "Damage": 135, "Delt": 60, "IsHero": 1, "TargetIsHero": 0 } },
|
456
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 0 } },
|
457
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
458
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Idris*", "Source": "Unknown", "Damage": 531, "Delt": 230, "IsHero": 1, "TargetIsHero": 1 } },
|
459
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
460
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Turret*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 141, "IsHero": 1, "TargetIsHero": 0 } },
|
461
|
+
{ "time": "2017-03-28T03:04:15+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
462
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
463
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 0 } },
|
464
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
465
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Idris*", "Source": "Unknown", "Damage": 364, "Delt": 158, "IsHero": 1, "TargetIsHero": 1 } },
|
466
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 89, "Delt": 44, "IsHero": 1, "TargetIsHero": 0 } },
|
467
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Unknown", "Damage": 135, "Delt": 60, "IsHero": 1, "TargetIsHero": 0 } },
|
468
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
469
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_C_NAME", "Position": [ -32.06, 0.01, 3.49 ] } },
|
470
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Buff_Idris_C_AttachedEnemy", "Damage": 1, "Delt": 1, "IsHero": 1, "TargetIsHero": 1 } },
|
471
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 0 } },
|
472
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
473
|
+
{ "time": "2017-03-28T03:04:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
474
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
475
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 0 } },
|
476
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
477
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Position": [ -38.10, 0.01, 6.14 ] } },
|
478
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
479
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "AbilityCLeapOff", "Position": [ -38.01, 0.01, 6.10 ] } },
|
480
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 0 } },
|
481
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Ability__Idris__C_LeapOff", "Damage": 512, "Delt": 294, "IsHero": 1, "TargetIsHero": 1 } },
|
482
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
483
|
+
{ "time": "2017-03-28T03:04:17+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
484
|
+
{ "time": "2017-03-28T03:04:18+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
485
|
+
{ "time": "2017-03-28T03:04:18+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 0 } },
|
486
|
+
{ "time": "2017-03-28T03:04:18+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
487
|
+
{ "time": "2017-03-28T03:04:18+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 181, "IsHero": 1, "TargetIsHero": 1 } },
|
488
|
+
{ "time": "2017-03-28T03:04:18+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 65, "Delt": 32, "IsHero": 1, "TargetIsHero": 0 } },
|
489
|
+
{ "time": "2017-03-28T03:04:18+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Turret*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 0 } },
|
490
|
+
{ "time": "2017-03-28T03:04:19+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Ability__Idris__AltAttack", "Damage": 316, "Delt": 181, "IsHero": 1, "TargetIsHero": 1 } },
|
491
|
+
{ "time": "2017-03-28T03:04:19+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Ability__Glaive__AltAttack", "Damage": 325, "Delt": 141, "IsHero": 1, "TargetIsHero": 1 } },
|
492
|
+
{ "time": "2017-03-28T03:04:20+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Idris*", "Source": "Unknown", "Damage": 354, "Delt": 153, "IsHero": 1, "TargetIsHero": 1 } },
|
493
|
+
{ "time": "2017-03-28T03:04:20+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_BLOODSONG_NAME", "Position": [ -37.85, 0.01, 5.04 ] } },
|
494
|
+
{ "time": "2017-03-28T03:04:20+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Idris*", "Source": "Unknown", "Damage": 364, "Delt": 158, "IsHero": 1, "TargetIsHero": 1 } },
|
495
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Ability__Glaive__C", "Damage": 350, "Delt": 152, "IsHero": 1, "TargetIsHero": 1 } },
|
496
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
497
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
498
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
499
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
500
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Glaive*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -36.50, 0.00, 6.50 ] } },
|
501
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Glaive*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -35.86, 0.00, 6.57 ] } },
|
502
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Position": [ -31.75, 0.01, 6.47 ] } },
|
503
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_C_NAME", "Position": [ -27.90, 0.01, 6.94 ] } },
|
504
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_WING_CUT_NAME", "Level": 4 } },
|
505
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ -31.87, 0.01, 3.49 ] } },
|
506
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ -31.87, 0.01, 3.49 ] } },
|
507
|
+
{ "time": "2017-03-28T03:04:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 376, "Delt": 175, "IsHero": 1, "TargetIsHero": 1 } },
|
508
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 149, "Delt": 69, "IsHero": 1, "TargetIsHero": 1 } },
|
509
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 135, "Delt": 51, "IsHero": 1, "TargetIsHero": 1 } },
|
510
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Turret*", "Source": "Unknown", "Damage": 300, "Delt": 134, "IsHero": 1, "TargetIsHero": 0 } },
|
511
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 300, "Delt": 122, "IsHero": 1, "TargetIsHero": 1 } },
|
512
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*TankMinion*", "Amount": 5, "Shared With": 1 } },
|
513
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*TankMinion*", "Amount": 4, "Shared With": 2 } },
|
514
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 4, "Shared With": 2 } },
|
515
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -31.97, 0.01, 5.74 ] } },
|
516
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*TankMinion*", "Amount": 5, "Shared With": 1 } },
|
517
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*TankMinion*", "Amount": 4, "Shared With": 2 } },
|
518
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 4, "Shared With": 2 } },
|
519
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -30.82, 0.01, 6.12 ] } },
|
520
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
521
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Idris*", "Level": 12, "LifetimeGold": 9644 } },
|
522
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 155, "Delt": 72, "IsHero": 1, "TargetIsHero": 1 } },
|
523
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 135, "Delt": 51, "IsHero": 1, "TargetIsHero": 1 } },
|
524
|
+
{ "time": "2017-03-28T03:04:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
525
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ -27.90, 0.01, 6.94 ] } },
|
526
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
527
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Hero010*", "Source": "Unknown", "Damage": 374, "Delt": 215, "IsHero": 1, "TargetIsHero": 1 } },
|
528
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*Idris*", "Amount": 48, "Shared With": 1 } },
|
529
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Glaive*", "Killed": "*Idris*", "KilledTeam": "Right", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ -19.28, 0.01, 4.66 ] } },
|
530
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__B", "Damage": 180, "Delt": 73, "IsHero": 1, "TargetIsHero": 1 } },
|
531
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 1 } },
|
532
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*LeadMinion*", "Amount": 14, "Shared With": 1 } },
|
533
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*LeadMinion*", "KilledTeam": "Left", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -32.13, 0.01, 4.24 ] } },
|
534
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Hero010*", "Source": "Unknown", "Damage": 384, "Delt": 220, "IsHero": 1, "TargetIsHero": 1 } },
|
535
|
+
{ "time": "2017-03-28T03:04:23+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
536
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 325, "Delt": 35, "IsHero": 1, "TargetIsHero": 1 } },
|
537
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_WING_CUT_NAME", "Position": [ -38.14, 0.01, 6.09 ] } },
|
538
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 155, "Delt": 72, "IsHero": 1, "TargetIsHero": 1 } },
|
539
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 135, "Delt": 51, "IsHero": 1, "TargetIsHero": 1 } },
|
540
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Hero010*", "Source": "Unknown", "Damage": 215, "Delt": 123, "IsHero": 1, "TargetIsHero": 1 } },
|
541
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
542
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 325, "Delt": 35, "IsHero": 1, "TargetIsHero": 1 } },
|
543
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ -27.90, 0.01, 6.94 ] } },
|
544
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Hero010*", "Source": "Unknown", "Damage": 394, "Delt": 226, "IsHero": 1, "TargetIsHero": 1 } },
|
545
|
+
{ "time": "2017-03-28T03:04:24+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
546
|
+
{ "time": "2017-03-28T03:04:25+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Position": [ -31.64, 0.01, 5.09 ] } },
|
547
|
+
{ "time": "2017-03-28T03:04:25+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Unknown", "Damage": 135, "Delt": 77, "IsHero": 1, "TargetIsHero": 1 } },
|
548
|
+
{ "time": "2017-03-28T03:04:25+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 325, "Delt": 35, "IsHero": 1, "TargetIsHero": 1 } },
|
549
|
+
{ "time": "2017-03-28T03:04:25+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
550
|
+
{ "time": "2017-03-28T03:04:25+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 244, "IsHero": 1, "TargetIsHero": 1 } },
|
551
|
+
{ "time": "2017-03-28T03:04:25+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Hero010*", "Source": "Unknown", "Damage": 404, "Delt": 232, "IsHero": 1, "TargetIsHero": 1 } },
|
552
|
+
{ "time": "2017-03-28T03:04:25+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 2, "IsHero": 1, "TargetIsHero": 1 } },
|
553
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_C_NAME", "Level": 3 } },
|
554
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Unknown", "Damage": 135, "Delt": 77, "IsHero": 1, "TargetIsHero": 1 } },
|
555
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Hero010*", "Source": "Unknown", "Damage": 424, "Delt": 243, "IsHero": 1, "TargetIsHero": 1 } },
|
556
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*Hero010*", "Amount": 27, "Shared With": 1 } },
|
557
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*Hero010*", "Amount": 25, "Shared With": 1 } },
|
558
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*Hero010*", "KilledTeam": "Right", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ -31.64, 0.01, 5.09 ] } },
|
559
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 143, "Delt": 54, "IsHero": 1, "TargetIsHero": 1 } },
|
560
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
561
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
562
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -35.50, 0.00, 5.50 ] } },
|
563
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__CritAttack", "Damage": 487, "Delt": 53, "IsHero": 1, "TargetIsHero": 1 } },
|
564
|
+
{ "time": "2017-03-28T03:04:26+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 11, "LifetimeGold": 9402 } },
|
565
|
+
{ "time": "2017-03-28T03:04:27+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 11, "LifetimeGold": 9305 } },
|
566
|
+
{ "time": "2017-03-28T03:04:27+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 325, "Delt": 35, "IsHero": 1, "TargetIsHero": 1 } },
|
567
|
+
{ "time": "2017-03-28T03:04:27+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Position": [ -25.73, 0.01, 6.38 ] } },
|
568
|
+
{ "time": "2017-03-28T03:04:27+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 250, "Delt": 63, "IsHero": 1, "TargetIsHero": 1 } },
|
569
|
+
{ "time": "2017-03-28T03:04:28+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__AltAttack", "Damage": 143, "Delt": 54, "IsHero": 1, "TargetIsHero": 1 } },
|
570
|
+
{ "time": "2017-03-28T03:04:28+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
571
|
+
{ "time": "2017-03-28T03:04:28+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
572
|
+
{ "time": "2017-03-28T03:04:28+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Glaive*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -31.50, 0.00, 7.50 ] } },
|
573
|
+
{ "time": "2017-03-28T03:04:28+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 11, "LifetimeGold": 9193 } },
|
574
|
+
{ "time": "2017-03-28T03:04:29+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Position": [ -39.19, 0.01, 6.41 ] } },
|
575
|
+
{ "time": "2017-03-28T03:04:30+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Level": 5 } },
|
576
|
+
{ "time": "2017-03-28T03:04:30+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Hero010*", "Item": "Aegis", "Cost": 2250 } },
|
577
|
+
{ "time": "2017-03-28T03:04:31+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__A_KnockbackDefAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
578
|
+
{ "time": "2017-03-28T03:04:31+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
579
|
+
{ "time": "2017-03-28T03:04:32+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Idris*", "Item": "Serpent Mask", "Cost": 2800 } },
|
580
|
+
{ "time": "2017-03-28T03:04:32+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Position": [ -27.90, 0.01, 6.58 ] } },
|
581
|
+
{ "time": "2017-03-28T03:04:32+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__B", "Damage": 498, "Delt": 54, "IsHero": 1, "TargetIsHero": 1 } },
|
582
|
+
{ "time": "2017-03-28T03:04:32+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
583
|
+
{ "time": "2017-03-28T03:04:32+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__AltAttack", "Damage": 143, "Delt": 53, "IsHero": 1, "TargetIsHero": 1 } },
|
584
|
+
{ "time": "2017-03-28T03:04:32+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 540, "Delt": 59, "IsHero": 1, "TargetIsHero": 1 } },
|
585
|
+
{ "time": "2017-03-28T03:04:33+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_WING_CUT_NAME", "Position": [ -33.09, 0.01, 7.30 ] } },
|
586
|
+
{ "time": "2017-03-28T03:04:33+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 360, "Delt": 39, "IsHero": 1, "TargetIsHero": 1 } },
|
587
|
+
{ "time": "2017-03-28T03:04:33+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
588
|
+
{ "time": "2017-03-28T03:04:33+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ -24.93, 0.01, 7.84 ] } },
|
589
|
+
{ "time": "2017-03-28T03:04:33+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 215, "Delt": 54, "IsHero": 1, "TargetIsHero": 1 } },
|
590
|
+
{ "time": "2017-03-28T03:04:34+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
591
|
+
{ "time": "2017-03-28T03:04:34+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 239, "IsHero": 1, "TargetIsHero": 1 } },
|
592
|
+
{ "time": "2017-03-28T03:04:34+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 360, "Delt": 39, "IsHero": 1, "TargetIsHero": 1 } },
|
593
|
+
{ "time": "2017-03-28T03:04:34+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Breaking Point", "Cost": 1900 } },
|
594
|
+
{ "time": "2017-03-28T03:04:34+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 360, "Delt": 39, "IsHero": 1, "TargetIsHero": 1 } },
|
595
|
+
{ "time": "2017-03-28T03:04:35+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 370, "Delt": 40, "IsHero": 1, "TargetIsHero": 1 } },
|
596
|
+
{ "time": "2017-03-28T03:04:35+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Poisoned Shiv", "Cost": 1450 } },
|
597
|
+
{ "time": "2017-03-28T03:04:35+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
598
|
+
{ "time": "2017-03-28T03:04:35+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 370, "Delt": 40, "IsHero": 1, "TargetIsHero": 1 } },
|
599
|
+
{ "time": "2017-03-28T03:04:36+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ -22.13, 0.01, 8.33 ] } },
|
600
|
+
{ "time": "2017-03-28T03:04:36+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Travel Boots", "Cost": 700 } },
|
601
|
+
{ "time": "2017-03-28T03:04:36+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 370, "Delt": 40, "IsHero": 1, "TargetIsHero": 1 } },
|
602
|
+
{ "time": "2017-03-28T03:04:36+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
603
|
+
{ "time": "2017-03-28T03:04:36+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 2 } },
|
604
|
+
{ "time": "2017-03-28T03:04:36+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 2 } },
|
605
|
+
{ "time": "2017-03-28T03:04:36+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__B", "Damage": 180, "Delt": 71, "IsHero": 1, "TargetIsHero": 1 } },
|
606
|
+
{ "time": "2017-03-28T03:04:36+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Ringo*", "Source": "Ability__Phinn__B", "Damage": 180, "Delt": 100, "IsHero": 1, "TargetIsHero": 1 } },
|
607
|
+
{ "time": "2017-03-28T03:04:37+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
608
|
+
{ "time": "2017-03-28T03:04:38+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
609
|
+
{ "time": "2017-03-28T03:04:38+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 380, "Delt": 41, "IsHero": 1, "TargetIsHero": 1 } },
|
610
|
+
{ "time": "2017-03-28T03:04:38+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_BLOODSONG_NAME", "Position": [ -23.75, 0.01, 7.52 ] } },
|
611
|
+
{ "time": "2017-03-28T03:04:38+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 350, "Delt": 88, "IsHero": 1, "TargetIsHero": 1 } },
|
612
|
+
{ "time": "2017-03-28T03:04:38+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
613
|
+
{ "time": "2017-03-28T03:04:38+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
614
|
+
{ "time": "2017-03-28T03:04:38+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Glaive*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -27.14, 0.00, 5.50 ] } },
|
615
|
+
{ "time": "2017-03-28T03:04:39+0000", "type": "SellItem", "payload": { "Team": "Right", "Actor": "*Hero010*", "Item": "Aegis", "Cost": 1125 } },
|
616
|
+
{ "time": "2017-03-28T03:04:40+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 380, "Delt": 41, "IsHero": 1, "TargetIsHero": 1 } },
|
617
|
+
{ "time": "2017-03-28T03:04:40+0000", "type": "SellItem", "payload": { "Team": "Right", "Actor": "*Hero010*", "Item": "Sprint Boots", "Cost": 150 } },
|
618
|
+
{ "time": "2017-03-28T03:04:40+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Position": [ -20.72, 0.01, 8.07 ] } },
|
619
|
+
{ "time": "2017-03-28T03:04:42+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 380, "Delt": 41, "IsHero": 1, "TargetIsHero": 1 } },
|
620
|
+
{ "time": "2017-03-28T03:04:42+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 5, "Shared With": 1 } },
|
621
|
+
{ "time": "2017-03-28T03:04:42+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 4, "Shared With": 2 } },
|
622
|
+
{ "time": "2017-03-28T03:04:42+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*TankMinion*", "Amount": 4, "Shared With": 2 } },
|
623
|
+
{ "time": "2017-03-28T03:04:42+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -22.38, 0.01, 7.85 ] } },
|
624
|
+
{ "time": "2017-03-28T03:04:43+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 11, "LifetimeGold": 9074 } },
|
625
|
+
{ "time": "2017-03-28T03:04:43+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 5, "Shared With": 1 } },
|
626
|
+
{ "time": "2017-03-28T03:04:43+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*RangedMinion*", "Amount": 4, "Shared With": 2 } },
|
627
|
+
{ "time": "2017-03-28T03:04:43+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*RangedMinion*", "Amount": 4, "Shared With": 2 } },
|
628
|
+
{ "time": "2017-03-28T03:04:43+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -21.50, 0.00, 5.50 ] } },
|
629
|
+
{ "time": "2017-03-28T03:04:45+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 1 } },
|
630
|
+
{ "time": "2017-03-28T03:04:45+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*LeadMinion*", "Amount": 14, "Shared With": 1 } },
|
631
|
+
{ "time": "2017-03-28T03:04:45+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*LeadMinion*", "KilledTeam": "Right", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -22.50, 0.00, 6.50 ] } },
|
632
|
+
{ "time": "2017-03-28T03:04:47+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ 5.22, 0.01, 9.27 ] } },
|
633
|
+
{ "time": "2017-03-28T03:04:47+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "Withdraw", "Position": [ -24.28, 0.01, 9.43 ] } },
|
634
|
+
{ "time": "2017-03-28T03:04:48+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 239, "IsHero": 1, "TargetIsHero": 1 } },
|
635
|
+
{ "time": "2017-03-28T03:04:48+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Level": 5 } },
|
636
|
+
{ "time": "2017-03-28T03:04:49+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ 5.22, 0.01, 9.27 ] } },
|
637
|
+
{ "time": "2017-03-28T03:04:49+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
638
|
+
{ "time": "2017-03-28T03:04:49+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
639
|
+
{ "time": "2017-03-28T03:04:49+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__B", "Damage": 180, "Delt": 71, "IsHero": 1, "TargetIsHero": 1 } },
|
640
|
+
{ "time": "2017-03-28T03:04:49+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 11, "LifetimeGold": 9870 } },
|
641
|
+
{ "time": "2017-03-28T03:04:49+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Position": [ 3.74, 0.01, 8.58 ] } },
|
642
|
+
{ "time": "2017-03-28T03:04:49+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__B", "Damage": 498, "Delt": 54, "IsHero": 1, "TargetIsHero": 1 } },
|
643
|
+
{ "time": "2017-03-28T03:04:50+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ 8.84, 0.01, 8.40 ] } },
|
644
|
+
{ "time": "2017-03-28T03:04:50+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
645
|
+
{ "time": "2017-03-28T03:04:50+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__AltAttack", "Damage": 149, "Delt": 56, "IsHero": 1, "TargetIsHero": 1 } },
|
646
|
+
{ "time": "2017-03-28T03:04:50+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 275, "Delt": 109, "IsHero": 1, "TargetIsHero": 1 } },
|
647
|
+
{ "time": "2017-03-28T03:04:50+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 240, "Delt": 90, "IsHero": 1, "TargetIsHero": 1 } },
|
648
|
+
{ "time": "2017-03-28T03:04:51+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 332, "Delt": 36, "IsHero": 1, "TargetIsHero": 1 } },
|
649
|
+
{ "time": "2017-03-28T03:04:51+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ 8.84, 0.01, 8.40 ] } },
|
650
|
+
{ "time": "2017-03-28T03:04:51+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ 8.84, 0.01, 8.40 ] } },
|
651
|
+
{ "time": "2017-03-28T03:04:51+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 149, "Delt": 56, "IsHero": 1, "TargetIsHero": 1 } },
|
652
|
+
{ "time": "2017-03-28T03:04:51+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Position": [ 3.74, 0.01, 8.58 ] } },
|
653
|
+
{ "time": "2017-03-28T03:04:51+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Unknown", "Damage": 250, "Delt": 105, "IsHero": 1, "TargetIsHero": 1 } },
|
654
|
+
{ "time": "2017-03-28T03:04:51+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 250, "Delt": 62, "IsHero": 1, "TargetIsHero": 1 } },
|
655
|
+
{ "time": "2017-03-28T03:04:52+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Six Sins", "Cost": 350 } },
|
656
|
+
{ "time": "2017-03-28T03:04:53+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ 1.13, 0.01, 9.39 ] } },
|
657
|
+
{ "time": "2017-03-28T03:04:54+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Ability__Idris__EmpoweredAttack", "Damage": 502, "Delt": 188, "IsHero": 1, "TargetIsHero": 1 } },
|
658
|
+
{ "time": "2017-03-28T03:04:54+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ 8.36, 0.01, 8.28 ] } },
|
659
|
+
{ "time": "2017-03-28T03:04:54+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 175, "Delt": 43, "IsHero": 1, "TargetIsHero": 1 } },
|
660
|
+
{ "time": "2017-03-28T03:04:54+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 290, "Delt": 31, "IsHero": 1, "TargetIsHero": 1 } },
|
661
|
+
{ "time": "2017-03-28T03:04:54+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Unknown", "Damage": 175, "Delt": 74, "IsHero": 1, "TargetIsHero": 1 } },
|
662
|
+
{ "time": "2017-03-28T03:04:54+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Unknown", "Damage": 290, "Delt": 122, "IsHero": 1, "TargetIsHero": 1 } },
|
663
|
+
{ "time": "2017-03-28T03:04:54+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__DefaultAttack", "Damage": 454, "Delt": 49, "IsHero": 1, "TargetIsHero": 1 } },
|
664
|
+
{ "time": "2017-03-28T03:04:55+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 175, "Delt": 43, "IsHero": 1, "TargetIsHero": 1 } },
|
665
|
+
{ "time": "2017-03-28T03:04:55+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 300, "Delt": 32, "IsHero": 1, "TargetIsHero": 1 } },
|
666
|
+
{ "time": "2017-03-28T03:04:55+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__AltAttack", "Damage": 454, "Delt": 49, "IsHero": 1, "TargetIsHero": 1 } },
|
667
|
+
{ "time": "2017-03-28T03:04:56+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__DefaultAttack", "Damage": 464, "Delt": 50, "IsHero": 1, "TargetIsHero": 1 } },
|
668
|
+
{ "time": "2017-03-28T03:04:57+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ 10.30, 0.01, 20.14 ] } },
|
669
|
+
{ "time": "2017-03-28T03:04:57+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ 8.86, 0.01, 8.00 ] } },
|
670
|
+
{ "time": "2017-03-28T03:04:57+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ 8.86, 0.01, 8.00 ] } },
|
671
|
+
{ "time": "2017-03-28T03:04:58+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__EmpoweredAttack", "Damage": 626, "Delt": 68, "IsHero": 1, "TargetIsHero": 1 } },
|
672
|
+
{ "time": "2017-03-28T03:04:58+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Hero010*", "Item": "Fountain of Renewal", "Cost": 2300 } },
|
673
|
+
{ "time": "2017-03-28T03:04:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 275, "Delt": 109, "IsHero": 1, "TargetIsHero": 1 } },
|
674
|
+
{ "time": "2017-03-28T03:04:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 240, "Delt": 90, "IsHero": 1, "TargetIsHero": 1 } },
|
675
|
+
{ "time": "2017-03-28T03:04:59+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 275, "Delt": 109, "IsHero": 1, "TargetIsHero": 1 } },
|
676
|
+
{ "time": "2017-03-28T03:04:59+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 240, "Delt": 90, "IsHero": 1, "TargetIsHero": 1 } },
|
677
|
+
{ "time": "2017-03-28T03:04:59+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*Glaive*", "Amount": 45, "Shared With": 1 } },
|
678
|
+
{ "time": "2017-03-28T03:04:59+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*Glaive*", "KilledTeam": "Left", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ 5.07, 0.01, 27.01 ] } },
|
679
|
+
{ "time": "2017-03-28T03:05:00+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*RangedMinion*", "Amount": 12, "Shared With": 1 } },
|
680
|
+
{ "time": "2017-03-28T03:05:00+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "Withdraw", "Position": [ 19.99, 0.01, 3.57 ] } },
|
681
|
+
{ "time": "2017-03-28T03:05:01+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 24, "Shared With": 1 } },
|
682
|
+
{ "time": "2017-03-28T03:05:02+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
683
|
+
{ "time": "2017-03-28T03:05:02+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ 7.50, 0.00, 6.50 ] } },
|
684
|
+
{ "time": "2017-03-28T03:05:03+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
685
|
+
{ "time": "2017-03-28T03:05:03+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ 7.50, 0.00, 5.50 ] } },
|
686
|
+
{ "time": "2017-03-28T03:05:03+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Level": 4 } },
|
687
|
+
{ "time": "2017-03-28T03:05:04+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 12, "Shared With": 1 } },
|
688
|
+
{ "time": "2017-03-28T03:05:04+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ 8.50, 0.00, 5.50 ] } },
|
689
|
+
{ "time": "2017-03-28T03:05:05+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ 2.82, 0.01, 25.11 ] } },
|
690
|
+
{ "time": "2017-03-28T03:05:05+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Level": 4 } },
|
691
|
+
{ "time": "2017-03-28T03:05:06+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Metal Jacket", "Cost": 1300 } },
|
692
|
+
{ "time": "2017-03-28T03:05:07+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Metal Jacket", "Cost": 1300 } },
|
693
|
+
{ "time": "2017-03-28T03:05:08+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ 2.82, 0.01, 25.11 ] } },
|
694
|
+
{ "time": "2017-03-28T03:05:08+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ 2.82, 0.01, 25.11 ] } },
|
695
|
+
{ "time": "2017-03-28T03:05:10+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Ringo*", "Level": 12, "LifetimeGold": 10717 } },
|
696
|
+
{ "time": "2017-03-28T03:05:12+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_HELLFIRE_SAKE_NAME", "Level": 3 } },
|
697
|
+
{ "time": "2017-03-28T03:05:12+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -1.61, 0.01, 24.28 ] } },
|
698
|
+
{ "time": "2017-03-28T03:05:13+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
699
|
+
{ "time": "2017-03-28T03:05:15+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Slumbering Husk", "Cost": 950 } },
|
700
|
+
{ "time": "2017-03-28T03:05:17+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Metal Jacket", "Cost": 1300 } },
|
701
|
+
{ "time": "2017-03-28T03:05:17+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*LeadMinion*", "Amount": 24, "Shared With": 1 } },
|
702
|
+
{ "time": "2017-03-28T03:05:18+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Hero010*", "Source": "Unknown", "Damage": 380, "Delt": 181, "IsHero": 1, "TargetIsHero": 1 } },
|
703
|
+
{ "time": "2017-03-28T03:05:18+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_C_DRAGON_BREATH", "Position": [ 10.23, 0.01, 5.06 ] } },
|
704
|
+
{ "time": "2017-03-28T03:05:18+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Unknown", "Damage": 142, "Delt": 76, "IsHero": 1, "TargetIsHero": 1 } },
|
705
|
+
{ "time": "2017-03-28T03:05:18+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*RangedMinion*", "Amount": 12, "Shared With": 1 } },
|
706
|
+
{ "time": "2017-03-28T03:05:19+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -1.61, 0.01, 24.28 ] } },
|
707
|
+
{ "time": "2017-03-28T03:05:19+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
708
|
+
{ "time": "2017-03-28T03:05:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
709
|
+
{ "time": "2017-03-28T03:05:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
710
|
+
{ "time": "2017-03-28T03:05:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
711
|
+
{ "time": "2017-03-28T03:05:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
712
|
+
{ "time": "2017-03-28T03:05:20+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Glaive*", "Item": "Blazing Salvo", "Cost": 400 } },
|
713
|
+
{ "time": "2017-03-28T03:05:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
714
|
+
{ "time": "2017-03-28T03:05:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
715
|
+
{ "time": "2017-03-28T03:05:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
716
|
+
{ "time": "2017-03-28T03:05:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
717
|
+
{ "time": "2017-03-28T03:05:21+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ -3.59, 0.01, 25.99 ] } },
|
718
|
+
{ "time": "2017-03-28T03:05:21+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ -3.59, 0.01, 25.99 ] } },
|
719
|
+
{ "time": "2017-03-28T03:05:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 90, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
720
|
+
{ "time": "2017-03-28T03:05:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
721
|
+
{ "time": "2017-03-28T03:05:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 67, "IsHero": 1, "TargetIsHero": 1 } },
|
722
|
+
{ "time": "2017-03-28T03:05:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 67, "IsHero": 1, "TargetIsHero": 1 } },
|
723
|
+
{ "time": "2017-03-28T03:05:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 67, "IsHero": 1, "TargetIsHero": 1 } },
|
724
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
725
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 67, "IsHero": 1, "TargetIsHero": 1 } },
|
726
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Hero010*", "Level": 12, "LifetimeGold": 10680 } },
|
727
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 67, "IsHero": 1, "TargetIsHero": 1 } },
|
728
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
729
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 67, "IsHero": 1, "TargetIsHero": 1 } },
|
730
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Blow", "Damage": 93, "Delt": 67, "IsHero": 1, "TargetIsHero": 1 } },
|
731
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*JungleMinion_GoldMiner*", "Amount": 82, "Shared With": 1 } },
|
732
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "GoldFromGoldMine", "payload": { "Team": "Right", "Actor": "*Phinn*", "Amount": 300 } },
|
733
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "GoldFromGoldMine", "payload": { "Team": "Right", "Actor": "*Hero010*", "Amount": 300 } },
|
734
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "GoldFromGoldMine", "payload": { "Team": "Right", "Actor": "*Idris*", "Amount": 300 } },
|
735
|
+
{ "time": "2017-03-28T03:05:22+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*JungleMinion_GoldMiner*", "KilledTeam": "Neutral", "Gold": "0", "IsHero": 1, "TargetIsHero": 0, "Position": [ 0.44, 0.01, 23.78 ] } },
|
736
|
+
{ "time": "2017-03-28T03:05:23+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
737
|
+
{ "time": "2017-03-28T03:05:23+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 444, "Delt": 188, "IsHero": 1, "TargetIsHero": 1 } },
|
738
|
+
{ "time": "2017-03-28T03:05:23+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__AltAttack", "Damage": 401, "Delt": 222, "IsHero": 1, "TargetIsHero": 1 } },
|
739
|
+
{ "time": "2017-03-28T03:05:23+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
740
|
+
{ "time": "2017-03-28T03:05:24+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
741
|
+
{ "time": "2017-03-28T03:05:24+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 411, "Delt": 228, "IsHero": 1, "TargetIsHero": 1 } },
|
742
|
+
{ "time": "2017-03-28T03:05:24+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
743
|
+
{ "time": "2017-03-28T03:05:24+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 454, "Delt": 192, "IsHero": 1, "TargetIsHero": 1 } },
|
744
|
+
{ "time": "2017-03-28T03:05:24+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__AltAttack", "Damage": 431, "Delt": 239, "IsHero": 1, "TargetIsHero": 1 } },
|
745
|
+
{ "time": "2017-03-28T03:05:24+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Idris*", "Level": 12, "LifetimeGold": 10579 } },
|
746
|
+
{ "time": "2017-03-28T03:05:25+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
747
|
+
{ "time": "2017-03-28T03:05:25+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Level": 4 } },
|
748
|
+
{ "time": "2017-03-28T03:05:25+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
749
|
+
{ "time": "2017-03-28T03:05:25+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
750
|
+
{ "time": "2017-03-28T03:05:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
751
|
+
{ "time": "2017-03-28T03:05:26+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_C_NAME", "Position": [ 1.10, 0.01, 25.74 ] } },
|
752
|
+
{ "time": "2017-03-28T03:05:26+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Buff_Idris_C_AttachedEnemy", "Damage": 1, "Delt": 1, "IsHero": 1, "TargetIsHero": 1 } },
|
753
|
+
{ "time": "2017-03-28T03:05:26+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Position": [ -14.10, 0.01, 5.91 ] } },
|
754
|
+
{ "time": "2017-03-28T03:05:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
755
|
+
{ "time": "2017-03-28T03:05:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_GoopPoolOnFire", "Damage": 321, "Delt": 188, "IsHero": 1, "TargetIsHero": 1 } },
|
756
|
+
{ "time": "2017-03-28T03:05:26+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
757
|
+
{ "time": "2017-03-28T03:05:27+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Position": [ -14.10, 0.01, 5.91 ] } },
|
758
|
+
{ "time": "2017-03-28T03:05:27+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "AbilityCLeapOff", "Position": [ 10.69, 0.01, 23.77 ] } },
|
759
|
+
{ "time": "2017-03-28T03:05:28+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__C_LeapOff", "Damage": 640, "Delt": 271, "IsHero": 1, "TargetIsHero": 1 } },
|
760
|
+
{ "time": "2017-03-28T03:05:28+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Unknown", "Damage": 582, "Delt": 340, "IsHero": 1, "TargetIsHero": 1 } },
|
761
|
+
{ "time": "2017-03-28T03:05:28+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
762
|
+
{ "time": "2017-03-28T03:05:28+0000", "type": "LevelUp", "payload": { "Team": "Left", "Actor": "*Glaive*", "Level": 12, "LifetimeGold": 10893 } },
|
763
|
+
{ "time": "2017-03-28T03:05:29+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
764
|
+
{ "time": "2017-03-28T03:05:29+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ 13.74, 0.01, 19.32 ] } },
|
765
|
+
{ "time": "2017-03-28T03:05:29+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ 13.74, 0.01, 19.32 ] } },
|
766
|
+
{ "time": "2017-03-28T03:05:29+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
767
|
+
{ "time": "2017-03-28T03:05:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__EmpoweredAttack", "Damage": 502, "Delt": 269, "IsHero": 1, "TargetIsHero": 1 } },
|
768
|
+
{ "time": "2017-03-28T03:05:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
769
|
+
{ "time": "2017-03-28T03:05:30+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 461, "Delt": 195, "IsHero": 1, "TargetIsHero": 1 } },
|
770
|
+
{ "time": "2017-03-28T03:05:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 411, "Delt": 220, "IsHero": 1, "TargetIsHero": 1 } },
|
771
|
+
{ "time": "2017-03-28T03:05:30+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
772
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__AltAttack", "Damage": 431, "Delt": 231, "IsHero": 1, "TargetIsHero": 1 } },
|
773
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__AltAttack", "Damage": 481, "Delt": 203, "IsHero": 1, "TargetIsHero": 1 } },
|
774
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ 10.39, 0.01, 22.32 ] } },
|
775
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
776
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
777
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Unknown", "Damage": 275, "Delt": 147, "IsHero": 1, "TargetIsHero": 1 } },
|
778
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Unknown", "Damage": 280, "Delt": 150, "IsHero": 1, "TargetIsHero": 1 } },
|
779
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 491, "Delt": 208, "IsHero": 1, "TargetIsHero": 1 } },
|
780
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
781
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
782
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ 12.51, 0.01, 21.79 ] } },
|
783
|
+
{ "time": "2017-03-28T03:05:31+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ 12.51, 0.01, 21.79 ] } },
|
784
|
+
{ "time": "2017-03-28T03:05:32+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__EmpoweredAttack", "Damage": 677, "Delt": 286, "IsHero": 1, "TargetIsHero": 1 } },
|
785
|
+
{ "time": "2017-03-28T03:05:32+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Ringo*", "Source": "Buff_Skaarf_Burn", "Damage": 5, "Delt": 3, "IsHero": 1, "TargetIsHero": 1 } },
|
786
|
+
{ "time": "2017-03-28T03:05:32+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Position": [ -27.07, 0.01, 7.75 ] } },
|
787
|
+
{ "time": "2017-03-28T03:05:32+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
788
|
+
{ "time": "2017-03-28T03:05:32+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 521, "Delt": 220, "IsHero": 1, "TargetIsHero": 1 } },
|
789
|
+
{ "time": "2017-03-28T03:05:32+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*Idris*", "Amount": 48, "Shared With": 1 } },
|
790
|
+
{ "time": "2017-03-28T03:05:32+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*Idris*", "KilledTeam": "Right", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ 14.15, 0.01, 25.08 ] } },
|
791
|
+
{ "time": "2017-03-28T03:05:33+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
792
|
+
{ "time": "2017-03-28T03:05:33+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ 14.69, 0.01, 19.93 ] } },
|
793
|
+
{ "time": "2017-03-28T03:05:33+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Level": 5 } },
|
794
|
+
{ "time": "2017-03-28T03:05:33+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
795
|
+
{ "time": "2017-03-28T03:05:34+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
796
|
+
{ "time": "2017-03-28T03:05:35+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
797
|
+
{ "time": "2017-03-28T03:05:35+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Hero010*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 148, "Delt": 40, "IsHero": 1, "TargetIsHero": 1 } },
|
798
|
+
{ "time": "2017-03-28T03:05:35+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_C_NAME", "Position": [ 11.81, 0.01, 21.75 ] } },
|
799
|
+
{ "time": "2017-03-28T03:05:35+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
800
|
+
{ "time": "2017-03-28T03:05:35+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_BLOODSONG_NAME", "Position": [ -25.42, 0.01, 8.45 ] } },
|
801
|
+
{ "time": "2017-03-28T03:05:35+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__C", "Damage": 318, "Delt": 121, "IsHero": 1, "TargetIsHero": 1 } },
|
802
|
+
{ "time": "2017-03-28T03:05:36+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__C", "Damage": 91, "Delt": 34, "IsHero": 1, "TargetIsHero": 1 } },
|
803
|
+
{ "time": "2017-03-28T03:05:36+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__C", "Damage": 45, "Delt": 17, "IsHero": 1, "TargetIsHero": 1 } },
|
804
|
+
{ "time": "2017-03-28T03:05:36+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Unknown", "Damage": 300, "Delt": 161, "IsHero": 1, "TargetIsHero": 1 } },
|
805
|
+
{ "time": "2017-03-28T03:05:36+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__CritAttack", "Damage": 508, "Delt": 235, "IsHero": 1, "TargetIsHero": 1 } },
|
806
|
+
{ "time": "2017-03-28T03:05:37+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 149, "Delt": 80, "IsHero": 1, "TargetIsHero": 1 } },
|
807
|
+
{ "time": "2017-03-28T03:05:37+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ 11.35, 0.01, 22.06 ] } },
|
808
|
+
{ "time": "2017-03-28T03:05:37+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "Withdraw", "Position": [ -54.73, 0.01, 5.26 ] } },
|
809
|
+
{ "time": "2017-03-28T03:05:38+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__B", "Damage": 240, "Delt": 129, "IsHero": 1, "TargetIsHero": 1 } },
|
810
|
+
{ "time": "2017-03-28T03:05:38+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
811
|
+
{ "time": "2017-03-28T03:05:40+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ 5.71, 0.01, 25.48 ] } },
|
812
|
+
{ "time": "2017-03-28T03:05:40+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Position": [ -13.40, 0.01, 6.13 ] } },
|
813
|
+
{ "time": "2017-03-28T03:05:41+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 322, "IsHero": 1, "TargetIsHero": 1 } },
|
814
|
+
{ "time": "2017-03-28T03:05:41+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*RangedMinion*", "Amount": 12, "Shared With": 1 } },
|
815
|
+
{ "time": "2017-03-28T03:05:42+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__A_KnockbackDefAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
816
|
+
{ "time": "2017-03-28T03:05:42+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Level": 5 } },
|
817
|
+
{ "time": "2017-03-28T03:05:45+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_C_DRAGON_BREATH", "Level": 3 } },
|
818
|
+
{ "time": "2017-03-28T03:05:45+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Position": [ 2.59, 0.01, 5.14 ] } },
|
819
|
+
{ "time": "2017-03-28T03:05:45+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__B", "Damage": 508, "Delt": 235, "IsHero": 1, "TargetIsHero": 1 } },
|
820
|
+
{ "time": "2017-03-28T03:05:48+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ -11.11, 0.01, 18.25 ] } },
|
821
|
+
{ "time": "2017-03-28T03:05:49+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Hero010*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 156, "IsHero": 1, "TargetIsHero": 1 } },
|
822
|
+
{ "time": "2017-03-28T03:05:49+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*Hero010*", "Amount": 48, "Shared With": 1 } },
|
823
|
+
{ "time": "2017-03-28T03:05:49+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Glaive*", "Killed": "*Hero010*", "KilledTeam": "Right", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ 17.32, 0.01, 6.49 ] } },
|
824
|
+
{ "time": "2017-03-28T03:05:49+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__B", "Damage": 240, "Delt": 129, "IsHero": 1, "TargetIsHero": 1 } },
|
825
|
+
{ "time": "2017-03-28T03:05:50+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
826
|
+
{ "time": "2017-03-28T03:05:52+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
827
|
+
{ "time": "2017-03-28T03:05:53+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ -13.46, 0.01, 10.15 ] } },
|
828
|
+
{ "time": "2017-03-28T03:05:55+0000", "type": "LevelUp", "payload": { "Team": "Right", "Actor": "*Phinn*", "Level": 12, "LifetimeGold": 11870 } },
|
829
|
+
{ "time": "2017-03-28T03:05:57+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Hero010*", "Item": "War Treads", "Cost": 2500 } },
|
830
|
+
{ "time": "2017-03-28T03:05:57+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
831
|
+
{ "time": "2017-03-28T03:05:57+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "Withdraw", "Position": [ -33.42, 0.01, 6.45 ] } },
|
832
|
+
{ "time": "2017-03-28T03:05:58+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
833
|
+
{ "time": "2017-03-28T03:05:58+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_BLOODSONG_NAME", "Position": [ -0.51, 0.01, 5.56 ] } },
|
834
|
+
{ "time": "2017-03-28T03:05:58+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 224, "Delt": 53, "IsHero": 1, "TargetIsHero": 1 } },
|
835
|
+
{ "time": "2017-03-28T03:05:59+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 64, "Delt": 15, "IsHero": 1, "TargetIsHero": 1 } },
|
836
|
+
{ "time": "2017-03-28T03:05:59+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
837
|
+
{ "time": "2017-03-28T03:05:59+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 33, "Delt": 7, "IsHero": 1, "TargetIsHero": 1 } },
|
838
|
+
{ "time": "2017-03-28T03:05:59+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
839
|
+
{ "time": "2017-03-28T03:06:00+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
840
|
+
{ "time": "2017-03-28T03:06:00+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
841
|
+
{ "time": "2017-03-28T03:06:00+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ -2.73, 0.01, 3.80 ] } },
|
842
|
+
{ "time": "2017-03-28T03:06:00+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
843
|
+
{ "time": "2017-03-28T03:06:01+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Position": [ -0.51, 0.01, 5.56 ] } },
|
844
|
+
{ "time": "2017-03-28T03:06:01+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 300, "Delt": 72, "IsHero": 1, "TargetIsHero": 1 } },
|
845
|
+
{ "time": "2017-03-28T03:06:02+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Idris*", "Item": "Halcyon Chargers", "Cost": 2300 } },
|
846
|
+
{ "time": "2017-03-28T03:06:02+0000", "type": "LearnAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Level": 5 } },
|
847
|
+
{ "time": "2017-03-28T03:06:04+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 2 } },
|
848
|
+
{ "time": "2017-03-28T03:06:04+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 2 } },
|
849
|
+
{ "time": "2017-03-28T03:06:05+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 2 } },
|
850
|
+
{ "time": "2017-03-28T03:06:05+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 2 } },
|
851
|
+
{ "time": "2017-03-28T03:06:06+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ -5.23, 0.01, 3.34 ] } },
|
852
|
+
{ "time": "2017-03-28T03:06:06+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 380, "Delt": 33, "IsHero": 1, "TargetIsHero": 1 } },
|
853
|
+
{ "time": "2017-03-28T03:06:06+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 1 } },
|
854
|
+
{ "time": "2017-03-28T03:06:06+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*LeadMinion*", "Amount": 14, "Shared With": 1 } },
|
855
|
+
{ "time": "2017-03-28T03:06:06+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*LeadMinion*", "KilledTeam": "Left", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -5.50, 0.00, 5.50 ] } },
|
856
|
+
{ "time": "2017-03-28T03:06:06+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__B", "Damage": 360, "Delt": 137, "IsHero": 1, "TargetIsHero": 1 } },
|
857
|
+
{ "time": "2017-03-28T03:06:06+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
858
|
+
{ "time": "2017-03-28T03:06:06+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
859
|
+
{ "time": "2017-03-28T03:06:06+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -4.50, 0.00, 5.50 ] } },
|
860
|
+
{ "time": "2017-03-28T03:06:07+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
861
|
+
{ "time": "2017-03-28T03:06:07+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
862
|
+
{ "time": "2017-03-28T03:06:07+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -4.02, 0.01, 3.45 ] } },
|
863
|
+
{ "time": "2017-03-28T03:06:07+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
864
|
+
{ "time": "2017-03-28T03:06:07+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
865
|
+
{ "time": "2017-03-28T03:06:07+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -6.82, 0.01, 5.55 ] } },
|
866
|
+
{ "time": "2017-03-28T03:06:07+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -4.09, 0.01, 5.50 ] } },
|
867
|
+
{ "time": "2017-03-28T03:06:08+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
868
|
+
{ "time": "2017-03-28T03:06:08+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ -7.35, 0.01, 2.75 ] } },
|
869
|
+
{ "time": "2017-03-28T03:06:08+0000", "type": "LearnAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_C_NAME", "Level": 3 } },
|
870
|
+
{ "time": "2017-03-28T03:06:08+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
871
|
+
{ "time": "2017-03-28T03:06:08+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
872
|
+
{ "time": "2017-03-28T03:06:08+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -7.50, 0.00, 4.50 ] } },
|
873
|
+
{ "time": "2017-03-28T03:06:08+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 275, "Delt": 105, "IsHero": 1, "TargetIsHero": 1 } },
|
874
|
+
{ "time": "2017-03-28T03:06:08+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 240, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
875
|
+
{ "time": "2017-03-28T03:06:09+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 229, "IsHero": 1, "TargetIsHero": 1 } },
|
876
|
+
{ "time": "2017-03-28T03:06:09+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 275, "Delt": 105, "IsHero": 1, "TargetIsHero": 1 } },
|
877
|
+
{ "time": "2017-03-28T03:06:09+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 240, "Delt": 65, "IsHero": 1, "TargetIsHero": 1 } },
|
878
|
+
{ "time": "2017-03-28T03:06:09+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_HELLFIRE_SAKE_NAME", "Position": [ -14.50, 0.01, 7.59 ] } },
|
879
|
+
{ "time": "2017-03-28T03:06:10+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
880
|
+
{ "time": "2017-03-28T03:06:10+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Ability__Idris__DefaultAttack", "Damage": 401, "Delt": 109, "IsHero": 1, "TargetIsHero": 1 } },
|
881
|
+
{ "time": "2017-03-28T03:06:10+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
882
|
+
{ "time": "2017-03-28T03:06:10+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ -8.22, 0.01, 4.12 ] } },
|
883
|
+
{ "time": "2017-03-28T03:06:10+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ -8.22, 0.01, 4.12 ] } },
|
884
|
+
{ "time": "2017-03-28T03:06:10+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Ability__Idris__EmpoweredAttack", "Damage": 514, "Delt": 140, "IsHero": 1, "TargetIsHero": 1 } },
|
885
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__CritAttack", "Damage": 508, "Delt": 44, "IsHero": 1, "TargetIsHero": 1 } },
|
886
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Position": [ -10.70, 0.01, 1.82 ] } },
|
887
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__B", "Damage": 508, "Delt": 44, "IsHero": 1, "TargetIsHero": 1 } },
|
888
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Ability__Idris__AltAttack", "Damage": 421, "Delt": 114, "IsHero": 1, "TargetIsHero": 1 } },
|
889
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
890
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
891
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
892
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
893
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Glaive*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -10.50, 0.00, 4.50 ] } },
|
894
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Glaive*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -7.50, 0.00, 0.50 ] } },
|
895
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
896
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 480, "Delt": 480, "IsHero": 1, "TargetIsHero": 1 } },
|
897
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
898
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
899
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 1 } },
|
900
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*LeadMinion*", "Amount": 14, "Shared With": 1 } },
|
901
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 1 } },
|
902
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*LeadMinion*", "Amount": 14, "Shared With": 1 } },
|
903
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
904
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
905
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -10.66, 0.00, 3.83 ] } },
|
906
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*LeadMinion*", "KilledTeam": "Right", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -8.76, 0.00, 5.76 ] } },
|
907
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*LeadMinion*", "KilledTeam": "Right", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -9.87, 0.00, 5.50 ] } },
|
908
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -9.72, 0.00, 3.79 ] } },
|
909
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
910
|
+
{ "time": "2017-03-28T03:06:11+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Ability__Idris__DefaultAttack", "Damage": 431, "Delt": 117, "IsHero": 1, "TargetIsHero": 1 } },
|
911
|
+
{ "time": "2017-03-28T03:06:12+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Ability__Idris__AltAttack", "Damage": 441, "Delt": 120, "IsHero": 1, "TargetIsHero": 1 } },
|
912
|
+
{ "time": "2017-03-28T03:06:12+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
913
|
+
{ "time": "2017-03-28T03:06:12+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 571, "Delt": 50, "IsHero": 1, "TargetIsHero": 1 } },
|
914
|
+
{ "time": "2017-03-28T03:06:12+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
915
|
+
{ "time": "2017-03-28T03:06:12+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Ability__Idris__DefaultAttack", "Damage": 441, "Delt": 120, "IsHero": 1, "TargetIsHero": 1 } },
|
916
|
+
{ "time": "2017-03-28T03:06:12+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*Glaive*", "Amount": 31, "Shared With": 1 } },
|
917
|
+
{ "time": "2017-03-28T03:06:12+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*Glaive*", "Amount": 28, "Shared With": 1 } },
|
918
|
+
{ "time": "2017-03-28T03:06:12+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*Glaive*", "KilledTeam": "Left", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ -10.70, 0.01, 1.82 ] } },
|
919
|
+
{ "time": "2017-03-28T03:06:13+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 1 } },
|
920
|
+
{ "time": "2017-03-28T03:06:13+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 14, "Shared With": 1 } },
|
921
|
+
{ "time": "2017-03-28T03:06:13+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*LeadMinion*", "KilledTeam": "Left", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -9.50, 0.00, 4.50 ] } },
|
922
|
+
{ "time": "2017-03-28T03:06:13+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Idris*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
923
|
+
{ "time": "2017-03-28T03:06:13+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
924
|
+
{ "time": "2017-03-28T03:06:14+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Idris*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
925
|
+
{ "time": "2017-03-28T03:06:14+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
926
|
+
{ "time": "2017-03-28T03:06:15+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -16.21, 0.01, 6.07 ] } },
|
927
|
+
{ "time": "2017-03-28T03:06:15+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ -13.17, 0.01, 4.27 ] } },
|
928
|
+
{ "time": "2017-03-28T03:06:15+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
929
|
+
{ "time": "2017-03-28T03:06:15+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
930
|
+
{ "time": "2017-03-28T03:06:15+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
931
|
+
{ "time": "2017-03-28T03:06:15+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -12.19, 0.01, 6.01 ] } },
|
932
|
+
{ "time": "2017-03-28T03:06:15+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 225, "Delt": 54, "IsHero": 1, "TargetIsHero": 1 } },
|
933
|
+
{ "time": "2017-03-28T03:06:15+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 290, "Delt": 25, "IsHero": 1, "TargetIsHero": 1 } },
|
934
|
+
{ "time": "2017-03-28T03:06:16+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 451, "Delt": 191, "IsHero": 1, "TargetIsHero": 1 } },
|
935
|
+
{ "time": "2017-03-28T03:06:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 322, "IsHero": 1, "TargetIsHero": 1 } },
|
936
|
+
{ "time": "2017-03-28T03:06:16+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_C_NAME", "Position": [ -10.88, 0.01, 7.99 ] } },
|
937
|
+
{ "time": "2017-03-28T03:06:16+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Buff_Idris_C_AttachedEnemy", "Damage": 1, "Delt": 1, "IsHero": 1, "TargetIsHero": 1 } },
|
938
|
+
{ "time": "2017-03-28T03:06:16+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
939
|
+
{ "time": "2017-03-28T03:06:17+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__AltAttack", "Damage": 154, "Delt": 82, "IsHero": 1, "TargetIsHero": 1 } },
|
940
|
+
{ "time": "2017-03-28T03:06:17+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 225, "Delt": 54, "IsHero": 1, "TargetIsHero": 1 } },
|
941
|
+
{ "time": "2017-03-28T03:06:17+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 300, "Delt": 26, "IsHero": 1, "TargetIsHero": 1 } },
|
942
|
+
{ "time": "2017-03-28T03:06:17+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
943
|
+
{ "time": "2017-03-28T03:06:17+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Position": [ -19.77, 0.01, 6.25 ] } },
|
944
|
+
{ "time": "2017-03-28T03:06:17+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 571, "Delt": 50, "IsHero": 1, "TargetIsHero": 1 } },
|
945
|
+
{ "time": "2017-03-28T03:06:18+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "AbilityCLeapOff", "Position": [ -16.97, 0.01, 7.30 ] } },
|
946
|
+
{ "time": "2017-03-28T03:06:18+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 380, "Delt": 33, "IsHero": 1, "TargetIsHero": 1 } },
|
947
|
+
{ "time": "2017-03-28T03:06:18+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__C_LeapOff", "Damage": 740, "Delt": 397, "IsHero": 1, "TargetIsHero": 1 } },
|
948
|
+
{ "time": "2017-03-28T03:06:18+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Ability__Idris__C_LeapOff", "Damage": 740, "Delt": 397, "IsHero": 1, "TargetIsHero": 1 } },
|
949
|
+
{ "time": "2017-03-28T03:06:18+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 380, "Delt": 33, "IsHero": 1, "TargetIsHero": 1 } },
|
950
|
+
{ "time": "2017-03-28T03:06:18+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Idris*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
951
|
+
{ "time": "2017-03-28T03:06:18+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Buff_Ringo_HellfireBrew_Burn", "Damage": 70, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
952
|
+
{ "time": "2017-03-28T03:06:18+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 380, "Delt": 33, "IsHero": 1, "TargetIsHero": 1 } },
|
953
|
+
{ "time": "2017-03-28T03:06:19+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_WING_CUT_NAME", "Position": [ -19.77, 0.01, 6.25 ] } },
|
954
|
+
{ "time": "2017-03-28T03:06:19+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 215, "Delt": 51, "IsHero": 1, "TargetIsHero": 1 } },
|
955
|
+
{ "time": "2017-03-28T03:06:19+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Ability__Idris__AltAttack", "Damage": 431, "Delt": 231, "IsHero": 1, "TargetIsHero": 1 } },
|
956
|
+
{ "time": "2017-03-28T03:06:19+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 390, "Delt": 34, "IsHero": 1, "TargetIsHero": 1 } },
|
957
|
+
{ "time": "2017-03-28T03:06:19+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Ringo*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 82, "IsHero": 1, "TargetIsHero": 1 } },
|
958
|
+
{ "time": "2017-03-28T03:06:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Ability__Idris__AltAttack", "Damage": 441, "Delt": 237, "IsHero": 1, "TargetIsHero": 1 } },
|
959
|
+
{ "time": "2017-03-28T03:06:20+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 390, "Delt": 34, "IsHero": 1, "TargetIsHero": 1 } },
|
960
|
+
{ "time": "2017-03-28T03:06:20+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Ability__Idris__AltAttack", "Damage": 461, "Delt": 247, "IsHero": 1, "TargetIsHero": 1 } },
|
961
|
+
{ "time": "2017-03-28T03:06:20+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 390, "Delt": 34, "IsHero": 1, "TargetIsHero": 1 } },
|
962
|
+
{ "time": "2017-03-28T03:06:20+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -16.85, 0.01, 7.58 ] } },
|
963
|
+
{ "time": "2017-03-28T03:06:21+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 390, "Delt": 34, "IsHero": 1, "TargetIsHero": 1 } },
|
964
|
+
{ "time": "2017-03-28T03:06:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Ringo*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 82, "IsHero": 1, "TargetIsHero": 1 } },
|
965
|
+
{ "time": "2017-03-28T03:06:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Ability__Idris__DefaultAttack", "Damage": 471, "Delt": 253, "IsHero": 1, "TargetIsHero": 1 } },
|
966
|
+
{ "time": "2017-03-28T03:06:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Unknown", "Damage": 275, "Delt": 147, "IsHero": 1, "TargetIsHero": 1 } },
|
967
|
+
{ "time": "2017-03-28T03:06:21+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Ringo*", "Source": "Unknown", "Damage": 330, "Delt": 177, "IsHero": 1, "TargetIsHero": 1 } },
|
968
|
+
{ "time": "2017-03-28T03:06:21+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 390, "Delt": 34, "IsHero": 1, "TargetIsHero": 1 } },
|
969
|
+
{ "time": "2017-03-28T03:06:21+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*Ringo*", "Amount": 31, "Shared With": 1 } },
|
970
|
+
{ "time": "2017-03-28T03:06:21+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*Ringo*", "Amount": 28, "Shared With": 1 } },
|
971
|
+
{ "time": "2017-03-28T03:06:21+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*Ringo*", "KilledTeam": "Left", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ -19.77, 0.01, 6.25 ] } },
|
972
|
+
{ "time": "2017-03-28T03:06:23+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
973
|
+
{ "time": "2017-03-28T03:06:23+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
974
|
+
{ "time": "2017-03-28T03:06:23+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -21.50, 0.00, 7.50 ] } },
|
975
|
+
{ "time": "2017-03-28T03:06:24+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
976
|
+
{ "time": "2017-03-28T03:06:24+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
977
|
+
{ "time": "2017-03-28T03:06:24+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -21.50, 0.00, 5.50 ] } },
|
978
|
+
{ "time": "2017-03-28T03:06:26+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "Withdraw", "Position": [ -8.17, 0.01, 9.06 ] } },
|
979
|
+
{ "time": "2017-03-28T03:06:26+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 24, "Shared With": 1 } },
|
980
|
+
{ "time": "2017-03-28T03:06:26+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*LeadMinion*", "KilledTeam": "Left", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -24.50, 0.00, 7.50 ] } },
|
981
|
+
{ "time": "2017-03-28T03:06:27+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 12, "Shared With": 1 } },
|
982
|
+
{ "time": "2017-03-28T03:06:27+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -25.50, 0.00, 4.50 ] } },
|
983
|
+
{ "time": "2017-03-28T03:06:29+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -33.68, 0.01, -0.95 ] } },
|
984
|
+
{ "time": "2017-03-28T03:06:29+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Tyrants Monocle", "Cost": 2100 } },
|
985
|
+
{ "time": "2017-03-28T03:06:30+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Ringo*", "Item": "Aegis", "Cost": 1550 } },
|
986
|
+
{ "time": "2017-03-28T03:06:31+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Metal Jacket", "Cost": 1300 } },
|
987
|
+
{ "time": "2017-03-28T03:06:31+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Phinn*", "Item": "Metal Jacket", "Cost": 1300 } },
|
988
|
+
{ "time": "2017-03-28T03:06:36+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
989
|
+
{ "time": "2017-03-28T03:06:36+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
990
|
+
{ "time": "2017-03-28T03:06:36+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -25.50, 0.00, 5.50 ] } },
|
991
|
+
{ "time": "2017-03-28T03:06:38+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
992
|
+
{ "time": "2017-03-28T03:06:38+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 7, "Shared With": 1 } },
|
993
|
+
{ "time": "2017-03-28T03:06:38+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -22.50, 0.00, 5.50 ] } },
|
994
|
+
{ "time": "2017-03-28T03:06:38+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -7.43, 0.01, 7.31 ] } },
|
995
|
+
{ "time": "2017-03-28T03:06:38+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*LeadMinion*", "Amount": 15, "Shared With": 1 } },
|
996
|
+
{ "time": "2017-03-28T03:06:38+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 14, "Shared With": 1 } },
|
997
|
+
{ "time": "2017-03-28T03:06:38+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Glaive*", "Killed": "*LeadMinion*", "KilledTeam": "Right", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ -19.50, 0.00, 5.50 ] } },
|
998
|
+
{ "time": "2017-03-28T03:06:40+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
999
|
+
{ "time": "2017-03-28T03:06:40+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*RangedMinion*", "Amount": 7, "Shared With": 1 } },
|
1000
|
+
{ "time": "2017-03-28T03:06:40+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ -16.50, 0.00, 5.50 ] } },
|
1001
|
+
{ "time": "2017-03-28T03:06:43+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 143, "IsHero": 1, "TargetIsHero": 1 } },
|
1002
|
+
{ "time": "2017-03-28T03:06:43+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_C_DRAGON_BREATH", "Position": [ 3.17, 0.01, 24.84 ] } },
|
1003
|
+
{ "time": "2017-03-28T03:06:43+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_A_NAME", "Position": [ -8.30, 0.01, 3.62 ] } },
|
1004
|
+
{ "time": "2017-03-28T03:06:43+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "Ability__Idris__A_Blink", "Position": [ -8.30, 0.01, 3.62 ] } },
|
1005
|
+
{ "time": "2017-03-28T03:06:43+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 451, "Delt": 191, "IsHero": 1, "TargetIsHero": 1 } },
|
1006
|
+
{ "time": "2017-03-28T03:06:44+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Ability__Glaive__CritAttack", "Damage": 508, "Delt": 215, "IsHero": 1, "TargetIsHero": 1 } },
|
1007
|
+
{ "time": "2017-03-28T03:06:44+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Glaive*", "Source": "Ability__Idris__EmpoweredAttack", "Damage": 502, "Delt": 137, "IsHero": 1, "TargetIsHero": 1 } },
|
1008
|
+
{ "time": "2017-03-28T03:06:44+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_BLOODSONG_NAME", "Position": [ -9.85, 0.01, 6.07 ] } },
|
1009
|
+
{ "time": "2017-03-28T03:06:44+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Ability__Glaive__C", "Damage": 350, "Delt": 148, "IsHero": 1, "TargetIsHero": 1 } },
|
1010
|
+
{ "time": "2017-03-28T03:06:44+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 461, "Delt": 195, "IsHero": 1, "TargetIsHero": 1 } },
|
1011
|
+
{ "time": "2017-03-28T03:06:44+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 401, "Delt": 215, "IsHero": 1, "TargetIsHero": 1 } },
|
1012
|
+
{ "time": "2017-03-28T03:06:44+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Ability__Glaive__C", "Damage": 100, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
1013
|
+
{ "time": "2017-03-28T03:06:44+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Ability__Glaive__C", "Damage": 50, "Delt": 21, "IsHero": 1, "TargetIsHero": 1 } },
|
1014
|
+
{ "time": "2017-03-28T03:06:45+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 421, "Delt": 226, "IsHero": 1, "TargetIsHero": 1 } },
|
1015
|
+
{ "time": "2017-03-28T03:06:45+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__DefaultAttack", "Damage": 471, "Delt": 199, "IsHero": 1, "TargetIsHero": 1 } },
|
1016
|
+
{ "time": "2017-03-28T03:06:45+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 143, "IsHero": 1, "TargetIsHero": 1 } },
|
1017
|
+
{ "time": "2017-03-28T03:06:45+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__AltAttack", "Damage": 431, "Delt": 231, "IsHero": 1, "TargetIsHero": 1 } },
|
1018
|
+
{ "time": "2017-03-28T03:06:45+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Position": [ -18.25, 0.01, 6.76 ] } },
|
1019
|
+
{ "time": "2017-03-28T03:06:45+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ -11.34, 0.01, 5.94 ] } },
|
1020
|
+
{ "time": "2017-03-28T03:06:46+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Position": [ -9.85, 0.01, 6.07 ] } },
|
1021
|
+
{ "time": "2017-03-28T03:06:46+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Idris*", "Source": "Ability__Glaive__B", "Damage": 508, "Delt": 215, "IsHero": 1, "TargetIsHero": 1 } },
|
1022
|
+
{ "time": "2017-03-28T03:06:46+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Idris*", "Source": "Ability__Idris__AltAttack", "Damage": 481, "Delt": 203, "IsHero": 1, "TargetIsHero": 1 } },
|
1023
|
+
{ "time": "2017-03-28T03:06:46+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Idris*", "Source": "Unknown", "Damage": 400, "Delt": 169, "IsHero": 1, "TargetIsHero": 1 } },
|
1024
|
+
{ "time": "2017-03-28T03:06:46+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*Idris*", "Amount": 21, "Shared With": 1 } },
|
1025
|
+
{ "time": "2017-03-28T03:06:46+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*Idris*", "Amount": 19, "Shared With": 2 } },
|
1026
|
+
{ "time": "2017-03-28T03:06:46+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*Idris*", "Amount": 19, "Shared With": 2 } },
|
1027
|
+
{ "time": "2017-03-28T03:06:46+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Ringo*", "Killed": "*Idris*", "KilledTeam": "Right", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ -11.34, 0.01, 5.94 ] } },
|
1028
|
+
{ "time": "2017-03-28T03:06:50+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Position": [ 3.17, 0.01, 24.84 ] } },
|
1029
|
+
{ "time": "2017-03-28T03:06:53+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 5, "Shared With": 1 } },
|
1030
|
+
{ "time": "2017-03-28T03:06:53+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 4, "Shared With": 2 } },
|
1031
|
+
{ "time": "2017-03-28T03:06:53+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*TankMinion*", "Amount": 4, "Shared With": 2 } },
|
1032
|
+
{ "time": "2017-03-28T03:06:53+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*TankMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ 0.50, 0.00, 4.50 ] } },
|
1033
|
+
{ "time": "2017-03-28T03:06:54+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*TankMinion*", "Amount": 5, "Shared With": 3 } },
|
1034
|
+
{ "time": "2017-03-28T03:06:54+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*TankMinion*", "Amount": 5, "Shared With": 3 } },
|
1035
|
+
{ "time": "2017-03-28T03:06:54+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*TankMinion*", "Amount": 5, "Shared With": 3 } },
|
1036
|
+
{ "time": "2017-03-28T03:06:55+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*LeadMinion*", "Amount": 10, "Shared With": 1 } },
|
1037
|
+
{ "time": "2017-03-28T03:06:55+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*LeadMinion*", "Amount": 9, "Shared With": 2 } },
|
1038
|
+
{ "time": "2017-03-28T03:06:55+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*LeadMinion*", "Amount": 9, "Shared With": 2 } },
|
1039
|
+
{ "time": "2017-03-28T03:06:55+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*LeadMinion*", "KilledTeam": "Right", "Gold": "160", "IsHero": 1, "TargetIsHero": 0, "Position": [ 3.50, 0.00, 5.50 ] } },
|
1040
|
+
{ "time": "2017-03-28T03:06:56+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Idris*", "Source": "*RangedMinion*", "Amount": 5, "Shared With": 1 } },
|
1041
|
+
{ "time": "2017-03-28T03:06:56+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Glaive*", "Source": "*RangedMinion*", "Amount": 4, "Shared With": 2 } },
|
1042
|
+
{ "time": "2017-03-28T03:06:56+0000", "type": "EarnXP", "payload": { "Team": "Left", "Actor": "*Ringo*", "Source": "*RangedMinion*", "Amount": 4, "Shared With": 2 } },
|
1043
|
+
{ "time": "2017-03-28T03:06:56+0000", "type": "KillActor", "payload": { "Team": "Left", "Actor": "*Idris*", "Killed": "*RangedMinion*", "KilledTeam": "Right", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ 6.50, 0.00, 5.50 ] } },
|
1044
|
+
{ "time": "2017-03-28T03:06:56+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_C_NAME", "Position": [ 14.41, 0.01, 5.78 ] } },
|
1045
|
+
{ "time": "2017-03-28T03:06:57+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Unknown", "Damage": 300, "Delt": 161, "IsHero": 1, "TargetIsHero": 1 } },
|
1046
|
+
{ "time": "2017-03-28T03:06:57+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Ringo*", "Source": "Unknown", "Damage": 300, "Delt": 96, "IsHero": 1, "TargetIsHero": 1 } },
|
1047
|
+
{ "time": "2017-03-28T03:06:57+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Unknown", "Damage": 300, "Delt": 114, "IsHero": 1, "TargetIsHero": 1 } },
|
1048
|
+
{ "time": "2017-03-28T03:06:58+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 24, "IsHero": 1, "TargetIsHero": 1 } },
|
1049
|
+
{ "time": "2017-03-28T03:06:58+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__DefaultAttack", "Damage": 451, "Delt": 33, "IsHero": 1, "TargetIsHero": 1 } },
|
1050
|
+
{ "time": "2017-03-28T03:06:58+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Position": [ 3.17, 0.01, 24.84 ] } },
|
1051
|
+
{ "time": "2017-03-28T03:06:59+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__CritAttack", "Damage": 508, "Delt": 37, "IsHero": 1, "TargetIsHero": 1 } },
|
1052
|
+
{ "time": "2017-03-28T03:06:59+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 400, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
1053
|
+
{ "time": "2017-03-28T03:06:59+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ 15.63, 0.01, 6.80 ] } },
|
1054
|
+
{ "time": "2017-03-28T03:06:59+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 24, "IsHero": 1, "TargetIsHero": 1 } },
|
1055
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_TWISTED_STROKE_NAME", "Position": [ 13.31, 0.01, 5.29 ] } },
|
1056
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Position": [ 10.90, 0.01, 6.63 ] } },
|
1057
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__B", "Damage": 508, "Delt": 37, "IsHero": 1, "TargetIsHero": 1 } },
|
1058
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 24, "IsHero": 1, "TargetIsHero": 1 } },
|
1059
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 400, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
1060
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__AltAttack", "Damage": 451, "Delt": 33, "IsHero": 1, "TargetIsHero": 1 } },
|
1061
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 229, "IsHero": 1, "TargetIsHero": 1 } },
|
1062
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 322, "IsHero": 1, "TargetIsHero": 1 } },
|
1063
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Ringo*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 192, "IsHero": 1, "TargetIsHero": 1 } },
|
1064
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
1065
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*RangedMinion*", "Amount": 12, "Shared With": 1 } },
|
1066
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ 13.24, 0.01, 5.52 ] } },
|
1067
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*RangedMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ 13.50, 0.00, 5.50 ] } },
|
1068
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Aegis", "Cost": 2000 } },
|
1069
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Atlas Pauldron", "Cost": 1650 } },
|
1070
|
+
{ "time": "2017-03-28T03:07:00+0000", "type": "BuyItem", "payload": { "Team": "Right", "Actor": "*Idris*", "Item": "Journey Boots", "Cost": 900 } },
|
1071
|
+
{ "time": "2017-03-28T03:07:01+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_B_NAME", "Position": [ 15.63, 0.01, 6.80 ] } },
|
1072
|
+
{ "time": "2017-03-28T03:07:01+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 24, "IsHero": 1, "TargetIsHero": 1 } },
|
1073
|
+
{ "time": "2017-03-28T03:07:01+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Idris*", "Target": "*Phinn*", "Source": "Ability__Idris__AltAttack", "Damage": 451, "Delt": 33, "IsHero": 1, "TargetIsHero": 1 } },
|
1074
|
+
{ "time": "2017-03-28T03:07:01+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 400, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
1075
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__B", "Damage": 360, "Delt": 137, "IsHero": 1, "TargetIsHero": 1 } },
|
1076
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Idris*", "Source": "Ability__Phinn__B", "Damage": 360, "Delt": 193, "IsHero": 1, "TargetIsHero": 1 } },
|
1077
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Ringo*", "Source": "Ability__Phinn__B", "Damage": 360, "Delt": 115, "IsHero": 1, "TargetIsHero": 1 } },
|
1078
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*TankMinion*", "Amount": 12, "Shared With": 1 } },
|
1079
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*Idris*", "Amount": 48, "Shared With": 1 } },
|
1080
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*TankMinion*", "KilledTeam": "Left", "Gold": "80", "IsHero": 1, "TargetIsHero": 0, "Position": [ 14.50, 0.00, 3.50 ] } },
|
1081
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*Idris*", "KilledTeam": "Left", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ 12.81, 0.01, 5.96 ] } },
|
1082
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 400, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
1083
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_BLOODSONG_NAME", "Position": [ 14.01, 0.01, 5.74 ] } },
|
1084
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__AltAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
1085
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 400, "Delt": 29, "IsHero": 1, "TargetIsHero": 1 } },
|
1086
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 297, "Delt": 69, "IsHero": 1, "TargetIsHero": 1 } },
|
1087
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Turret*", "Source": "Ability__Glaive__C", "Damage": 297, "Delt": 150, "IsHero": 1, "TargetIsHero": 0 } },
|
1088
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 85, "Delt": 19, "IsHero": 1, "TargetIsHero": 1 } },
|
1089
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Turret*", "Source": "Ability__Glaive__C", "Damage": 85, "Delt": 43, "IsHero": 1, "TargetIsHero": 0 } },
|
1090
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__C", "Damage": 42, "Delt": 9, "IsHero": 1, "TargetIsHero": 1 } },
|
1091
|
+
{ "time": "2017-03-28T03:07:02+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Turret*", "Source": "Ability__Glaive__C", "Damage": 42, "Delt": 21, "IsHero": 1, "TargetIsHero": 0 } },
|
1092
|
+
{ "time": "2017-03-28T03:07:03+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__CritAttack", "Damage": 508, "Delt": 37, "IsHero": 1, "TargetIsHero": 1 } },
|
1093
|
+
{ "time": "2017-03-28T03:07:03+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
1094
|
+
{ "time": "2017-03-28T03:07:03+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 698, "Delt": 51, "IsHero": 1, "TargetIsHero": 1 } },
|
1095
|
+
{ "time": "2017-03-28T03:07:04+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 24, "IsHero": 1, "TargetIsHero": 1 } },
|
1096
|
+
{ "time": "2017-03-28T03:07:04+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 698, "Delt": 51, "IsHero": 1, "TargetIsHero": 1 } },
|
1097
|
+
{ "time": "2017-03-28T03:07:04+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Glaive*", "Ability": "HERO_ABILITY_GLAIVE_AFTERBURN_NAME", "Position": [ 14.01, 0.01, 5.74 ] } },
|
1098
|
+
{ "time": "2017-03-28T03:07:04+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 300, "Delt": 70, "IsHero": 1, "TargetIsHero": 1 } },
|
1099
|
+
{ "time": "2017-03-28T03:07:04+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 410, "Delt": 30, "IsHero": 1, "TargetIsHero": 1 } },
|
1100
|
+
{ "time": "2017-03-28T03:07:05+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 698, "Delt": 51, "IsHero": 1, "TargetIsHero": 1 } },
|
1101
|
+
{ "time": "2017-03-28T03:07:05+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__A_KnockbackDefAttack", "Damage": 508, "Delt": 37, "IsHero": 1, "TargetIsHero": 1 } },
|
1102
|
+
{ "time": "2017-03-28T03:07:05+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 715, "Delt": 52, "IsHero": 1, "TargetIsHero": 1 } },
|
1103
|
+
{ "time": "2017-03-28T03:07:06+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_B_GOOP", "Position": [ 3.17, 0.01, 24.84 ] } },
|
1104
|
+
{ "time": "2017-03-28T03:07:06+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
1105
|
+
{ "time": "2017-03-28T03:07:06+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__CritAttack", "Damage": 508, "Delt": 37, "IsHero": 1, "TargetIsHero": 1 } },
|
1106
|
+
{ "time": "2017-03-28T03:07:06+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 420, "Delt": 30, "IsHero": 1, "TargetIsHero": 1 } },
|
1107
|
+
{ "time": "2017-03-28T03:07:06+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 24, "IsHero": 1, "TargetIsHero": 1 } },
|
1108
|
+
{ "time": "2017-03-28T03:07:07+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 420, "Delt": 30, "IsHero": 1, "TargetIsHero": 1 } },
|
1109
|
+
{ "time": "2017-03-28T03:07:07+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__AltAttack", "Damage": 338, "Delt": 24, "IsHero": 1, "TargetIsHero": 1 } },
|
1110
|
+
{ "time": "2017-03-28T03:07:07+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__AltAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
1111
|
+
{ "time": "2017-03-28T03:07:07+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Phinn*", "Ability": "HERO_ABILITY_PHINN_A_NAME", "Position": [ 18.96, 0.01, 7.56 ] } },
|
1112
|
+
{ "time": "2017-03-28T03:07:07+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 420, "Delt": 30, "IsHero": 1, "TargetIsHero": 1 } },
|
1113
|
+
{ "time": "2017-03-28T03:07:08+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Hero010*", "Ability": "HERO_ABILITY_SKAARF_A_SPITFIRE", "Position": [ 3.17, 0.01, 24.84 ] } },
|
1114
|
+
{ "time": "2017-03-28T03:07:08+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_WING_CUT_NAME", "Position": [ 12.03, 0.01, 8.43 ] } },
|
1115
|
+
{ "time": "2017-03-28T03:07:08+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 24, "IsHero": 1, "TargetIsHero": 1 } },
|
1116
|
+
{ "time": "2017-03-28T03:07:08+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__A", "Damage": 600, "Delt": 229, "IsHero": 1, "TargetIsHero": 1 } },
|
1117
|
+
{ "time": "2017-03-28T03:07:08+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 215, "Delt": 50, "IsHero": 1, "TargetIsHero": 1 } },
|
1118
|
+
{ "time": "2017-03-28T03:07:08+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 430, "Delt": 31, "IsHero": 1, "TargetIsHero": 1 } },
|
1119
|
+
{ "time": "2017-03-28T03:07:09+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Glaive*", "Target": "*Phinn*", "Source": "Ability__Glaive__DefaultAttack", "Damage": 338, "Delt": 24, "IsHero": 1, "TargetIsHero": 1 } },
|
1120
|
+
{ "time": "2017-03-28T03:07:09+0000", "type": "DealDamage", "payload": { "Team": "Right", "Actor": "*Phinn*", "Target": "*Glaive*", "Source": "Ability__Phinn__DefaultAttack", "Damage": 154, "Delt": 42, "IsHero": 1, "TargetIsHero": 1 } },
|
1121
|
+
{ "time": "2017-03-28T03:07:09+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 430, "Delt": 31, "IsHero": 1, "TargetIsHero": 1 } },
|
1122
|
+
{ "time": "2017-03-28T03:07:10+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Phinn*", "Source": "*Glaive*", "Amount": 30, "Shared With": 2 } },
|
1123
|
+
{ "time": "2017-03-28T03:07:10+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Idris*", "Source": "*Glaive*", "Amount": 30, "Shared With": 2 } },
|
1124
|
+
{ "time": "2017-03-28T03:07:10+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Phinn*", "Killed": "*Glaive*", "KilledTeam": "Left", "Gold": "200", "IsHero": 1, "TargetIsHero": 1, "Position": [ 21.63, 0.01, 8.16 ] } },
|
1125
|
+
{ "time": "2017-03-28T03:07:10+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 430, "Delt": 31, "IsHero": 1, "TargetIsHero": 1 } },
|
1126
|
+
{ "time": "2017-03-28T03:07:10+0000", "type": "UseAbility", "payload": { "Team": "Left", "Actor": "*Ringo*", "Ability": "HERO_ABILITY_RINGO_TWIRLING_SILVER_NAME", "Position": [ 12.72, 0.01, 8.34 ] } },
|
1127
|
+
{ "time": "2017-03-28T03:07:11+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Idris*", "Item": "Light Armor", "Cost": 250 } },
|
1128
|
+
{ "time": "2017-03-28T03:07:11+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 430, "Delt": 31, "IsHero": 1, "TargetIsHero": 1 } },
|
1129
|
+
{ "time": "2017-03-28T03:07:11+0000", "type": "BuyItem", "payload": { "Team": "Left", "Actor": "*Idris*", "Item": "Light Shield", "Cost": 250 } },
|
1130
|
+
{ "time": "2017-03-28T03:07:11+0000", "type": "DealDamage", "payload": { "Team": "Left", "Actor": "*Ringo*", "Target": "*Phinn*", "Source": "Unknown", "Damage": 430, "Delt": 31, "IsHero": 1, "TargetIsHero": 1 } },
|
1131
|
+
{ "time": "2017-03-28T03:07:11+0000", "type": "EarnXP", "payload": { "Team": "Right", "Actor": "*Hero010*", "Source": "*JungleMinion_GoldMiner*", "Amount": 82, "Shared With": 1 } },
|
1132
|
+
{ "time": "2017-03-28T03:07:11+0000", "type": "GoldFromGoldMine", "payload": { "Team": "Right", "Actor": "*Phinn*", "Amount": 300 } },
|
1133
|
+
{ "time": "2017-03-28T03:07:11+0000", "type": "GoldFromGoldMine", "payload": { "Team": "Right", "Actor": "*Hero010*", "Amount": 300 } },
|
1134
|
+
{ "time": "2017-03-28T03:07:11+0000", "type": "GoldFromGoldMine", "payload": { "Team": "Right", "Actor": "*Idris*", "Amount": 300 } },
|
1135
|
+
{ "time": "2017-03-28T03:07:11+0000", "type": "KillActor", "payload": { "Team": "Right", "Actor": "*Hero010*", "Killed": "*JungleMinion_GoldMiner*", "KilledTeam": "Neutral", "Gold": "0", "IsHero": 1, "TargetIsHero": 0, "Position": [ 0.00, 0.00, 23.60 ] } },
|
1136
|
+
{ "time": "2017-03-28T03:07:12+0000", "type": "UseAbility", "payload": { "Team": "Right", "Actor": "*Idris*", "Ability": "HERO_ABILITY_IDRIS_B_NAME", "Position": [ 17.83, 0.01, 6.10 ] } }
|
1137
|
+
]
|
1138
|
+
http_version:
|
1139
|
+
recorded_at: Tue, 06 Jun 2017 22:11:56 GMT
|
1140
|
+
recorded_with: VCR 3.0.3
|