diff --git a/src/data/characterData/yanfei.json b/src/data/characterData/yanfei.json index a736a3d4..8741a5f0 100644 --- a/src/data/characterData/yanfei.json +++ b/src/data/characterData/yanfei.json @@ -444,10 +444,20 @@ "name": "Done Deal", "description": "Triggers a spray of intense flames that rush at nearby opponents, dealing AoE Pyro DMG, granting Yanfei the maximum number of Scarlet Seals, and applying Brilliance to her.\\n\\nBrilliance\\nHas the following effects:\\n·Grants Yanfei a Scarlet Seal at fixed intervals.\\n·Increases the DMG dealt by her Charged Attacks.\\nThe effects of Brilliance will end if Yanfei leaves the field or falls in battle.\\n\\n\"Here are the full terms for this matter of life and death — by which I mean my life and your death!\"", "skillLabels": [ - "Skill DMG" + "Skill DMG", + "Scarlet Seal Grant Interval", + "Charged Attack DMG Bonus", + "Duration", + "CD", + "Energy Cost" ], "skillStatsLabels": [ - "{0:p}" + "{0:p}", + "{0:1f}s", + "{0:p}", + "{0:1f}s", + "{0:1f}s", + "{0:i}" ], "skillStats": [ [ @@ -496,6 +506,241 @@ [ 4.331999778747559 ] + ], + [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ], + [ + [ + 0.33399999141693115 + ], + [ + 0.3540000021457672 + ], + [ + 0.37400001287460327 + ], + [ + 0.4000000059604645 + ], + [ + 0.41999998688697815 + ], + [ + 0.4399999976158142 + ], + [ + 0.4659999907016754 + ], + [ + 0.492000013589859 + ], + [ + 0.5180000066757202 + ], + [ + 0.5440000295639038 + ], + [ + 0.5699999928474426 + ], + [ + 0.5960000157356262 + ], + [ + 0.621999979019165 + ], + [ + 0.6480000019073486 + ], + [ + 0.6740000247955322 + ] + ], + [ + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ], + [ + 15 + ] + ], + [ + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ], + [ + 20 + ] + ], + [ + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ], + [ + 80 + ] ] ] }, diff --git a/static/images/skills/yanfei/talent_2.png b/static/images/skills/yanfei/talent_2.png index a6224568..5d0baa8e 100644 Binary files a/static/images/skills/yanfei/talent_2.png and b/static/images/skills/yanfei/talent_2.png differ diff --git a/static/images/skills/yanfei/talent_3.png b/static/images/skills/yanfei/talent_3.png index 7ca86c2c..64625918 100644 Binary files a/static/images/skills/yanfei/talent_3.png and b/static/images/skills/yanfei/talent_3.png differ diff --git a/static/images/skills/yanfei/talent_4.png b/static/images/skills/yanfei/talent_4.png index ff917d52..afdd75b2 100644 Binary files a/static/images/skills/yanfei/talent_4.png and b/static/images/skills/yanfei/talent_4.png differ diff --git a/static/images/skills/yanfei/talent_5.png b/static/images/skills/yanfei/talent_5.png index 5d30812d..5a5a1846 100644 Binary files a/static/images/skills/yanfei/talent_5.png and b/static/images/skills/yanfei/talent_5.png differ diff --git a/static/images/skills/yanfei/talent_6.png b/static/images/skills/yanfei/talent_6.png index aaa27293..565bd9de 100644 Binary files a/static/images/skills/yanfei/talent_6.png and b/static/images/skills/yanfei/talent_6.png differ