Last active
April 4, 2022 18:55
-
-
Save MingweiSamuel/d5f9dc40cc5a80a9255e488f27705c56 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
"12AssistStreakCount", | |
"abilityUses", | |
"acesBefore15Minutes", | |
"alliedJungleMonsterKills", | |
"baronBuffGoldAdvantageOverThreshold", | |
"baronTakedowns", | |
"blastConeOppositeOpponentCount", | |
"bountyGold", | |
"buffsStolen", | |
"completeSupportQuestInTime", | |
"controlWardsPlaced", | |
"controlWardTimeCoverageInRiverOrEnemyHalf", | |
"damagePerMinute", | |
"damageTakenOnTeamPercentage", | |
"dancedWithRiftHerald", | |
"deathsByEnemyChamps", | |
"dodgeSkillShotsSmallWindow", | |
"doubleAces", | |
"dragonTakedowns", | |
"earliestBaron", | |
"earliestDragonTakedown", | |
"earliestElderDragon", | |
"earlyLaningPhaseGoldExpAdvantage", | |
"effectiveHealAndShielding", | |
"elderDragonKillsWithOpposingSoul", | |
"elderDragonMultikills", | |
"enemyChampionImmobilizations", | |
"enemyJungleMonsterKills", | |
"epicMonsterKillsNearEnemyJungler", | |
"epicMonsterKillsWithin30SecondsOfSpawn", | |
"epicMonsterSteals", | |
"epicMonsterStolenWithoutSmite", | |
"fasterSupportQuestCompletion", | |
"fastestLegendary", | |
"firstTurretKilledTime", | |
"flawlessAces", | |
"fullTeamTakedown", | |
"gameLength", | |
"getTakedownsInAllLanesEarlyJungleAsLaner", | |
"goldPerMinute", | |
"hadAfkTeammate", | |
"hadOpenNexus", | |
"highestChampionDamage", | |
"highestCrowdControlScore", | |
"highestWardKills", | |
"immobilizeAndKillWithAlly", | |
"initialBuffCount", | |
"initialCrabCount", | |
"jungleCsBefore10Minutes", | |
"junglerKillsEarlyJungle", | |
"junglerTakedownsNearDamagedEpicMonster", | |
"kda", | |
"killAfterHiddenWithAlly", | |
"killedChampTookFullTeamDamageSurvived", | |
"killParticipation", | |
"killsNearEnemyTurret", | |
"killsOnLanersEarlyJungleAsJungler", | |
"killsOnOtherLanesEarlyJungleAsLaner", | |
"killsOnRecentlyHealedByAramPack", | |
"killsUnderOwnTurret", | |
"killsWithHelpFromEpicMonster", | |
"knockEnemyIntoTeamAndKill", | |
"kTurretsDestroyedBeforePlatesFall", | |
"landSkillShotsEarlyGame", | |
"laneMinionsFirst10Minutes", | |
"laningPhaseGoldExpAdvantage", | |
"legendaryCount", | |
"lostAnInhibitor", | |
"maxCsAdvantageOnLaneOpponent", | |
"maxKillDeficit", | |
"maxLevelLeadLaneOpponent", | |
"mejaisFullStackInTime", | |
"moreEnemyJungleThanOpponent", | |
"mostWardsDestroyedOneSweeper", | |
"multiKillOneSpell", | |
"multikills", | |
"multikillsAfterAggressiveFlash", | |
"multiTurretRiftHeraldCount", | |
"mythicItemUsed", | |
"outerTurretExecutesBefore10Minutes", | |
"outnumberedKills", | |
"outnumberedNexusKill", | |
"perfectDragonSoulsTaken", | |
"perfectGame", | |
"pickKillWithAlly", | |
"poroExplosions", | |
"quickCleanse", | |
"quickFirstTurret", | |
"quickSoloKills", | |
"riftHeraldTakedowns", | |
"saveAllyFromDeath", | |
"scuttleCrabKills", | |
"shortestTimeToAceFromFirstTakedown", | |
"skillshotsDodged", | |
"skillshotsHit", | |
"snowballsHit", | |
"soloBaronKills", | |
"soloKills", | |
"soloTurretsLategame", | |
"stealthWardsPlaced", | |
"survivedSingleDigitHpCount", | |
"survivedThreeImmobilizesInFight", | |
"takedownOnFirstTurret", | |
"takedowns", | |
"takedownsAfterGainingLevelAdvantage", | |
"takedownsBeforeJungleMinionSpawn", | |
"takedownsFirst25Minutes", | |
"takedownsInAlcove", | |
"takedownsInEnemyFountain", | |
"teamBaronKills", | |
"teamDamagePercentage", | |
"teamElderDragonKills", | |
"teamRiftHeraldKills", | |
"teleportTakedowns", | |
"thirdInhibitorDestroyedTime", | |
"threeWardsOneSweeperCount", | |
"tookLargeDamageSurvived", | |
"turretPlatesTaken", | |
"turretsTakenWithRiftHerald", | |
"turretTakedowns", | |
"twentyMinionsIn3SecondsCount", | |
"unseenRecalls", | |
"visionScoreAdvantageLaneOpponent", | |
"visionScorePerMinute", | |
"wardsGuarded", | |
"wardTakedowns", | |
"wardTakedownsBefore20M" | |
] |
I found some more attribute that are not listed yet:
Thanks, didn't spot this until now, added those.
For now I'm assuming everything is a float64
, although some of these only make sense as integers. All the example match jsons are here: https://github.com/MingweiSamuel/riotapi-schema/tree/master/examples/match-v5.getMatch
Found one more, mejaisFullStackInTime
Well I can imagine that riot is making changes to the challenges right now. I bet when they are finished, they will update their documentation. And maybe that is just wishful thinking
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found some more attribute that are not listed yet:
{
"killAfterHiddenWithAlly": 0,
"immobilizeAndKillWithAlly": 5,
"killedChampTookFullTeamDamageSurvived": 3,
"knockEnemyIntoTeamAndKill": 0,
"pickKillWithAlly": 0,
"saveAllyFromDeath": 3,
"survivedThreeImmobilizesInFight": 0,
"tookLargeDamageSurvived": 0
}
I got them from match EUW1_5765650307