diff --git a/public/data/honkai3rd/weapons/11th-leitourgia.json b/public/data/honkai3rd/weapons/11th-leitourgia.json index e8297fcf..f7703a0f 100644 --- a/public/data/honkai3rd/weapons/11th-leitourgia.json +++ b/public/data/honkai3rd/weapons/11th-leitourgia.json @@ -5,6 +5,13 @@ "atk": 395, "crt": 60, "rarity": 6, + "battlesuits": [{ "id": "ch" }], + "originalWeapons": ["11th-sacred-relic"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Holy Phalanx", diff --git a/public/data/honkai3rd/weapons/11th-sacred-relic.json b/public/data/honkai3rd/weapons/11th-sacred-relic.json index 3cb25acc..6a6d3505 100644 --- a/public/data/honkai3rd/weapons/11th-sacred-relic.json +++ b/public/data/honkai3rd/weapons/11th-sacred-relic.json @@ -5,6 +5,19 @@ "atk": 274, "crt": 41, "rarity": 5, + "battlesuits": [{ "id": "ch" }], + "priWeapon": "11th-leitourgia", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "dorm-equipment-supply" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Holy Blades", @@ -15,4 +28,4 @@ "description": "When character attacks impaired enemies, there is a 40.0% chance to heal the team for 74 HP. CD: 3s." } ] -} \ No newline at end of file +} diff --git a/public/data/honkai3rd/weapons/abyss-flower-liminal-spiral.json b/public/data/honkai3rd/weapons/abyss-flower-liminal-spiral.json index 023b04e5..f00ee4f8 100644 --- a/public/data/honkai3rd/weapons/abyss-flower-liminal-spiral.json +++ b/public/data/honkai3rd/weapons/abyss-flower-liminal-spiral.json @@ -5,6 +5,13 @@ "atk": 431, "crt": 27, "rarity": 6, + "battlesuits": [{ "id": "bke" }], + "originalWeapons": ["abyss-flower"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Fresh Bud", diff --git a/public/data/honkai3rd/weapons/abyss-flower.json b/public/data/honkai3rd/weapons/abyss-flower.json index a06970f2..9cc444b8 100644 --- a/public/data/honkai3rd/weapons/abyss-flower.json +++ b/public/data/honkai3rd/weapons/abyss-flower.json @@ -5,6 +5,9 @@ "atk": 298, "crt": 19, "rarity": 5, + "battlesuits": [{ "id": "bke" }], + "priWeapon": "abyss-flower-liminal-spiral", + "sources": [{ "type": "special-divine-key-supply" }], "skills": [ { "name": "Fresh Bud", diff --git a/public/data/honkai3rd/weapons/astral-divide-pisces.json b/public/data/honkai3rd/weapons/astral-divide-pisces.json index 7e1965a9..8b61610a 100644 --- a/public/data/honkai3rd/weapons/astral-divide-pisces.json +++ b/public/data/honkai3rd/weapons/astral-divide-pisces.json @@ -5,6 +5,13 @@ "atk": 415, "crt": 39, "rarity": 6, + "battlesuits": [{ "id": "spa" }], + "originalWeapons": ["astral-rend-white-dwarf"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Gamma-Ray Burst", diff --git a/public/data/honkai3rd/weapons/astral-rend-white-dwarf.json b/public/data/honkai3rd/weapons/astral-rend-white-dwarf.json index 20524f2d..af4be11b 100644 --- a/public/data/honkai3rd/weapons/astral-rend-white-dwarf.json +++ b/public/data/honkai3rd/weapons/astral-rend-white-dwarf.json @@ -5,6 +5,13 @@ "atk": 300, "crt": 12, "rarity": 5, + "battlesuits": [{ "id": "spa" }], + "priWeapon": "astral-divide-pisces", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Planetary Nebula", diff --git a/public/data/honkai3rd/weapons/basilisk-s-image-deathshroud.json b/public/data/honkai3rd/weapons/basilisk-s-image-deathshroud.json index fcc23378..730924fe 100644 --- a/public/data/honkai3rd/weapons/basilisk-s-image-deathshroud.json +++ b/public/data/honkai3rd/weapons/basilisk-s-image-deathshroud.json @@ -5,6 +5,13 @@ "atk": 428, "crt": 29, "rarity": 6, + "battlesuits": [{ "id": "io" }], + "originalWeapons": ["basilisk-s-image"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Bone Spikes of Immortality", diff --git a/public/data/honkai3rd/weapons/basilisk-s-image.json b/public/data/honkai3rd/weapons/basilisk-s-image.json index 53950c61..8a6df241 100644 --- a/public/data/honkai3rd/weapons/basilisk-s-image.json +++ b/public/data/honkai3rd/weapons/basilisk-s-image.json @@ -5,6 +5,13 @@ "atk": 286, "crt": 22, "rarity": 5, + "battlesuits": [{ "id": "io" }], + "priWeapon": "bisilisk-s-image-deathshroud", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Blade of Death", diff --git a/public/data/honkai3rd/weapons/briareus-ex.json b/public/data/honkai3rd/weapons/briareus-ex.json index 8a8bff90..8d6c283f 100644 --- a/public/data/honkai3rd/weapons/briareus-ex.json +++ b/public/data/honkai3rd/weapons/briareus-ex.json @@ -5,6 +5,12 @@ "atk": 394, "crt": 39, "rarity": 6, + "originalWeapons": ["briareus-pri"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Gigantomachy", diff --git a/public/data/honkai3rd/weapons/briareus-pri.json b/public/data/honkai3rd/weapons/briareus-pri.json index 1404da91..35bd68ef 100644 --- a/public/data/honkai3rd/weapons/briareus-pri.json +++ b/public/data/honkai3rd/weapons/briareus-pri.json @@ -5,6 +5,18 @@ "atk": 298, "crt": 6, "rarity": 5, + "priWeapon": "briareus-ex", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "focused-supply" + }, + { + "type": "spirit-foundry" + } + ], "skills": [ { "name": "Typhon - Cluster Missiles", diff --git a/public/data/honkai3rd/weapons/cosmic-duality.json b/public/data/honkai3rd/weapons/cosmic-duality.json index d6470419..8cef2bb6 100644 --- a/public/data/honkai3rd/weapons/cosmic-duality.json +++ b/public/data/honkai3rd/weapons/cosmic-duality.json @@ -5,6 +5,13 @@ "atk": 431, "crt": 27, "rarity": 6, + "battlesuits": [{ "id": "ae" }], + "originalWeapons": ["nebulous-duality"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Ocean of Yin", diff --git a/public/data/honkai3rd/weapons/demonblade-florid-sakura.json b/public/data/honkai3rd/weapons/demonblade-florid-sakura.json index c0ffedfe..4d132a3f 100644 --- a/public/data/honkai3rd/weapons/demonblade-florid-sakura.json +++ b/public/data/honkai3rd/weapons/demonblade-florid-sakura.json @@ -5,6 +5,22 @@ "atk": 287, "crt": 31, "rarity": 5, + "battlesuits": [{ "id": "fs" }], + "priWeapon": "ruinous-sakura", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "dorm-equipment-supply" + }, + { + "type": "spirit-foundry" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Crimson Sakura", diff --git a/public/data/honkai3rd/weapons/domain-of-incandescence.json b/public/data/honkai3rd/weapons/domain-of-incandescence.json index 8d170ac5..c8d52f7f 100644 --- a/public/data/honkai3rd/weapons/domain-of-incandescence.json +++ b/public/data/honkai3rd/weapons/domain-of-incandescence.json @@ -5,6 +5,13 @@ "atk": 443, "crt": 19, "rarity": 6, + "battlesuits": [{ "id": "hfs" }], + "originalWeapons": ["key-of-radiance"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Light Up the World", diff --git a/public/data/honkai3rd/weapons/domain-of-revelation.json b/public/data/honkai3rd/weapons/domain-of-revelation.json index 0b88ef2b..2f9e5d09 100644 --- a/public/data/honkai3rd/weapons/domain-of-revelation.json +++ b/public/data/honkai3rd/weapons/domain-of-revelation.json @@ -5,6 +5,13 @@ "atk": 409, "crt": 27, "rarity": 6, + "battlesuits": [{ "id": "hor" }], + "originalWeapons": ["key-of-reason"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Divine Masterplan", diff --git a/public/data/honkai3rd/weapons/domain-of-sanction.json b/public/data/honkai3rd/weapons/domain-of-sanction.json index 97663f05..236be50b 100644 --- a/public/data/honkai3rd/weapons/domain-of-sanction.json +++ b/public/data/honkai3rd/weapons/domain-of-sanction.json @@ -5,6 +5,13 @@ "atk": 447, "crt": 12, "rarity": 6, + "battlesuits": [{ "id": "hot" }], + "originalWeapons": ["key-of-castigation"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Raizan Cleave", diff --git a/public/data/honkai3rd/weapons/domain-of-sentience.json b/public/data/honkai3rd/weapons/domain-of-sentience.json index a766cb65..99602ede 100644 --- a/public/data/honkai3rd/weapons/domain-of-sentience.json +++ b/public/data/honkai3rd/weapons/domain-of-sentience.json @@ -5,6 +5,13 @@ "atk": 401, "crt": 49, "rarity": 6, + "battlesuits": [{ "id": "hos" }], + "originalWeapons": ["keys-of-oblivion"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Formless", diff --git a/public/data/honkai3rd/weapons/domain-of-the-void.json b/public/data/honkai3rd/weapons/domain-of-the-void.json index ec351ccc..c9dc82c5 100644 --- a/public/data/honkai3rd/weapons/domain-of-the-void.json +++ b/public/data/honkai3rd/weapons/domain-of-the-void.json @@ -5,6 +5,13 @@ "atk": 393, "crt": 43, "rarity": 6, + "battlesuits": [{ "id": "hov" }], + "originalWeapons": ["keys-of-the-void"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Implosion Core", diff --git a/public/data/honkai3rd/weapons/dream-of-the-past-eyes-of-the-night.json b/public/data/honkai3rd/weapons/dream-of-the-past-eyes-of-the-night.json index 6f79dc45..27598a3f 100644 --- a/public/data/honkai3rd/weapons/dream-of-the-past-eyes-of-the-night.json +++ b/public/data/honkai3rd/weapons/dream-of-the-past-eyes-of-the-night.json @@ -5,6 +5,13 @@ "atk": 436, "crt": 16, "rarity": 6, + "battlesuits": [{ "id": "pardofelis" }], + "originalWeapons": ["dream-of-the-past"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Active", diff --git a/public/data/honkai3rd/weapons/dream-of-the-past.json b/public/data/honkai3rd/weapons/dream-of-the-past.json index 92e71fb1..a9bf8566 100644 --- a/public/data/honkai3rd/weapons/dream-of-the-past.json +++ b/public/data/honkai3rd/weapons/dream-of-the-past.json @@ -5,6 +5,13 @@ "atk": 279, "crt": 16, "rarity": 5, + "battlesuits": [{ "id": "pardofelis" }], + "priWeapon": "dream-of-the-past-eyes-of-the-night", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Active", diff --git a/public/data/honkai3rd/weapons/falcon-flare-0019.json b/public/data/honkai3rd/weapons/falcon-flare-0019.json index c68ca5c1..2e68baa5 100644 --- a/public/data/honkai3rd/weapons/falcon-flare-0019.json +++ b/public/data/honkai3rd/weapons/falcon-flare-0019.json @@ -5,6 +5,13 @@ "atk": 292, "crt": 17, "rarity": 5, + "battlesuits": [{ "id": "sw" }], + "priWeapon": "falcon-flare-final", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Cobalt Ray", diff --git a/public/data/honkai3rd/weapons/falcon-flare-final.json b/public/data/honkai3rd/weapons/falcon-flare-final.json index 4ce5ce94..8aca0474 100644 --- a/public/data/honkai3rd/weapons/falcon-flare-final.json +++ b/public/data/honkai3rd/weapons/falcon-flare-final.json @@ -5,6 +5,13 @@ "atk": 434, "crt": 25, "rarity": 6, + "battlesuits": [{ "id": "sw" }], + "originalWeapons": ["falcon-flare-0019"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Rising Frostwings", diff --git a/public/data/honkai3rd/weapons/fenghuang-down.json b/public/data/honkai3rd/weapons/fenghuang-down.json index 7a19a48c..2232a59f 100644 --- a/public/data/honkai3rd/weapons/fenghuang-down.json +++ b/public/data/honkai3rd/weapons/fenghuang-down.json @@ -5,6 +5,8 @@ "atk": 298, "crt": 13, "rarity": 5, + "priWeapon": "oblivion-down", + "sources": [{ "type": "special-divine-key-supply" }], "skills": [ { "name": "Key of Sentience", diff --git a/public/data/honkai3rd/weapons/frozen-naraka.json b/public/data/honkai3rd/weapons/frozen-naraka.json index b6649a3f..14b40830 100644 --- a/public/data/honkai3rd/weapons/frozen-naraka.json +++ b/public/data/honkai3rd/weapons/frozen-naraka.json @@ -5,6 +5,13 @@ "atk": 409, "crt": 35, "rarity": 6, + "battlesuits": [{ "id": "meme" }], + "originalWeapons": ["ice-epiphyllum"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Utpala Aura", diff --git a/public/data/honkai3rd/weapons/godslayer-surtr.json b/public/data/honkai3rd/weapons/godslayer-surtr.json index 0dbdfc44..eafa1d97 100644 --- a/public/data/honkai3rd/weapons/godslayer-surtr.json +++ b/public/data/honkai3rd/weapons/godslayer-surtr.json @@ -5,6 +5,16 @@ "atk": 275, "crt": 27, "rarity": 5, + "battlesuits": [{ "id": "br" }], + "priWeapon": "surtr-muspellsverd", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Aesirs' Bane", diff --git a/public/data/honkai3rd/weapons/hekate-s-gloom.json b/public/data/honkai3rd/weapons/hekate-s-gloom.json index 7b2c41c7..9bc474d2 100644 --- a/public/data/honkai3rd/weapons/hekate-s-gloom.json +++ b/public/data/honkai3rd/weapons/hekate-s-gloom.json @@ -5,6 +5,13 @@ "atk": 264, "crt": 40, "rarity": 5, + "battlesuits": [{ "id": "tp" }], + "priWeapon": "hekate-s-sombre", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Eldritch Shards", diff --git a/public/data/honkai3rd/weapons/hekate-s-sombre.json b/public/data/honkai3rd/weapons/hekate-s-sombre.json index d0078f47..bce60ef5 100644 --- a/public/data/honkai3rd/weapons/hekate-s-sombre.json +++ b/public/data/honkai3rd/weapons/hekate-s-sombre.json @@ -5,6 +5,13 @@ "atk": 404, "crt": 53, "rarity": 6, + "battlesuits": [{ "id": "tp" }], + "originalWeapons": ["hekate-s-gloom"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Macabre Edge", diff --git a/public/data/honkai3rd/weapons/hler-s-ataraxia.json b/public/data/honkai3rd/weapons/hler-s-ataraxia.json index bed91afa..48b18bff 100644 --- a/public/data/honkai3rd/weapons/hler-s-ataraxia.json +++ b/public/data/honkai3rd/weapons/hler-s-ataraxia.json @@ -5,6 +5,13 @@ "atk": 415, "crt": 31, "rarity": 6, + "battlesuits": [{ "id": "bke" }], + "originalWeapons": ["hler-s-serenity"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Sanction of Styx", diff --git a/public/data/honkai3rd/weapons/hler-s-serenity.json b/public/data/honkai3rd/weapons/hler-s-serenity.json index 3eb7b63c..7568e67e 100644 --- a/public/data/honkai3rd/weapons/hler-s-serenity.json +++ b/public/data/honkai3rd/weapons/hler-s-serenity.json @@ -5,6 +5,13 @@ "atk": 287, "crt": 21, "rarity": 5, + "battlesuits": [{ "id": "bke" }], + "priWeapon": "hler-s-ataraxia", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Fury of Aegir", diff --git a/public/data/honkai3rd/weapons/hyper-railguns.json b/public/data/honkai3rd/weapons/hyper-railguns.json index cee3dcd9..e7fca541 100644 --- a/public/data/honkai3rd/weapons/hyper-railguns.json +++ b/public/data/honkai3rd/weapons/hyper-railguns.json @@ -5,6 +5,22 @@ "atk": 287, "crt": 19, "rarity": 5, + "battlesuits": [{ "id": "km" }], + "priWeapon": "positron-blaster", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "dorm-equipment-supply" + }, + { + "type": "spirit-foundry" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Megavolts", @@ -15,4 +31,4 @@ "description": "3.0% chance to paralyze a target, preventing it from moving or attacking for 2.50s." } ] -} \ No newline at end of file +} diff --git a/public/data/honkai3rd/weapons/ice-epiphyllum.json b/public/data/honkai3rd/weapons/ice-epiphyllum.json index f3f5bd25..0adcc19d 100644 --- a/public/data/honkai3rd/weapons/ice-epiphyllum.json +++ b/public/data/honkai3rd/weapons/ice-epiphyllum.json @@ -5,6 +5,19 @@ "atk": 265, "crt": 46, "rarity": 5, + "battlesuits": [{ "id": "meme" }], + "priWeapon": "frozen-naraka", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "spirit-foundry" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Snow Dance", diff --git a/public/data/honkai3rd/weapons/iris-of-helheim.json b/public/data/honkai3rd/weapons/iris-of-helheim.json index 5f502c5a..26906daf 100644 --- a/public/data/honkai3rd/weapons/iris-of-helheim.json +++ b/public/data/honkai3rd/weapons/iris-of-helheim.json @@ -5,6 +5,13 @@ "atk": 401, "crt": 39, "rarity": 6, + "battlesuits": [{ "id": "fr" }], + "originalWeapons": ["iris-of-the-dreams"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Soul Awakener", diff --git a/public/data/honkai3rd/weapons/iris-of-the-dreams.json b/public/data/honkai3rd/weapons/iris-of-the-dreams.json index fac68296..1f8764f6 100644 --- a/public/data/honkai3rd/weapons/iris-of-the-dreams.json +++ b/public/data/honkai3rd/weapons/iris-of-the-dreams.json @@ -5,6 +5,13 @@ "atk": 275, "crt": 29, "rarity": 5, + "battlesuits": [{ "id": "fr" }], + "priWeapon": "iris-of-helheim", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Lady of the Fallen", diff --git a/public/data/honkai3rd/weapons/key-of-castigation.json b/public/data/honkai3rd/weapons/key-of-castigation.json index 7730e715..1c7f552c 100644 --- a/public/data/honkai3rd/weapons/key-of-castigation.json +++ b/public/data/honkai3rd/weapons/key-of-castigation.json @@ -5,6 +5,13 @@ "atk": 302, "crt": 8, "rarity": 5, + "battlesuits": [{ "id": "hot" }], + "priWeapon": "domain-of-sanction", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Thunder Edge", diff --git a/public/data/honkai3rd/weapons/key-of-radiance.json b/public/data/honkai3rd/weapons/key-of-radiance.json index 91bc16c7..c1732a81 100644 --- a/public/data/honkai3rd/weapons/key-of-radiance.json +++ b/public/data/honkai3rd/weapons/key-of-radiance.json @@ -5,6 +5,13 @@ "atk": 299, "crt": 13, "rarity": 5, + "battlesuits": [{ "id": "hfs" }], + "priWeapon": "domain-of-incandescence", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Blazing Air", diff --git a/public/data/honkai3rd/weapons/key-of-reason.json b/public/data/honkai3rd/weapons/key-of-reason.json index 17be003b..fe675a85 100644 --- a/public/data/honkai3rd/weapons/key-of-reason.json +++ b/public/data/honkai3rd/weapons/key-of-reason.json @@ -5,6 +5,13 @@ "atk": 294, "crt": 19, "rarity": 5, + "battlesuits": [{ "id": "hor" }], + "priWeapon": "domain-of-revelation", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Universal Blueprint", diff --git a/public/data/honkai3rd/weapons/keys-of-oblivion.json b/public/data/honkai3rd/weapons/keys-of-oblivion.json index dc115957..1223cc42 100644 --- a/public/data/honkai3rd/weapons/keys-of-oblivion.json +++ b/public/data/honkai3rd/weapons/keys-of-oblivion.json @@ -5,6 +5,13 @@ "atk": 291, "crt": 19, "rarity": 5, + "battlesuits": [{ "id": "hos" }], + "priWeapon": "domain-of-sentience", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Iron Will", diff --git a/public/data/honkai3rd/weapons/keys-of-the-void.json b/public/data/honkai3rd/weapons/keys-of-the-void.json index 66d8eed9..788efd68 100644 --- a/public/data/honkai3rd/weapons/keys-of-the-void.json +++ b/public/data/honkai3rd/weapons/keys-of-the-void.json @@ -5,6 +5,19 @@ "atk": 264, "crt": 37, "rarity": 5, + "battlesuits": [{ "id": "hov" }], + "priWeapon": "domain-of-sentience", + "sources": [ + { + "type": "focused-supply" + }, + { + "type": "dorm-equipment-supply" + }, + { + "type": "weapon-exchange" + } + ], "skills": [ { "name": "Gates of Revelation", diff --git a/public/data/honkai3rd/weapons/mag-typhoon.json b/public/data/honkai3rd/weapons/mag-typhoon.json index 17407abe..207e9067 100644 --- a/public/data/honkai3rd/weapons/mag-typhoon.json +++ b/public/data/honkai3rd/weapons/mag-typhoon.json @@ -5,6 +5,13 @@ "atk": 431, "crt": 20, "rarity": 6, + "battlesuits": [{ "id": "le" }], + "originalWeapons": ["magstorm"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Raiden's Cyclone", diff --git a/public/data/honkai3rd/weapons/magstorm.json b/public/data/honkai3rd/weapons/magstorm.json index 3d28bde7..0df0b657 100644 --- a/public/data/honkai3rd/weapons/magstorm.json +++ b/public/data/honkai3rd/weapons/magstorm.json @@ -5,6 +5,19 @@ "atk": 298, "crt": 6, "rarity": 5, + "battlesuits": [{ "id": "le" }], + "priWeapon": "mag-typhoon", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "dorm-equipment-supply" + }, + { + "type": "spirit-weapon-foundry" + } + ], "skills": [ { "name": "Chaos Blade", @@ -15,4 +28,4 @@ "description": "Gain 40% Lightning DMG." } ] -} \ No newline at end of file +} diff --git a/public/data/honkai3rd/weapons/midnight-ataegina.json b/public/data/honkai3rd/weapons/midnight-ataegina.json index 5149f178..2ec10dab 100644 --- a/public/data/honkai3rd/weapons/midnight-ataegina.json +++ b/public/data/honkai3rd/weapons/midnight-ataegina.json @@ -5,6 +5,13 @@ "atk": 436, "crt": 23, "rarity": 6, + "battlesuits": [{ "id": "pe" }], + "originalWeapons": ["midnight-eclipse"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Point Quasar", diff --git a/public/data/honkai3rd/weapons/midnight-eclipse.json b/public/data/honkai3rd/weapons/midnight-eclipse.json index 7e0aa3f8..4ed601e7 100644 --- a/public/data/honkai3rd/weapons/midnight-eclipse.json +++ b/public/data/honkai3rd/weapons/midnight-eclipse.json @@ -5,6 +5,13 @@ "atk": 287, "crt": 11, "rarity": 5, + "battlesuits": [{ "id": "pe" }], + "priWeapon": "midnight-ataegina", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Abyssal Might", diff --git a/public/data/honkai3rd/weapons/might-of-an-utu.json b/public/data/honkai3rd/weapons/might-of-an-utu.json index d19c40e1..b8498c6a 100644 --- a/public/data/honkai3rd/weapons/might-of-an-utu.json +++ b/public/data/honkai3rd/weapons/might-of-an-utu.json @@ -5,6 +5,9 @@ "atk": 298, "crt": 13, "rarity": 5, + "battlesuits": [{ "id": "vke" }], + "priWeapon": "shuhadaku-of-uriel", + "sources": [{ "type": "special-divine-key-supply" }], "skills": [ { "name": "Libation to Fire", diff --git a/public/data/honkai3rd/weapons/nebulous-duality.json b/public/data/honkai3rd/weapons/nebulous-duality.json index 96ddc995..76919825 100644 --- a/public/data/honkai3rd/weapons/nebulous-duality.json +++ b/public/data/honkai3rd/weapons/nebulous-duality.json @@ -5,6 +5,13 @@ "atk": 294, "crt": 16, "rarity": 5, + "battlesuits": [{ "id": "ae" }], + "priWeapon": "cosmic-duality", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Well of Yin", diff --git a/public/data/honkai3rd/weapons/nuada-s-grief.json b/public/data/honkai3rd/weapons/nuada-s-grief.json index 91ccafa1..97a6fd88 100644 --- a/public/data/honkai3rd/weapons/nuada-s-grief.json +++ b/public/data/honkai3rd/weapons/nuada-s-grief.json @@ -5,6 +5,19 @@ "atk": 279, "crt": 32, "rarity": 5, + "battlesuits": [{ "id": "sk" }], + "priWeapon": "nuada-s-revenge", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "dorm-equipment-supply" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Airgetlám", diff --git a/public/data/honkai3rd/weapons/nuada-s-revenge.json b/public/data/honkai3rd/weapons/nuada-s-revenge.json index 1b3c7247..c023270d 100644 --- a/public/data/honkai3rd/weapons/nuada-s-revenge.json +++ b/public/data/honkai3rd/weapons/nuada-s-revenge.json @@ -5,6 +5,13 @@ "atk": 382, "crt": 55, "rarity": 6, + "battlesuits": [{ "id": "sk" }], + "originalWeapons": ["nuada-s-grief"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Champion of Danu", diff --git a/public/data/honkai3rd/weapons/oath-of-judah.json b/public/data/honkai3rd/weapons/oath-of-judah.json index 7e1c4356..de8abbb2 100644 --- a/public/data/honkai3rd/weapons/oath-of-judah.json +++ b/public/data/honkai3rd/weapons/oath-of-judah.json @@ -5,6 +5,11 @@ "atk": 276, "crt": 32, "rarity": 5, + "sources": [ + { "type": "weapon-exchange" }, + { "type": "focused-supply" }, + { "type": "dorm-equipment-supply" } + ], "skills": [ { "name": "Divine Soulband", diff --git a/public/data/honkai3rd/weapons/oblivion-down.json b/public/data/honkai3rd/weapons/oblivion-down.json index 9457a55b..2442e6e2 100644 --- a/public/data/honkai3rd/weapons/oblivion-down.json +++ b/public/data/honkai3rd/weapons/oblivion-down.json @@ -5,6 +5,12 @@ "atk": 409, "crt": 35, "rarity": 6, + "originalWeapons": ["fenghuang-down"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Key of Sentience", diff --git a/public/data/honkai3rd/weapons/path-to-acheron-kindred.json b/public/data/honkai3rd/weapons/path-to-acheron-kindred.json index 0fa1a278..f650af61 100644 --- a/public/data/honkai3rd/weapons/path-to-acheron-kindred.json +++ b/public/data/honkai3rd/weapons/path-to-acheron-kindred.json @@ -5,6 +5,13 @@ "atk": 412, "crt": 41, "rarity": 6, + "battlesuits": [{ "id": "sn" }], + "originalWeapons": ["path-to-acheron"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Higanbana's Blood Thorns", diff --git a/public/data/honkai3rd/weapons/path-to-acheron.json b/public/data/honkai3rd/weapons/path-to-acheron.json index d4f9fb16..8a28ef2e 100644 --- a/public/data/honkai3rd/weapons/path-to-acheron.json +++ b/public/data/honkai3rd/weapons/path-to-acheron.json @@ -5,6 +5,13 @@ "atk": 278, "crt": 29, "rarity": 5, + "battlesuits": [{ "id": "sn" }], + "priWeapon": "path-to-acheron-kindred", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Dhatura's Blessing", diff --git a/public/data/honkai3rd/weapons/pledge-of-sakura.json b/public/data/honkai3rd/weapons/pledge-of-sakura.json index bdf97cd0..f93d90b4 100644 --- a/public/data/honkai3rd/weapons/pledge-of-sakura.json +++ b/public/data/honkai3rd/weapons/pledge-of-sakura.json @@ -5,6 +5,19 @@ "atk": 257, "crt": 53, "rarity": 5, + "battlesuits": [{ "id": "sr" }], + "priWeapon": "salvation-of-sakura", + "sources": [ + { + "type": "focused-supply" + }, + { + "type": "weapon-exchange" + }, + { + "type": "spirit-weapon-foundry" + } + ], "skills": [ { "name": "Divine Soulband", diff --git a/public/data/honkai3rd/weapons/positron-blasters.json b/public/data/honkai3rd/weapons/positron-blasters.json index 68bf543d..c5ee17bc 100644 --- a/public/data/honkai3rd/weapons/positron-blasters.json +++ b/public/data/honkai3rd/weapons/positron-blasters.json @@ -5,6 +5,13 @@ "atk": 418, "crt": 27, "rarity": 6, + "battlesuits": [{ "id": "km" }], + "originalWeapons": ["hyper-railgun"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Positronic Beam", diff --git a/public/data/honkai3rd/weapons/ruinous-sakura.json b/public/data/honkai3rd/weapons/ruinous-sakura.json index 128bf731..862e0182 100644 --- a/public/data/honkai3rd/weapons/ruinous-sakura.json +++ b/public/data/honkai3rd/weapons/ruinous-sakura.json @@ -5,6 +5,13 @@ "atk": 393, "crt": 43, "rarity": 6, + "battlesuits": [{ "id": "fs" }], + "originalWeapons": ["demonblade-florid-sakura"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Bloodfyre Frenzy", diff --git a/public/data/honkai3rd/weapons/sagittarius-astra.json b/public/data/honkai3rd/weapons/sagittarius-astra.json index fadd6e5f..46efafab 100644 --- a/public/data/honkai3rd/weapons/sagittarius-astra.json +++ b/public/data/honkai3rd/weapons/sagittarius-astra.json @@ -5,6 +5,13 @@ "atk": 415, "crt": 16, "rarity": 6, + "battlesuits": [{ "id": "da" }], + "originalWeapons": ["starlance-prime"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Stellar Excelsis", diff --git a/public/data/honkai3rd/weapons/salvation-of-sakura.json b/public/data/honkai3rd/weapons/salvation-of-sakura.json index 00563f4b..5c995f32 100644 --- a/public/data/honkai3rd/weapons/salvation-of-sakura.json +++ b/public/data/honkai3rd/weapons/salvation-of-sakura.json @@ -5,6 +5,13 @@ "atk": 398, "crt": 39, "rarity": 6, + "battlesuits": [{ "id": "sr" }], + "originalWeapons": ["pledge-of-sakura"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Blade Salvo", diff --git a/public/data/honkai3rd/weapons/sanguine-gaze-union.json b/public/data/honkai3rd/weapons/sanguine-gaze-union.json index fc31a8e7..e79badd7 100644 --- a/public/data/honkai3rd/weapons/sanguine-gaze-union.json +++ b/public/data/honkai3rd/weapons/sanguine-gaze-union.json @@ -5,6 +5,13 @@ "atk": 445, "crt": 18, "rarity": 6, + "battlesuits": [{ "id": "nyx" }], + "originalWeapons": ["sanguine-gaze"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Nocturnal Bite", diff --git a/public/data/honkai3rd/weapons/sanguine-gaze.json b/public/data/honkai3rd/weapons/sanguine-gaze.json index 53d42043..bb942151 100644 --- a/public/data/honkai3rd/weapons/sanguine-gaze.json +++ b/public/data/honkai3rd/weapons/sanguine-gaze.json @@ -5,6 +5,13 @@ "atk": 300, "crt": 12, "rarity": 5, + "battlesuits": [{ "id": "nyx" }], + "priWeapon": "sanguine-gaze", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Nightmarish Beak", diff --git a/public/data/honkai3rd/weapons/shuhadaku-of-uriel.json b/public/data/honkai3rd/weapons/shuhadaku-of-uriel.json index bf2190b2..2019cb69 100644 --- a/public/data/honkai3rd/weapons/shuhadaku-of-uriel.json +++ b/public/data/honkai3rd/weapons/shuhadaku-of-uriel.json @@ -5,6 +5,13 @@ "atk": 420, "crt": 20, "rarity": 6, + "battlesuits": [{ "id": "vke" }], + "originalWeapons": ["might-of-an-utu"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Ravaging Flame", diff --git a/public/data/honkai3rd/weapons/skadi-of-thrymheim.json b/public/data/honkai3rd/weapons/skadi-of-thrymheim.json index f7a31c3b..21513742 100644 --- a/public/data/honkai3rd/weapons/skadi-of-thrymheim.json +++ b/public/data/honkai3rd/weapons/skadi-of-thrymheim.json @@ -5,6 +5,13 @@ "atk": 404, "crt": 35, "rarity": 6, + "battlesuits": [{ "id": "aka" }], + "originalWeapons": ["skadi-ondurgud"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Everwinter", diff --git a/public/data/honkai3rd/weapons/skadi-ondurgud.json b/public/data/honkai3rd/weapons/skadi-ondurgud.json index 11191014..0239be32 100644 --- a/public/data/honkai3rd/weapons/skadi-ondurgud.json +++ b/public/data/honkai3rd/weapons/skadi-ondurgud.json @@ -5,6 +5,16 @@ "atk": 285, "crt": 24, "rarity": 5, + "battlesuits": [{ "id": "aka" }], + "priWeapon": "skadi-of-thrymheim", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Wind of Thrymheim", diff --git a/public/data/honkai3rd/weapons/sleeper-s-dream.json b/public/data/honkai3rd/weapons/sleeper-s-dream.json index d8fc7838..22452b2f 100644 --- a/public/data/honkai3rd/weapons/sleeper-s-dream.json +++ b/public/data/honkai3rd/weapons/sleeper-s-dream.json @@ -5,6 +5,13 @@ "atk": 404, "crt": 55, "rarity": 6, + "battlesuits": [{ "id": "ft" }], + "originalWeapons": ["sleeping-beauty", "swan-lake"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Cradle of Thorns", diff --git a/public/data/honkai3rd/weapons/sleeping-beauty.json b/public/data/honkai3rd/weapons/sleeping-beauty.json index 59175a91..c22385c6 100644 --- a/public/data/honkai3rd/weapons/sleeping-beauty.json +++ b/public/data/honkai3rd/weapons/sleeping-beauty.json @@ -5,6 +5,16 @@ "atk": 283, "crt": 24, "rarity": 5, + "battlesuits": [{ "id": "mc" }], + "priWeapon": "sleeper-s-dream", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Living Edge", diff --git a/public/data/honkai3rd/weapons/star-destroyer-19c-x.json b/public/data/honkai3rd/weapons/star-destroyer-19c-x.json index 7657cf35..96e923e0 100644 --- a/public/data/honkai3rd/weapons/star-destroyer-19c-x.json +++ b/public/data/honkai3rd/weapons/star-destroyer-19c-x.json @@ -5,6 +5,13 @@ "atk": 398, "crt": 59, "rarity": 6, + "battlesuits": [{ "id": "bn" }], + "originalWeapons": ["star-destroyer-19c"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Total Coverage", diff --git a/public/data/honkai3rd/weapons/star-destroyer-19c.json b/public/data/honkai3rd/weapons/star-destroyer-19c.json index 88cd984d..976a73f6 100644 --- a/public/data/honkai3rd/weapons/star-destroyer-19c.json +++ b/public/data/honkai3rd/weapons/star-destroyer-19c.json @@ -5,6 +5,19 @@ "atk": 283, "crt": 31, "rarity": 5, + "battlesuits": [{ "id": "bn" }], + "priWeapon": "star-destroyer-19c-x", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "spirit-weapon-foundry" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Shadow Strike Missiles", diff --git a/public/data/honkai3rd/weapons/starlance-prime.json b/public/data/honkai3rd/weapons/starlance-prime.json index c5e6ee0d..4c7fdea5 100644 --- a/public/data/honkai3rd/weapons/starlance-prime.json +++ b/public/data/honkai3rd/weapons/starlance-prime.json @@ -5,6 +5,13 @@ "atk": 287, "crt": 11, "rarity": 5, + "battlesuits": [{ "id": "da" }], + "priWeapon": "sagittarius-astra", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Dawning Glory", diff --git a/public/data/honkai3rd/weapons/surtr-muspellsverd.json b/public/data/honkai3rd/weapons/surtr-muspellsverd.json index ef53560c..0a3efa12 100644 --- a/public/data/honkai3rd/weapons/surtr-muspellsverd.json +++ b/public/data/honkai3rd/weapons/surtr-muspellsverd.json @@ -5,6 +5,13 @@ "atk": 393, "crt": 43, "rarity": 6, + "battlesuits": [{ "id": "br" }], + "originalWeapons": ["godslayer-surtr"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Eldr of Ragnarok", diff --git a/public/data/honkai3rd/weapons/swan-lake.json b/public/data/honkai3rd/weapons/swan-lake.json index 88427117..00643971 100644 --- a/public/data/honkai3rd/weapons/swan-lake.json +++ b/public/data/honkai3rd/weapons/swan-lake.json @@ -5,6 +5,16 @@ "atk": 274, "crt": 31, "rarity": 5, + "battlesuits": [{ "id": "bb" }], + "priWeapon": "sleeper-s-dream", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Austenite Blade", diff --git a/public/data/honkai3rd/weapons/tranquil-arias.json b/public/data/honkai3rd/weapons/tranquil-arias.json index e4ca528e..fd4a1ed7 100644 --- a/public/data/honkai3rd/weapons/tranquil-arias.json +++ b/public/data/honkai3rd/weapons/tranquil-arias.json @@ -5,6 +5,19 @@ "atk": 275, "crt": 27, "rarity": 5, + "battlesuits": [{ "id": "6s" }], + "priWeapon": "tranquil-rhapsody", + "sources": [ + { + "type": "weapon-exchange" + }, + { + "type": "dorm-equipment-supply" + }, + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Waning Moon", diff --git a/public/data/honkai3rd/weapons/tranquil-rhapsody.json b/public/data/honkai3rd/weapons/tranquil-rhapsody.json index 85ad78dc..3d4fcd49 100644 --- a/public/data/honkai3rd/weapons/tranquil-rhapsody.json +++ b/public/data/honkai3rd/weapons/tranquil-rhapsody.json @@ -5,6 +5,13 @@ "atk": 415, "crt": 35, "rarity": 6, + "battlesuits": [{ "id": "6s" }], + "originalWeapons": ["tranquil-arias"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Night Phantom", diff --git a/public/data/honkai3rd/weapons/twins-of-eden.json b/public/data/honkai3rd/weapons/twins-of-eden.json index da081d7c..b0792ead 100644 --- a/public/data/honkai3rd/weapons/twins-of-eden.json +++ b/public/data/honkai3rd/weapons/twins-of-eden.json @@ -5,6 +5,7 @@ "atk": 287, "crt": 21, "rarity": 5, + "sources": [{ "type": "special-divine-key-supply" }], "skills": [ { "name": "Fruit of Knowledge", diff --git a/public/data/honkai3rd/weapons/whisper-of-the-past-sonnet.json b/public/data/honkai3rd/weapons/whisper-of-the-past-sonnet.json index 5e973ef4..dc7cdfc6 100644 --- a/public/data/honkai3rd/weapons/whisper-of-the-past-sonnet.json +++ b/public/data/honkai3rd/weapons/whisper-of-the-past-sonnet.json @@ -5,6 +5,13 @@ "atk": 412, "crt": 41, "rarity": 6, + "battlesuits": [{ "id": "mpe" }], + "originalWeapons": ["whisper-of-the-past"], + "sources": [ + { + "type": "pri-weapon-foundry" + } + ], "skills": [ { "name": "Crystalline Seed", diff --git a/public/data/honkai3rd/weapons/whisper-of-the-past.json b/public/data/honkai3rd/weapons/whisper-of-the-past.json index 14684801..c72665a7 100644 --- a/public/data/honkai3rd/weapons/whisper-of-the-past.json +++ b/public/data/honkai3rd/weapons/whisper-of-the-past.json @@ -5,6 +5,13 @@ "atk": 287, "crt": 19, "rarity": 5, + "battlesuits": [{ "id": "mpe" }], + "priWeapon": "whisper-of-the-past-sonnet", + "sources": [ + { + "type": "focused-supply" + } + ], "skills": [ { "name": "Crystalline Thorns", diff --git a/public/data/honkai3rd/weapons/xuanyuan-sword.json b/public/data/honkai3rd/weapons/xuanyuan-sword.json index 13cf7ea3..1ff283ac 100644 --- a/public/data/honkai3rd/weapons/xuanyuan-sword.json +++ b/public/data/honkai3rd/weapons/xuanyuan-sword.json @@ -5,6 +5,7 @@ "atk": 275, "crt": 32, "rarity": 5, + "sources": [{ "type": "special-divine-key-supply" }], "skills": [ { "name": "Elements Drive",