Skip to content

Commit

Permalink
Added ascensionMaterial to royal-spear, the-unforged and the-catch
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMGeo committed Aug 13, 2024
1 parent 1743c71 commit 1c061d8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion assets/data/weapons/royal-spear/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"subStat": "ATK",
"passiveName": "Focus",
"passiveDesc": "Upon damaging an opponent, increases CRIT Rate by 8%. Max 5 stacks. A CRIT Hit removes all stacks.",
"location": "Starglitter Exchange"
"location": "Starglitter Exchange",
"ascensionMaterial": "elixir"
}
3 changes: 2 additions & 1 deletion assets/data/weapons/the-catch/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"subStat": "Energy Recharge",
"passiveName": "Shanty",
"passiveDesc": "Increases Elemental Burst DMG by 16/20/24/28/32% and Elemental Burst CRIT Rate by 6/7.5/9/10.5/12%.",
"location": "Inazuma Fishing Association"
"location": "Inazuma Fishing Association",
"ascensionMaterial": "mask"
}
3 changes: 2 additions & 1 deletion assets/data/weapons/the-unforged/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"subStat": "ATK",
"passiveName": "Golden Majesty",
"passiveDesc": "Increases Shield Strength by 20/25/30/35/40%, scoring hits on opponents increases ATK by 4/5/6/7/8% for 8s. Max 5 stacks. Can only occur once every 0.3s. While protected by a shield this ATK increase effect is increased by 100%",
"location": "Gacha"
"location": "Gacha",
"ascensionMaterial": "elixir"
}

0 comments on commit 1c061d8

Please sign in to comment.