Arctic Summer and descriptions
This commit is contained in:
parent
03f3b230e6
commit
8c301c2b1d
4 changed files with 46 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "fgo-ta-com-website",
|
||||
"type": "module",
|
||||
"version": "0.2.2-pre.11",
|
||||
"version": "0.2.2-pre.12",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
|
|
11
src/content/changes/summer-skadi.json
Normal file
11
src/content/changes/summer-skadi.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"info": {
|
||||
"title": "Scathach-Skadi (Ruler)",
|
||||
"releaseDate": "2024-07-24",
|
||||
"shortdescription": "Release of Scathach-Skadi (Ruler) during the Arctic Summer World Event",
|
||||
"releaseNumber": 1,
|
||||
"type": "event"
|
||||
},
|
||||
"link": "https://apps.atlasacademy.io/db/NA/servant/357/",
|
||||
"color": "#0eb31d"
|
||||
}
|
33
src/content/taInfoData/arctic-summer-world.json
Normal file
33
src/content/taInfoData/arctic-summer-world.json
Normal file
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"info": {
|
||||
"title": "Arctic Summer World",
|
||||
"releaseDate": "2024-07-18",
|
||||
"shortdescription": "An expedition to the endless summer festival at the North Pole, orchestrated by Skadi - what could possibly happen here?",
|
||||
"releaseNumber": 1,
|
||||
"type": "quest"
|
||||
},
|
||||
"quests": [
|
||||
{
|
||||
"questTitle": "Arctic Summer Memory",
|
||||
"description": "Battling against the Valkyries and the whole cast of the event - definitely a fun experience",
|
||||
"data": [
|
||||
{
|
||||
"title": "Summer Skadi 4T (FLO)",
|
||||
"link": "https://www.youtube.com/watch?v=VD2FOa9lymE",
|
||||
"date": "2024-07-28",
|
||||
"servant": "summerskadi",
|
||||
"turns": "4T",
|
||||
"runner": "Firq"
|
||||
},
|
||||
{
|
||||
"title": "Summer Skadi 4T (Lvl. 2)",
|
||||
"link": "https://www.youtube.com/watch?v=ozgDQF_vMPQ",
|
||||
"date": "2024-07-27",
|
||||
"servant": "summerskadi",
|
||||
"turns": "4T",
|
||||
"runner": "Requiem"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"info": {
|
||||
"title": "Zhang Jue",
|
||||
"releaseDate": "2024-05-13",
|
||||
"shortdescription": "",
|
||||
"shortdescription": "A fight against a general that uses his servants as meat shields - what a way trying to survive an assassination.",
|
||||
"releaseNumber": 1
|
||||
},
|
||||
"quests": [
|
||||
|
|
Loading…
Reference in a new issue