Improve weapons.show and battlesuits.show pages

This commit is contained in:
Sakura Knoll
2022-03-21 19:28:54 +09:00 Unverified
parent fe212abac4
commit d9e2a7b3fa
7 changed files with 301 additions and 8 deletions
+31 -1
View File
@@ -73,7 +73,11 @@
"lance": "Lance",
"gauntlet": "Gauntlet",
"bow": "Bow",
"chakram": "Chakram"
"chakram": "Chakram",
"best-on": "Best On",
"pri-weapon": "PRI Weapon",
"original-weapon": "Original Weapon",
"sources": "Sources"
},
"elfs-list": {
"description": "ELF list of Honkai 3rd",
@@ -97,5 +101,31 @@
"new-weapons": "New Weapons",
"supply-events": "Supply Events",
"supply-events-disclaimer": "DISCLAIMER: The schedule is based on Global - Americas Server. It may not be accurate since we update this manually. Please check the actual in-game information again before pulling supplies."
},
"sources": {
"sprit-weapon-foundry": {
"label": "Sprit Weapon Foundry",
"description": "Forge with 150 x AE Imaginon, 300 x Ether Fuel and 1 x 50Lv Sprit Weapon (190 x G1 Crystalyte, 80 x Honkai Piece and 400 x Ether Fuel)."
},
"dorm-equipment-supply": {
"label": "Dormitory Equipment Supply",
"description": "Pull with 200 x crystal for each supply. Don't pull this. Most of items are available in Exchange shop."
},
"pri-weapon-foundry": {
"label": "PRI Weapon Foundry",
"description": "Unlock the original weapon & Forge with 100 x Einstein's Torus, 15 x nanoceramic, 50 x SC Metal-H2 and 1 x any 50Lv 5 Star Supply Weapon with same type."
},
"weapon-exchange": {
"label": "Exchange Shop",
"description": "Exchange with 4000 x Weapon Resonance."
},
"stigmata-exchange": {
"label": "Exchange Shop",
"description": "Exchange with 6000 x Stigmata Resonance."
},
"special-divine-key-supply": {
"label": "Divine Key Supply",
"description": "Only available in special supply events like Firepower Supply and Schicksal Arsenal. Pull with 280 x crystal for each supply."
}
}
}