Skip to content

Instantly share code, notes, and snippets.

@Uzendayo
Last active January 1, 2017 05:16
Show Gist options
  • Select an option

  • Save Uzendayo/26462c8c5090a62bf6d7638a9c46c589 to your computer and use it in GitHub Desktop.

Select an option

Save Uzendayo/26462c8c5090a62bf6d7638a9c46c589 to your computer and use it in GitHub Desktop.

Revisions

  1. Paul Nunes revised this gist Dec 31, 2016. No changes.
  2. Paul Nunes revised this gist Dec 31, 2016. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion VG API.md
    Original file line number Diff line number Diff line change
    @@ -151,4 +151,5 @@
    "TurretsRemaining": 0
    }
    }]
    }```
    }
    ```
  3. Paul Nunes revised this gist Dec 31, 2016. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion VG API.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,4 @@
    ```JSON
    {
    "Name": "Scribejewel",
    "UUID": "54a0a1fa-2f64-418a-94cf-85fbe55ea758",
    @@ -150,4 +151,4 @@
    "TurretsRemaining": 0
    }
    }]
    }
    }```
  4. Paul Nunes revised this gist Dec 31, 2016. 1 changed file with 40 additions and 41 deletions.
    81 changes: 40 additions & 41 deletions VG API.md
    Original file line number Diff line number Diff line change
    @@ -1,45 +1,44 @@
    {
    "Name": "Scribejewel",
    "UUID": "54a0a1fa-2f64-418a-94cf-85fbe55ea758",
    "level": 12,
    "elo": 1282,
    "elo_aral": 1217,
    "elo_earned_season_4": 0,
    "elo_earned_season_5": 0,
    "elo_ranked": 1268,
    "completed": 87,
    "completed_ranked": 0,
    "karma": 15.375,
    "karmaLevel": 1,
    "unlocks": [
    "Hero010",
    "Lance",
    "Sayoc",
    "Skaarf_Skin_Infinity_T1",
    "Ringo_Skin_Shogun_T1",
    "Glaive",
    "Joule",
    "Ringo"
    "Name": "Scribejewel",
    "UUID": "54a0a1fa-2f64-418a-94cf-85fbe55ea758",
    "level": 12,
    "elo": 1282,
    "elo_aral": 1217,
    "elo_earned_season_4": 0,
    "elo_earned_season_5": 0,
    "elo_ranked": 1268,
    "completed": 87,
    "completed_ranked": 0,
    "karma": 15.375,
    "karmaLevel": 1,
    "unlocks": [
    "Hero010",
    "Lance",
    "Sayoc",
    "Skaarf_Skin_Infinity_T1",
    "Ringo_Skin_Shogun_T1",
    "Glaive",
    "Joule",
    "Ringo"
    ],
    "winStreak": 3,
    "wins": 51,
    "seasonMaxSkillTier": -1,
    "last_login": "10/10/16 07:26:57",
    "lossStreak": 0,
    "l10wins": [
    "1",
    "1",
    "1",
    "0",
    "1",
    "0",
    "1",
    "0",
    "0",
    "0"
    "winStreak": 3,
    "wins": 51,
    "seasonMaxSkillTier": -1,
    "last_login": "10/10/16 07:26:57",
    "lossStreak": 0,
    "l10wins": [
    "1",
    "1",
    "1",
    "0",
    "1",
    "0",
    "1",
    "0",
    "0",
    "0"
    ]
    }
    {
    } {
    "UUID": "ed3d51dd-a88c-4697-80f3-361fc514d844",
    "PatchVersion": "1.0.2alpha",
    "GameMode": "casual",
    @@ -60,7 +59,7 @@
    "gameMode": 9,
    "queue": "casual"
    },
    "Teams": [{
    "Teams": [{
    "Players": [{
    "Actor": "Glaive",
    "Name": "Scribejewel",
    @@ -99,7 +98,7 @@
    "deaths": 10,
    "farm": 2266,
    "goldMineCaptures": 0,
    "itemGrants": {
    "itemGrants": {
    "1000_Item_HalcyonPotion": 13,
    "1004_Item_SwiftShooter": 1,
    "1005_Item_SixSins": 2,
  5. Paul Nunes created this gist Dec 31, 2016.
    154 changes: 154 additions & 0 deletions VG API.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,154 @@
    {
    "Name": "Scribejewel",
    "UUID": "54a0a1fa-2f64-418a-94cf-85fbe55ea758",
    "level": 12,
    "elo": 1282,
    "elo_aral": 1217,
    "elo_earned_season_4": 0,
    "elo_earned_season_5": 0,
    "elo_ranked": 1268,
    "completed": 87,
    "completed_ranked": 0,
    "karma": 15.375,
    "karmaLevel": 1,
    "unlocks": [
    "Hero010",
    "Lance",
    "Sayoc",
    "Skaarf_Skin_Infinity_T1",
    "Ringo_Skin_Shogun_T1",
    "Glaive",
    "Joule",
    "Ringo"
    ],
    "winStreak": 3,
    "wins": 51,
    "seasonMaxSkillTier": -1,
    "last_login": "10/10/16 07:26:57",
    "lossStreak": 0,
    "l10wins": [
    "1",
    "1",
    "1",
    "0",
    "1",
    "0",
    "1",
    "0",
    "0",
    "0"
    ]
    }
    {
    "UUID": "ed3d51dd-a88c-4697-80f3-361fc514d844",
    "PatchVersion": "1.0.2alpha",
    "GameMode": "casual",
    "Timestamp": 1476088221,
    "Duration": 1706,
    "Stats": {
    "endGameReason": "victory",
    "losingTeam": 0,
    "difficulty": "very_hard",
    "freeunlocks": [
    "Fortress",
    "Celeste",
    "Catherine",
    "Blackfeather",
    "Vox",
    "Petal"
    ],
    "gameMode": 9,
    "queue": "casual"
    },
    "Teams": [{
    "Players": [{
    "Actor": "Glaive",
    "Name": "Scribejewel",
    "Stats": {
    "banReason": 0,
    "elo": 1282,
    "elo_aral": 1217,
    "elo_ranked": 1268,
    "firstAfkTime": -1,
    "guildTag": "",
    "items": [
    "Tornado Trigger",
    "Weapon3",
    "Tornado Trigger",
    "Critical",
    "Armor3",
    "Boots2"
    ],
    "karma": 15.375,
    "karmaLevel": 1,
    "l10wins": [
    "1",
    "1",
    "1",
    "0",
    "1",
    "0",
    "1",
    "0",
    "0",
    "0"
    ],
    "lossStreak": 0,
    "assists": 5,
    "crystalMineCaptures": 3,
    "deaths": 10,
    "farm": 2266,
    "goldMineCaptures": 0,
    "itemGrants": {
    "1000_Item_HalcyonPotion": 13,
    "1004_Item_SwiftShooter": 1,
    "1005_Item_SixSins": 2,
    "1010_Item_BlazingSalvo": 2,
    "1012_Item_Sorrowblade": 1,
    "1014_Item_TornadoTrigger": 2,
    "1022_Item_CoatOfPlates": 1,
    "1024_Item_MetalJacket": 1,
    "1030_Item_SprintBoots": 1,
    "1032_Item_TravelBoots": 1,
    "1049_Item_TyrantsMonocle": 1,
    "1065_Item_HeavySteel": 1,
    "1068_Item_LuckyStrike": 3,
    "1080_Item_MinionsFoot": 2
    },
    "itemSells": {
    "1000_Item_HalcyonPotion": 1
    },
    "itemUses": {
    "1000_Item_HalcyonPotion": 12,
    "1032_Item_TravelBoots": 1
    },
    "jungleKills": 16,
    "kills": 5,
    "krakenCaptures": 0,
    "level": 12,
    "minionKills": 48,
    "nonJungleMinionKills": 32,
    "turretCaptures": 1,
    "skillTier": -1,
    "skinKey": "Glaive_DefaultSkin",
    "wentAfk": false,
    "winStreak": 3,
    "winner": false,
    "wins": 51

    },
    "UUID": "54a0a1fa-2f64-418a-94cf-85fbe55ea758"
    }],
    "Name": "",
    "UUID": "",
    "Won": false,
    "Stats": {
    "AcesEarned": 2,
    "Gold": 49588,
    "HeroKills": 16,
    "KrakenCaptures": 0,
    "TurretKills": 1,
    "TurretsRemaining": 0
    }
    }]
    }