-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3,840 changed files
with
51,721 additions
and
9,341 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,187 @@ | ||
{ | ||
"id": 10000099, | ||
"name": "艾梅莉埃", | ||
"title": "千缕之踪", | ||
"description": "枫丹香水设计师,将秘密藏于瓶中之人。", | ||
"weaponType": "WEAPON_POLE", | ||
"weaponText": "长柄武器", | ||
"bodyType": "BODY_GIRL", | ||
"gender": "女", | ||
"qualityType": "QUALITY_ORANGE", | ||
"rarity": 5, | ||
"birthdaymmdd": "9/22", | ||
"birthday": "9月22日", | ||
"elementType": "ELEMENT_DENDRO", | ||
"elementText": "草", | ||
"affiliation": "枫丹廷", | ||
"associationType": "ASSOC_FONTAINE", | ||
"region": "枫丹", | ||
"substatType": "FIGHT_PROP_CRITICAL_HURT", | ||
"substatText": "暴击伤害", | ||
"constellation": "香氛瓶座", | ||
"cv": { | ||
"english": "安柏·阿维尔斯", | ||
"chinese": "木子橙", | ||
"japanese": "日笠阳子", | ||
"korean": "权觰壡" | ||
}, | ||
"costs": { | ||
"ascend1": [ | ||
{ | ||
"id": 202, | ||
"name": "摩拉", | ||
"count": 20000 | ||
}, | ||
{ | ||
"id": 104131, | ||
"name": "生长碧翡碎屑", | ||
"count": 1 | ||
}, | ||
{ | ||
"id": 101238, | ||
"name": "湖光铃兰", | ||
"count": 3 | ||
}, | ||
{ | ||
"id": 112083, | ||
"name": "啮合齿轮", | ||
"count": 3 | ||
} | ||
], | ||
"ascend2": [ | ||
{ | ||
"id": 202, | ||
"name": "摩拉", | ||
"count": 40000 | ||
}, | ||
{ | ||
"id": 104132, | ||
"name": "生长碧翡断片", | ||
"count": 3 | ||
}, | ||
{ | ||
"id": 113059, | ||
"name": "金色旋律的断章", | ||
"count": 2 | ||
}, | ||
{ | ||
"id": 101238, | ||
"name": "湖光铃兰", | ||
"count": 10 | ||
}, | ||
{ | ||
"id": 112083, | ||
"name": "啮合齿轮", | ||
"count": 15 | ||
} | ||
], | ||
"ascend3": [ | ||
{ | ||
"id": 202, | ||
"name": "摩拉", | ||
"count": 60000 | ||
}, | ||
{ | ||
"id": 104132, | ||
"name": "生长碧翡断片", | ||
"count": 6 | ||
}, | ||
{ | ||
"id": 113059, | ||
"name": "金色旋律的断章", | ||
"count": 4 | ||
}, | ||
{ | ||
"id": 101238, | ||
"name": "湖光铃兰", | ||
"count": 20 | ||
}, | ||
{ | ||
"id": 112084, | ||
"name": "机关正齿轮", | ||
"count": 12 | ||
} | ||
], | ||
"ascend4": [ | ||
{ | ||
"id": 202, | ||
"name": "摩拉", | ||
"count": 80000 | ||
}, | ||
{ | ||
"id": 104133, | ||
"name": "生长碧翡块", | ||
"count": 3 | ||
}, | ||
{ | ||
"id": 113059, | ||
"name": "金色旋律的断章", | ||
"count": 8 | ||
}, | ||
{ | ||
"id": 101238, | ||
"name": "湖光铃兰", | ||
"count": 30 | ||
}, | ||
{ | ||
"id": 112084, | ||
"name": "机关正齿轮", | ||
"count": 18 | ||
} | ||
], | ||
"ascend5": [ | ||
{ | ||
"id": 202, | ||
"name": "摩拉", | ||
"count": 100000 | ||
}, | ||
{ | ||
"id": 104133, | ||
"name": "生长碧翡块", | ||
"count": 6 | ||
}, | ||
{ | ||
"id": 113059, | ||
"name": "金色旋律的断章", | ||
"count": 12 | ||
}, | ||
{ | ||
"id": 101238, | ||
"name": "湖光铃兰", | ||
"count": 45 | ||
}, | ||
{ | ||
"id": 112085, | ||
"name": "奇械机芯齿轮", | ||
"count": 12 | ||
} | ||
], | ||
"ascend6": [ | ||
{ | ||
"id": 202, | ||
"name": "摩拉", | ||
"count": 120000 | ||
}, | ||
{ | ||
"id": 104134, | ||
"name": "生长碧翡", | ||
"count": 6 | ||
}, | ||
{ | ||
"id": 113059, | ||
"name": "金色旋律的断章", | ||
"count": 20 | ||
}, | ||
{ | ||
"id": 101238, | ||
"name": "湖光铃兰", | ||
"count": 60 | ||
}, | ||
{ | ||
"id": 112085, | ||
"name": "奇械机芯齿轮", | ||
"count": 24 | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"id": 9901, | ||
"name": "艾梅莉埃", | ||
"c1": { | ||
"name": "淡香浸析", | ||
"descriptionRaw": "<color=#FFD780FF>撷萃调香</color>与固有天赋「余薰」的清露香氛造成的伤害提升20%,后者需要解锁固有天赋「余薰」。\n此外,队伍中附近的角色对敌人触发燃烧反应或对处于燃烧状态下的敌人造成<color=#99FF88FF>草元素伤害</color>时,会额外生成一枚<color=#FFD780FF>香韵</color>。此效果每2.9秒至多触发一次。", | ||
"description": "撷萃调香与固有天赋「余薰」的清露香氛造成的伤害提升20%,后者需要解锁固有天赋「余薰」。\n此外,队伍中附近的角色对敌人触发燃烧反应或对处于燃烧状态下的敌人造成草元素伤害时,会额外生成一枚香韵。此效果每2.9秒至多触发一次。" | ||
}, | ||
"c2": { | ||
"name": "湖光顶调", | ||
"descriptionRaw": "<color=#FFD780FF>撷萃调香</color>、<color=#FFD780FF>香氛演绎</color>或固有天赋「余薰」的清露香氛(需解锁该固有天赋)命中敌人时,该敌人的<color=#99FF88FF>草元素抗性</color>降低30%,持续10秒。", | ||
"description": "撷萃调香、香氛演绎或固有天赋「余薰」的清露香氛(需解锁该固有天赋)命中敌人时,该敌人的草元素抗性降低30%,持续10秒。" | ||
}, | ||
"c3": { | ||
"name": "郁馥臻萃", | ||
"descriptionRaw": "<color=#FFD780FF>撷萃调香</color>的技能等级提高3级。\n至多提升至15级。", | ||
"description": "撷萃调香的技能等级提高3级。\n至多提升至15级。" | ||
}, | ||
"c4": { | ||
"name": "柔灯心韵", | ||
"descriptionRaw": "<color=#FFD780FF>香氛演绎</color>的持续时间延长2秒,且每名敌人被香露选为目标的间隔降低0.3秒。", | ||
"description": "香氛演绎的持续时间延长2秒,且每名敌人被香露选为目标的间隔降低0.3秒。" | ||
}, | ||
"c5": { | ||
"name": "纯露凝芳", | ||
"descriptionRaw": "<color=#FFD780FF>香氛演绎</color>的技能等级提高3级。\n至多提升至15级。", | ||
"description": "香氛演绎的技能等级提高3级。\n至多提升至15级。" | ||
}, | ||
"c6": { | ||
"name": "茉洁香迹", | ||
"descriptionRaw": "施放<color=#FFD780FF>撷萃调香</color>或<color=#FFD780FF>香氛演绎</color>时,艾梅莉埃将获得「香迹留驻」,持续5秒。\n持续期间,艾梅莉埃进行普通攻击或重击后,将会产生一枚香韵,且艾梅莉埃的普通攻击与重击将转为无法被附魔覆盖的<color=#99FF88FF>草元素伤害</color>,并提升造成的伤害,提升值相当于艾梅莉埃攻击力的300%。\n\n「香迹留驻」效果将在通过这种方式产生4枚香韵或持续时间结束时解除。每12秒至多获得一次「香迹留驻」效果。", | ||
"description": "施放撷萃调香或香氛演绎时,艾梅莉埃将获得「香迹留驻」,持续5秒。\n持续期间,艾梅莉埃进行普通攻击或重击后,将会产生一枚香韵,且艾梅莉埃的普通攻击与重击将转为无法被附魔覆盖的草元素伤害,并提升造成的伤害,提升值相当于艾梅莉埃攻击力的300%。\n\n「香迹留驻」效果将在通过这种方式产生4枚香韵或持续时间结束时解除。每12秒至多获得一次「香迹留驻」效果。" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.