Leaguepedia | League of Legends Esports Wiki
Advertisement

Edit the documentation or categories for this module.


return {
	--Precision
	["pta"] = "press the attack",
	["press the attack"] = { link = "Press the Attack (Rune)", file = "Press the Attack", sprite = "Rune Press the Attack" },
	
	["lt"] = "lethal tempo",
	["lethal tempo"] = { link = "Lethal Tempo (Rune)", file = "Lethal Tempo", sprite = "Rune Lethal Tempo" },
	
	["ff"] = "fleet footwork",
	["fleet footwork"] = { link = "Fleet Footwork (Rune)", file = "Fleet Footwork", sprite = "Rune Fleet Footwork" },
	
	["c"] = "conqueror",
	["conqueror"] = { link = "Conqueror (Rune)", file = "Conqueror", sprite = "Rune Conqueror" },
	
	--Domination
	["e"] = "electocute",
	["electrocute"] = { link = "Electrocute (Rune)", file = "Electrocute", sprite = "Rune Electrocute" },
	
	["pre"] = "predator",
	["predator"] = { link = "Predator (Rune)", file = "Predator", sprite = "Rune Predator" },
	
	["dh"] = "dark harvest",
	["dark harvest"] = { link = "Dark Harvest (Rune)", file = "Dark Harvest", sprite = "Rune Dark Harvest" },
	
	["hob"] = "hail of blades",
	["hail of blades"] = { link = "Hail of Blades (Rune)", file = "Hail of Blades", sprite = "Rune Hail of Blades" },
	
	--Sorcery
	["sa"] = "summon aery",
	["summon aery"] = { link = "Summon Aery (Rune)", file = "Summon Aery", sprite = "Rune Summon Aery" },
	
	["ac"] = "arcane comet",
	["arcane comet"] = { link = "Arcane Comet (Rune)", file = "Arcane Comet", sprite = "Rune Arcane Comet" },
	
	["pr"] = "phase rush",
	["phase rush"] = { link = "Phase Rush (Rune)", file = "Phase Rush", sprite = "Rune Phase Rush" },
	
	--Resolve
	["grasp"] = "grasp of the undying",
	["grasp of the undying"] = { link = "Grasp of the Undying (Rune)", file = "Grasp of the Undying", sprite = "Rune Grasp of the Undying" },
	
	["as"] = "aftershock",
	["aftershock"] = { link = "Aftershock (Rune)", file = "Aftershock", sprite = "Rune Aftershock" },
	
	["g"] = "guardian",
	["guardian"] = { link = "Guardian (Rune)", file = "Guardian", sprite = "Rune Guardian" },
	
	--Inspiration
	["ga"] = "glacial augment",
	["glacial augment"] = { link = "Glacial Augment (Rune)", file = "Glacial Augment", sprite = "Rune Glacial Augment" },
	
	["k"] = "kleptomancy",
	["kleptomancy"] = { link = "Kleptomancy (Rune)", file = "Kleptomancy", sprite = "Rune Kleptomancy" },
	
	["spell"] = "unsealed spellbook",
	["unsealed spellbook"] = { link = "Unsealed Spellbook (Rune)", file = "Unsealed Spellbook", sprite = "Rune Unsealed Spellbook" },
	
	["8358"] = "prototype: omnistone",
	["prototype: omnistone"] = { link = "Prototype: Omnistone (Rune)", file = "Prototype: Omnistone", sprite = "Rune Prototype: Omnistone" },
	
	["8369"] = "first strike",
	["first strike"] = { link = "First Strike (Rune)", file = "First Strike", sprite = "Rune First Strike" }	
}
Advertisement