api response for legends

This commit is contained in:
ThunderE75 2022-05-12 15:20:19 +05:30 committed by GitHub
parent 178d9aa925
commit 855d07273e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,25 +1,24 @@
{ {
"bloodhound": [ "Banglore": [
{ {
"legend": "Bloodhound", "legend_image": "https://media.discordapp.net/attachments/973918659007377408/973918831443574834/unknown.png?width=548&height=613",
"intro": "https://youtu.be/euWTbVdRGv0", "intro": "https://youtu.be/JyJhFYNob30",
"wiki": "https://apexlegends.fandom.com/wiki/Bloodhound/", "wiki": "https://apexlegends.fandom.com/wiki/Bangalore",
"codename": "Technological Tracker", "codename": "Professional Soldier",
"type": "Recon", "type": "offensive",
"tactical": "Eye of the Allfather", "avalable": true,
"tactical_description": "", "tactical": "Smoke Launcher",
"tactical_cooldown": "", "tactical_description": "Fire a high-velocity smoke canister that explodes into a smoke wall on impact.",
"tactical_link": "https://apexlegends.fandom.com/wiki/Bloodhound#Eye_of_the_Allfather", "tactical_cooldown": 33,
"tactical_img": "", "tactical_link": "https://apexlegends.fandom.com/wiki/Bangalore#Smoke_Launcher",
"passive": "Tracker", "passive": " Double Time",
"passive_description": "", "passive_description": "Taking fire while sprinting makes you move faster for a brief time.",
"passive_link": "", "passive_link": "https://apexlegends.fandom.com/wiki/Bangalore#Double_Time",
"passive_img": "", "ultimate": "Rolling Thunder",
"ultimate": "Beast of the Hunt", "ultimate_description": "Call in an artillery strike that slowly creeps across the landscape.",
"ultimate_description": "", "ultimate_chargetime": 180,
"ultimate_charge_time": "", "ultimate_link": "https://apexlegends.fandom.com/wiki/Bangalore#Rolling_Thunder"
"ultimate_link": "",
"ultimate_img": ""
} }
] ],
"Bloodhound": ""
} }