Skip to content

Commit e82d01a

Browse files
committed
Add new artifacts
1 parent e88fc0d commit e82d01a

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

src/data/gamedata/artifacts.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1702,5 +1702,39 @@
17021702
"icon": "img/arti/Crown_of_Watatsumi.png"
17031703
}
17041704
]
1705+
},
1706+
"Vermillion Hereafter": {
1707+
"name": "Vermillion Hereafter",
1708+
"levels": [
1709+
4,
1710+
5
1711+
],
1712+
"bonuses": [
1713+
{
1714+
"count": 2,
1715+
"desc": "ATK +18%."
1716+
},
1717+
{
1718+
"count": 4,
1719+
"desc": "After using an Elemental Burst, this character will gain the Nascent Light effect, increasing their ATK by 8% for 16s. When the character's HP decreases, their ATK will further increase by 10%. This increase can occur this way a maximum of 4 times. This effect can be triggered once every 0.8s. Nascent Light will be dispelled when the character leaves the field. If an Elemental Burst is used again during the duration of Nascent Light, the original Nascent Light will be dispelled."
1720+
}
1721+
]
1722+
},
1723+
"Echoes of an Offering": {
1724+
"name": "Echoes of an Offering",
1725+
"levels": [
1726+
4,
1727+
5
1728+
],
1729+
"bonuses": [
1730+
{
1731+
"count": 2,
1732+
"desc": "ATK +18%."
1733+
},
1734+
{
1735+
"count": 4,
1736+
"desc": "When Normal Attacks hit opponents, there is a 36% chance that it will trigger Valley Rite, which will increase Normal Attack DMG by 70% of ATK. This effect will be dispelled 0.05s after a Normal Attack deals DMG. If a Normal Attack fails to trigger Valley Rite, the odds of it triggering the next time will increase by 20%. This trigger can occur once every 0.2s."
1737+
}
1738+
]
17051739
}
17061740
}

0 commit comments

Comments
 (0)