Skip to content

Commit

Permalink
Add "Carefree Dreamland" web event
Browse files Browse the repository at this point in the history
Add 3.3 Event Wishes and events
Add artifact placeholders
  • Loading branch information
Tibowl committed Nov 25, 2022
1 parent 4ff77c1 commit aa26472
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 0 deletions.
94 changes: 94 additions & 0 deletions src/data/events.json
Expand Up @@ -1981,10 +1981,104 @@
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/05/03/1015537/7b928f530c5fd8f641bbc3ef4a871fdd_1572653224675820782.jpg",
"reminder": "daily"
},
{
"name": "\"Carefree Dreamland\" Web Event",
"type": "Web",
"link": "https://www.hoyolab.com/article/13958089",
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/11/23/0daa42b763415d31c255158097b6b8c4_9148213287295437715.jpg",
"start": "2022-11-25 12:00:00",
"end": "2022-12-04 23:59:00",
"reminder": "end"
},
{
"name": "3.3 Maintenance",
"type": "Maintenance",
"start": "2022-12-07 06:00:00",
"end": "2022-12-07 11:00:00"
},
{
"name": "Event Wish \"From Ashes Reborn\"",
"type": "Banner",
"img": "https://i.imgur.com/MLopiJL.png",
"prediction": true,
"start": "2022-12-07 11:00:00",
"start_server": false,
"end": "2022-12-23 17:59:00",
"reminder": "end"
},
{
"name": "Event Wish \"Oni's Royale\"",
"type": "Banner",
"img": "https://i.imgur.com/MLopiJL.png",
"prediction": true,
"start": "2022-12-07 11:00:00",
"start_server": false,
"end": "2022-12-23 17:59:00",
"reminder": "end"
},
{
"name": "Event Wish \"Epitome Invocation\"",
"type": "Banner",
"prediction": true,
"start": "2022-12-07 11:00:00",
"start_server": false,
"end": "2022-12-23 17:59:00",
"reminder": "end"
},
{
"name": "Event Wish \"Reign of Serenity\"",
"type": "Banner",
"img": "https://i.imgur.com/okKzO04.png",
"prediction": true,
"start": "2022-12-23 18:00:00",
"end": "2023-01-10 14:59:00",
"reminder": "end"
},
{
"name": "Event Wish \"Azure Excursion\"",
"type": "Banner",
"img": "https://i.imgur.com/okKzO04.png",
"prediction": true,
"start": "2022-12-23 18:00:00",
"end": "2023-01-10 14:59:00",
"reminder": "end"
},
{
"name": "Event Wish \"Epitome Invocation\"",
"type": "Banner",
"prediction": true,
"start": "2022-12-23 18:00:00",
"end": "2023-01-10 14:59:00",
"reminder": "end"
},
{
"name": "\"Akitsu Kimodameshi\" Event",
"type": "In-game",
"img": "https://i.imgur.com/LVNUzTK.png",
"reminder": "end"
},
{
"name": "\"Across the Wilderness\" Event",
"type": "In-game",
"img": "https://i.imgur.com/9ozbi1v.png",
"reminder": "end"
},
{
"name": "\"Windtrace\" Event",
"type": "In-game",
"img": "https://i.imgur.com/CQquncO.png",
"reminder": "end"
},
{
"name": "\"Misty Dungeon: Realm of Sand\" Event",
"type": "In-game",
"img": "https://i.imgur.com/B4ChrPK.png",
"reminder": "end"
},
{
"name": "\"Ley Line Overflow\" Event",
"type": "In-game",
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/09/16/d76cdab75f5f952a213e564f6b0a5a51_8696584731126418758.jpg",
"reminder": "end"
}
]
34 changes: 34 additions & 0 deletions src/data/gamedata/artifacts.json
Expand Up @@ -1898,5 +1898,39 @@
"icon": "img/arti/Shadow_of_the_Sand_King.png"
}
]
},
"Desert Pavilion Chronicle": {
"name": "Desert Pavilion Chronicle",
"levels": [
4,
5
],
"bonuses": [
{
"count": 2,
"desc": "Anemo DMG Bonus +15%"
},
{
"count": 4,
"desc": "When Charged Attacks hit opponents, the equipping character's Normal Attack SPD will increase by 10% while Normal Charged, and Plunging Attack DMG will increase by 40% for 15s."
}
]
},
"Flower of Paradise Lost": {
"name": "Flower of Paradise Lost",
"levels": [
4,
5
],
"bonuses": [
{
"count": 2,
"desc": "Elemental Mastery +80."
},
{
"count": 4,
"desc": "The equipping character's Bloom, Hyperbloom, and Burgeon reaction DMG are increased by 40%. Additionally, after the equipping character triggers Bloom, Hyperbloom, or Burgeon, they will gain another 25% bonus to the effect mentioned prior. Each stack of this lasts 10s. Max 4 stacks simultaneously. This effect can only be triggered once per second. The character who equips this can still trigger its effects when not on the field."
}
]
}
}

0 comments on commit aa26472

Please sign in to comment.