Skip to content

Commit

Permalink
More simplification to the translation file
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Jan 3, 2021
1 parent 59aa92d commit 743fb8b
Show file tree
Hide file tree
Showing 37 changed files with 1,202 additions and 461 deletions.
64 changes: 32 additions & 32 deletions assets/db/artifacts.json
@@ -1,193 +1,193 @@
{
"artifacts": [
{
"name": "Adventurer",
"key": "Adventurer",
"image": "adventurer_4.png",
"rarityMin": 3,
"rarityMax": 3
},
{
"name": "Traveling Doctor",
"key": "Traveling Doctor",
"image": "travelling_doctor_4.png",
"rarityMin": 2,
"rarityMax": 3
},
{
"name": "Lucky Dog",
"key": "Lucky Dog",
"image": "lucky_dog_4.png",
"rarityMin": 2,
"rarityMax": 3
},
{
"name": "Resolution of Sojourner",
"key": "Resolution of Sojourner",
"image": "resolution_of_sojourner_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Tiny Miracle",
"key": "Tiny Miracle",
"image": "tiny_miracle_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Brave Heart",
"key": "Brave Heart",
"image": "brave_heart_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Defender’s Will",
"key": "Defender’s Will",
"image": "defenders_will_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Martial Artist",
"key": "Martial Artist",
"image": "martial_artist_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Gambler",
"key": "Gambler",
"image": "gambler_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Scholar",
"key": "Scholar",
"image": "scholar_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Berserker",
"key": "Berserker",
"image": "berserker_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Instructor",
"key": "Instructor",
"image": "instructor_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "The Exile",
"key": "The Exile",
"image": "the_exile_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Thundering Fury",
"key": "Thundering Fury",
"image": "thundering_fury_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Thundersoother",
"key": "Thundersoother",
"image": "thundersoother_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Viridescent Venerer",
"key": "Viridescent Venerer",
"image": "viridescent_venerer_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Maiden Beloved",
"key": "Maiden Beloved",
"image": "maiden_beloved_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Archaic Petra",
"key": "Archaic Petra",
"image": "archaic_petra_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Retracing Bolide",
"key": "Retracing Bolide",
"image": "retracing_bolide_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Crimson Witch of Flames",
"key": "Crimson Witch of Flames",
"image": "crimson_witch_of_flames_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Lavawalker",
"key": "Lavawalker",
"image": "lavawalker_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Bloodstained Chivalry",
"key": "Bloodstained Chivalry",
"image": "bloodstained_chivalry_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Noblesse Oblige",
"key": "Noblesse Oblige",
"image": "noblesse_oblige_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Gladiator’s Finale",
"key": "Gladiator’s Finale",
"image": "gladiators_finale_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Wanderer’s Troupe",
"key": "Wanderer’s Troupe",
"image": "wanderers_troupe_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Prayers for Illumination",
"key": "Prayers for Illumination",
"image": "prayers_of_illumination_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Prayers for Destiny",
"key": "Prayers for Destiny",
"image": "prayers_of_destiny_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Prayers for Wisdom",
"key": "Prayers for Wisdom",
"image": "prayers_of_wisdom_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Prayers to Springtime",
"key": "Prayers to Springtime",
"image": "prayers_of_springtime_4.png",
"rarityMin": 3,
"rarityMax": 4
},
{
"name": "Blizzard Strayer",
"key": "Blizzard Strayer",
"image": "blizzard_walker_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Heart of Depth",
"key": "Heart of Depth",
"image": "depth_of_heart_4.png",
"rarityMin": 4,
"rarityMax": 5
},
{
"name": "Glacier and Snowfield",
"key": "Glacier and Snowfield",
"image": "glacier_and_snowfield_4.png",
"rarityMin": 4,
"rarityMax": 5
Expand Down

0 comments on commit 743fb8b

Please sign in to comment.