aboutsummaryrefslogtreecommitdiffstats
path: root/pages/api/avatars/avatars.json
diff options
context:
space:
mode:
Diffstat (limited to 'pages/api/avatars/avatars.json')
-rw-r--r--pages/api/avatars/avatars.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/pages/api/avatars/avatars.json b/pages/api/avatars/avatars.json
new file mode 100644
index 0000000..b5a9cd7
--- /dev/null
+++ b/pages/api/avatars/avatars.json
@@ -0,0 +1,37 @@
+[
+ {
+ "id": "aatrox",
+ "name": "Aatrox",
+ "title": "the Darkin Blade",
+ "icon": "http://ddragon.leagueoflegends.com/cdn/10.23.1/img/champion/Aatrox.png",
+ "description": "Once honored defenders of Shurima against the Void, Aatrox and his brethren would eventually become an even greater threat to Runeterra, and were defeated only by cunning mortal sorcery. But after centuries of imprisonment, Aatrox was the first to find..."
+ },
+ {
+ "id": "ahri",
+ "name": "Ahri",
+ "title": "the Nine-Tailed Fox",
+ "icon": "http://ddragon.leagueoflegends.com/cdn/10.23.1/img/champion/Ahri.png",
+ "description": "Innately connected to the latent power of Runeterra, Ahri is a vastaya who can reshape magic into orbs of raw energy. She revels in toying with her prey by manipulating their emotions before devouring their life essence. Despite her predatory nature..."
+ },
+ {
+ "id": "akali",
+ "name": "Akali",
+ "title": "the Rogue Assassin",
+ "icon": "http://ddragon.leagueoflegends.com/cdn/10.23.1/img/champion/Akali.png",
+ "description": "Abandoning the Kinkou Order and her title of the Fist of Shadow, Akali now strikes alone, ready to be the deadly weapon her people need. Though she holds onto all she learned from her master Shen, she has pledged to defend Ionia from its enemies, one..."
+ },
+ {
+ "id": "alistar",
+ "name": "Alistar",
+ "title": "the Minotaur",
+ "icon": "http://ddragon.leagueoflegends.com/cdn/10.23.1/img/champion/Alistar.png",
+ "description": "Always a mighty warrior with a fearsome reputation, Alistar seeks revenge for the death of his clan at the hands of the Noxian empire. Though he was enslaved and forced into the life of a gladiator, his unbreakable will was what kept him from truly..."
+ },
+ {
+ "id": "amumu",
+ "name": "Amumu",
+ "title": "the Sad Mummy",
+ "icon": "http://ddragon.leagueoflegends.com/cdn/10.23.1/img/champion/Amumu.png",
+ "description": "Legend claims that Amumu is a lonely and melancholy soul from ancient Shurima, roaming the world in search of a friend. Doomed by an ancient curse to remain alone forever, his touch is death, his affection ruin. Those who claim to have seen him describe..."
+ }
+] \ No newline at end of file