diff --git a/assets/data/weapons/cinnabar -spindle/en.json b/assets/data/weapons/cinnabar -spindle/en.json deleted file mode 100644 index 4eb902b0..00000000 --- a/assets/data/weapons/cinnabar -spindle/en.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cinnabar Spindle", - "type": "Sword", - "rarity": 4, - "baseAttack": 41, - "subStat": "DEF", - "passiveName": "Spotless Heart", - "passiveDesc": "Elemental Skill DMG is increased by 40/50/60/70/80% of DEF. The effect will be triggered no more than once every 1.5s and will be cleared 0.1s after the Elemental Skill deals DMG.", - "location": "Shadows Amidst Snowstorms Event", - "ascensionMaterial": "decarabian" -} diff --git a/assets/data/weapons/cinnabar-spindle/en.json b/assets/data/weapons/cinnabar-spindle/en.json new file mode 100644 index 00000000..83fb07c5 --- /dev/null +++ b/assets/data/weapons/cinnabar-spindle/en.json @@ -0,0 +1,12 @@ +{ + "name": "Cinnabar Spindle", + "type": "Sword", + "rarity": 4, + "baseAttack": 41, + "subStat": "DEF", + "passiveName": "Spotless Heart", + "passiveDesc": "Elemental Skill DMG is increased by 40/50/60/70/80% of DEF. The effect will be triggered no more than once every 1.5s and will be cleared 0.1s after the Elemental Skill deals DMG.", + "location": "Shadows Amidst Snowstorms Event", + "ascensionMaterial": "decarabian" + } + \ No newline at end of file diff --git a/assets/data/weapons/eberlasting-moonglow/en.json b/assets/data/weapons/eberlasting-moonglow/en.json deleted file mode 100644 index 8a475da8..00000000 --- a/assets/data/weapons/eberlasting-moonglow/en.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Everlasting Moonglow", - "type": "Catalyst", - "rarity": 5, - "baseAttack": 46, - "subStat": "HP", - "passiveName": "Byakuya Kougetsu", - "passiveDesc": "Healing Bonus increased by 10/12.5/15/17.5/20%, Normal Attack DMG is increased by 1/1.5/2/2.5/3% of the Max HP of the character equipping this weapon. For 12s after using an Elemental Burst, Normal Attacks that hit opponents will restore 0.6 Energy. Energy can be restored this way once every 0.1s.", - "location": "Gacha", - "ascensionMaterial": "distantant-sea" -} diff --git a/assets/data/weapons/everlasting-moonglow/en.json b/assets/data/weapons/everlasting-moonglow/en.json index 9a568093..fbea32a7 100644 --- a/assets/data/weapons/everlasting-moonglow/en.json +++ b/assets/data/weapons/everlasting-moonglow/en.json @@ -5,6 +5,7 @@ "baseAttack": 46, "subStat": "HP", "passiveName": "Byakuya Kougetsu", - "passiveDesc": "Healing Bonus increased by 10/12.5/15/17.5/20%, Normal Attack DMG is increased by 1.0/1.25/1.5/1.75/2.0% of the Max HP of the character equipping this weapon. For 12s after using an Elemental Burst, Normal Attacks that hit opponents will restore 0.6 Energy. Energy can be restored this way once every 0.1s.", - "location": "Gacha" -} + "passiveDesc": "Healing Bonus increased by 10/12.5/15/17.5/20%, Normal Attack DMG is increased by 1/1.5/2/2.5/3% of the Max HP of the character equipping this weapon. For 12s after using an Elemental Burst, Normal Attacks that hit opponents will restore 0.6 Energy. Energy can be restored this way once every 0.1s.", + "location": "Gacha", + "ascensionMaterial": "distantant-sea" +} \ No newline at end of file diff --git a/assets/images/weapons/hunters-path/icon b/assets/images/weapons/hunters-path/icon new file mode 100644 index 00000000..dd458632 Binary files /dev/null and b/assets/images/weapons/hunters-path/icon differ