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