diff --git a/src/optimizer.html b/src/class.html similarity index 99% rename from src/optimizer.html rename to src/class.html index e7b0fc8..25ba767 100644 --- a/src/optimizer.html +++ b/src/class.html @@ -11,7 +11,7 @@ Erdtree - Class Optimizer - + diff --git a/src/data/armor/sets.json b/src/data/armor/sets.json deleted file mode 100644 index e10852b..0000000 --- a/src/data/armor/sets.json +++ /dev/null @@ -1,12 +0,0 @@ -[ - { - "id": "alberichs-set", - "name": "Alberich's Set", - "pieces": [ - "alberichs-pointed-hat", - "alberichs-robe", - "alberichs-bracers", - "alberichs-trousers" - ] - } -] diff --git a/src/data/armor/chestpieces.json b/src/data/chestpieces.json similarity index 70% rename from src/data/armor/chestpieces.json rename to src/data/chestpieces.json index 49aecb6..0970c74 100644 --- a/src/data/armor/chestpieces.json +++ b/src/data/chestpieces.json @@ -1,13 +1,13 @@ -[ - { - "id": "no-chestpiece", - "name": "No Item", - "defenses": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], - "resistances": [0.0, 0.0, 0.0, 0.0], +{ + "no-chestpiece": { + "id": "no-chestpieces", + "name": "None", + "defenses": [0, 0, 0, 0, 0, 0, 0, 0], + "resistances": [0, 0, 0, 0], "poise": 0, "weight": 0 }, - { + "alberichs-robe": { "id": "alberichs-robe", "name": "Alberich's Robe", "defenses": [5.3, 4.2, 5.3, 5.3, 12.8, 11.9, 12.4, 12.8], @@ -15,7 +15,7 @@ "poise": 1, "weight": 4.1 }, - { + "alberichs-robe-altered": { "id": "alberichs-robe-altered", "name": "Alberich's Robe (Altered)", "defenses": [4.2, 2.7, 4.2, 4.2, 12.6, 11.4, 11.9, 12.6], @@ -23,31 +23,31 @@ "poise": 0, "weight": 3.2 }, - { + "all-knowing-armor": { "id": "all-knowing-armor", "name": "All-Knowing Armor", "defenses": [12.9, 11.9, 13.5, 11.9, 12.4, 9.5, 10.2, 8.8], "resistances": [28, 46, 21, 21], "poise": 16, - "weight": 10.6 + "weight": 10.7 }, - { + "all-knowing-armor-altered": { "id": "all-knowing-armor-altered", "name": "All-Knowing Armor (Altered)", - "defenses": [12.4, 10.9, 12.9, 11.4, 11.4, 8.8, 9.5, 8], + "defenses": [12.4, 10.9, 12.9, 11.4, 11.4, 8.8, 9.5, 8.0], "resistances": [22, 38, 16, 16], "poise": 13, "weight": 9.3 }, - { + "aristocrat-coat": { "id": "aristocrat-coat", "name": "Aristocrat Coat", - "defenses": [8.8, 8.8, 8, 8.8, 10.9, 11.4, 10.9, 8.8], + "defenses": [8.8, 8.8, 8.0, 8.8, 10.9, 11.4, 10.9, 8.8], "resistances": [50, 32, 42, 46], "poise": 3, "weight": 7.1 }, - { + "aristocrat-garb": { "id": "aristocrat-garb", "name": "Aristocrat Garb", "defenses": [7.8, 8.6, 7.8, 7.8, 6.5, 6.9, 7.8, 6.5], @@ -55,87 +55,87 @@ "poise": 2, "weight": 4.9 }, - { + "aristocrat-garb-altered": { "id": "aristocrat-garb-altered", "name": "Aristocrat Garb (Altered)", - "defenses": [7.1, 8, 7.1, 7.1, 6.1, 6.7, 7.1, 6.1], + "defenses": [7.1, 8.0, 7.1, 7.1, 6.1, 6.7, 7.1, 6.1], "resistances": [42, 29, 32, 25], "poise": 1, "weight": 4.1 }, - { + "astrologer-robe": { "id": "astrologer-robe", "name": "Astrologer Robe", - "defenses": [6.7, 6.1, 6.1, 6.1, 13.5, 13, 13.3, 13], + "defenses": [6.7, 6.1, 6.1, 6.1, 13.5, 13.0, 13.3, 13.0], "resistances": [50, 24, 90, 76], "poise": 5, "weight": 6.3 }, - { + "astrologer-robe-altered": { "id": "astrologer-robe-altered", "name": "Astrologer Robe (Altered)", - "defenses": [6.1, 5.3, 5.3, 5.3, 13.3, 12.8, 13, 12.8], + "defenses": [6.1, 5.3, 5.3, 5.3, 13.3, 12.8, 13.0, 12.8], "resistances": [42, 21, 75, 64], "poise": 2, "weight": 5.3 }, - { + "azurs-glintstone-robe": { "id": "azurs-glintstone-robe", "name": "Azur's Glintstone Robe", - "defenses": [7.1, 6.1, 6.7, 6.7, 15.4, 12.8, 13, 13.8], + "defenses": [7.1, 6.1, 6.7, 6.7, 15.4, 12.8, 13.0, 13.8], "resistances": [50, 28, 99, 83], "poise": 3, "weight": 7.1 }, - { + "bandit-garb": { "id": "bandit-garb", "name": "Bandit Garb", - "defenses": [8, 8.8, 9.5, 9.5, 10.2, 10.2, 10.9, 9.5], - "resistances": [57, 35, 60, 60], - "poise": 5, + "defenses": [8.0, 8.8, 9.5, 9.5, 10.2, 10.2, 10.9, 9.5], + "resistances": [52, 32, 54, 54], + "poise": 4, "weight": 7.7 }, - { + "banished-knight-armor": { "id": "banished-knight-armor", "name": "Banished Knight Armor", - "defenses": [18.7, 15, 19.2, 17.5, 13.5, 13.5, 13, 13.3], + "defenses": [18.7, 15.0, 19.2, 17.5, 13.5, 13.5, 13.0, 13.3], "resistances": [60, 83, 38, 42], "poise": 28, "weight": 17.5 }, - { + "banished-knight-armor-altered": { "id": "banished-knight-armor-altered", "name": "Banished Knight Armor (Altered)", - "defenses": [18.5, 14.6, 18.9, 17, 13.5, 13.5, 13, 13.2], + "defenses": [18.3, 14.4, 18.7, 16.8, 13.3, 13.3, 12.8, 13.0], "resistances": [52, 69, 32, 34], "poise": 25, "weight": 16.5 }, - { + "battlemage-robe": { "id": "battlemage-robe", "name": "Battlemage Robe", - "defenses": [5.3, 6.1, 4.2, 5.3, 13, 11.9, 12.4, 12.6], - "resistances": [42, 23, 64, 71], + "defenses": [5.3, 6.1, 4.2, 5.3, 13.0, 11.9, 12.4, 12.6], + "resistances": [42, 23, 63, 71], "poise": 2, "weight": 4.1 }, - { + "beast-champion-armor": { "id": "beast-champion-armor", "name": "Beast Champion Armor", - "defenses": [17.5, 16.3, 18.7, 18.3, 13, 13.8, 12.8, 13.5], + "defenses": [17.5, 16.3, 18.7, 18.3, 13.0, 13.8, 12.8, 13.5], "resistances": [57, 90, 42, 38], "poise": 28, "weight": 17.5 }, - { + "beast-champion-armor-altered": { "id": "beast-champion-armor-altered", "name": "Beast Champion Armor (Altered)", - "defenses": [17.2, 16.1, 18.7, 18.7, 13.2, 13.9, 13, 13.7], + "defenses": [17.2, 15.9, 18.5, 18.2, 12.9, 13.7, 12.7, 13.4], "resistances": [50, 75, 34, 32], "poise": 25, "weight": 16.4 }, - { + "black-knife-armor": { "id": "black-knife-armor", "name": "Black Knife Armor", "defenses": [11.4, 10.9, 12.4, 12.4, 8.8, 9.5, 6.7, 11.4], @@ -143,23 +143,23 @@ "poise": 14, "weight": 9.2 }, - { + "black-knife-armor-altered": { "id": "black-knife-armor-altered", "name": "Black Knife Armor (Altered)", "defenses": [11.3, 10.8, 12.3, 12.3, 8.7, 9.4, 6.6, 11.3], "resistances": [25, 42, 21, 21], "poise": 12, - "weight": 9 + "weight": 9.0 }, - { + "blackflame-monk-armor": { "id": "blackflame-monk-armor", "name": "Blackflame Monk Armor", - "defenses": [13.5, 11.4, 14.6, 12.9, 10.2, 13, 8, 10.2], + "defenses": [13.5, 11.4, 14.6, 12.9, 10.2, 13.0, 8.0, 10.2], "resistances": [32, 55, 21, 32], "poise": 19, "weight": 11.8 }, - { + "blaidds-armor": { "id": "blaidds-armor", "name": "Blaidd's Armor", "defenses": [14.6, 12.9, 14.6, 15.3, 11.4, 12.6, 10.2, 11.9], @@ -167,23 +167,23 @@ "poise": 24, "weight": 13.7 }, - { + "blaidds-armor-altered": { "id": "blaidds-armor-altered", "name": "Blaidd's Armor (Altered)", - "defenses": [14, 12.4, 14, 14.6, 10.9, 12.4, 9.5, 11.4], + "defenses": [14.0, 12.4, 14.0, 14.6, 10.9, 12.4, 9.5, 11.4], "resistances": [32, 57, 22, 21], "poise": 20, "weight": 12.5 }, - { + "bloodhound-knight-armor": { "id": "bloodhound-knight-armor", "name": "Bloodhound Knight Armor", - "defenses": [12.4, 11.4, 14, 13.5, 9.5, 10.2, 7.1, 10.3], + "defenses": [12.4, 11.4, 14.0, 13.5, 9.5, 10.2, 7.1, 10.2], "resistances": [32, 50, 23, 23], "poise": 14, "weight": 10.6 }, - { + "bloodhound-knight-armor-altered": { "id": "bloodhound-knight-armor-altered", "name": "Bloodhound Knight Armor (Altered)", "defenses": [12.1, 11.1, 13.7, 13.2, 9.2, 9.9, 6.8, 9.9], @@ -191,7 +191,7 @@ "poise": 12, "weight": 9.6 }, - { + "bloodsoaked-tabard": { "id": "bloodsoaked-tabard", "name": "Bloodsoaked Tabard", "defenses": [9.5, 9.5, 10.2, 9.5, 10.9, 10.9, 12.4, 11.4], @@ -199,15 +199,15 @@ "poise": 9, "weight": 8.3 }, - { + "blue-cloth-vest": { "id": "blue-cloth-vest", "name": "Blue Cloth Vest", - "defenses": [9.5, 9.5, 8, 8, 10.2, 10.9, 11.9, 9.5], + "defenses": [9.5, 9.5, 8.0, 8.0, 10.2, 10.9, 11.9, 9.5], "resistances": [63, 42, 50, 50], "poise": 6, "weight": 7.7 }, - { + "blue-festive-garb": { "id": "blue-festive-garb", "name": "Blue Festive Garb", "defenses": [4.2, 4.2, 6.1, 5.3, 12.6, 11.4, 12.6, 13.8], @@ -215,47 +215,31 @@ "poise": 1, "weight": 4.1 }, - { + "blue-silver-mail-armor": { "id": "blue-silver-mail-armor", "name": "Blue Silver Mail Armor", - "defenses": [12.4, 9.5, 12.9, 11.4, 10.9, 10.2, 8, 8], + "defenses": [12.4, 9.5, 12.9, 11.4, 10.9, 10.2, 8.0, 8.0], "resistances": [25, 60, 18, 18], "poise": 14, "weight": 9.2 }, - { + "blue-silver-mail-armor-altered": { "id": "blue-silver-mail-armor-altered", "name": "Blue Silver Mail Armor (Altered)", - "defenses": [12.1, 9, 12.6, 11.1, 10.4, 9.7, 7.3, 7.3], + "defenses": [12.1, 9.0, 12.6, 11.1, 10.4, 9.7, 7.3, 7.3], "resistances": [21, 52, 10, 10], - "poise": 19, + "poise": 10, "weight": 8.5 }, - { - "id": "braves-battlewear", - "name": "Brave's Battlewear", - "defenses": [5.3, 5.3, 5.3, 4.2, 12.8, 12.4, 12.6, 12.8], - "resistances": [42, 23, 67, 67], - "poise": 2, - "weight": 4.1 - }, - { - "id": "braves-battlewear-altered", - "name": "Brave's Battlewear (Altered)", - "defenses": [5.3, 5.3, 5.3, 4.2, 12.8, 12.4, 12.6, 12.8], - "resistances": [38, 21, 61, 61], - "poise": 1, - "weight": 4.1 - }, - { + "briar-armor": { "id": "briar-armor", "name": "Briar Armor", "defenses": [12.9, 11.4, 13.5, 12.4, 10.9, 12.4, 8.8, 10.9], "resistances": [35, 71, 24, 24], - "poise": 14, + "poise": 15, "weight": 11.8 }, - { + "briar-armor-altered": { "id": "briar-armor-altered", "name": "Briar Armor (Altered)", "defenses": [12.4, 10.9, 12.4, 11.9, 10.2, 11.4, 7.1, 9.5], @@ -263,7 +247,7 @@ "poise": 12, "weight": 10.7 }, - { + "bull-goat-armor": { "id": "bull-goat-armor", "name": "Bull-Goat Armor", "defenses": [20.4, 20.2, 18.3, 18.3, 13.3, 13.5, 14.9, 12.8], @@ -271,7 +255,7 @@ "poise": 47, "weight": 26.5 }, - { + "carian-knight-armor": { "id": "carian-knight-armor", "name": "Carian Knight Armor", "defenses": [11.8, 10.8, 12.3, 11.8, 12.3, 11.8, 9.4, 11.8], @@ -279,7 +263,7 @@ "poise": 12, "weight": 10.4 }, - { + "carian-knight-armor-altered": { "id": "carian-knight-armor-altered", "name": "Carian Knight Armor (Altered)", "defenses": [11.7, 9.8, 12.2, 11.7, 11.7, 11.7, 9.1, 11.7], @@ -287,15 +271,15 @@ "poise": 8, "weight": 9.7 }, - { + "chain-armor": { "id": "chain-armor", "name": "Chain Armor", - "defenses": [11.9, 8.8, 12.9, 11.9, 7.1, 10.9, 6.1, 8], + "defenses": [11.9, 8.8, 12.9, 11.9, 7.1, 10.9, 6.1, 8.0], "resistances": [25, 42, 11, 18], "poise": 12, "weight": 8.8 }, - { + "chain-draped-tabard": { "id": "chain-draped-tabard", "name": "Chain-Draped Tabard", "defenses": [9.5, 10.2, 9.5, 9.5, 10.9, 11.4, 11.9, 10.9], @@ -303,31 +287,31 @@ "poise": 8, "weight": 8.3 }, - { + "champion-pauldron": { "id": "champion-pauldron", "name": "Champion Pauldron", - "defenses": [6.1, 8, 6.7, 7.1, 7.1, 8.8, 9.5, 8.8], + "defenses": [6.1, 8.0, 6.7, 7.1, 7.1, 8.8, 9.5, 8.8], "resistances": [46, 28, 38, 35], "poise": 3, "weight": 5.1 }, - { + "cleanrot-armor": { "id": "cleanrot-armor", "name": "Cleanrot Armor", - "defenses": [14.6, 13.4, 16, 17.5, 12.6, 12.8, 11.4, 13.5], + "defenses": [14.6, 13.4, 16.0, 17.5, 12.6, 12.8, 11.4, 13.5], "resistances": [63, 67, 28, 32], "poise": 23, - "weight": 15 + "weight": 15.0 }, - { + "cleanrot-armor-altered": { "id": "cleanrot-armor-altered", "name": "Cleanrot Armor (Altered)", - "defenses": [13.5, 12.4, 14.6, 16, 11.9, 12.4, 10.2, 13], + "defenses": [13.5, 12.4, 14.6, 16.0, 11.9, 12.4, 10.2, 13.0], "resistances": [52, 54, 22, 22], "poise": 17, "weight": 13.7 }, - { + "cloth-garb": { "id": "cloth-garb", "name": "Cloth Garb", "defenses": [5.3, 4.2, 2.7, 4.2, 12.8, 12.4, 11.9, 12.4], @@ -335,7 +319,7 @@ "poise": 1, "weight": 3.2 }, - { + "commoners-garb": { "id": "commoners-garb", "name": "Commoner's Garb", "defenses": [5.3, 6.7, 6.7, 6.1, 12.8, 12.4, 12.6, 12.8], @@ -343,7 +327,7 @@ "poise": 2, "weight": 5.1 }, - { + "commoners-garb-altered": { "id": "commoners-garb-altered", "name": "Commoner's Garb (Altered)", "defenses": [4.2, 6.1, 6.1, 5.3, 12.6, 11.9, 12.4, 12.6], @@ -351,15 +335,15 @@ "poise": 0, "weight": 4.1 }, - { + "commoners-simple-garb": { "id": "commoners-simple-garb", "name": "Commoner's Simple Garb", - "defenses": [4.2, 6.7, 6.7, 6.1, 13, 12.6, 12.6, 12.8], + "defenses": [4.2, 6.7, 6.7, 6.1, 13.0, 12.6, 12.6, 12.8], "resistances": [46, 24, 76, 83], "poise": 2, "weight": 5.1 }, - { + "commoners-simple-garb-altered": { "id": "commoners-simple-garb-altered", "name": "Commoner's Simple Garb (Altered)", "defenses": [3.2, 6.1, 6.1, 5.3, 12.8, 12.4, 12.4, 12.6], @@ -367,7 +351,7 @@ "poise": 0, "weight": 4.1 }, - { + "confessor-armor": { "id": "confessor-armor", "name": "Confessor Armor", "defenses": [8.8, 10.9, 8.8, 9.5, 11.4, 11.4, 12.4, 10.2], @@ -375,7 +359,7 @@ "poise": 6, "weight": 8.3 }, - { + "confessor-armor-altered": { "id": "confessor-armor-altered", "name": "Confessor Armor (Altered)", "defenses": [7.6, 9.8, 7.6, 8.4, 10.5, 10.5, 11.5, 9.1], @@ -383,15 +367,15 @@ "poise": 4, "weight": 7.3 }, - { + "consorts-robe": { "id": "consorts-robe", "name": "Consort's Robe", - "defenses": [5.3, 4.2, 4.2, 5.3, 13, 12.4, 12.4, 12.8], + "defenses": [5.3, 4.2, 4.2, 5.3, 13.0, 12.4, 12.4, 12.8], "resistances": [46, 25, 67, 63], "poise": 1, "weight": 4.1 }, - { + "corhyns-robe": { "id": "corhyns-robe", "name": "Corhyn's Robe", "defenses": [6.1, 6.7, 6.7, 6.1, 13.3, 12.8, 12.8, 13.5], @@ -399,39 +383,39 @@ "poise": 2, "weight": 6.3 }, - { + "crucible-axe-armor": { "id": "crucible-axe-armor", "name": "Crucible Axe Armor", - "defenses": [17.5, 13.9, 16.8, 16.8, 13, 12.8, 11.4, 13.5], + "defenses": [17.5, 13.9, 16.8, 16.8, 13.0, 12.8, 11.4, 13.5], "resistances": [50, 71, 35, 35], "poise": 27, "weight": 15.5 }, - { + "crucible-axe-armor-altered": { "id": "crucible-axe-armor-altered", "name": "Crucible Axe Armor (Altered)", - "defenses": [16.8, 13.4, 16, 16, 12.8, 12.6, 10.9, 13.3], + "defenses": [16.8, 13.4, 16.0, 16.0, 12.8, 12.6, 10.9, 13.3], "resistances": [42, 61, 29, 29], "poise": 23, "weight": 14.9 }, - { + "crucible-tree-armor": { "id": "crucible-tree-armor", "name": "Crucible Tree Armor", - "defenses": [17.7, 13.9, 17.5, 15.8, 13, 11.9, 11.4, 14.5], + "defenses": [17.7, 13.9, 17.5, 15.8, 13.0, 11.9, 11.4, 14.5], "resistances": [50, 71, 35, 35], "poise": 27, "weight": 15.5 }, - { + "crucible-tree-armor-altered": { "id": "crucible-tree-armor-altered", "name": "Crucible Tree Armor (Altered)", - "defenses": [17, 13.4, 16, 15.8, 12.8, 11.4, 10.9, 14.1], + "defenses": [17.0, 13.4, 16.0, 15.6, 12.8, 11.4, 10.9, 14.1], "resistances": [42, 61, 29, 29], "poise": 23, "weight": 14.9 }, - { + "cuckoo-knight-armor": { "id": "cuckoo-knight-armor", "name": "Cuckoo Knight Armor", "defenses": [13.5, 11.4, 14.6, 13.5, 12.4, 11.9, 8.8, 10.2], @@ -439,15 +423,15 @@ "poise": 19, "weight": 11.8 }, - { + "cuckoo-knight-armor-altered": { "id": "cuckoo-knight-armor-altered", "name": "Cuckoo Knight Armor (Altered)", - "defenses": [13.1, 11, 14.2, 13.1, 12, 11.5, 8.4, 9.8], + "defenses": [13.1, 11.0, 14.2, 13.1, 12.0, 11.5, 8.4, 9.8], "resistances": [29, 52, 21, 21], "poise": 17, "weight": 10.8 }, - { + "cuckoo-surcoat": { "id": "cuckoo-surcoat", "name": "Cuckoo Surcoat", "defenses": [12.9, 10.9, 13.5, 12.9, 11.9, 10.9, 7.1, 8.8], @@ -455,39 +439,31 @@ "poise": 16, "weight": 10.6 }, - { - "id": "deathbed-dress", - "name": "Deathbed Dress", - "defenses": [0.6, 2.7, 0.6, 0.6, 11.9, 11.4, 11.9, 12.4], - "resistances": [38, 11, 63, 107], - "poise": 1, - "weight": 3.2 - }, - { + "depraved-perfumer-robe": { "id": "depraved-perfumer-robe", "name": "Depraved Perfumer Robe", - "defenses": [6, 6, 5.2, 4.1, 13.2, 12.7, 12.5, 12.7], - "resistances": [65, 22, 58, 80], + "defenses": [6.0, 6.0, 5.2, 4.1, 13.2, 12.7, 12.5, 12.7], + "resistances": [65, 22, 55, 80], "poise": 2, - "weight": 5 + "weight": 5.0 }, - { + "depraved-perfumer-robe-altered": { "id": "depraved-perfumer-robe-altered", "name": "Depraved Perfumer Robe (Altered)", - "defenses": [5.3, 5.2, 4.1, 2.6, 13, 12.6, 12.4, 12.6], - "resistances": [63, 18, 67, 63], + "defenses": [5.3, 5.2, 4.1, 2.6, 13.0, 12.6, 12.4, 12.6], + "resistances": [63, 18, 48, 63], "poise": 1, - "weight": 4 + "weight": 4.0 }, - { + "dirty-chainmail": { "id": "dirty-chainmail", "name": "Dirty Chainmail", - "defenses": [11.4, 8.8, 11.9, 11.4, 8, 8.8, 6.1, 8], + "defenses": [11.4, 8.8, 11.9, 11.4, 8.0, 8.8, 6.1, 8.0], "resistances": [25, 50, 21, 21], "poise": 14, "weight": 8.8 }, - { + "drake-knight-armor": { "id": "drake-knight-armor", "name": "Drake Knight Armor", "defenses": [11.4, 9.5, 11.9, 11.4, 10.2, 11.4, 8.8, 10.2], @@ -495,15 +471,15 @@ "poise": 14, "weight": 9.2 }, - { + "drake-knight-armor-altered": { "id": "drake-knight-armor-altered", "name": "Drake Knight Armor (Altered)", - "defenses": [11.2, 8.6, 11.2, 10.7, 8, 9.5, 6.7, 8], + "defenses": [11.2, 8.6, 11.2, 10.7, 8.0, 9.5, 6.7, 8.0], "resistances": [21, 34, 10, 10], "poise": 8, "weight": 8.3 }, - { + "eccentrics-armor": { "id": "eccentrics-armor", "name": "Eccentric's Armor", "defenses": [12.9, 10.9, 12.4, 12.9, 10.9, 10.9, 7.1, 9.5], @@ -511,15 +487,15 @@ "poise": 15, "weight": 10.6 }, - { + "elden-lord-armor": { "id": "elden-lord-armor", "name": "Elden Lord Armor", - "defenses": [11.9, 10.9, 11.4, 12.4, 8.8, 11.4, 7.1, 8], + "defenses": [11.9, 10.9, 11.4, 12.4, 8.8, 11.4, 7.1, 8.0], "resistances": [32, 55, 18, 21], "poise": 14, "weight": 9.2 }, - { + "elden-lord-armor-altered": { "id": "elden-lord-armor-altered", "name": "Elden Lord Armor (Altered)", "defenses": [11.1, 9.9, 10.6, 11.6, 7.7, 10.6, 6.4, 6.8], @@ -527,7 +503,7 @@ "poise": 10, "weight": 8.4 }, - { + "erdtree-surcoat": { "id": "erdtree-surcoat", "name": "Erdtree Surcoat", "defenses": [12.9, 11.9, 12.4, 12.9, 9.5, 10.2, 8.8, 9.5], @@ -535,31 +511,31 @@ "poise": 16, "weight": 10.6 }, - { + "errant-sorcerer-robe": { "id": "errant-sorcerer-robe", "name": "Errant Sorcerer Robe", - "defenses": [4.2, 4.2, 6.1, 4.2, 13, 12.6, 12.4, 13], + "defenses": [4.2, 4.2, 6.1, 4.2, 13.0, 12.6, 12.4, 13.0], "resistances": [35, 23, 67, 71], "poise": 2, "weight": 4.1 }, - { + "errant-sorcerer-robe-altered": { "id": "errant-sorcerer-robe-altered", "name": "Errant Sorcerer Robe (Altered)", - "defenses": [4.2, 4.2, 6.1, 4.2, 13, 12.6, 12.4, 13], - "resistances": [32, 21, 61, 64], + "defenses": [2.7, 2.7, 5.3, 2.7, 12.8, 12.4, 11.9, 12.8], + "resistances": [31, 20, 62, 66], "poise": 1, - "weight": 4.1 + "weight": 3.2 }, - { + "exile-armor": { "id": "exile-armor", "name": "Exile Armor", - "defenses": [12.4, 9.5, 12.9, 12.4, 8, 10.9, 6.7, 9.5], + "defenses": [12.4, 9.5, 12.9, 12.4, 8.0, 10.9, 6.7, 9.5], "resistances": [28, 55, 21, 18], "poise": 14, "weight": 9.2 }, - { + "eye-surcoat": { "id": "eye-surcoat", "name": "Eye Surcoat", "defenses": [12.9, 8.8, 12.9, 11.9, 8.8, 10.9, 7.1, 8.8], @@ -567,23 +543,23 @@ "poise": 15, "weight": 9.2 }, - { + "fell-omen-cloak": { "id": "fell-omen-cloak", "name": "Fell Omen Cloak", - "defenses": [6.1, 6.7, 6.7, 6.1, 13, 12.4, 12.6, 12.8], + "defenses": [6.1, 6.7, 6.7, 6.1, 13.0, 12.4, 12.6, 12.8], "resistances": [42, 25, 71, 83], "poise": 2, "weight": 5.1 }, - { + "festive-garb": { "id": "festive-garb", "name": "Festive Garb", - "defenses": [4.2, 5.3, 6.1, 5.3, 12.6, 11.9, 12.4, 13], + "defenses": [4.2, 5.3, 6.1, 5.3, 12.6, 11.9, 12.4, 13.0], "resistances": [42, 21, 67, 67], "poise": 1, "weight": 4.1 }, - { + "festive-garb-altered": { "id": "festive-garb-altered", "name": "Festive Garb (Altered)", "defenses": [2.7, 4.2, 5.3, 4.2, 12.4, 11.4, 11.9, 12.8], @@ -591,15 +567,21 @@ "poise": 0, "weight": 3.2 }, - { - "id": "fias-robe", + "fias-robe": { "name": "Fia's Robe", - "defenses": [5.3, 6.1, 5.3, 5.3, 12.6, 12.4, 12.6, 13], + "defenses": [5.3, 6.1, 5.3, 5.3, 12.6, 12.4, 12.6, 13.0], "resistances": [46, 21, 76, 108], "poise": 2, "weight": 5.1 }, - { + "fias-robe-altered": { + "name": "Fia's Robe (Altered)", + "defenses": [2.7, 4.2, 2.7, 2.7, 11.9, 11.4, 11.9, 12.6], + "resistances": [34, 10, 57, 93], + "poise": 0, + "weight": 3.2 + }, + "finger-maiden-robe": { "id": "finger-maiden-robe", "name": "Finger Maiden Robe", "defenses": [5.8, 4.7, 4.7, 3.2, 13.8, 13.1, 13.3, 13.8], @@ -607,15 +589,15 @@ "poise": 2, "weight": 4.6 }, - { + "finger-maiden-robe-altered": { "id": "finger-maiden-robe-altered", "name": "Finger Maiden Robe (Altered)", - "defenses": [4.2, 2.7, 2.7, 0.6, 13, 12.4, 12.6, 13.5], + "defenses": [4.2, 2.7, 2.7, 0.6, 13.0, 12.4, 12.6, 13.5], "resistances": [32, 16, 54, 54], "poise": 1, "weight": 3.7 }, - { + "fingerprint-armor": { "id": "fingerprint-armor", "name": "Fingerprint Armor", "defenses": [13.5, 11.9, 11.9, 11.9, 9.5, 12.6, 6.7, 9.5], @@ -623,39 +605,39 @@ "poise": 19, "weight": 10.6 }, - { + "fingerprint-armor-altered": { "id": "fingerprint-armor-altered", "name": "Fingerprint Armor (Altered)", "defenses": [13.1, 11.5, 11.5, 11.5, 9.1, 12.2, 6.3, 9.1], "resistances": [29, 54, 10, 21], "poise": 17, - "weight": 10 + "weight": 10.0 }, - { + "fire-monk-armor": { "id": "fire-monk-armor", "name": "Fire Monk Armor", - "defenses": [14, 12.4, 13.5, 12.4, 10.9, 13.3, 9.5, 9.5], + "defenses": [14.0, 12.4, 13.5, 12.4, 10.9, 13.3, 9.5, 9.5], "resistances": [32, 55, 24, 24], "poise": 16, "weight": 11.8 }, - { + "fire-prelate-armor": { "id": "fire-prelate-armor", "name": "Fire Prelate Armor", - "defenses": [19.2, 17, 18.3, 18.3, 13.5, 19.8, 13, 13.3], + "defenses": [19.2, 17.0, 18.3, 18.3, 13.5, 19.8, 13.0, 13.3], "resistances": [67, 63, 90, 50], "poise": 40, "weight": 24.7 }, - { + "fire-prelate-armor-altered": { "id": "fire-prelate-armor-altered", "name": "Fire Prelate Armor (Altered)", - "defenses": [18.7, 15, 19.2, 17.5, 12.8, 15.4, 12.4, 13], - "resistances": [50, 75, 32, 32], - "poise": 24, - "weight": 17.5 + "defenses": [18.7, 16.3, 17.5, 17.5, 13.3, 18.3, 12.8, 13.0], + "resistances": [57, 54, 75, 42], + "poise": 37, + "weight": 23.6 }, - { + "foot-soldier-tabard": { "id": "foot-soldier-tabard", "name": "Foot Soldier Tabard", "defenses": [9.5, 9.5, 10.2, 10.2, 11.4, 11.4, 11.4, 10.2], @@ -663,7 +645,7 @@ "poise": 8, "weight": 8.3 }, - { + "fur-raiment": { "id": "fur-raiment", "name": "Fur Raiment", "defenses": [6.1, 6.7, 6.1, 6.1, 6.7, 7.1, 8.8, 7.1], @@ -671,31 +653,31 @@ "poise": 1, "weight": 5.1 }, - { + "gelmir-knight-armor": { "id": "gelmir-knight-armor", "name": "Gelmir Knight Armor", - "defenses": [13.5, 11.4, 14, 13.5, 10.9, 12.4, 10.2, 10.9], + "defenses": [13.5, 11.4, 14.0, 13.5, 10.9, 12.4, 10.2, 10.9], "resistances": [35, 55, 24, 23], "poise": 19, "weight": 11.8 }, - { + "gelmir-knight-armor-altered": { "id": "gelmir-knight-armor-altered", "name": "Gelmir Knight Armor (Altered)", - "defenses": [13.1, 11, 13.6, 13.1, 10.5, 12, 9.8, 10.5], + "defenses": [13.1, 11.0, 13.6, 13.1, 10.5, 12.0, 9.8, 10.5], "resistances": [32, 50, 21, 21], "poise": 17, "weight": 10.8 }, - { + "godrick-knight-armor": { "id": "godrick-knight-armor", "name": "Godrick Knight Armor", - "defenses": [13.5, 11.9, 14, 12.9, 10.9, 11.9, 9.5, 10.9], + "defenses": [13.5, 11.9, 14.0, 12.9, 10.9, 11.9, 9.5, 10.9], "resistances": [35, 57, 24, 24], "poise": 19, "weight": 11.8 }, - { + "godrick-knight-armor-altered": { "id": "godrick-knight-armor-altered", "name": "Godrick Knight Armor (Altered)", "defenses": [13.1, 11.5, 13.6, 12.5, 10.5, 11.5, 9.1, 10.5], @@ -703,23 +685,22 @@ "poise": 17, "weight": 10.8 }, - { + "godskin-apostle-robe": { "id": "godskin-apostle-robe", "name": "Godskin Apostle Robe", - "defenses": [6.1, 5.3, 5.3, 2.7, 12.6, 11.9, 12.4, 13.8], - "resistances": [42, 21, 67, 63], - "poise": 2, - "weight": 4.1 + "defenses": [6.1, 9.5, 6.7, 6.1, 13.0, 12.4, 12.6, 14.1], + "resistances": [46, 25, 76, 83], + "poise": 5, + "weight": 6.3 }, - { - "id": "godskin-noble-robe", + "godskin-noble-robe": { "name": "Godskin Noble Robe", "defenses": [6.1, 9.5, 6.7, 6.1, 13, 12.4, 12.6, 14.1], "resistances": [46, 25, 76, 83], "poise": 5, "weight": 6.3 }, - { + "goldmasks-rags": { "id": "goldmasks-rags", "name": "Goldmask's Rags", "defenses": [4.2, 2.7, 2.7, 0.6, 11.9, 11.4, 11.9, 12.8], @@ -727,31 +708,31 @@ "poise": 1, "weight": 2.4 }, - { + "gravekeeper-cloak": { "id": "gravekeeper-cloak", "name": "Gravekeeper Cloak", - "defenses": [7.1, 8.8, 7.1, 7.1, 8, 9.5, 10.2, 8.8], + "defenses": [7.1, 8.8, 7.1, 7.1, 8.0, 9.5, 10.2, 8.8], "resistances": [63, 25, 42, 42], "poise": 2, "weight": 6.3 }, - { + "gravekeeper-cloak-altered": { "id": "gravekeeper-cloak-altered", "name": "Gravekeeper Cloak (Altered)", - "defenses": [6.7, 8, 6.7, 6.7, 7.1, 8.8, 9.5, 8], + "defenses": [6.7, 8.0, 6.7, 6.7, 7.1, 8.8, 9.5, 8.0], "resistances": [54, 22, 34, 34], "poise": 1, "weight": 5.1 }, - { + "guardian-garb": { "id": "guardian-garb", "name": "Guardian Garb", - "defenses": [9.5, 9.5, 8.8, 8, 10.9, 10.2, 10.9, 10.9], + "defenses": [9.5, 9.5, 8.8, 8.0, 10.9, 10.2, 10.9, 10.9], "resistances": [61, 38, 50, 42], "poise": 4, "weight": 7.7 }, - { + "guardian-garb-full-bloom": { "id": "guardian-garb-full-bloom", "name": "Guardian Garb (Full Bloom)", "defenses": [10.2, 10.2, 9.5, 9.5, 11.9, -2.3, 11.9, 11.4], @@ -759,15 +740,15 @@ "poise": 5, "weight": 8.8 }, - { + "haligtree-crest-surcoat": { "id": "haligtree-crest-surcoat", "name": "Haligtree Crest Surcoat", - "defenses": [12.9, 11.9, 12.4, 12.9, 9.5, 10.2, 8, 10.2], + "defenses": [12.9, 11.9, 12.4, 12.9, 9.5, 10.2, 8.0, 10.2], "resistances": [32, 55, 23, 24], "poise": 15, "weight": 10.6 }, - { + "haligtree-knight-armor": { "id": "haligtree-knight-armor", "name": "Haligtree Knight Armor", "defenses": [13.5, 12.4, 13.5, 13.5, 10.2, 11.4, 9.5, 11.4], @@ -775,55 +756,55 @@ "poise": 16, "weight": 11.8 }, - { + "haligtree-knight-armor-altered": { "id": "haligtree-knight-armor-altered", "name": "Haligtree Knight Armor (Altered)", - "defenses": [13.1, 12, 13.1, 13.1, 9.8, 11, 9.1, 11], + "defenses": [13.1, 12.0, 13.1, 13.1, 9.8, 11.0, 9.1, 11.0], "resistances": [32, 52, 21, 22], "poise": 14, "weight": 10.8 }, - { + "high-page-clothes": { "id": "high-page-clothes", "name": "High Page Clothes", - "defenses": [5.5, 6.9, 5.5, 5.5, 13.5, 12.8, 13, 13.2], + "defenses": [5.5, 6.9, 5.5, 5.5, 13.5, 12.8, 13.0, 13.2], "resistances": [42, 23, 76, 76], "poise": 2, "weight": 5.3 }, - { + "high-page-clothes-altered": { "id": "high-page-clothes-altered", "name": "High Page Clothes (Altered)", - "defenses": [4.4, 6.3, 4.4, 4.4, 13.2, 12.6, 12.8, 13], + "defenses": [4.4, 6.3, 4.4, 4.4, 13.2, 12.6, 12.8, 13.0], "resistances": [34, 19, 61, 61], "poise": 1, "weight": 4.3 }, - { + "highwayman-cloth-armor": { "id": "highwayman-cloth-armor", "name": "Highwayman Cloth Armor", - "defenses": [8, 10.2, 8, 8.8, 10.9, 10.9, 11.4, 10.2], + "defenses": [8.0, 10.2, 8.0, 8.8, 10.9, 10.9, 11.4, 10.2], "resistances": [57, 35, 50, 50], "poise": 6, "weight": 7.7 }, - { + "hoslows-armor": { "id": "hoslows-armor", "name": "Hoslow's Armor", - "defenses": [14, 11.9, 13.5, 12.4, 10.9, 11.9, 10.2, 10.2], + "defenses": [14.0, 11.9, 13.5, 12.4, 10.9, 11.9, 10.2, 10.2], "resistances": [38, 60, 24, 24], "poise": 16, "weight": 11.8 }, - { + "hoslows-armor-altered": { "id": "hoslows-armor-altered", "name": "Hoslow's Armor (Altered)", - "defenses": [13.6, 11.5, 12.5, 12, 10.3, 11, 8.9, 8.9], + "defenses": [13.6, 11.5, 12.5, 12.0, 10.3, 11.0, 8.9, 8.9], "resistances": [32, 52, 21, 21], "poise": 13, "weight": 10.8 }, - { + "ivory-draped-tabard": { "id": "ivory-draped-tabard", "name": "Ivory-Draped Tabard", "defenses": [9.5, 10.9, 8.8, 10.2, 10.2, 10.9, 11.9, 11.4], @@ -831,7 +812,7 @@ "poise": 6, "weight": 8.3 }, - { + "juvenile-scholar-robe": { "id": "juvenile-scholar-robe", "name": "Juvenile Scholar Robe", "defenses": [5.3, 6.1, 6.1, 5.3, 12.8, 11.9, 12.4, 12.6], @@ -839,15 +820,15 @@ "poise": 1, "weight": 4.1 }, - { + "kaiden-armor": { "id": "kaiden-armor", "name": "Kaiden Armor", - "defenses": [11.9, 8.8, 11.9, 11.9, 8, 8.8, 7.1, 8], + "defenses": [11.9, 8.8, 11.9, 11.9, 8.0, 8.8, 7.1, 8.0], "resistances": [25, 55, 11, 11], "poise": 14, "weight": 8.8 }, - { + "knight-armor": { "id": "knight-armor", "name": "Knight Armor", "defenses": [12.4, 11.9, 13.5, 13.5, 10.9, 10.9, 9.5, 8.8], @@ -855,7 +836,7 @@ "poise": 19, "weight": 10.6 }, - { + "land-of-reeds-armor": { "id": "land-of-reeds-armor", "name": "Land of Reeds Armor", "defenses": [8.8, 9.5, 11.9, 9.5, 10.2, 11.4, 11.9, 10.9], @@ -863,15 +844,15 @@ "poise": 6, "weight": 8.3 }, - { + "land-of-reeds-armor-altered": { "id": "land-of-reeds-armor-altered", "name": "Land of Reeds Armor (Altered)", - "defenses": [8, 8.8, 11.4, 8.8, 9.5, 10.9, 11.4, 10.2], + "defenses": [8.0, 8.8, 11.4, 8.8, 9.5, 10.9, 11.4, 10.2], "resistances": [52, 42, 42, 45], "poise": 4, "weight": 7.8 }, - { + "lazuli-robe": { "id": "lazuli-robe", "name": "Lazuli Robe", "defenses": [6.1, 5.3, 4.2, 2.7, 13.8, 11.9, 12.4, 12.8], @@ -879,15 +860,15 @@ "poise": 2, "weight": 4.1 }, - { + "leather-armor": { "id": "leather-armor", "name": "Leather Armor", - "defenses": [8, 9.5, 8, 8.8, 9.5, 9.5, 10.2, 10.2], + "defenses": [8.0, 9.5, 8.0, 8.8, 9.5, 9.5, 10.2, 10.2], "resistances": [60, 35, 42, 50], "poise": 2, "weight": 7.1 }, - { + "leather-draped-tabard": { "id": "leather-draped-tabard", "name": "Leather-Draped Tabard", "defenses": [9.5, 10.9, 8.8, 10.2, 10.2, 10.9, 12.4, 10.9], @@ -895,7 +876,7 @@ "poise": 8, "weight": 8.3 }, - { + "leyndell-knight-armor": { "id": "leyndell-knight-armor", "name": "Leyndell Knight Armor", "defenses": [13.5, 12.4, 13.5, 13.5, 10.2, 11.4, 11.4, 10.2], @@ -903,23 +884,23 @@ "poise": 19, "weight": 11.8 }, - { + "leyndell-knight-armor-altered": { "id": "leyndell-knight-armor-altered", "name": "Leyndell Knight Armor (Altered)", - "defenses": [13.1, 12, 13.1, 13.1, 9.8, 11, 11, 9.8], + "defenses": [13.1, 12.0, 13.1, 13.1, 9.8, 11.0, 11.0, 9.8], "resistances": [32, 50, 21, 21], "poise": 17, "weight": 10.8 }, - { + "lionels-armor": { "id": "lionels-armor", "name": "Lionel's Armor", - "defenses": [17.5, 16.3, 19.2, 19.7, 13.5, 14.9, 13, 13.5], + "defenses": [17.5, 16.3, 19.2, 19.7, 13.5, 14.9, 13.0, 13.5], "resistances": [63, 99, 42, 50], "poise": 37, "weight": 21.2 }, - { + "lionels-armor-altered": { "id": "lionels-armor-altered", "name": "Lionel's Armor (Altered)", "defenses": [17.1, 15.9, 18.8, 19.3, 13.1, 14.5, 12.6, 13.1], @@ -927,71 +908,71 @@ "poise": 33, "weight": 20.2 }, - { + "lord-of-bloods-robe": { "id": "lord-of-bloods-robe", "name": "Lord of Blood's Robe", - "defenses": [9.3, 10, 8.6, 8.6, 10, 12, 12.2, 13.3], + "defenses": [9.3, 10.0, 8.6, 8.6, 10.0, 12.2, 12.2, 13.3], "resistances": [63, 23, 55, 55], "poise": 8, "weight": 8.1 }, - { + "lord-of-bloods-robe-altered": { "id": "lord-of-bloods-robe-altered", "name": "Lord of Blood's Robe (Altered)", - "defenses": [9.3, 10, 8.6, 8.6, 10, 12.2, 12.2, 13.3], - "resistances": [57, 21, 50, 50], + "defenses": [8.9, 9.6, 8.1, 8.1, 9.6, 12.0, 12.0, 13.4], + "resistances": [57, 19, 47, 47], "poise": 7, - "weight": 7.5 + "weight": 7.3 }, - { + "lusats-robe": { "id": "lusats-robe", "name": "Lusat's Robe", - "defenses": [8, 6.1, 8, 6.1, 15.4, 12.8, 13.3, 13.5], + "defenses": [8.0, 6.1, 8.0, 6.1, 15.4, 12.8, 13.3, 13.5], "resistances": [50, 25, 83, 99], "poise": 3, "weight": 7.1 }, - { + "malenias-armor": { "id": "malenias-armor", "name": "Malenia's Armor", "defenses": [10.9, 7.1, 11.4, 9.5, 6.1, 7.1, 4.2, 7.1], - "resistances": [38, 32, 7.7, 11], + "resistances": [38, 32, 11, 11], "poise": 9, "weight": 7.7 }, - { + "malenias-armor-altered": { "id": "malenias-armor-altered", "name": "Malenia's Armor (Altered)", - "defenses": [10, 6.5, 10.7, 8.6, 5.1, 6.5, 2.5, 6.5], + "defenses": [10.0, 6.5, 10.7, 8.6, 5.1, 6.5, 2.5, 6.5], "resistances": [29, 25, 0, 0], "poise": 7, "weight": 6.8 }, - { + "malformed-dragon-armor": { "id": "malformed-dragon-armor", "name": "Malformed Dragon Armor", - "defenses": [16.8, 15, 17.5, 16.8, 13, 13, 13.8, 13], + "defenses": [16.8, 15.0, 17.5, 16.8, 13.0, 13.0, 13.8, 13.0], "resistances": [57, 76, 38, 38], "poise": 26, - "weight": 16 + "weight": 16.0 }, - { + "malikeths-armor": { "id": "malikeths-armor", "name": "Maliketh's Armor", - "defenses": [13.5, 11.9, 14, 13.5, 10.9, 11.4, 9.5, 12.8], + "defenses": [13.5, 11.9, 14.0, 13.5, 10.9, 11.4, 9.5, 12.8], "resistances": [35, 57, 24, 50], "poise": 19, "weight": 12.8 }, - { + "malikeths-armor-altered": { "id": "malikeths-armor-altered", "name": "Maliketh's Armor (Altered)", "defenses": [12.9, 11.4, 13.5, 12.4, 10.2, 10.9, 8.8, 12.6], - "resistances": [29, 50, 11.8, 42], + "resistances": [29, 50, 21, 42], "poise": 14, "weight": 11.8 }, - { + "marais-robe": { "id": "marais-robe", "name": "Marais Robe", "defenses": [5.3, 6.1, 4.2, 2.7, 12.6, 12.4, 12.4, 12.6], @@ -999,7 +980,7 @@ "poise": 2, "weight": 4.1 }, - { + "marionette-soldier-armor": { "id": "marionette-soldier-armor", "name": "Marionette Soldier Armor", "defenses": [11.9, 8.8, 13.5, 8.8, 8.8, 8.8, 6.7, 8.8], @@ -1007,7 +988,7 @@ "poise": 14, "weight": 8.8 }, - { + "mausoleum-knight-armor": { "id": "mausoleum-knight-armor", "name": "Mausoleum Knight Armor", "defenses": [13.5, 11.4, 14.6, 12.9, 10.9, 11.4, 10.2, 11.4], @@ -1015,15 +996,15 @@ "poise": 21, "weight": 11.8 }, - { + "mausoleum-knight-armor-altered": { "id": "mausoleum-knight-armor-altered", "name": "Mausoleum Knight Armor (Altered)", - "defenses": [13.1, 11, 14.2, 12.5, 10.5, 11, 9.8, 11], + "defenses": [13.1, 11.0, 14.2, 12.5, 10.5, 11.0, 9.8, 11.0], "resistances": [32, 50, 21, 21], "poise": 18, "weight": 10.8 }, - { + "mausoleum-surcoat": { "id": "mausoleum-surcoat", "name": "Mausoleum Surcoat", "defenses": [12.9, 10.9, 13.5, 12.4, 10.2, 10.2, 8.8, 10.2], @@ -1031,71 +1012,71 @@ "poise": 19, "weight": 10.6 }, - { + "mushroom-body": { "id": "mushroom-body", "name": "Mushroom Body", - "defenses": [6.1, 7.1, 2.7, 5.3, 13.3, 5.2, 12.8, 13], + "defenses": [6.1, 7.1, 2.7, 5.3, 13.3, 5.3, 12.8, 13.0], "resistances": [102, 24, 90, 76], "poise": 1, "weight": 5.1 }, - { + "night-maiden-armor": { "id": "night-maiden-armor", "name": "Night Maiden Armor", - "defenses": [8, 9.5, 8, 10.2, 12.4, 11.4, 11.9, 12.4], - "resistances": [63, 38, 5, 55], + "defenses": [8.0, 9.5, 8.0, 10.2, 12.4, 11.4, 11.9, 12.4], + "resistances": [63, 38, 55, 55], "poise": 6, "weight": 8.3 }, - { + "nights-cavalry-armor": { "id": "nights-cavalry-armor", "name": "Night's Cavalry Armor", - "defenses": [14, 12.9, 14, 13.5, 10.9, 12.6, 10.9, 12.6], - "resistances": [38, 57, 23, 24], + "defenses": [14.0, 12.9, 14.0, 13.5, 10.9, 12.6, 10.9, 12.6], + "resistances": [38, 57, 24, 24], "poise": 21, "weight": 12.8 }, - { + "nights-cavalry-armor-altered": { "id": "nights-cavalry-armor-altered", "name": "Night's Cavalry Armor (Altered)", - "defenses": [14, 12.9, 14, 13.5, 10.9, 12.6, 10.9, 12.6], - "resistances": [34, 52, 21, 21], - "poise": 18, - "weight": 12.8 + "defenses": [13.5, 12.4, 13.5, 12.4, 10.2, 12.4, 10.2, 12.4], + "resistances": [32, 50, 21, 21], + "poise": 17, + "weight": 11.8 }, - { + "nobles-traveling-garb": { "id": "nobles-traveling-garb", "name": "Noble's Traveling Garb", - "defenses": [6.1, 6.7, 6.1, 6.7, 13.3, 13.5, 13, 13.3], + "defenses": [6.1, 6.7, 6.1, 6.7, 13.3, 13.5, 13.0, 13.3], "resistances": [46, 24, 76, 83], "poise": 2, "weight": 6.3 }, - { + "nomadic-merchants-finery": { "id": "nomadic-merchants-finery", "name": "Nomadic Merchant's Finery", - "defenses": [8, 8.8, 7.1, 6.7, 9.5, 9.5, 9.5, 8.8], + "defenses": [8.0, 8.8, 7.1, 6.7, 9.5, 9.5, 9.5, 8.8], "resistances": [57, 32, 71, 46], "poise": 3, "weight": 7.2 }, - { + "nomadic-merchants-finery-altered": { "id": "nomadic-merchants-finery-altered", "name": "Nomadic Merchant's Finery (Altered)", - "defenses": [7, 7.9, 6.6, 6, 8.7, 8.7, 8.7, 7.9], + "defenses": [7.0, 7.9, 6.6, 6.0, 8.7, 8.7, 8.7, 7.9], "resistances": [50, 25, 61, 38], "poise": 1, "weight": 6.1 }, - { + "nox-monk-armor": { "id": "nox-monk-armor", "name": "Nox Monk Armor", - "defenses": [9.3, 10, 9.3, 8.6, 12.2, 11.7, 11.7, 10], + "defenses": [9.3, 10.0, 9.3, 8.6, 12.2, 11.7, 11.7, 10.0], "resistances": [63, 42, 50, 50], "poise": 6, "weight": 8.1 }, - { + "nox-monk-armor-altered": { "id": "nox-monk-armor-altered", "name": "Nox Monk Armor (Altered)", "defenses": [8.6, 9.3, 8.6, 7.8, 11.7, 11.2, 11.2, 9.3], @@ -1103,7 +1084,7 @@ "poise": 4, "weight": 7.4 }, - { + "nox-swordstress-armor": { "id": "nox-swordstress-armor", "name": "Nox Swordstress Armor", "defenses": [8.8, 10.2, 8.8, 9.5, 12.6, 10.9, 12.4, 11.4], @@ -1111,15 +1092,15 @@ "poise": 8, "weight": 8.3 }, - { + "nox-swordstress-armor-altered": { "id": "nox-swordstress-armor-altered", "name": "Nox Swordstress Armor (Altered)", - "defenses": [8.7, 9.4, 9.4, 8.7, 11.8, 9.4, 10.8, 10.1], - "resistances": [54, 34, 42, 45], + "defenses": [8.0, 9.5, 8.0, 8.8, 12.4, 10.2, 11.9, 10.9], + "resistances": [56, 34, 49, 49], "poise": 5, "weight": 7.5 }, - { + "officials-attire": { "id": "officials-attire", "name": "Official's Attire", "defenses": [4.2, 4.2, 4.2, 5.3, 12.8, 11.9, 12.4, 12.8], @@ -1127,7 +1108,7 @@ "poise": 1, "weight": 4.1 }, - { + "old-aristocrat-gown": { "id": "old-aristocrat-gown", "name": "Old Aristocrat Gown", "defenses": [7.1, 7.1, 6.7, 7.1, 9.5, 10.2, 9.5, 7.1], @@ -1135,71 +1116,71 @@ "poise": 2, "weight": 5.1 }, - { + "omen-armor": { "id": "omen-armor", "name": "Omen Armor", - "defenses": [18.3, 15, 18.7, 18.7, 13, 14.5, 14.9, 13.8], + "defenses": [18.3, 15.0, 18.7, 18.7, 13.0, 14.5, 14.9, 13.8], "resistances": [67, 63, 57, 76], "poise": 40, "weight": 23.1 }, - { + "omenkiller-robe": { "id": "omenkiller-robe", "name": "Omenkiller Robe", - "defenses": [8.8, 8, 7.1, 7.1, 8.8, 9.5, 11.4, 10.2], + "defenses": [8.8, 8.0, 7.1, 7.1, 8.8, 9.5, 11.4, 10.2], "resistances": [67, 28, 46, 46], "poise": 6, "weight": 7.1 }, - { + "page-garb": { "id": "page-garb", "name": "Page Garb", - "defenses": [6.7, 6.1, 5.3, 5.3, 12.8, 12.6, 13, 13], + "defenses": [6.7, 6.1, 5.3, 5.3, 12.8, 12.6, 13.0, 13.0], "resistances": [42, 23, 83, 83], "poise": 2, "weight": 5.1 }, - { + "page-garb-altered": { "id": "page-garb-altered", "name": "Page Garb (Altered)", - "defenses": [6.3, 5.5, 4.4, 4.4, 12.8, 12.6, 13, 13], - "resistances": [34, 19, -64, 64], + "defenses": [6.3, 5.5, 4.4, 4.4, 12.8, 12.6, 13.0, 13.0], + "resistances": [34, 19, 64, 64], "poise": 1, "weight": 4.5 }, - { + "perfumer-robe": { "id": "perfumer-robe", "name": "Perfumer Robe", - "defenses": [5.3, 6.7, 6.1, 5.3, 13, 12.4, 12.6, 13], + "defenses": [5.3, 6.7, 6.1, 5.3, 13.0, 12.4, 12.6, 13.0], "resistances": [63, 21, 71, 76], "poise": 2, "weight": 5.1 }, - { + "perfumer-robe-altered": { "id": "perfumer-robe-altered", "name": "Perfumer Robe (Altered)", - "defenses": [5.3, 6.7, 6.1, 5.3, 13, 12.4, 12.6, 13], - "resistances": [57, 19, 64, 69], - "poise": 1, - "weight": 5.1 + "defenses": [4.2, 6.1, 5.3, 4.2, 12.8, 11.9, 12.4, 12.8], + "resistances": [54, 18, 63, 67], + "poise": 2, + "weight": 4.1 }, - { + "perfumers-traveling-garb": { "id": "perfumers-traveling-garb", "name": "Perfumer's Traveling Garb", - "defenses": [6.1, 6.1, 5.3, 4.2, 13, 13, 12.6, 13], + "defenses": [6.1, 6.1, 5.3, 4.2, 13.0, 13.0, 12.6, 13.0], "resistances": [57, 23, 76, 71], "poise": 2, "weight": 5.1 }, - { + "perfumers-traveling-garb-altered": { "id": "perfumers-traveling-garb-altered", "name": "Perfumer's Traveling Garb (Altered)", - "defenses": [6.1, 6.1, 5.3, 4.2, 13, 13, 12.6, 13], - "resistances": [52, 21, 69, 64], - "poise": 1, - "weight": 5.1 + "defenses": [5.3, 5.3, 4.2, 2.7, 12.8, 12.8, 12.4, 12.8], + "resistances": [55, 21, 67, 63], + "poise": 2, + "weight": 4.1 }, - { + "preceptors-long-gown": { "id": "preceptors-long-gown", "name": "Preceptor's Long Gown", "defenses": [6.1, 6.7, 6.1, 6.1, 14.5, 13.3, 12.8, 12.8], @@ -1207,7 +1188,7 @@ "poise": 3, "weight": 6.3 }, - { + "preceptors-long-gown-altered": { "id": "preceptors-long-gown-altered", "name": "Preceptor's Long Gown (Altered)", "defenses": [4.2, 4.2, 2.7, 4.2, 12.8, 12.4, 11.9, 12.4], @@ -1215,7 +1196,7 @@ "poise": 0, "weight": 3.2 }, - { + "prisoner-clothing": { "id": "prisoner-clothing", "name": "Prisoner Clothing", "defenses": [4.2, 5.3, 5.3, 4.2, 11.9, 11.4, 11.4, 12.6], @@ -1223,15 +1204,15 @@ "poise": 1, "weight": 3.2 }, - { + "prophet-robe": { "id": "prophet-robe", "name": "Prophet Robe", - "defenses": [6.7, 6.7, 6.1, 6.7, 13.5, 12.4, 12.6, 13], + "defenses": [6.7, 6.7, 6.1, 6.7, 13.5, 12.6, 13.0, 13.0], "resistances": [46, 25, 83, 90], "poise": 3, "weight": 6.3 }, - { + "prophet-robe-altered": { "id": "prophet-robe-altered", "name": "Prophet Robe (Altered)", "defenses": [6.1, 6.1, 5.3, 6.1, 13.3, 12.4, 12.8, 12.8], @@ -1239,7 +1220,7 @@ "poise": 1, "weight": 5.1 }, - { + "queens-robe": { "id": "queens-robe", "name": "Queen's Robe", "defenses": [6.1, 5.3, 5.3, 4.2, 13.8, 12.6, 12.8, 13.3], @@ -1247,63 +1228,47 @@ "poise": 2, "weight": 5.1 }, - { + "radahns-lion-armor": { "id": "radahns-lion-armor", "name": "Radahn's Lion Armor", - "defenses": [18.7, 15, 18.3, 17.5, 13.5, 14.1, 12.6, 13.5], + "defenses": [18.7, 15.0, 18.3, 17.5, 13.5, 14.1, 12.6, 13.5], "resistances": [60, 99, 42, 38], "poise": 28, "weight": 17.5 }, - { + "radahns-lion-armor-altered": { "id": "radahns-lion-armor-altered", "name": "Radahn's Lion Armor (Altered)", - "defenses": [18.5, 14.6, 17.7, 17, 13.5, 14, 12.6, 13.5], + "defenses": [18.5, 14.6, 17.7, 17.0, 13.3, 14.0, 12.4, 13.3], "resistances": [52, 82, 34, 32], "poise": 24, "weight": 16.4 }, - { - "id": "ragged-armor", - "name": "Ragged Armor", - "defenses": [9.5, 10.2, 9.5, 9.5, 10.9, 11.4, 11.9, 10.9], - "resistances": [63, 42, 55, 55], - "poise": 8, - "weight": 9.2 - }, - { - "id": "ragged-armor-altered", - "name": "Ragged Armor (Altered)", - "defenses": [9.5, 10.2, 9.5, 9.5, 10.9, 11.4, 11.9, 10.9], - "resistances": [57, 38, 50, 50], - "poise": 7, - "weight": 8.3 - }, - { + "raging-wolf-armor": { "id": "raging-wolf-armor", "name": "Raging Wolf Armor", - "defenses": [13.2, 11.6, 13.5, 12.9, 10.2, 11.4, 7.1, 9.5], - "resistances": [32, 57, 18, 18], + "defenses": [13.2, 11.6, 13.2, 12.6, 9.9, 11.1, 6.8, 9.2], + "resistances": [31, 55, 17, 17], "poise": 15, - "weight": 10.6 + "weight": 10.1 }, - { + "raging-wolf-armor-altered": { "id": "raging-wolf-armor-altered", "name": "Raging Wolf Armor (Altered)", "defenses": [12.8, 10.8, 12.8, 12.3, 8.7, 10.8, 6.6, 8.7], "resistances": [25, 50, 10, 10], "poise": 12, - "weight": 9 + "weight": 9.0 }, - { + "raptors-black-feathers": { "id": "raptors-black-feathers", "name": "Raptor's Black Feathers", - "defenses": [8, 8.8, 9.5, 9.5, 10.2, 10.2, 10.9, 9.5], + "defenses": [8.0, 8.8, 9.5, 9.5, 10.2, 10.2, 10.9, 9.5], "resistances": [57, 35, 60, 60], "poise": 5, "weight": 7.7 }, - { + "raya-lucarian-robe": { "id": "raya-lucarian-robe", "name": "Raya Lucarian Robe", "defenses": [5.3, 6.1, 6.1, 2.7, 13.5, 12.6, 12.4, 12.8], @@ -1311,31 +1276,31 @@ "poise": 1, "weight": 4.1 }, - { + "redmane-knight-armor": { "id": "redmane-knight-armor", "name": "Redmane Knight Armor", "defenses": [13.5, 11.4, 13.5, 12.4, 10.9, 12.8, 9.5, 10.9], - "resistances": [35, 55, 14, 25], + "resistances": [35, 55, 24, 25], "poise": 19, "weight": 11.8 }, - { + "redmane-knight-armor-altered": { "id": "redmane-knight-armor-altered", "name": "Redmane Knight Armor (Altered)", - "defenses": [13.1, 11, 13.1, 12, 10.5, 12.4, 9.1, 10.5], + "defenses": [13.1, 11.0, 13.1, 12.0, 10.5, 12.4, 9.1, 10.5], "resistances": [32, 50, 21, 22], "poise": 17, "weight": 10.8 }, - { + "redmane-surcoat": { "id": "redmane-surcoat", "name": "Redmane Surcoat", - "defenses": [13.5, 10.9, 12.4, 11.9, 10.2, 11.4, 8, 9.5], + "defenses": [13.5, 10.9, 12.4, 11.9, 10.2, 11.4, 8.0, 9.5], "resistances": [32, 50, 23, 24], "poise": 16, "weight": 10.6 }, - { + "ronins-armor": { "id": "ronins-armor", "name": "Ronin's Armor", "defenses": [10.5, 10.5, 11.2, 10.5, 11.9, 12.4, 13.4, 11.9], @@ -1343,7 +1308,7 @@ "poise": 6, "weight": 8.5 }, - { + "ronins-armor-altered": { "id": "ronins-armor-altered", "name": "Ronin's Armor (Altered)", "defenses": [8.8, 8.8, 9.5, 8.8, 10.2, 10.9, 11.9, 10.2], @@ -1351,7 +1316,7 @@ "poise": 4, "weight": 7.6 }, - { + "rotten-gravekeeper-cloak": { "id": "rotten-gravekeeper-cloak", "name": "Rotten Gravekeeper Cloak", "defenses": [6.7, 6.7, 6.7, 6.7, 8.8, 8.8, 10.9, 8.8], @@ -1359,87 +1324,86 @@ "poise": 2, "weight": 6.3 }, - { + "rotten-gravekeeper-cloak-altered": { "id": "rotten-gravekeeper-cloak-altered", "name": "Rotten Gravekeeper Cloak (Altered)", - "defenses": [6.1, 6.1, 6.1, 6.1, 8, 8, 10.2, 8], + "defenses": [6.1, 6.1, 6.1, 6.1, 8.0, 8.0, 10.2, 8.0], "resistances": [64, 25, 34, 34], "poise": 1, "weight": 5.1 }, - { + "royal-knight-armor": { "id": "royal-knight-armor", "name": "Royal Knight Armor", - "defenses": [16, 14.4, 17.5, 16.8, 14.1, 13.3, 12.4, 13], + "defenses": [16.0, 14.4, 17.5, 16.8, 14.1, 13.3, 12.4, 13.0], "resistances": [50, 67, 35, 35], "poise": 24, "weight": 15.5 }, - { + "royal-knight-armor-altered": { "id": "royal-knight-armor-altered", "name": "Royal Knight Armor (Altered)", "defenses": [15.8, 14.2, 17.3, 16.6, 13.9, 13.1, 12.2, 12.8], "resistances": [45, 61, 32, 32], "poise": 21, - "weight": 15 + "weight": 15.0 }, - { + "royal-remains-armor": { "id": "royal-remains-armor", "name": "Royal Remains Armor", - "defenses": [11.9, 11.4, 12.9, 11.9, 9.5, 10.2, 8, 8.8], + "defenses": [11.9, 11.4, 12.9, 11.9, 9.5, 10.2, 8.0, 8.8], "resistances": [35, 57, 24, 11], "poise": 15, "weight": 10.6 }, - { + "rulers-robe": { "id": "rulers-robe", "name": "Ruler's Robe", - "defenses": [4.2, 6.1, 6.1, 2.7, 12.8, 11.9, 12.6, 13], - "resistances": [42, 23, 67, 67], + "defenses": [5.3, 6.7, 6.7, 4.2, 13.0, 12.4, 12.8, 13.3], + "resistances": [46, 24, 76, 76], "poise": 2, - "weight": 4.1 + "weight": 5.1 }, - { + "sage-robe": { "id": "sage-robe", "name": "Sage Robe", - "defenses": [6.7, 6.1, 6.1, 4.2, 13.5, 12.6, 13, 13.5], + "defenses": [6.7, 6.1, 6.1, 4.2, 13.5, 12.6, 13.0, 13.5], "resistances": [38, 23, 71, 76], "poise": 2, "weight": 5.1 }, - { - "id": "sanguine-noble-robe", + "sanguine-noble-robe": { "name": "Sanguine Noble Robe", - "defenses": [6.1, 5.3, 5.3, 5.3, 13.3, 11.9, 13, 13.5], + "defenses": [6.1, 5.3, 5.3, 5.3, 13.3, 11.9, 13.0, 13.5], "resistances": [50, 21, 83, 76], "poise": 2, "weight": 5.1 }, - { + "scale-armor": { "id": "scale-armor", "name": "Scale Armor", - "defenses": [11.9, 10.2, 12.4, 10.9, 7.1, 10.9, 6.7, 8], + "defenses": [11.9, 10.2, 12.4, 10.9, 7.1, 10.9, 6.7, 8.0], "resistances": [25, 46, 11, 21], "poise": 14, "weight": 8.8 }, - { + "scaled-armor": { "id": "scaled-armor", "name": "Scaled Armor", - "defenses": [16.8, 14.4, 17.5, 16.8, 13.3, 13.8, 12.8, 13.3], - "resistances": [57, 83, 37, 38], + "defenses": [16.0, 13.9, 16.8, 16.0, 13.5, 14.1, 13.0, 13.5], + "resistances": [57, 83, 38, 38], "poise": 27, - "weight": 16 + "weight": 16.0 }, - { + "scaled-armor-altered": { "id": "scaled-armor-altered", "name": "Scaled Armor (Altered)", - "defenses": [15.3, 13.4, 16, 15.3, 12.8, 13.3, 12.4, 12.8], + "defenses": [15.3, 13.4, 16.0, 15.3, 12.8, 13.3, 12.4, 12.8], "resistances": [45, 64, 29, 29], "poise": 22, - "weight": 15 + "weight": 15.0 }, - { + "scarlet-tabard": { "id": "scarlet-tabard", "name": "Scarlet Tabard", "defenses": [10.2, 9.5, 8.8, 8.8, 10.9, 11.9, 11.9, 10.9], @@ -1447,31 +1411,31 @@ "poise": 8, "weight": 8.3 }, - { + "shaman-furs": { "id": "shaman-furs", "name": "Shaman Furs", - "defenses": [5.3, 6.1, 5.3, 8, 8, 7.1, 8, 6.7], + "defenses": [5.3, 6.1, 5.3, 8.0, 8.0, 7.1, 8.0, 6.7], "resistances": [63, 42, 55, 35], "poise": 2, "weight": 5.1 }, - { + "snow-witch-robe": { "id": "snow-witch-robe", "name": "Snow Witch Robe", - "defenses": [5.3, 6.1, 6.1, 4.2, 13, 13, 12.8, 13], + "defenses": [5.7, 6.5, 6.5, 4.6, 13.4, 13.4, 13.2, 13.4], "resistances": [38, 32, 71, 71], "poise": 2, - "weight": 5.1 + "weight": 5.5 }, - { + "snow-witch-robe-altered": { "id": "snow-witch-robe-altered", "name": "Snow Witch Robe (Altered)", - "defenses": [4.6, 5.7, 5.7, 3.1, 13.2, 13.2, 13, 13.2], + "defenses": [4.6, 5.7, 5.7, 3.1, 13.2, 13.2, 13.0, 13.2], "resistances": [32, 25, 57, 57], "poise": 0, "weight": 4.6 }, - { + "spellblades-traveling-attire": { "id": "spellblades-traveling-attire", "name": "Spellblade's Traveling Attire", "defenses": [4.1, 2.6, 4.1, 4.1, 12.7, 11.3, 11.8, 12.7], @@ -1479,7 +1443,7 @@ "poise": 1, "weight": 3.3 }, - { + "spellblades-traveling-attire-altered": { "id": "spellblades-traveling-attire-altered", "name": "Spellblade's Traveling Attire (Altered)", "defenses": [2.6, 0.5, 2.6, 2.6, 12.6, 10.9, 11.4, 12.6], @@ -1487,7 +1451,7 @@ "poise": 0, "weight": 2.5 }, - { + "travelers-clothes": { "id": "travelers-clothes", "name": "Traveler's Clothes", "defenses": [6.1, 5.3, 4.2, 2.7, 13.3, 12.6, 12.8, 12.4], @@ -1495,15 +1459,15 @@ "poise": 2, "weight": 4.1 }, - { + "traveling-maiden-robe": { "id": "traveling-maiden-robe", "name": "Traveling Maiden Robe", - "defenses": [5.3, 6.1, 6.1, 4.2, 13.3, 12.8, 13, 13.3], + "defenses": [5.4, 6.2, 6.2, 4.3, 13.4, 12.9, 13.1, 13.4], "resistances": [46, 24, 76, 83], "poise": 2, - "weight": 5.1 + "weight": 4.9 }, - { + "traveling-maiden-robe-altered": { "id": "traveling-maiden-robe-altered", "name": "Traveling Maiden Robe (Altered)", "defenses": [4.3, 5.4, 5.4, 2.8, 13.1, 12.7, 12.9, 13.1], @@ -1511,31 +1475,31 @@ "poise": 1, "weight": 4.3 }, - { + "tree-and-beast-surcoat": { "id": "tree-and-beast-surcoat", "name": "Tree-and-Beast Surcoat", - "defenses": [12.9, 11.4, 12.9, 12.4, 10.2, 10.9, 8, 9.5], + "defenses": [12.9, 11.4, 12.9, 12.4, 10.2, 10.9, 8.0, 9.5], "resistances": [32, 55, 23, 23], "poise": 16, "weight": 10.6 }, - { + "tree-sentinel-armor": { "id": "tree-sentinel-armor", "name": "Tree Sentinel Armor", - "defenses": [18.7, 15, 18.7, 17.5, 13, 17.1, 12.6, 14.1], + "defenses": [18.7, 15.0, 18.7, 17.5, 13.0, 17.1, 12.6, 14.1], "resistances": [67, 90, 42, 46], "poise": 28, "weight": 18.9 }, - { + "tree-sentinel-armor-altered": { "id": "tree-sentinel-armor-altered", "name": "Tree Sentinel Armor (Altered)", - "defenses": [18.5, 15.2, 18.9, 17.7, 13, 16.4, 12.6, 14], + "defenses": [18.5, 14.8, 18.5, 17.3, 12.6, 16.4, 12.4, 14.0], "resistances": [57, 75, 34, 38], "poise": 25, "weight": 18.1 }, - { + "tree-surcoat": { "id": "tree-surcoat", "name": "Tree Surcoat", "defenses": [12.9, 8.8, 12.9, 11.9, 8.8, 10.9, 7.1, 8.8], @@ -1543,31 +1507,31 @@ "poise": 15, "weight": 9.2 }, - { + "twinned-armor": { "id": "twinned-armor", "name": "Twinned Armor", - "defenses": [14.6, 13.3, 16, 13.5, 12.4, 12.4, 10.2, 11.4], + "defenses": [14.6, 13.4, 16.0, 13.5, 12.4, 12.4, 10.2, 11.4], "resistances": [38, 60, 24, 60], "poise": 21, "weight": 13.7 }, - { + "twinned-armor-altered": { "id": "twinned-armor-altered", "name": "Twinned Armor (Altered)", - "defenses": [14, 12.9, 15.3, 12.9, 11.9, 11.9, 9.5, 10.9], + "defenses": [14.0, 12.9, 15.3, 12.9, 11.9, 11.9, 9.5, 10.9], "resistances": [32, 52, 21, 52], "poise": 17, "weight": 12.8 }, - { + "upper-class-robe": { "id": "upper-class-robe", "name": "Upper-Class Robe", - "defenses": [4.2, 6.1, 6.1, 2.7, 12.8, 11.9, 12.6, 13], - "resistances": [42, 23, 67, 67], - "poise": 2, + "defenses": [4.2, 6.1, 6.1, 2.7, 12.8, 11.9, 12.6, 13.0], + "resistances": [38, 21, 61, 61], + "poise": 1, "weight": 4.1 }, - { + "vagabond-knight-armor": { "id": "vagabond-knight-armor", "name": "Vagabond Knight Armor", "defenses": [13.5, 11.4, 12.4, 11.9, 10.2, 10.9, 8.8, 8.8], @@ -1575,7 +1539,7 @@ "poise": 15, "weight": 10.6 }, - { + "vagabond-knight-armor-altered": { "id": "vagabond-knight-armor-altered", "name": "Vagabond Knight Armor (Altered)", "defenses": [13.2, 10.5, 12.2, 11.7, 9.1, 10.5, 8.3, 8.3], @@ -1583,15 +1547,15 @@ "poise": 12, "weight": 9.6 }, - { + "veterans-armor": { "id": "veterans-armor", "name": "Veteran's Armor", - "defenses": [18.7, 17, 18.7, 17.5, 13.5, 14.1, 12.8, 13.3], + "defenses": [18.7, 17.0, 18.7, 17.5, 13.5, 14.1, 12.8, 13.3], "resistances": [63, 90, 46, 46], "poise": 37, "weight": 18.9 }, - { + "veterans-armor-altered": { "id": "veterans-armor-altered", "name": "Veteran's Armor (Altered)", "defenses": [18.1, 16.8, 18.5, 17.3, 13.1, 13.6, 12.4, 12.8], @@ -1599,31 +1563,31 @@ "poise": 29, "weight": 17.2 }, - { + "vulgar-militia-armor": { "id": "vulgar-militia-armor", "name": "Vulgar Militia Armor", - "defenses": [8.8, 10.2, 9.5, 8, 10.2, 10.2, 10.9, 10.2], + "defenses": [8.8, 10.2, 9.5, 8.0, 10.2, 10.2, 10.9, 10.2], "resistances": [67, 35, 50, 50], "poise": 6, "weight": 7.7 }, - { + "war-surgeon-gown": { "id": "war-surgeon-gown", "name": "War Surgeon Gown", - "defenses": [7, 7.9, 8.7, 7, 9.4, 10.1, 10.8, 10.1], + "defenses": [7.0, 7.9, 8.7, 7.0, 9.4, 10.1, 10.8, 10.1], "resistances": [53, 37, 44, 48], "poise": 5, "weight": 6.9 }, - { + "war-surgeon-gown-altered": { "id": "war-surgeon-gown-altered", "name": "War Surgeon Gown (Altered)", - "defenses": [6.6, 7, 7.9, 6.6, 8.7, 9.4, 10.1, 9.4], + "defenses": [6.6, 7.0, 7.9, 6.6, 8.7, 9.4, 10.1, 9.4], "resistances": [45, 32, 38, 42], "poise": 2, "weight": 6.1 }, - { + "white-reed-armor": { "id": "white-reed-armor", "name": "White Reed Armor", "defenses": [9.5, 10.2, 11.4, 8.8, 10.9, 10.9, 11.9, 10.2], @@ -1631,12 +1595,12 @@ "poise": 8, "weight": 8.3 }, - { + "zamor-armor": { "id": "zamor-armor", "name": "Zamor Armor", - "defenses": [11.9, 9.5, 12.4, 10.9, 8.8, 8.8, 6.1, 8], + "defenses": [11.9, 9.5, 12.4, 10.9, 8.8, 8.8, 6.1, 8.0], "resistances": [21, 63, 11, 18], - "poise": 12, + "poise": 14, "weight": 8.8 } -] +} diff --git a/src/data/classes.json b/src/data/classes.json index d726f13..30be80e 100644 --- a/src/data/classes.json +++ b/src/data/classes.json @@ -1,62 +1,62 @@ -[ - { - "id": "vagabond", - "name": "Vagabond", - "level": 9, - "stats": [15, 10, 11, 14, 13, 9, 9, 7] +{ + "wretch": { + "id": "wretch", + "name": "Wretch", + "level": 1, + "stats": [10, 10, 10, 10, 10, 10, 10, 10] }, - { + "warrior": { "id": "warrior", "name": "Warrior", "level": 8, "stats": [11, 12, 11, 10, 16, 10, 8, 9] }, - { - "id": "hero", - "name": "Hero", - "level": 7, - "stats": [14, 9, 12, 16, 9, 7, 8, 11] + "vagabond": { + "id": "vagabond", + "name": "Vagabond", + "level": 9, + "stats": [15, 10, 11, 14, 13, 9, 9, 7] }, - { - "id": "bandit", - "name": "Bandit", - "level": 5, - "stats": [10, 11, 10, 9, 13, 9, 8, 14] + "samurai": { + "id": "samurai", + "name": "Samurai", + "level": 10, + "stats": [10, 13, 10, 12, 12, 9, 14, 9] }, - { - "id": "astrologer", - "name": "Astrologer", - "level": 6, - "stats": [9, 15, 9, 8, 12, 16, 7, 9] - }, - { + "prophet": { "id": "prophet", "name": "Prophet", "level": 7, "stats": [10, 14, 8, 11, 10, 7, 16, 10] }, - { - "id": "samurai", - "name": "Samurai", - "level": 9, - "stats": [12, 11, 13, 12, 15, 9, 8, 8] - }, - { + "prisoner": { "id": "prisoner", "name": "Prisoner", "level": 9, - "stats": [11, 12, 11, 11, 14, 14, 6, 9] + "stats": [12, 11, 13, 12, 15, 9, 8, 8] }, - { + "hero": { + "id": "hero", + "name": "Hero", + "level": 7, + "stats": [14, 9, 12, 16, 9, 7, 8, 11] + }, + "confessor": { "id": "confessor", "name": "Confessor", - "level": 10, - "stats": [10, 13, 10, 12, 12, 9, 14, 9] + "level": 9, + "stats": [11, 12, 11, 11, 14, 14, 6, 9] }, - { - "id": "wretch", - "name": "Wretch", - "level": 1, - "stats": [10, 10, 10, 10, 10, 10, 10, 10] + "bandit": { + "id": "bandit", + "name": "Bandit", + "level": 5, + "stats": [10, 11, 10, 9, 13, 9, 8, 14] + }, + "astrologer": { + "id": "astrologer", + "name": "Astrologer", + "level": 6, + "stats": [9, 15, 9, 8, 12, 16, 7, 9] } -] +} diff --git a/src/data/damage.json b/src/data/damage.json new file mode 100644 index 0000000..98ddf74 --- /dev/null +++ b/src/data/damage.json @@ -0,0 +1,410 @@ +{ + "0": { + "id": "0", + "softcaps": [ + [1, 18, 60, 80, 150], + [1, 18, 60, 80, 150], + [1, 18, 60, 80, 150], + [1, 18, 60, 80, 150], + [1, 18, 60, 80, 150] + ], + "growth": [ + [0, 25, 75, 90, 110], + [0, 25, 75, 90, 110], + [0, 25, 75, 90, 110], + [0, 25, 75, 90, 110], + [0, 25, 75, 90, 110] + ], + "adjustments": [ + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0] + ] + }, + "1": { + "id": "1", + "softcaps": [ + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150] + ], + "growth": [ + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110] + ], + "adjustments": [ + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0] + ] + }, + "2": { + "id": "2", + "softcaps": [ + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150] + ], + "growth": [ + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110] + ], + "adjustments": [ + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0] + ] + }, + "3": { + "id": "3", + "softcaps": [ + [1, 20, 30, 50, 99], + [1, 20, 30, 50, 99], + [1, 20, 30, 50, 99], + [1, 20, 30, 50, 99], + [1, 20, 30, 50, 99] + ], + "growth": [ + [0, 30, 62, 82, 100], + [0, 30, 62, 82, 100], + [0, 30, 62, 82, 100], + [0, 30, 62, 82, 100], + [0, 30, 62, 82, 100] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "4": { + "id": "4", + "softcaps": [ + [1, 20, 50, 80, 99], + [1, 20, 50, 80, 99], + [1, 20, 50, 80, 99], + [1, 20, 50, 80, 99], + [1, 20, 50, 80, 99] + ], + "growth": [ + [0, 40, 80, 95, 100], + [0, 40, 80, 95, 100], + [0, 40, 80, 95, 100], + [0, 40, 80, 95, 100], + [0, 40, 80, 95, 100] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "5": { + "id": "5", + "softcaps": [ + [1, 20, 40, 80, 99], + [1, 20, 40, 80, 99], + [1, 20, 40, 80, 99], + [1, 20, 40, 80, 99], + [1, 20, 40, 80, 99] + ], + "growth": [ + [0, 75, 225, 270, 300], + [0, 75, 225, 270, 300], + [0, 75, 225, 270, 300], + [0, 75, 225, 270, 300], + [0, 75, 225, 270, 300] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "6": { + "id": "6", + "softcaps": [ + [1, 25, 45, 60, 99], + [1, 25, 45, 60, 99], + [1, 25, 45, 60, 99], + [1, 25, 45, 60, 99], + [1, 25, 45, 60, 99] + ], + "growth": [ + [0, 10, 75, 90, 100], + [0, 10, 75, 90, 100], + [0, 10, 75, 90, 100], + [0, 10, 75, 90, 100], + [0, 10, 75, 90, 100] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "7": { + "id": "7", + "softcaps": [ + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150], + [1, 20, 60, 80, 150] + ], + "growth": [ + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110], + [0, 35, 75, 90, 110] + ], + "adjustments": [ + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0] + ] + }, + "8": { + "id": "8", + "softcaps": [ + [1, 16, 60, 80, 150], + [1, 16, 60, 80, 150], + [1, 16, 60, 80, 150], + [1, 16, 60, 80, 150], + [1, 16, 60, 80, 150] + ], + "growth": [ + [0, 25, 75, 90, 110], + [0, 25, 75, 90, 110], + [0, 25, 75, 90, 110], + [0, 25, 75, 90, 110], + [0, 25, 75, 90, 110] + ], + "adjustments": [ + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0] + ] + }, + "9": { + "id": "9", + "softcaps": [ + [1, 20, 60, 80, 99], + [1, 20, 60, 80, 99], + [1, 20, 60, 80, 99], + [1, 20, 60, 80, 99], + [1, 20, 60, 80, 99] + ], + "growth": [ + [0, 20, 80, 95, 100], + [0, 20, 80, 95, 100], + [0, 20, 80, 95, 100], + [0, 20, 80, 95, 100], + [0, 20, 80, 95, 100] + ], + "adjustments": [ + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0], + [1.2, -1.2, 1.0, 1.0, 1.0] + ] + }, + "10": { + "id": "10", + "softcaps": [ + [1, 15, 30, 50, 99], + [1, 15, 30, 50, 99], + [1, 15, 30, 50, 99], + [1, 15, 30, 50, 99], + [1, 15, 30, 50, 99] + ], + "growth": [ + [0, 10, 50, 60, 70], + [0, 10, 50, 60, 70], + [0, 10, 50, 60, 70], + [0, 10, 50, 60, 70], + [0, 10, 50, 60, 70] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "11": { + "id": "11", + "softcaps": [ + [1, 25, 30, 80, 150], + [1, 25, 30, 80, 150], + [1, 25, 30, 80, 150], + [1, 25, 30, 80, 150], + [1, 25, 30, 80, 150] + ], + "growth": [ + [0, 0, 35, 90, 110], + [0, 0, 35, 90, 110], + [0, 0, 35, 90, 110], + [0, 0, 35, 90, 110], + [0, 0, 35, 90, 110] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "12": { + "id": "12", + "softcaps": [ + [1, 15, 30, 45, 99], + [1, 15, 30, 45, 99], + [1, 15, 30, 45, 99], + [1, 15, 30, 45, 99], + [1, 15, 30, 45, 99] + ], + "growth": [ + [0, 10, 55, 75, 100], + [0, 10, 55, 75, 100], + [0, 10, 55, 75, 100], + [0, 10, 55, 75, 100], + [0, 10, 55, 75, 100] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "13": { + "id": "13", + "softcaps": [ + [1, 25, 30, 80, 99], + [1, 25, 30, 80, 99], + [1, 25, 30, 80, 99], + [1, 25, 30, 80, 99], + [1, 25, 30, 80, 99] + ], + "growth": [ + [0, 0, 35, 90, 100], + [0, 0, 35, 90, 100], + [0, 0, 35, 90, 100], + [0, 0, 35, 90, 100], + [0, 0, 35, 90, 100] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "14": { + "id": "14", + "softcaps": [ + [1, 20, 40, 80, 99], + [1, 20, 40, 80, 99], + [1, 20, 40, 80, 99], + [1, 20, 40, 80, 99], + [1, 20, 40, 80, 99] + ], + "growth": [ + [0, 40, 60, 85, 100], + [0, 40, 60, 85, 100], + [0, 40, 60, 85, 100], + [0, 40, 60, 85, 100], + [0, 40, 60, 85, 100] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "15": { + "id": "15", + "softcaps": [ + [1, 25, 60, 80, 99], + [1, 25, 60, 80, 99], + [1, 25, 60, 80, 99], + [1, 25, 60, 80, 99], + [1, 25, 60, 80, 99] + ], + "growth": [ + [0, 25, 65, 95, 100], + [0, 25, 65, 95, 100], + [0, 25, 65, 95, 100], + [0, 25, 65, 95, 100], + [0, 25, 65, 95, 100] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + }, + "16": { + "id": "16", + "softcaps": [ + [1, 18, 60, 80, 99], + [1, 18, 60, 80, 99], + [1, 18, 60, 80, 99], + [1, 18, 60, 80, 99], + [1, 18, 60, 80, 99] + ], + "growth": [ + [0, 20, 75, 90, 100], + [0, 20, 75, 90, 100], + [0, 20, 75, 90, 100], + [0, 20, 75, 90, 100], + [0, 20, 75, 90, 100] + ], + "adjustments": [ + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0], + [1.0, 1.0, 1.0, 1.0, 1.0] + ] + } +} diff --git a/src/data/armor/gauntlets.json b/src/data/gauntlets.json similarity index 64% rename from src/data/armor/gauntlets.json rename to src/data/gauntlets.json index 321277a..4972d40 100644 --- a/src/data/armor/gauntlets.json +++ b/src/data/gauntlets.json @@ -1,738 +1,737 @@ -[ - { +{ + "no-gauntlets": { "id": "no-gauntlets", - "name": "No Item", - "defenses": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], - "resistances": [0.0, 0.0, 0.0, 0.0], + "name": "None", + "defenses": [0, 0, 0, 0, 0, 0, 0, 0], + "resistances": [0, 0, 0, 0], "poise": 0, "weight": 0 }, - { - "id": "all-knowing-gauntlets", - "name": "All-Knowing Gauntlets", - "defenses": [3.2, 2.9, 3.3, 2.9, 3.1, 2.3, 2.5, 2.1], - "resistances": [9.0, 15.0, 7.0, 7.0], - "poise": 4.0, - "weight": 3.5 - }, - { + "alberichs-bracers": { "id": "alberichs-bracers", "name": "Alberich's Bracers", "defenses": [1.3, 1.0, 1.3, 1.3, 3.2, 2.9, 3.1, 3.2], - "resistances": [13.0, 8.0, 22.0, 24.0], - "poise": 0.0, + "resistances": [13, 8, 22, 24], + "poise": 0, "weight": 1.4 }, - { + "all-knowing-gauntlets": { + "id": "all-knowing-gauntlets", + "name": "All-Knowing Gauntlets", + "defenses": [3.2, 2.9, 3.3, 2.9, 3.1, 2.3, 2.5, 2.1], + "resistances": [9, 15, 7, 7], + "poise": 4, + "weight": 3.5 + }, + "astrologer-gloves": { "id": "astrologer-gloves", "name": "Astrologer Gloves", "defenses": [1.3, 1.0, 1.0, 1.0, 3.2, 3.1, 3.2, 3.1], - "resistances": [14.0, 7.0, 24.0, 21.0], - "poise": 1.0, + "resistances": [14, 7, 24, 21], + "poise": 1, "weight": 1.4 }, - { + "azurs-manchettes": { "id": "azurs-manchettes", "name": "Azur's Manchettes", "defenses": [1.0, 0.1, 0.6, 0.6, 3.4, 2.8, 2.9, 3.2], - "resistances": [12.0, 8.0, 22.0, 20.0], - "poise": 0.0, + "resistances": [12, 8, 22, 20], + "poise": 0, "weight": 1.1 }, - { + "bandit-manchettes": { "id": "bandit-manchettes", "name": "Bandit Manchettes", "defenses": [1.5, 1.6, 1.7, 1.7, 1.9, 1.9, 2.1, 1.7], - "resistances": [15.0, 8.0, 17.0, 17.0], - "poise": 0.0, + "resistances": [15, 8, 17, 17], + "poise": 0, "weight": 1.7 }, - { - "id": "beast-champion-gauntlets", - "name": "Beast Champion Gauntlets", - "defenses": [4.4, 4.1, 4.7, 4.6, 3.2, 3.4, 3.2, 3.3], - "resistances": [19.0, 30.0, 14.0, 13.0], - "poise": 6.0, - "weight": 5.8 - }, - { - "id": "black-knife-gauntlets", - "name": "Black Knife Gauntlets", - "defenses": [2.8, 2.7, 3.1, 3.1, 2.1, 2.3, 1.6, 2.8], - "resistances": [9.0, 15.0, 8.0, 8.0], - "poise": 3.0, - "weight": 3.1 - }, - { - "id": "blackflame-monk-gauntlets", - "name": "Blackflame Monk Gauntlets", - "defenses": [3.3, 2.8, 3.6, 3.2, 2.5, 3.2, 1.9, 2.5], - "resistances": [11.0, 18.0, 7.0, 11.0], - "poise": 4.0, - "weight": 3.9 - }, - { - "id": "bloodhound-knight-gauntlets", - "name": "Bloodhound Knight Gauntlets", - "defenses": [3.1, 2.8, 3.5, 3.3, 2.3, 2.5, 1.7, 2.5], - "resistances": [11.0, 17.0, 8.0, 8.0], - "poise": 3.0, - "weight": 3.5 - }, - { - "id": "bloodsoaked-manchettes", - "name": "Bloodsoaked Manchettes", - "defenses": [1.3, 1.5, 1.0, 0.6, 3.1, 3.1, 3.1, 3.1], - "resistances": [14.0, 9.0, 24.0, 22.0], - "poise": 0.0, - "weight": 1.4 - }, - { - "id": "briar-gauntlets", - "name": "Briar Gauntlets", - "defenses": [3.2, 2.8, 3.3, 3.1, 2.7, 3.1, 2.1, 2.7], - "resistances": [12.0, 24.0, 8.0, 8.0], - "poise": 3.0, - "weight": 3.9 - }, - { - "id": "bull-goat-gauntlets", - "name": "Bull-Goat Gauntlets", - "defenses": [5.2, 5.2, 4.6, 4.6, 3.3, 3.3, 3.7, 3.2], - "resistances": [24.0, 28.0, 15.0, 18.0], - "poise": 10.0, - "weight": 8.8 - }, - { - "id": "carian-knight-gauntlets", - "name": "Carian Knight Gauntlets", - "defenses": [2.9, 2.7, 3.1, 2.9, 3.1, 2.9, 2.3, 2.9], - "resistances": [9.0, 15.0, 7.0, 8.0], - "poise": 3.0, - "weight": 3.5 - }, - { - "id": "chain-gauntlets", - "name": "Chain Gauntlets", - "defenses": [2.9, 2.1, 3.2, 2.9, 1.7, 2.7, 1.5, 1.9], - "resistances": [8.0, 14.0, 4.0, 6.0], - "poise": 3.0, - "weight": 2.9 - }, - { - "id": "champion-bracers", - "name": "Champion Bracers", - "defenses": [1.6, 2.1, 1.7, 1.9, 1.9, 2.3, 2.5, 2.3], - "resistances": [17.0, 11.0, 14.0, 13.0], - "poise": 1.0, - "weight": 2.1 - }, - { - "id": "cleanrot-gauntlets", - "name": "Cleanrot Gauntlets", - "defenses": [3.6, 3.3, 4.0, 4.4, 3.1, 3.2, 2.8, 3.3], - "resistances": [21.0, 22.0, 9.0, 11.0], - "poise": 5.0, - "weight": 5.0 - }, - { - "id": "confessor-gloves", - "name": "Confessor Gloves", - "defenses": [2.1, 2.7, 2.1, 2.3, 2.8, 2.8, 3.1, 2.5], - "resistances": [21.0, 17.0, 17.0, 18.0], - "poise": 1.0, - "weight": 2.8 - }, - { - "id": "crucible-gauntlets", - "name": "Crucible Gauntlets", - "defenses": [4.4, 3.4, 4.2, 4.2, 3.2, 3.2, 2.8, 3.3], - "resistances": [17.0, 24.0, 12.0, 12.0], - "poise": 6.0, - "weight": 5.2 - }, - { - "id": "elden-lord-bracers", - "name": "Elden Lord Bracers", - "defenses": [2.9, 2.7, 2.8, 3.1, 2.1, 2.8, 1.7, 1.9], - "resistances": [11.0, 18.0, 6.0, 7.0], - "poise": 3.0, - "weight": 3.1 - }, - { - "id": "exile-gauntlets", - "name": "Exile Gauntlets", - "defenses": [2.9, 2.1, 3.1, 2.9, 1.7, 2.5, 1.5, 2.1], - "resistances": [8.0, 17.0, 6.0, 4.0], - "poise": 3.0, - "weight": 2.9 - }, - { - "id": "errant-sorcerer-manchettes", - "name": "Errant Sorcerer Manchettes", - "defenses": [0.6, 0.6, 1.3, 0.6, 3.2, 3.1, 2.9, 3.2], - "resistances": [11.0, 7.0, 21.0, 22.0], - "poise": 0.0, - "weight": 1.1 - }, - { - "id": "fire-monk-gauntlets", - "name": "Fire Monk Gauntlets", - "defenses": [3.5, 3.1, 3.3, 3.1, 2.7, 3.3, 2.3, 2.3], - "resistances": [11.0, 18.0, 8.0, 8.0], - "poise": 4.0, - "weight": 3.9 - }, - { - "id": "foot-soldier-gauntlets", - "name": "Foot Soldier Gauntlets", - "defenses": [2.1, 2.3, 2.1, 2.1, 2.5, 2.7, 2.8, 2.5], - "resistances": [20.0, 13.0, 17.0, 17.0], - "poise": 1.0, - "weight": 2.6 - }, - { - "id": "gelmir-knight-gauntlets", - "name": "Gelmir Knight Gauntlets", - "defenses": [3.3, 2.8, 3.5, 3.3, 2.7, 3.1, 2.5, 2.7], - "resistances": [12.0, 18.0, 8.0, 8.0], - "poise": 4.0, - "weight": 3.9 - }, - { - "id": "godrick-knight-gauntlets", - "name": "Godrick Knight Gauntlets", - "defenses": [3.3, 2.9, 3.5, 3.2, 2.7, 2.9, 2.3, 2.7], - "resistances": [12.0, 19.0, 8.0, 8.0], - "poise": 4.0, - "weight": 3.9 - }, - { - "id": "godskin-apostle-bracelets", - "name": "Godskin Apostle Bracelets", - "defenses": [1.7, 1.6, 1.6, 1.3, 3.2, 3.1, 3.2, 3.6], - "resistances": [17.0, 8.0, 28.0, 25.0], - "poise": 1.0, - "weight": 2.1 - }, - { - "id": "haligtree-gauntlets", - "name": "Haligtree Gauntlets", - "defenses": [3.2, 2.9, 3.1, 3.2, 2.3, 2.5, 1.9, 2.5], - "resistances": [11.0, 18.0, 8.0, 8.0], - "poise": 3.0, - "weight": 3.5 - }, - { - "id": "highwayman-gauntlets", - "name": "Highwayman Gauntlets", - "defenses": [1.9, 2.5, 1.9, 2.1, 2.7, 2.7, 2.8, 2.5], - "resistances": [19.0, 12.0, 17.0, 17.0], - "poise": 1.0, - "weight": 2.6 - }, - { - "id": "hoslows-gauntlets", - "name": "Hoslow's Gauntlets", - "defenses": [3.5, 2.9, 3.3, 3.1, 2.7, 2.9, 2.5, 2.5], - "resistances": [13.0, 20.0, 8.0, 8.0], - "poise": 4.0, - "weight": 3.9 - }, - { - "id": "kaiden-gauntlets", - "name": "Kaiden Gauntlets", - "defenses": [2.9, 2.1, 2.9, 2.9, 1.9, 2.1, 1.7, 1.9], - "resistances": [8.0, 15.0, 6.0, 6.0], - "poise": 3.0, - "weight": 2.9 - }, - { - "id": "knight-gauntlets", - "name": "Knight Gauntlets", - "defenses": [3.1, 2.9, 3.3, 3.3, 2.7, 2.7, 2.3, 2.1], - "resistances": [9.0, 17.0, 6.0, 6.0], - "poise": 4.0, - "weight": 3.5 - }, - { - "id": "land-of-reeds-gauntlets", - "name": "Land of Reeds Gauntlets", - "defenses": [2.1, 2.3, 2.9, 2.3, 2.5, 2.8, 2.9, 2.7], - "resistances": [20.0, 17.0, 17.0, 18.0], - "poise": 1.0, - "weight": 2.8 - }, - { - "id": "leyndell-knight-gauntlets", - "name": "Leyndell Knight Gauntlets", - "defenses": [3.3, 3.1, 3.3, 3.3, 2.5, 2.8, 2.5, 2.7], - "resistances": [12.0, 19.0, 8.0, 8.0], - "poise": 4.0, - "weight": 3.9 - }, - { - "id": "leyndell-soldier-gauntlets", - "name": "Leyndell Soldier Gauntlets", - "defenses": [3.2, 2.9, 3.1, 3.2, 2.3, 2.5, 2.1, 2.3], - "resistances": [11.0, 18.0, 8.0, 8.0], - "poise": 4.0, - "weight": 3.5 - }, - { - "id": "lionels-gauntlets", - "name": "Lionel's Gauntlets", - "defenses": [4.4, 4.1, 4.9, 5.0, 3.3, 3.7, 3.2, 3.3], - "resistances": [21.0, 33.0, 14.0, 17.0], - "poise": 8.0, - "weight": 7.1 - }, - { - "id": "malformed-dragon-gauntlets", - "name": "Malformed Dragon Gauntlets", - "defenses": [4.2, 3.7, 4.4, 4.2, 3.2, 3.2, 3.4, 3.2], - "resistances": [19.0, 25.0, 13.0, 13.0], - "poise": 6.0, - "weight": 5.3 - }, - { - "id": "malikeths-gauntlets", - "name": "Maliketh's Gauntlets", - "defenses": [3.3, 2.9, 3.5, 3.3, 2.7, 2.8, 2.3, 3.2], - "resistances": [12.0, 19.0, 8.0, 17.0], - "poise": 4.0, - "weight": 4.3 - }, - { - "id": "mushroom-arms", - "name": "Mushroom Arms", - "defenses": [1.5, 1.7, 0.6, 1.3, 3.3, 1.3, 3.2, 3.2], - "resistances": [34.0, 8.0, 30.0, 25.0], - "poise": 0.0, - "weight": 1.7 - }, - { - "id": "nobles-gloves", - "name": "Noble's Gloves", - "defenses": [1.5, 1.6, 1.5, 1.6, 3.3, 3.3, 3.2, 3.3], - "resistances": [15.0, 8.0, 25.0, 28.0], - "poise": 1.0, - "weight": 2.1 - }, - { - "id": "omenkiller-long-gloves", - "name": "Omenkiller Long Gloves", - "defenses": [2.1, 1.9, 1.7, 1.7, 2.1, 2.3, 2.8, 2.5], - "resistances": [22.0, 9.0, 15.0, 15.0], - "poise": 1.0, - "weight": 2.4 - }, - { - "id": "iron-gauntlets", - "name": "Iron Gauntlets", - "defenses": [2.8, 2.3, 2.9, 2.9, 2.1, 2.3, 1.5, 1.9], - "resistances": [8.0, 15.0, 6.0, 4.0], - "poise": 3.0, - "weight": 2.9 - }, - { - "id": "perfumer-gloves", - "name": "Perfumer Gloves", - "defenses": [1.0, 1.5, 1.3, 1.0, 3.2, 2.9, 3.1, 3.2], - "resistances": [20.0, 5.0, 21.0, 22.0], - "poise": 0.0, - "weight": 1.4 - }, - { - "id": "preceptors-gloves", - "name": "Preceptor's Gloves", - "defenses": [1.5, 1.6, 1.5, 1.5, 3.6, 3.3, 3.2, 3.2], - "resistances": [17.0, 8.0, 28.0, 25.0], - "poise": 1.0, - "weight": 2.1 - }, - { - "id": "queens-bracelets", - "name": "Queen's Bracelets", - "defenses": [1.5, 1.3, 1.3, 1.0, 3.4, 3.1, 3.2, 3.3], - "resistances": [14.0, 8.0, 24.0, 28.0], - "poise": 0.0, - "weight": 1.7 - }, - { - "id": "radahns-gauntlets", - "name": "Radahn's Gauntlets", - "defenses": [4.7, 3.7, 4.6, 4.4, 3.3, 3.5, 3.1, 3.3], - "resistances": [20.0, 33.0, 14.0, 13.0], - "poise": 6.0, - "weight": 5.8 - }, - { - "id": "raging-wolf-gauntlets", - "name": "Raging Wolf Gauntlets", - "defenses": [3.3, 2.9, 3.3, 3.2, 2.5, 2.8, 1.7, 2.3], - "resistances": [11.0, 19.0, 6.0, 6.0], - "poise": 3.0, - "weight": 3.5 - }, - { - "id": "raya-lucarian-gauntlets", - "name": "Raya Lucarian Gauntlets", - "defenses": [3.2, 2.7, 3.3, 3.2, 2.7, 2.7, 1.7, 2.1], - "resistances": [11.0, 18.0, 8.0, 8.0], - "poise": 4.0, - "weight": 3.5 - }, - { - "id": "scaled-gauntlets", - "name": "Scaled Gauntlets", - "defenses": [4.2, 3.6, 4.4, 4.2, 3.3, 3.4, 3.2, 3.3], - "resistances": [19.0, 28.0, 13.0, 13.0], - "poise": 6.0, - "weight": 5.3 - }, - { - "id": "sorcerer-manchettes", - "name": "Sorcerer Manchettes", - "defenses": [1.0, 1.3, 1.3, 0.1, 3.2, 3.1, 2.9, 3.1], - "resistances": [13.0, 4.0, 21.0, 20.0], - "poise": 0.0, - "weight": 1.1 - }, - { - "id": "traveling-maiden-gloves", - "name": "Traveling Maiden Gloves", - "defenses": [1.3, 1.5, 1.5, 1.0, 3.3, 3.2, 3.2, 3.3], - "resistances": [15.0, 8.0, 25.0, 28.0], - "poise": 1.0, - "weight": 1.7 - }, - { - "id": "twinned-gauntlets", - "name": "Twinned Gauntlets", - "defenses": [3.3, 3.1, 3.6, 2.9, 2.8, 2.8, 2.1, 2.5], - "resistances": [11.0, 18.0, 7.0, 18.0], - "poise": 4.0, - "weight": 3.9 - }, - { - "id": "warrior-gauntlets", - "name": "Warrior Gauntlets", - "defenses": [2.3, 2.3, 1.9, 1.9, 2.5, 2.7, 2.9, 2.3], - "resistances": [21.0, 14.0, 17.0, 17.0], - "poise": 1.0, - "weight": 2.6 - }, - { - "id": "vagabond-knight-gauntlets", - "name": "Vagabond Knight Gauntlets", - "defenses": [3.3, 2.8, 3.1, 2.9, 2.5, 2.7, 2.1, 2.1], - "resistances": [12.0, 19.0, 8.0, 8.0], - "poise": 3.0, - "weight": 3.5 - }, - { - "id": "veterans-gauntlets", - "name": "Veteran's Gauntlets", - "defenses": [4.7, 4.3, 4.7, 4.4, 3.3, 3.5, 3.2, 3.3], - "resistances": [21.0, 30.0, 15.0, 15.0], - "poise": 8.0, - "weight": 6.3 - }, - { - "id": "vulgar-militia-gauntlets", - "name": "Vulgar Militia Gauntlets", - "defenses": [1.7, 2.1, 1.9, 1.6, 2.1, 2.1, 2.3, 2.1], - "resistances": [20.0, 9.0, 14.0, 14.0], - "poise": 1.0, - "weight": 2.1 - }, - { - "id": "white-reed-gauntlets", - "name": "White Reed Gauntlets", - "defenses": [2.3, 2.5, 2.8, 2.1, 2.7, 2.7, 2.9, 2.5], - "resistances": [22.0, 14.0, 18.0, 17.0], - "poise": 2.0, - "weight": 2.8 - }, - { - "id": "zamor-bracelets", - "name": "Zamor Bracelets", - "defenses": [2.8, 2.1, 2.9, 2.5, 1.9, 1.9, 1.3, 1.7], - "resistances": [6.0, 20.0, 0.0, 4.0], - "poise": 3.0, - "weight": 2.8 - }, - { + "banished-knight-gauntlets": { "id": "banished-knight-gauntlets", "name": "Banished Knight Gauntlets", "defenses": [4.7, 3.7, 4.9, 4.4, 3.3, 3.3, 3.2, 3.3], - "resistances": [20.0, 28.0, 13.0, 14.0], - "poise": 6.0, + "resistances": [20, 28, 13, 14], + "poise": 6, "weight": 5.8 }, - { + "battlemage-manchettes": { "id": "battlemage-manchettes", "name": "Battlemage Manchettes", "defenses": [1.0, 1.3, 0.6, 1.0, 3.2, 2.8, 2.9, 3.1], - "resistances": [13.0, 7.0, 20.0, 22.0], - "poise": 0.0, + "resistances": [13, 7, 20, 22], + "poise": 0, "weight": 1.1 }, - { + "beast-champion-gauntlets": { + "id": "beast-champion-gauntlets", + "name": "Beast Champion Gauntlets", + "defenses": [4.4, 4.1, 4.7, 4.6, 3.2, 3.4, 3.2, 3.3], + "resistances": [19, 30, 14, 13], + "poise": 6, + "weight": 5.8 + }, + "black-knife-gauntlets": { + "id": "black-knife-gauntlets", + "name": "Black Knife Gauntlets", + "defenses": [2.8, 2.7, 3.1, 3.1, 2.1, 2.3, 1.6, 2.8], + "resistances": [9, 15, 8, 8], + "poise": 3, + "weight": 3.1 + }, + "blackflame-monk-gauntlets": { + "id": "blackflame-monk-gauntlets", + "name": "Blackflame Monk Gauntlets", + "defenses": [3.3, 2.8, 3.6, 3.2, 2.5, 3.2, 1.9, 2.5], + "resistances": [11, 18, 7, 11], + "poise": 4, + "weight": 3.9 + }, + "blaidds-gauntlets": { "id": "blaidds-gauntlets", "name": "Blaidd's Gauntlets", "defenses": [3.6, 3.2, 3.6, 3.8, 2.8, 3.2, 2.7, 2.9], - "resistances": [13.0, 21.0, 8.0, 8.0], - "poise": 5.0, + "resistances": [13, 21, 8, 8], + "poise": 5, "weight": 4.6 }, - { + "bloodhound-knight-gauntlets": { + "id": "bloodhound-knight-gauntlets", + "name": "Bloodhound Knight Gauntlets", + "defenses": [3.1, 2.8, 3.5, 3.3, 2.3, 2.5, 1.7, 2.5], + "resistances": [11, 17, 8, 8], + "poise": 3, + "weight": 3.5 + }, + "bloodsoaked-manchettes": { + "id": "bloodsoaked-manchettes", + "name": "Bloodsoaked Manchettes", + "defenses": [1.3, 1.5, 1.0, 0.6, 3.1, 3.1, 3.1, 3.1], + "resistances": [14, 9, 24, 22], + "poise": 0, + "weight": 1.4 + }, + "blue-silver-bracelets": { "id": "blue-silver-bracelets", "name": "Blue Silver Bracelets", "defenses": [2.3, 1.5, 2.5, 1.9, 1.9, 1.6, 1.0, 1.0], - "resistances": [4.0, 14.0, 4.0, 4.0], - "poise": 1.0, + "resistances": [4, 14, 4, 4], + "poise": 1, "weight": 2.1 }, - { + "briar-gauntlets": { + "id": "briar-gauntlets", + "name": "Briar Gauntlets", + "defenses": [3.2, 2.8, 3.3, 3.1, 2.7, 3.1, 2.1, 2.7], + "resistances": [12, 24, 8, 8], + "poise": 3, + "weight": 3.9 + }, + "bull-goat-gauntlets": { + "id": "bull-goat-gauntlets", + "name": "Bull-Goat Gauntlets", + "defenses": [5.2, 5.2, 4.6, 4.6, 3.3, 3.3, 3.7, 3.2], + "resistances": [24, 28, 15, 18], + "poise": 10, + "weight": 8.8 + }, + "carian-knight-gauntlets": { + "id": "carian-knight-gauntlets", + "name": "Carian Knight Gauntlets", + "defenses": [2.9, 2.7, 3.1, 2.9, 3.1, 2.9, 2.3, 2.9], + "resistances": [9, 15, 7, 8], + "poise": 3, + "weight": 3.5 + }, + "chain-gauntlets": { + "id": "chain-gauntlets", + "name": "Chain Gauntlets", + "defenses": [2.9, 2.1, 3.2, 2.9, 1.7, 2.7, 1.5, 1.9], + "resistances": [8, 14, 4, 6], + "poise": 3, + "weight": 2.9 + }, + "champion-bracers": { + "id": "champion-bracers", + "name": "Champion Bracers", + "defenses": [1.6, 2.1, 1.7, 1.9, 1.9, 2.3, 2.5, 2.3], + "resistances": [17, 11, 14, 13], + "poise": 1, + "weight": 2.1 + }, + "cleanrot-gauntlets": { + "id": "cleanrot-gauntlets", + "name": "Cleanrot Gauntlets", + "defenses": [3.6, 3.3, 4.0, 4.4, 3.1, 3.2, 2.8, 3.3], + "resistances": [21, 22, 9, 11], + "poise": 5, + "weight": 5.0 + }, + "confessor-gloves": { + "id": "confessor-gloves", + "name": "Confessor Gloves", + "defenses": [2.1, 2.7, 2.1, 2.3, 2.8, 2.8, 3.1, 2.5], + "resistances": [21, 17, 17, 18], + "poise": 1, + "weight": 2.8 + }, + "crucible-gauntlets": { + "id": "crucible-gauntlets", + "name": "Crucible Gauntlets", + "defenses": [4.4, 3.4, 4.2, 4.2, 3.2, 3.2, 2.8, 3.3], + "resistances": [17, 24, 12, 12], + "poise": 6, + "weight": 5.2 + }, + "cuckoo-knight-gauntlets": { "id": "cuckoo-knight-gauntlets", "name": "Cuckoo Knight Gauntlets", "defenses": [3.3, 2.8, 3.6, 3.3, 3.1, 2.9, 2.1, 2.5], - "resistances": [11.0, 19.0, 8.0, 8.0], - "poise": 4.0, + "resistances": [11, 19, 8, 8], + "poise": 4, "weight": 3.9 }, - { + "depraved-perfumer-gloves": { "id": "depraved-perfumer-gloves", "name": "Depraved Perfumer Gloves", "defenses": [1.5, 1.5, 1.4, 1.2, 3.2, 3.1, 3.1, 3.1], - "resistances": [23.0, 8.0, 20.0, 28.0], - "poise": 1.0, + "resistances": [23, 8, 20, 28], + "poise": 1, "weight": 2.0 }, - { + "drake-knight-gauntlets": { "id": "drake-knight-gauntlets", "name": "Drake Knight Gauntlets", "defenses": [2.8, 2.3, 2.9, 2.8, 2.5, 2.8, 2.1, 2.5], - "resistances": [8.0, 15.0, 7.0, 7.0], - "poise": 3.0, + "resistances": [8, 15, 7, 7], + "poise": 3, "weight": 3.1 }, - { + "eccentrics-manchettes": { "id": "eccentrics-manchettes", "name": "Eccentric's Manchettes", "defenses": [2.9, 2.1, 2.8, 2.9, 2.1, 2.3, 1.5, 1.9], - "resistances": [8.0, 18.0, 6.0, 4.0], - "poise": 3.0, + "resistances": [8, 18, 6, 4], + "poise": 3, "weight": 2.9 }, - { + "elden-lord-bracers": { + "id": "elden-lord-bracers", + "name": "Elden Lord Bracers", + "defenses": [2.9, 2.7, 2.8, 3.1, 2.1, 2.8, 1.7, 1.9], + "resistances": [11, 18, 6, 7], + "poise": 3, + "weight": 3.1 + }, + "errant-sorcerer-manchettes": { + "id": "errant-sorcerer-manchettes", + "name": "Errant Sorcerer Manchettes", + "defenses": [0.6, 0.6, 1.3, 0.6, 3.2, 3.1, 2.9, 3.2], + "resistances": [11, 7, 21, 22], + "poise": 0, + "weight": 1.1 + }, + "exile-gauntlets": { + "id": "exile-gauntlets", + "name": "Exile Gauntlets", + "defenses": [2.9, 2.1, 3.1, 2.9, 1.7, 2.5, 1.5, 2.1], + "resistances": [8, 17, 6, 4], + "poise": 3, + "weight": 2.9 + }, + "fingerprint-gauntlets": { "id": "fingerprint-gauntlets", "name": "Fingerprint Gauntlets", "defenses": [3.3, 2.9, 2.9, 2.9, 2.3, 3.1, 1.6, 2.3], - "resistances": [11.0, 20.0, 4.0, 8.0], - "poise": 4.0, + "resistances": [11, 20, 4, 8], + "poise": 4, "weight": 3.5 }, - { + "fire-monk-gauntlets": { + "id": "fire-monk-gauntlets", + "name": "Fire Monk Gauntlets", + "defenses": [3.5, 3.1, 3.3, 3.1, 2.7, 3.3, 2.3, 2.3], + "resistances": [11, 18, 8, 8], + "poise": 4, + "weight": 3.9 + }, + "fire-prelate-gauntlets": { "id": "fire-prelate-gauntlets", "name": "Fire Prelate Gauntlets", "defenses": [4.9, 4.3, 4.6, 4.6, 3.3, 5.0, 3.2, 3.3], - "resistances": [22.0, 21.0, 30.0, 17.0], - "poise": 9.0, + "resistances": [22, 21, 30, 17], + "poise": 9, "weight": 8.2 }, - { + "foot-soldier-gauntlets": { + "id": "foot-soldier-gauntlets", + "name": "Foot Soldier Gauntlets", + "defenses": [2.1, 2.3, 2.1, 2.1, 2.5, 2.7, 2.8, 2.5], + "resistances": [20, 13, 17, 17], + "poise": 1, + "weight": 2.6 + }, + "gelmir-knight-gauntlets": { + "id": "gelmir-knight-gauntlets", + "name": "Gelmir Knight Gauntlets", + "defenses": [3.3, 2.8, 3.5, 3.3, 2.7, 3.1, 2.5, 2.7], + "resistances": [12, 18, 8, 8], + "poise": 4, + "weight": 3.9 + }, + "godrick-knight-gauntlets": { + "id": "godrick-knight-gauntlets", + "name": "Godrick Knight Gauntlets", + "defenses": [3.3, 2.9, 3.5, 3.2, 2.7, 2.9, 2.3, 2.7], + "resistances": [12, 19, 8, 8], + "poise": 4, + "weight": 3.9 + }, + "godrick-soldier-gauntlets": { "id": "godrick-soldier-gauntlets", "name": "Godrick Soldier Gauntlets", "defenses": [3.2, 2.8, 3.2, 3.1, 2.5, 2.7, 1.9, 2.3], - "resistances": [11.0, 18.0, 8.0, 8.0], - "poise": 4.0, + "resistances": [11, 18, 8, 8], + "poise": 4, "weight": 3.5 }, - { - "id": "godskin-noble-bracelets", - "name": "Godskin Noble Bracelets", + "godskin-apostle-bracelets": { + "id": "godskin-apostle-bracelets", + "name": "Godskin Apostle Bracelets", "defenses": [1.3, 2.1, 1.5, 1.3, 3.2, 2.9, 3.1, 3.4], - "resistances": [14.0, 8.0, 24.0, 25.0], - "poise": 1.0, + "resistances": [14, 8, 24, 25], + "poise": 1, "weight": 1.7 }, - { + "godskin-noble-bracelets": { + "name": "Godskin Noble Bracelets", + "defenses": [1.3, 2.1, 1.5, 1.3, 3.2, 2.9, 3.1, 3.4], + "resistances": [14, 8, 24, 25], + "poise": 1, + "weight": 1.7 + }, + "gold-bracelets": { "id": "gold-bracelets", "name": "Gold Bracelets", "defenses": [1.0, 0.6, 0.6, 0.1, 2.9, 2.8, 2.9, 3.2], - "resistances": [13.0, 4.0, 20.0, 20.0], - "poise": 0.0, + "resistances": [13, 4, 20, 20], + "poise": 0, "weight": 0.8 }, - { + "golden-prosthetic": { "id": "golden-prosthetic", "name": "Golden Prosthetic", "defenses": [1.5, 1.5, 1.5, 1.3, 3.2, 3.1, 3.2, 3.2], - "resistances": [15.0, 8.0, 25.0, 25.0], - "poise": 1.0, + "resistances": [15, 8, 25, 25], + "poise": 1, "weight": 2.8 }, - { + "guardian-bracers": { "id": "guardian-bracers", "name": "Guardian Bracers", "defenses": [2.7, 2.5, 2.5, 2.3, 2.9, 2.8, 2.9, 2.9], - "resistances": [25.0, 17.0, 20.0, 19.0], - "poise": 1.0, + "resistances": [25, 17, 20, 19], + "poise": 1, "weight": 2.9 }, - { + "haligtree-gauntlets": { + "id": "haligtree-gauntlets", + "name": "Haligtree Gauntlets", + "defenses": [3.2, 2.9, 3.1, 3.2, 2.3, 2.5, 1.9, 2.5], + "resistances": [11, 18, 8, 8], + "poise": 3, + "weight": 3.5 + }, + "haligtree-knight-gauntlets": { "id": "haligtree-knight-gauntlets", "name": "Haligtree Knight Gauntlets", "defenses": [3.3, 3.1, 3.3, 3.3, 2.5, 2.8, 2.3, 2.8], - "resistances": [12.0, 19.0, 8.0, 8.0], - "poise": 4.0, + "resistances": [12, 19, 8, 8], + "poise": 4, "weight": 3.9 }, - { + "highwayman-gauntlets": { + "id": "highwayman-gauntlets", + "name": "Highwayman Gauntlets", + "defenses": [1.9, 2.5, 1.9, 2.1, 2.7, 2.7, 2.8, 2.5], + "resistances": [19, 12, 17, 17], + "poise": 1, + "weight": 2.6 + }, + "hoslows-gauntlets": { + "id": "hoslows-gauntlets", + "name": "Hoslow's Gauntlets", + "defenses": [3.5, 2.9, 3.3, 3.1, 2.7, 2.9, 2.5, 2.5], + "resistances": [13, 20, 8, 8], + "poise": 4, + "weight": 3.9 + }, + "iron-gauntlets": { + "id": "iron-gauntlets", + "name": "Iron Gauntlets", + "defenses": [2.8, 2.3, 2.9, 2.9, 2.1, 2.3, 1.5, 1.9], + "resistances": [8, 15, 6, 4], + "poise": 3, + "weight": 2.9 + }, + "kaiden-gauntlets": { + "id": "kaiden-gauntlets", + "name": "Kaiden Gauntlets", + "defenses": [2.9, 2.1, 2.9, 2.9, 1.9, 2.1, 1.7, 1.9], + "resistances": [8, 15, 6, 6], + "poise": 3, + "weight": 2.9 + }, + "knight-gauntlets": { + "id": "knight-gauntlets", + "name": "Knight Gauntlets", + "defenses": [3.1, 2.9, 3.3, 3.3, 2.7, 2.7, 2.3, 2.1], + "resistances": [9, 17, 6, 6], + "poise": 4, + "weight": 3.5 + }, + "land-of-reeds-gauntlets": { + "id": "land-of-reeds-gauntlets", + "name": "Land of Reeds Gauntlets", + "defenses": [2.1, 2.3, 2.9, 2.3, 2.5, 2.8, 2.9, 2.7], + "resistances": [20, 17, 17, 18], + "poise": 1, + "weight": 2.8 + }, + "leather-gloves": { "id": "leather-gloves", "name": "Leather Gloves", "defenses": [1.9, 2.3, 1.9, 2.1, 2.3, 2.3, 2.5, 2.5], - "resistances": [20.0, 12.0, 14.0, 17.0], - "poise": 1.0, + "resistances": [20, 12, 14, 17], + "poise": 1, "weight": 2.4 }, - { + "leyndell-knight-gauntlets": { + "id": "leyndell-knight-gauntlets", + "name": "Leyndell Knight Gauntlets", + "defenses": [3.3, 3.1, 3.3, 3.3, 2.5, 2.8, 2.5, 2.7], + "resistances": [12, 19, 8, 8], + "poise": 4, + "weight": 3.9 + }, + "leyndell-soldier-gauntlets": { + "id": "leyndell-soldier-gauntlets", + "name": "Leyndell Soldier Gauntlets", + "defenses": [3.2, 2.9, 3.1, 3.2, 2.3, 2.5, 2.1, 2.3], + "resistances": [11, 18, 8, 8], + "poise": 4, + "weight": 3.5 + }, + "lionels-gauntlets": { + "id": "lionels-gauntlets", + "name": "Lionel's Gauntlets", + "defenses": [4.4, 4.1, 4.9, 5.0, 3.3, 3.7, 3.2, 3.3], + "resistances": [21, 33, 14, 17], + "poise": 8, + "weight": 7.1 + }, + "lusats-manchettes": { "id": "lusats-manchettes", "name": "Lusat's Manchettes", "defenses": [1.3, 0.1, 1.3, 0.1, 3.4, 2.8, 3.1, 3.1], - "resistances": [12.0, 6.0, 20.0, 22.0], - "poise": 0.0, + "resistances": [12, 6, 20, 22], + "poise": 0, "weight": 1.1 }, - { + "malenias-gauntlet": { "id": "malenias-gauntlet", "name": "Malenia's Gauntlet", "defenses": [3.1, 2.3, 3.2, 2.8, 1.9, 2.3, 1.6, 2.7], - "resistances": [17.0, 14.0, 6.0, 6.0], - "poise": 3.0, + "resistances": [17, 14, 6, 6], + "poise": 3, "weight": 3.1 }, - { + "malformed-dragon-gauntlets": { + "id": "malformed-dragon-gauntlets", + "name": "Malformed Dragon Gauntlets", + "defenses": [4.2, 3.7, 4.4, 4.2, 3.2, 3.2, 3.4, 3.2], + "resistances": [19, 25, 13, 13], + "poise": 6, + "weight": 5.3 + }, + "malikeths-gauntlets": { + "id": "malikeths-gauntlets", + "name": "Maliketh's Gauntlets", + "defenses": [3.3, 2.9, 3.5, 3.3, 2.7, 2.8, 2.3, 3.2], + "resistances": [12, 19, 8, 17], + "poise": 4, + "weight": 4.3 + }, + "mausoleum-gauntlets": { "id": "mausoleum-gauntlets", "name": "Mausoleum Gauntlets", "defenses": [3.2, 2.7, 3.3, 3.1, 2.5, 2.5, 2.1, 2.5], - "resistances": [11.0, 17.0, 8.0, 7.0], - "poise": 4.0, + "resistances": [11, 17, 8, 7], + "poise": 4, "weight": 3.5 }, - { + "mausoleum-knight-gauntlets": { "id": "mausoleum-knight-gauntlets", "name": "Mausoleum Knight Gauntlets", "defenses": [3.3, 2.8, 3.6, 3.2, 2.7, 2.8, 2.5, 2.8], - "resistances": [12.0, 18.0, 8.0, 8.0], - "poise": 4.0, + "resistances": [12, 18, 8, 8], + "poise": 4, "weight": 3.9 }, - { + "mushroom-arms": { + "id": "mushroom-arms", + "name": "Mushroom Arms", + "defenses": [1.5, 1.7, 0.6, 1.3, 3.3, 1.3, 3.2, 3.2], + "resistances": [34, 8, 30, 25], + "poise": 0, + "weight": 1.7 + }, + "nights-cavalry-gauntlets": { "id": "nights-cavalry-gauntlets", "name": "Night's Cavalry Gauntlets", "defenses": [3.5, 3.2, 3.5, 3.3, 2.7, 3.1, 2.7, 3.1], - "resistances": [13.0, 19.0, 8.0, 8.0], - "poise": 4.0, + "resistances": [13, 19, 8, 8], + "poise": 4, "weight": 4.3 }, - { + "nobles-gloves": { + "id": "nobles-gloves", + "name": "Noble's Gloves", + "defenses": [1.5, 1.6, 1.5, 1.6, 3.3, 3.3, 3.2, 3.3], + "resistances": [15, 8, 25, 28], + "poise": 1, + "weight": 2.1 + }, + "nox-monk-bracelets": { "id": "nox-monk-bracelets", "name": "Nox Monk Bracelets", "defenses": [2.1, 2.3, 2.1, 1.9, 2.9, 2.8, 2.8, 2.3], - "resistances": [20.0, 13.0, 15.0, 15.0], - "poise": 1.0, + "resistances": [20, 13, 15, 15], + "poise": 1, "weight": 2.6 }, - { + "omen-gauntlets": { "id": "omen-gauntlets", "name": "Omen Gauntlets", "defenses": [4.6, 3.7, 4.7, 4.7, 3.2, 3.6, 3.7, 3.4], - "resistances": [22.0, 21.0, 19.0, 25.0], - "poise": 9.0, + "resistances": [22, 21, 19, 25], + "poise": 9, "weight": 7.7 }, - { + "omenkiller-long-gloves": { + "id": "omenkiller-long-gloves", + "name": "Omenkiller Long Gloves", + "defenses": [2.1, 1.9, 1.7, 1.7, 2.1, 2.3, 2.8, 2.5], + "resistances": [22, 9, 15, 15], + "poise": 1, + "weight": 2.4 + }, + "perfumer-gloves": { + "id": "perfumer-gloves", + "name": "Perfumer Gloves", + "defenses": [1.0, 1.5, 1.3, 1.0, 3.2, 2.9, 3.1, 3.2], + "resistances": [20, 6, 21, 22], + "poise": 0, + "weight": 1.4 + }, + "preceptors-gloves": { + "id": "preceptors-gloves", + "name": "Preceptor's Gloves", + "defenses": [1.5, 1.6, 1.5, 1.5, 3.6, 3.3, 3.2, 3.2], + "resistances": [17, 8, 28, 25], + "poise": 1, + "weight": 2.1 + }, + "queens-bracelets": { + "id": "queens-bracelets", + "name": "Queen's Bracelets", + "defenses": [1.5, 1.3, 1.3, 1.0, 3.4, 3.1, 3.2, 3.3], + "resistances": [14, 8, 24, 28], + "poise": 0, + "weight": 1.7 + }, + "radahn-soldier-gauntlets": { "id": "radahn-soldier-gauntlets", "name": "Radahn Soldier Gauntlets", "defenses": [3.3, 2.7, 3.1, 2.9, 2.5, 2.8, 1.9, 2.3], - "resistances": [11.0, 17.0, 8.0, 8.0], - "poise": 4.0, + "resistances": [11, 17, 8, 8], + "poise": 4, "weight": 3.5 }, - { + "radahns-gauntlets": { + "id": "radahns-gauntlets", + "name": "Radahn's Gauntlets", + "defenses": [4.7, 3.7, 4.6, 4.4, 3.3, 3.5, 3.1, 3.3], + "resistances": [20, 33, 14, 13], + "poise": 6, + "weight": 5.8 + }, + "raging-wolf-gauntlets": { + "id": "raging-wolf-gauntlets", + "name": "Raging Wolf Gauntlets", + "defenses": [3.2, 2.8, 3.2, 3.1, 2.4, 2.7, 1.6, 2.2], + "resistances": [11, 19, 6, 6], + "poise": 3, + "weight": 3.4 + }, + "raya-lucarian-gauntlets": { + "id": "raya-lucarian-gauntlets", + "name": "Raya Lucarian Gauntlets", + "defenses": [3.2, 2.7, 3.3, 3.2, 2.7, 2.7, 1.7, 2.1], + "resistances": [11, 18, 8, 8], + "poise": 4, + "weight": 3.5 + }, + "redmane-knight-gauntlets": { "id": "redmane-knight-gauntlets", "name": "Redmane Knight Gauntlets", "defenses": [3.5, 2.8, 3.3, 3.1, 2.7, 3.1, 2.3, 2.7], - "resistances": [12.0, 18.0, 8.0, 8.0], - "poise": 4.0, + "resistances": [12, 18, 8, 8], + "poise": 4, "weight": 3.9 }, - { + "ronins-gauntlets": { "id": "ronins-gauntlets", "name": "Ronin's Gauntlets", "defenses": [2.7, 2.7, 2.8, 2.7, 2.9, 3.1, 3.2, 2.9], - "resistances": [25.0, 19.0, 20.0, 21.0], - "poise": 2.0, + "resistances": [25, 19, 20, 21], + "poise": 2, "weight": 3.1 }, - { + "royal-knight-gauntlets": { "id": "royal-knight-gauntlets", "name": "Royal Knight Gauntlets", "defenses": [4.0, 3.6, 4.4, 4.2, 3.5, 3.3, 3.1, 3.2], - "resistances": [17.0, 22.0, 12.0, 12.0], - "poise": 5.0, + "resistances": [17, 22, 12, 12], + "poise": 5, "weight": 5.2 }, - { + "royal-remains-gauntlets": { "id": "royal-remains-gauntlets", "name": "Royal Remains Gauntlets", "defenses": [2.9, 2.8, 3.2, 2.9, 2.3, 2.5, 1.9, 2.1], - "resistances": [12.0, 19.0, 8.0, 4.0], - "poise": 3.0, + "resistances": [12, 19, 8, 4], + "poise": 3, "weight": 3.5 }, - { + "scaled-gauntlets": { + "id": "scaled-gauntlets", + "name": "Scaled Gauntlets", + "defenses": [4.0, 3.4, 4.2, 4.0, 3.3, 3.5, 3.2, 3.3], + "resistances": [19, 28, 13, 13], + "poise": 6, + "weight": 5.3 + }, + "sorcerer-manchettes": { + "id": "sorcerer-manchettes", + "name": "Sorcerer Manchettes", + "defenses": [1.0, 1.3, 1.3, 0.1, 3.2, 3.1, 2.9, 3.1], + "resistances": [13, 4, 21, 20], + "poise": 0, + "weight": 1.1 + }, + "spellblades-gloves": { "id": "spellblades-gloves", "name": "Spellblade's Gloves", "defenses": [0.9, 0.5, 0.9, 0.9, 3.1, 2.7, 2.8, 3.1], - "resistances": [11.0, 6.0, 19.0, 20.0], - "poise": 0.0, + "resistances": [11, 6, 19, 20], + "poise": 0, "weight": 1.2 }, - { + "travelers-gloves": { "id": "travelers-gloves", "name": "Traveler's Gloves", "defenses": [1.3, 1.3, 1.0, 0.6, 3.2, 3.2, 3.1, 3.2], - "resistances": [18.0, 7.0, 22.0, 21.0], - "poise": 0.0, + "resistances": [18, 7, 22, 21], + "poise": 0, "weight": 1.4 }, - { + "travelers-manchettes": { "id": "travelers-manchettes", "name": "Traveler's Manchettes", "defenses": [1.6, 1.5, 1.3, 1.0, 3.3, 3.2, 3.2, 3.1], - "resistances": [13.0, 8.0, 25.0, 25.0], - "poise": 1.0, + "resistances": [13, 8, 25, 25], + "poise": 1, "weight": 1.7 }, - { + "traveling-maiden-gloves": { + "id": "traveling-maiden-gloves", + "name": "Traveling Maiden Gloves", + "defenses": [1.3, 1.5, 1.5, 1.0, 3.3, 3.2, 3.2, 3.3], + "resistances": [15, 8, 25, 28], + "poise": 1, + "weight": 1.6 + }, + "tree-sentinel-gauntlets": { "id": "tree-sentinel-gauntlets", "name": "Tree Sentinel Gauntlets", "defenses": [4.7, 3.7, 4.7, 4.4, 3.2, 4.3, 3.1, 3.5], - "resistances": [22.0, 30.0, 14.0, 15.0], - "poise": 6.0, + "resistances": [22, 30, 14, 15], + "poise": 6, "weight": 6.3 }, - { + "twinned-gauntlets": { + "id": "twinned-gauntlets", + "name": "Twinned Gauntlets", + "defenses": [3.3, 3.1, 3.6, 2.9, 2.8, 2.8, 2.1, 2.5], + "resistances": [11, 18, 7, 18], + "poise": 4, + "weight": 3.9 + }, + "vagabond-knight-gauntlets": { + "id": "vagabond-knight-gauntlets", + "name": "Vagabond Knight Gauntlets", + "defenses": [3.3, 2.8, 3.1, 2.9, 2.5, 2.7, 2.1, 2.1], + "resistances": [12, 19, 8, 8], + "poise": 3, + "weight": 3.5 + }, + "veterans-gauntlets": { + "id": "veterans-gauntlets", + "name": "Veteran's Gauntlets", + "defenses": [4.7, 4.3, 4.7, 4.4, 3.3, 3.5, 3.2, 3.3], + "resistances": [21, 30, 15, 15], + "poise": 8, + "weight": 6.3 + }, + "vulgar-militia-gauntlets": { + "id": "vulgar-militia-gauntlets", + "name": "Vulgar Militia Gauntlets", + "defenses": [1.7, 2.1, 1.9, 1.6, 2.1, 2.1, 2.3, 2.1], + "resistances": [20, 9, 14, 14], + "poise": 1, + "weight": 2.1 + }, + "war-surgeon-gloves": { "id": "war-surgeon-gloves", "name": "War Surgeon Gloves", "defenses": [1.6, 1.8, 2.0, 1.6, 2.2, 2.4, 2.6, 2.4], - "resistances": [18.0, 13.0, 15.0, 17.0], - "poise": 1.0, + "resistances": [18, 13, 15, 17], + "poise": 1, "weight": 2.3 + }, + "warrior-gauntlets": { + "id": "warrior-gauntlets", + "name": "Warrior Gauntlets", + "defenses": [2.3, 2.3, 1.9, 1.9, 2.5, 2.7, 2.9, 2.3], + "resistances": [21, 14, 17, 17], + "poise": 1, + "weight": 2.6 + }, + "white-reed-gauntlets": { + "id": "white-reed-gauntlets", + "name": "White Reed Gauntlets", + "defenses": [2.3, 2.5, 2.8, 2.1, 2.7, 2.7, 2.9, 2.5], + "resistances": [22, 14, 18, 17], + "poise": 2, + "weight": 2.8 + }, + "zamor-bracelets": { + "id": "zamor-bracelets", + "name": "Zamor Bracelets", + "defenses": [2.8, 2.1, 2.9, 2.5, 1.9, 1.9, 1.3, 1.7], + "resistances": [6, 20, 0, 4], + "poise": 3, + "weight": 2.8 } -] +} diff --git a/src/data/armor/helmets.json b/src/data/helmets.json similarity index 71% rename from src/data/armor/helmets.json rename to src/data/helmets.json index 192dc58..41d5816 100644 --- a/src/data/armor/helmets.json +++ b/src/data/helmets.json @@ -1,13 +1,13 @@ -[ - { +{ + "no-helmet": { "id": "no-helmet", - "name": "No Item", - "defenses": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], - "resistances": [0.0, 0.0, 0.0, 0.0], + "name": "None", + "defenses": [0, 0, 0, 0, 0, 0, 0, 0], + "resistances": [0, 0, 0, 0], "poise": 0, "weight": 0 }, - { + "alberichs-pointed-hat": { "id": "alberichs-pointed-hat", "name": "Alberich's Pointed Hat", "stats": [0, 0, 0, 0, 0, 0, 0, 4], @@ -16,23 +16,23 @@ "poise": 0, "weight": 1.7 }, - { + "alberichs-pointed-hat-altered": { "id": "alberichs-pointed-hat-altered", "name": "Alberich's Pointed Hat (Altered)", - "defenses": [0.9, 0.2, 0.9, 0.9, 4.4, 3.8, 4, 4.4], + "defenses": [0.9, 0.2, 0.9, 0.9, 4.4, 3.8, 4.0, 4.4], "resistances": [12, 7, 23, 24], "poise": 0, - "weight": 1 + "weight": 1.0 }, - { + "albinauric-mask": { "id": "albinauric-mask", "name": "Albinauric Mask", - "defenses": [4, 3.1, 4, 3.8, 2.5, 3.1, 2.1, 2.5], + "defenses": [4.0, 3.1, 4.0, 3.8, 2.5, 3.1, 2.1, 2.5], "resistances": [12, 23, 10, 10], "poise": 3, "weight": 3.8 }, - { + "all-knowing-helm": { "id": "all-knowing-helm", "name": "All-Knowing Helm", "defenses": [4.6, 4.2, 4.8, 4.2, 4.4, 3.4, 3.6, 3.1], @@ -40,31 +40,30 @@ "poise": 5, "weight": 4.6 }, - { + "aristocrat-hat": { "id": "aristocrat-hat", "name": "Aristocrat Hat", - "defenses": [3.1, 3.1, 2.8, 3.1, 3.8, 4, 3.8, 3.1], + "defenses": [3.1, 3.1, 2.8, 3.1, 3.8, 4.0, 3.8, 3.1], "resistances": [22, 14, 18, 20], "poise": 1, - "weight": 3 + "weight": 3.0 }, - { + "aristocrat-headband": { "id": "aristocrat-headband", "name": "Aristocrat Headband", - "defenses": [1.9, 1.9, 1.9, 1.6, 4, 3.6, 3.8, 4], + "defenses": [1.9, 1.9, 1.9, 1.6, 4.0, 3.6, 3.8, 4.0], "resistances": [15, 10, 25, 22], "poise": 0, "weight": 1.2 }, - { - "id": "ash-of-war-scarab", + "ash-of-war-scarab": { "name": "Ash-of-War Scarab", "defenses": [-5.8, -5.6, -5.8, -5.8, -4.9, -4.9, -4.9, -5.1], "resistances": [42, 22, 27, 26], "poise": 2, "weight": 5.1 }, - { + "astrologer-hood": { "id": "astrologer-hood", "name": "Astrologer Hood", "defenses": [1.8, 1.4, 1.4, 1.4, 4.6, 4.5, 4.6, 4.5], @@ -72,31 +71,31 @@ "poise": 1, "weight": 1.7 }, - { + "azurs-glintstone-crown": { "id": "azurs-glintstone-crown", "name": "Azur's Glintstone Crown", - "defenses": [2.8, 2.3, 2.5, 2.5, 5.8, 4.6, 4.7, 5], + "defenses": [2.8, 2.3, 2.5, 2.5, 5.8, 4.6, 4.7, 5.0], "resistances": [23, 14, 44, 39], "poise": 2, "weight": 3.6 }, - { + "bandit-mask": { "id": "bandit-mask", "name": "Bandit Mask", "defenses": [2.8, 3.1, 3.1, 3.1, 3.1, 3.4, 3.6, 3.1], - "resistances": [33, 16, 16, 18], - "poise": 1, - "weight": 3 + "resistances": [30, 14, 14, 16], + "poise": 0, + "weight": 3.0 }, - { + "banished-knight-helm": { "id": "banished-knight-helm", "name": "Banished Knight Helm", - "defenses": [6.8, 5.4, 7, 6.3, 4.8, 4.8, 4.6, 4.7], + "defenses": [6.8, 5.4, 7.0, 6.3, 4.8, 4.8, 4.6, 4.7], "resistances": [26, 35, 16, 18], "poise": 9, "weight": 7.5 }, - { + "banished-knight-helm-altered": { "id": "banished-knight-helm-altered", "name": "Banished Knight Helm (Altered)", "defenses": [6.7, 5.2, 6.8, 6.1, 4.7, 4.7, 4.6, 4.6], @@ -104,7 +103,7 @@ "poise": 8, "weight": 7.1 }, - { + "beast-champion-helm": { "id": "beast-champion-helm", "name": "Beast Champion Helm", "defenses": [6.3, 5.9, 6.8, 6.7, 4.6, 4.9, 4.6, 4.8], @@ -112,7 +111,7 @@ "poise": 9, "weight": 7.5 }, - { + "black-dumpling": { "id": "black-dumpling", "name": "Black Dumpling", "defenses": [2.8, 3.1, 2.8, 2.8, 3.1, 3.4, 3.6, 3.1], @@ -120,15 +119,15 @@ "poise": 1, "weight": 2.7 }, - { + "black-hood": { "id": "black-hood", "name": "Black Hood", "defenses": [2.8, 3.1, 3.1, 3.1, 3.1, 3.4, 3.6, 3.1], "resistances": [33, 16, 16, 18], "poise": 1, - "weight": 3 + "weight": 3.0 }, - { + "black-knife-hood": { "id": "black-knife-hood", "name": "Black Knife Hood", "defenses": [3.8, 3.6, 4.2, 4.2, 2.8, 3.1, 2.1, 3.8], @@ -136,63 +135,63 @@ "poise": 4, "weight": 3.8 }, - { + "black-wolf-mask": { "id": "black-wolf-mask", "name": "Black Wolf Mask", - "defenses": [5.2, 4.6, 5.2, 5.5, 4, 4.5, 3.6, 4.2], + "defenses": [5.2, 4.6, 5.2, 5.5, 4.0, 4.5, 3.6, 4.2], "resistances": [16, 33, 11, 11], "poise": 8, "weight": 5.9 }, - { + "blackflame-monk-hood": { "id": "blackflame-monk-hood", "name": "Blackflame Monk Hood", "defenses": [4.4, 3.4, 4.6, 4.2, 2.8, 4.4, 2.1, 2.8], "resistances": [11, 20, 5, 11], "poise": 5, - "weight": 4 + "weight": 4.0 }, - { + "blackguards-iron-mask": { "id": "blackguards-iron-mask", "name": "Blackguard's Iron Mask", - "defenses": [5.8, 4.4, 6.1, 5.5, 4.2, 4.4, 4, 4.5], + "defenses": [5.8, 4.4, 6.1, 5.5, 4.2, 4.4, 4.0, 4.5], "resistances": [22, 31, 12, 12], "poise": 8, "weight": 6.2 }, - { + "bloodhound-knight-helm": { "id": "bloodhound-knight-helm", "name": "Bloodhound Knight Helm", - "defenses": [4.4, 4, 5, 4.8, 3.4, 3.6, 2.5, 3.6], + "defenses": [4.4, 4.0, 5.0, 4.8, 3.4, 3.6, 2.5, 3.6], "resistances": [14, 22, 10, 10], "poise": 4, "weight": 4.6 }, - { + "bloodsoaked-mask": { "id": "bloodsoaked-mask", "name": "Bloodsoaked Mask", "defenses": [1.8, 1.8, 1.8, 2.1, 4.6, 4.4, 4.5, 4.6], - "resistances": [20, 12, 33, 35], - "poise": 1, + "resistances": [18, 10, 30, 31], + "poise": 0, "weight": 2.2 }, - { + "blue-cloth-cowl": { "id": "blue-cloth-cowl", "name": "Blue Cloth Cowl", - "defenses": [2.8, 2.8, 2.3, 2.3, 3.1, 3.4, 3.8, 0.28], + "defenses": [2.8, 2.8, 2.3, 2.3, 3.1, 3.4, 3.8, 2.8], "resistances": [24, 15, 18, 18], "poise": 1, "weight": 2.7 }, - { + "blue-festive-hood": { "id": "blue-festive-hood", "name": "Blue Festive Hood", - "defenses": [1.4, 1.4, 2.1, 1.8, 4.5, 4, 4.5, 4.9], + "defenses": [1.4, 1.4, 2.1, 1.8, 4.5, 4.0, 4.5, 4.9], "resistances": [20, 9, 31, 27], "poise": 0, "weight": 1.7 }, - { + "blue-silver-mail-hood": { "id": "blue-silver-mail-hood", "name": "Blue Silver Mail Hood", "defenses": [4.2, 3.1, 4.4, 3.8, 3.6, 3.4, 2.5, 2.5], @@ -200,15 +199,15 @@ "poise": 4, "weight": 3.8 }, - { + "briar-helm": { "id": "briar-helm", "name": "Briar Helm", - "defenses": [4.6, 4, 4.8, 4.4, 3.8, 4.4, 3.1, 3.8], + "defenses": [4.6, 4.0, 4.8, 4.4, 3.8, 4.4, 3.1, 3.8], "resistances": [15, 31, 10, 10], "poise": 5, "weight": 5.1 }, - { + "bull-goat-helm": { "id": "bull-goat-helm", "name": "Bull-Goat Helm", "defenses": [7.5, 7.4, 6.7, 6.7, 4.7, 4.8, 5.3, 4.6], @@ -216,23 +215,23 @@ "poise": 15, "weight": 11.3 }, - { + "carian-knight-helm": { "id": "carian-knight-helm", "name": "Carian Knight Helm", - "defenses": [4.2, 3.8, 4.4, 4.2, 4.4, 4.2, 2.4, 4.2], + "defenses": [4.2, 3.8, 4.4, 4.2, 4.4, 4.2, 3.4, 4.2], "resistances": [12, 20, 9, 10], "poise": 4, "weight": 4.6 }, - { + "cerulean-tear-scarab": { "id": "cerulean-tear-scarab", "name": "Cerulean Tear Scarab", - "defenses": [-5.8, -5.6, -5.8, -5.8, -4.9, -4.9, -4.9, -5.1], + "defenses": [3.8, 4.0, 3.8, 3.8, 4.6, 4.6, 4.6, 4.5], "resistances": [42, 22, 27, 26], "poise": 2, "weight": 5.1 }, - { + "chain-coif": { "id": "chain-coif", "name": "Chain Coif", "defenses": [4.2, 3.1, 4.6, 4.2, 2.5, 3.8, 2.1, 2.8], @@ -240,7 +239,7 @@ "poise": 4, "weight": 3.8 }, - { + "champion-headband": { "id": "champion-headband", "name": "Champion Headband", "defenses": [2.3, 3.1, 2.5, 2.8, 2.8, 3.4, 3.6, 3.4], @@ -248,31 +247,31 @@ "poise": 2, "weight": 2.7 }, - { + "cleanrot-helm": { "id": "cleanrot-helm", "name": "Cleanrot Helm", - "defenses": [5.2, 4.8, 5.8, 6.3, 4.5, 4.6, 4, 4.8], + "defenses": [5.2, 4.8, 5.8, 6.3, 4.5, 4.6, 4.0, 4.8], "resistances": [27, 29, 12, 14], "poise": 7, "weight": 6.4 }, - { + "cleanrot-helm-altered": { "id": "cleanrot-helm-altered", "name": "Cleanrot Helm (Altered)", - "defenses": [4.6, 4.2, 5, 5.5, 4, 4.2, 3.4, 4.6], + "defenses": [4.6, 4.2, 5.0, 5.5, 4.0, 4.2, 3.4, 4.6], "resistances": [21, 21, 9, 10], "poise": 4, "weight": 5.5 }, - { + "commoners-headband": { "id": "commoners-headband", "name": "Commoner's Headband", - "defenses": [0.9, 1.9, 1.8, 1.4, 4.4, 4, 4.2, 4.4], + "defenses": [0.9, 1.8, 1.8, 1.4, 4.4, 4.0, 4.2, 4.4], "resistances": [15, 10, 27, 29], "poise": 0, "weight": 1.4 }, - { + "commoners-headband-altered": { "id": "commoners-headband-altered", "name": "Commoner's Headband (Altered)", "defenses": [0.1, 1.1, 1.1, 0.6, 3.9, 3.5, 3.7, 3.9], @@ -280,7 +279,7 @@ "poise": 0, "weight": 0.7 }, - { + "confessor-hood": { "id": "confessor-hood", "name": "Confessor Hood", "defenses": [2.8, 3.6, 2.8, 3.1, 3.8, 3.8, 4.2, 3.4], @@ -288,7 +287,7 @@ "poise": 2, "weight": 3.3 }, - { + "confessor-hood-altered": { "id": "confessor-hood-altered", "name": "Confessor Hood (Altered)", "defenses": [2.3, 3.1, 2.3, 2.5, 3.4, 3.4, 3.8, 2.8], @@ -296,15 +295,15 @@ "poise": 0, "weight": 2.7 }, - { + "consorts-mask": { "id": "consorts-mask", "name": "Consort's Mask", - "defenses": [2.8, 2.8, 2.5, 2.5, 5, 4.8, 4.8, 5], + "defenses": [2.8, 2.8, 2.5, 2.5, 5.0, 4.8, 4.8, 5.0], "resistances": [24, 14, 39, 35], "poise": 2, "weight": 3.6 }, - { + "crimson-hood": { "id": "crimson-hood", "name": "Crimson Hood", "stats": [1, 0, 0, 0, 0, 0, 0, 0], @@ -313,47 +312,63 @@ "poise": 0, "weight": 1.7 }, - { + "crimson-tear-scarab": { "id": "crimson-tear-scarab", "name": "Crimson Tear Scarab", - "defenses": [3.8, 4, 3.8, 3.8, 4.6, 4.6, 4.6, 4.5], + "defenses": [3.8, 4.0, 3.8, 3.8, 4.6, 4.6, 4.6, 4.5], "resistances": [42, 22, 27, 26], "poise": 2, "weight": 5.1 }, - { + "crucible-axe-helm": { "id": "crucible-axe-helm", "name": "Crucible Axe Helm", - "defenses": [6.3, 5, 6.1, 6.1, 4.6, 4.6, 4, 4.8], + "defenses": [6.3, 5.0, 6.1, 6.1, 4.6, 4.6, 4.0, 4.8], "resistances": [22, 31, 15, 15], "poise": 9, "weight": 6.6 }, - { + "crucible-tree-helm": { "id": "crucible-tree-helm", "name": "Crucible Tree Helm", - "defenses": [6.5, 5, 6.3, 5.6, 4.6, 4.2, 4, 5.2], + "defenses": [6.5, 5.0, 6.3, 5.6, 4.6, 4.2, 4.0, 5.2], "resistances": [22, 31, 15, 15], "poise": 9, "weight": 6.6 }, - { + "cuckoo-knight-helm": { "id": "cuckoo-knight-helm", "name": "Cuckoo Knight Helm", - "defenses": [4.8, 4, 5.2, 4.8, 4.4, 4.2, 3.1, 3.6], + "defenses": [4.8, 4.0, 5.2, 4.8, 4.4, 4.2, 3.1, 3.6], "resistances": [14, 24, 10, 10], "poise": 6, "weight": 5.1 }, - { + "deathbed-dress": { + "id": "deathbed-dress", + "name": "Deathbed Dress", + "defenses": [0.6, 2.7, 0.6, 0.6, 11.9, 11.4, 11.9, 12.4], + "resistances": [38, 11, 63, 107], + "poise": 1, + "weight": 3.2 + }, + "deathbed-smalls": { + "id": "deathbed-smalls", + "name": "Deathbed Smalls", + "defenses": [1.5, 2.3, 1.5, 1.5, 6.8, 6.5, 6.8, 7.2], + "resistances": [24, 7, 39, 66], + "poise": 1, + "weight": 2.0 + }, + "depraved-perfumer-headscarf": { "id": "depraved-perfumer-headscarf", "name": "Depraved Perfumer Headscarf", - "defenses": [2, 2, 1.7, 1.3, 4.6, 4.5, 4.4, 4.5], + "defenses": [2.0, 2.0, 1.7, 1.3, 4.6, 4.5, 4.4, 4.5], "resistances": [28, 10, 25, 34], "poise": 1, "weight": 2.1 }, - { + "dialloss-mask": { "id": "dialloss-mask", "name": "Diallos's Mask", "defenses": [4.8, 3.8, 4.6, 4.4, 3.6, 3.6, 2.5, 3.4], @@ -361,15 +376,15 @@ "poise": 5, "weight": 4.6 }, - { + "drake-knight-helm": { "id": "drake-knight-helm", "name": "Drake Knight Helm", - "defenses": [4, 3.4, 4.2, 4, 3.6, 4, 3.1, 3.6], + "defenses": [4.0, 3.4, 4.2, 4.0, 3.6, 4.0, 3.1, 3.6], "resistances": [11, 20, 9, 9], "poise": 4, - "weight": 4 + "weight": 4.0 }, - { + "drake-knight-helm-altered": { "id": "drake-knight-helm-altered", "name": "Drake Knight Helm (Altered)", "defenses": [3.6, 2.9, 3.8, 3.6, 3.2, 3.6, 2.6, 3.2], @@ -377,39 +392,39 @@ "poise": 3, "weight": 3.6 }, - { + "duelist-helm": { "id": "duelist-helm", "name": "Duelist Helm", - "defenses": [5.8, 5.2, 6.1, 6.1, 4, 4.5, 3.6, 4.2], + "defenses": [5.8, 5.2, 6.1, 6.1, 4.0, 4.5, 3.6, 4.2], "resistances": [24, 24, 11, 12], "poise": 8, "weight": 6.2 }, - { + "eccentrics-hood": { "id": "eccentrics-hood", "name": "Eccentric's Hood", "defenses": [4.4, 3.4, 4.2, 4.4, 3.4, 3.6, 2.3, 3.1], "resistances": [14, 24, 9, 8], "poise": 4, - "weight": 4 + "weight": 4.0 }, - { + "eccentrics-hood-altered": { "id": "eccentrics-hood-altered", "name": "Eccentric's Hood (Altered)", "defenses": [4.4, 3.4, 4.2, 4.4, 3.4, 3.6, 2.3, 3.1], "resistances": [12, 21, 8, 7], "poise": 3, - "weight": 4 + "weight": 4.0 }, - { + "elden-lord-crown": { "id": "elden-lord-crown", "name": "Elden Lord Crown", - "defenses": [3.8, 3.4, 3.6, 4, 2.5, 3.6, 2.1, 2.3], + "defenses": [3.8, 3.4, 3.6, 4.0, 2.5, 3.6, 2.1, 2.3], "resistances": [11, 20, 0, 5], "poise": 3, "weight": 3.6 }, - { + "envoy-crown": { "id": "envoy-crown", "name": "Envoy Crown", "defenses": [2.8, 3.1, 3.1, 2.8, 5.3, 4.7, 4.9, 5.5], @@ -417,15 +432,15 @@ "poise": 2, "weight": 3.8 }, - { + "exile-hood": { "id": "exile-hood", "name": "Exile Hood", "defenses": [4.4, 3.4, 4.6, 4.4, 2.8, 3.8, 2.3, 3.4], "resistances": [12, 23, 9, 8], "poise": 4, - "weight": 4 + "weight": 4.0 }, - { + "festive-hood": { "id": "festive-hood", "name": "Festive Hood", "defenses": [1.4, 1.8, 2.1, 1.8, 4.5, 4.2, 4.4, 4.6], @@ -433,15 +448,15 @@ "poise": 0, "weight": 1.7 }, - { + "festive-hood-altered": { "id": "festive-hood-altered", "name": "Festive Hood (Altered)", - "defenses": [0.2, 0.9, 1.4, 0.9, 4.2, 3.8, 4, 4.5], + "defenses": [0.2, 0.9, 1.4, 0.9, 4.2, 3.8, 4.0, 4.5], "resistances": [13, 4, 23, 23], "poise": 0, - "weight": 1 + "weight": 1.0 }, - { + "fias-hood": { "id": "fias-hood", "name": "Fia's Hood", "defenses": [1.4, 1.8, 1.4, 1.4, 4.4, 4.2, 4.4, 4.6], @@ -449,7 +464,7 @@ "poise": 0, "weight": 1.7 }, - { + "finger-maiden-fillet": { "id": "finger-maiden-fillet", "name": "Finger Maiden Fillet", "defenses": [2.1, 1.8, 1.8, 1.4, 4.8, 4.6, 4.6, 4.8], @@ -457,31 +472,39 @@ "poise": 1, "weight": 2.2 }, - { + "fingerprint-helm": { + "id": "fingerprint-helm", + "name": "Fingerprint Helm", + "defenses": [4.8, 4.2, 4.2, 4.2, 3.4, 4.5, 2.3, 3.4], + "resistances": [14, 26, 5, 10], + "poise": 6, + "weight": 4.6 + }, + "fire-monk-hood": { "id": "fire-monk-hood", "name": "Fire Monk Hood", - "defenses": [4.6, 3.8, 4.2, 4, 3.1, 4.5, 2.5, 2.5], + "defenses": [4.6, 3.8, 4.2, 4.0, 3.1, 4.5, 2.5, 2.5], "resistances": [11, 20, 9, 9], "poise": 4, - "weight": 4 + "weight": 4.0 }, - { + "fire-prelate-helm": { "id": "fire-prelate-helm", "name": "Fire Prelate Helm", - "defenses": [7, 6.1, 6.7, 6.7, 4.8, 7.2, 4.6, 4.7], + "defenses": [7.0, 6.1, 6.7, 6.7, 4.8, 7.2, 4.6, 4.7], "resistances": [29, 27, 39, 22], "poise": 13, "weight": 10.6 }, - { + "foot-soldier-cap": { "id": "foot-soldier-cap", "name": "Foot Soldier Cap", - "defenses": [3.4, 3.6, 3.4, 3.4, 3.8, 4, 4.2, 3.8], + "defenses": [3.4, 3.6, 3.4, 3.4, 3.8, 4.0, 4.2, 3.8], "resistances": [27, 18, 23, 23], "poise": 2, "weight": 3.6 }, - { + "foot-soldier-helm": { "id": "foot-soldier-helm", "name": "Foot Soldier Helm", "defenses": [3.6, 3.4, 3.1, 3.1, 3.8, 4.2, 4.2, 3.8], @@ -489,23 +512,23 @@ "poise": 2, "weight": 3.6 }, - { + "foot-soldier-helmet": { "id": "foot-soldier-helmet", "name": "Foot Soldier Helmet", - "defenses": [3.4, 3.4, 3.6, 3.6, 4, 4, 4, 3.6], + "defenses": [3.4, 3.4, 3.6, 3.6, 4.0, 4.0, 4.0, 3.6], "resistances": [27, 18, 23, 23], "poise": 2, "weight": 3.6 }, - { + "gelmir-knight-helm": { "id": "gelmir-knight-helm", "name": "Gelmir Knight Helm", - "defenses": [4.8, 4, 5, 4.8, 3.8, 4.4, 3.6, 3.8], + "defenses": [4.8, 4.0, 5.0, 4.8, 3.8, 4.4, 3.6, 3.8], "resistances": [15, 23, 10, 10], "poise": 6, "weight": 5.1 }, - { + "gilded-foot-soldier-cap": { "id": "gilded-foot-soldier-cap", "name": "Gilded Foot Soldier Cap", "defenses": [3.4, 3.8, 3.1, 3.6, 3.6, 3.8, 4.4, 3.8], @@ -513,47 +536,54 @@ "poise": 2, "weight": 3.6 }, - { + "glintstone-scarab": { "id": "glintstone-scarab", "name": "Glintstone Scarab", - "defenses": [-5.8, -5.6, -5.8, -5.8, -4.9, -4.9, -4.9, -5.1], + "defenses": [3.8, 4.0, 3.8, 3.8, 4.6, 4.6, 4.6, 4.5], "resistances": [42, 22, 27, 26], "poise": 2, "weight": 5.1 }, - { + "godrick-knight-helm": { "id": "godrick-knight-helm", "name": "Godrick Knight Helm", - "defenses": [4.8, 4.2, 5, 4.6, 3.8, 4.3, 3.4, 3.8], + "defenses": [4.8, 4.2, 5.0, 4.6, 3.8, 4.2, 3.4, 3.8], "resistances": [15, 24, 10, 10], "poise": 6, "weight": 5.1 }, - { + "godrick-soldier-helm": { "id": "godrick-soldier-helm", "name": "Godrick Soldier Helm", "defenses": [4.4, 3.6, 4.4, 4.2, 3.1, 3.6, 2.5, 3.1], "resistances": [12, 22, 9, 9], "poise": 5, - "weight": 4 + "weight": 4.0 }, - { + "godskin-apostle-hood": { "id": "godskin-apostle-hood", "name": "Godskin Apostle Hood", - "defenses": [2.3, 2.1, 2.1, 1.4, 4.6, 4.4, 4.5, 5], - "resistances": [20, 10, 33, 31], + "defenses": [1.4, 2.8, 1.8, 1.4, 4.5, 4.0, 4.2, 4.8], + "resistances": [16, 10, 27, 29], "poise": 1, - "weight": 2.2 + "weight": 1.7 }, - { - "id": "godskin-noble-hood", + "godskin-noble-hood": { "name": "Godskin Noble Hood", "defenses": [1.4, 2.8, 1.8, 1.4, 4.5, 4, 4.2, 4.8], "resistances": [16, 10, 27, 29], "poise": 1, "weight": 1.7 }, - { + "grass-hair-ornament": { + "id": "grass-hair-ornament", + "name": "Grass Hair Ornament", + "defenses": [1.4, 1.4, 1.4, 0.9, 4.5, 4.2, 4.4, 4.5], + "resistances": [16, 9, 27, 27], + "poise": 0, + "weight": 1.4 + }, + "great-horned-headband": { "id": "great-horned-headband", "name": "Great Horned Headband", "defenses": [2.8, 3.1, 2.8, 2.8, 3.1, 3.4, 3.8, 3.4], @@ -561,7 +591,7 @@ "poise": 1, "weight": 3.3 }, - { + "greathelm": { "id": "greathelm", "name": "Greathelm", "defenses": [5.5, 4.2, 5.8, 5.2, 4.2, 4.6, 3.8, 4.2], @@ -569,31 +599,31 @@ "poise": 7, "weight": 5.9 }, - { + "greathood": { "id": "greathood", "name": "Greathood", - "defenses": [3.8, 3.6, 3.8, 3.6, 5.5, 5, 5.5, 6.2], + "defenses": [3.8, 3.6, 3.8, 3.6, 5.5, 5.0, 5.5, 6.2], "resistances": [33, 20, 47, 47], "poise": 2, "weight": 5.1 }, - { + "guardian-mask": { "id": "guardian-mask", "name": "Guardian Mask", - "defenses": [3.8, 3.6, 3.6, 3.4, 4.2, 4, 4.2, 4.2], + "defenses": [3.8, 3.6, 3.6, 3.4, 4.2, 4.0, 4.2, 4.2], "resistances": [33, 22, 26, 24], "poise": 2, "weight": 3.8 }, - { + "guilty-hood": { "id": "guilty-hood", "name": "Guilty Hood", - "defenses": [0.9, 1.4, 1.8, 0.2, 4.4, 4, 4.5, 4.6], + "defenses": [0.9, 1.4, 1.8, 0.2, 4.4, 4.0, 4.5, 4.6], "resistances": [15, 9, 27, 31], "poise": 0, "weight": 1.4 }, - { + "haima-glintstone-crown": { "id": "haima-glintstone-crown", "name": "Haima Glintstone Crown", "stats": [0, 0, 0, 2, 0, 2, 0, 0], @@ -602,34 +632,34 @@ "poise": 2, "weight": 2.7 }, - { + "haligtree-helm": { "id": "haligtree-helm", "name": "Haligtree Helm", "stats": [0, 0, 0, 0, 0, 0, 1, 0], "defenses": [4.4, 3.8, 4.2, 4.4, 2.8, 3.4, 2.5, 3.4], "resistances": [12, 22, 9, 10], "poise": 4, - "weight": 4 + "weight": 4.0 }, - { + "haligtree-knight-helm": { "id": "haligtree-knight-helm", "name": "Haligtree Knight Helm", "stats": [0, 0, 0, 0, 0, 0, 2, 0], - "defenses": [4.8, 4.4, 4.8, 4.8, 3.6, 4, 3.4, 4], + "defenses": [4.8, 4.4, 4.8, 4.8, 3.6, 4.0, 3.4, 4.0], "resistances": [15, 24, 10, 11], "poise": 5, "weight": 5.1 }, - { + "hierodas-glintstone-crown": { "id": "hierodas-glintstone-crown", "name": "Hierodas Glintstone Crown", "stats": [0, 0, 2, 0, 0, 2, 0, 0], "defenses": [2.3, 2.3, 2.8, 2.3, 4.9, 4.7, 4.6, 4.9], "resistances": [20, 11, 39, 42], "poise": 2, - "weight": 3 + "weight": 3.0 }, - { + "high-page-hood": { "id": "high-page-hood", "name": "High Page Hood", "defenses": [0.9, 1.8, 0.9, 0.9, 4.6, 4.2, 4.4, 4.5], @@ -637,23 +667,23 @@ "poise": 0, "weight": 1.4 }, - { + "highwayman-hood": { "id": "highwayman-hood", "name": "Highwayman Hood", - "defenses": [2.8, 3.6, 2.8, 3.1, 3.8, 3.8, 4, 3.6], + "defenses": [2.8, 3.6, 2.8, 3.1, 3.8, 3.8, 4.0, 3.6], "resistances": [24, 15, 22, 22], "poise": 2, "weight": 3.3 }, - { + "hoslows-helm": { "id": "hoslows-helm", "name": "Hoslow's Helm", - "defenses": [5.2, 4.4, 5, 4.8, 4, 4.4, 3.8, 3.8], + "defenses": [5.2, 4.4, 5.0, 4.8, 4.0, 4.4, 3.8, 3.8], "resistances": [18, 27, 11, 11], "poise": 6, "weight": 5.5 }, - { + "ijis-mirrorhelm": { "id": "ijis-mirrorhelm", "name": "Iji's Mirrorhelm", "defenses": [3.8, 3.8, 5.2, 5.2, 6.2, 4.6, 4.8, 5.8], @@ -661,118 +691,117 @@ "poise": 5, "weight": 7.5 }, - { + "imp-head-cat": { "id": "imp-head-cat", "name": "Imp Head (Cat)", "stats": [0, 0, 0, 0, 0, 2, 0, 0], - "defenses": [5.8, 5.2, 5.8, 6.1, 5, 5.8, 4.8, 5], + "defenses": [5.8, 5.2, 5.8, 6.1, 5.0, 5.8, 4.8, 5.0], "resistances": [35, 35, 20, 20], "poise": 8, "weight": 8.1 }, - { + "imp-head-corpse": { "id": "imp-head-corpse", "name": "Imp Head (Corpse)", "stats": [0, 0, 0, 0, 0, 0, 2, 0], - "defenses": [5.8, 5.2, 5.8, 6.1, 5, 5.8, 4.8, 5], + "defenses": [5.8, 5.2, 5.8, 6.1, 5.0, 5.8, 4.8, 5.0], "resistances": [35, 35, 20, 20], "poise": 8, "weight": 8.1 }, - { + "imp-head-elder": { "id": "imp-head-elder", "name": "Imp Head (Elder)", "stats": [0, 0, 0, 0, 0, 0, 0, 2], - "defenses": [5.8, 5.2, 5.8, 6.1, 5, 5.8, 4.8, 5], + "defenses": [5.8, 5.2, 5.8, 6.1, 5.0, 5.8, 4.8, 5.0], "resistances": [35, 35, 20, 20], "poise": 8, "weight": 8.1 }, - { - "id": "imp-head-long-tongued", - "name": "Imp Head (Long-Tongued)", - "stats": [0, 0, 0, 0, 2, 0, 0, 0], - "defenses": [5.8, 5.2, 5.8, 6.1, 5, 5.8, 4.8, 5], - "resistances": [35, 35, 20, 20], - "poise": 8, - "weight": 8.1 - }, - { - "id": "imp-head-wolf", - "name": "Imp Head (Wolf)", - "stats": [0, 0, 2, 0, 0, 0, 0, 0], - "defenses": [5.8, 5.2, 5.8, 6.1, 5, 5.8, 4.8, 5], - "resistances": [35, 35, 20, 20], - "poise": 8, - "weight": 8.1 - }, - { + "imp-head-fanged": { "id": "imp-head-fanged", "name": "Imp Head (Fanged)", "stats": [0, 0, 0, 2, 0, 0, 0, 0], - "defenses": [5.8, 5.2, 5.8, 6.1, 5, 5.8, 4.8, 5], - "resistances": [35, 35, 35, 20], + "defenses": [5.8, 5.2, 5.8, 6.1, 5.0, 5.8, 4.8, 5.0], + "resistances": [35, 35, 20, 20], "poise": 8, "weight": 8.1 }, - { + "imp-head-long-tongued": { + "id": "imp-head-long-tongued", + "name": "Imp Head (Long-Tongued)", + "stats": [0, 0, 0, 0, 2, 0, 0, 0], + "defenses": [5.8, 5.2, 5.8, 6.1, 5.0, 5.8, 4.8, 5.0], + "resistances": [35, 35, 20, 20], + "poise": 8, + "weight": 8.1 + }, + "imp-head-wolf": { + "id": "imp-head-wolf", + "name": "Imp Head (Wolf)", + "stats": [0, 0, 2, 0, 0, 0, 0, 0], + "defenses": [5.8, 5.2, 5.8, 6.1, 5.0, 5.8, 4.8, 5.0], + "resistances": [35, 35, 20, 20], + "poise": 8, + "weight": 8.1 + }, + "incantation-scarab": { "id": "incantation-scarab", "name": "Incantation Scarab", - "defenses": [-5.8, -5.6, -5.8, -5.8, -4.9, -4.9, -4.9, -5.1], + "defenses": [3.8, 4.0, 3.8, 3.8, 4.6, 4.6, 4.6, 4.5], "resistances": [42, 22, 27, 26], "poise": 2, "weight": 5.1 }, - { + "iron-helmet": { "id": "iron-helmet", "name": "Iron Helmet", - "defenses": [4.4, 3.1, 4, 4.2, 2.5, 3.1, 2.3, 3.1], + "defenses": [4.4, 3.1, 4.0, 4.2, 2.5, 3.1, 2.3, 3.1], "resistances": [12, 18, 8, 8], "poise": 4, "weight": 3.8 }, - { + "iron-kasa": { "id": "iron-kasa", "name": "Iron Kasa", - "defenses": [3.6, 3.6, 4.2, 3.6, 4, 4.2, 4.4, 4], + "defenses": [3.6, 3.6, 4.2, 3.6, 4.0, 4.2, 4.4, 4.0], "resistances": [30, 23, 24, 24], "poise": 2, "weight": 3.8 }, - { + "jar": { "id": "jar", "name": "Jar", - "defenses": [6.8, 3.4, 7, 6.8, 4.7, 4.9, 4.6, 4.7], + "defenses": [6.8, 3.4, 7.0, 6.8, 4.7, 4.9, 4.6, 4.7], "resistances": [24, 33, 16, 15], "poise": 8, "weight": 6.8 }, - { + "juvenile-scholar-cap": { "id": "juvenile-scholar-cap", "name": "Juvenile Scholar Cap", - "defenses": [1.4, 1.8, 1.8, 1.4, 4.5, 4, 4.2, 4.4], + "defenses": [1.4, 1.8, 1.8, 1.4, 4.5, 4.0, 4.2, 4.4], "resistances": [15, 10, 26, 29], "poise": 0, "weight": 1.4 }, - { + "kaiden-helm": { "id": "kaiden-helm", "name": "Kaiden Helm", "defenses": [4.4, 3.4, 4.4, 4.4, 3.1, 3.4, 2.8, 3.1], "resistances": [12, 22, 9, 9], "poise": 5, - "weight": 4 + "weight": 4.0 }, - { + "karolos-glintstone-crown": { "id": "karolos-glintstone-crown", "name": "Karolos Glintstone Crown", - "stats": [0, 0, 0, 0, 0, 3, 0, 0], "defenses": [4.4, 3.1, 5.2, 4.8, 4.4, 4.5, 3.4, 3.8], "resistances": [16, 26, 10, 10], "poise": 3, "weight": 5.1 }, - { + "knight-helm": { "id": "knight-helm", "name": "Knight Helm", "defenses": [4.4, 4.2, 4.8, 4.8, 3.8, 3.8, 3.4, 3.1], @@ -780,15 +809,15 @@ "poise": 6, "weight": 4.6 }, - { + "land-of-reeds-helm": { "id": "land-of-reeds-helm", "name": "Land of Reeds Helm", - "defenses": [3.1, 3.4, 4.2, 3.4, 3.6, 4, 4.2, 3.8], - "resistances": [26, 22, 22, 23], + "defenses": [3.1, 3.4, 4.8, 3.4, 3.6, 4.0, 4.2, 3.8], + "resistances": [26, 22, 0, 23], "poise": 2, "weight": 3.6 }, - { + "lazuli-glintstone-crown": { "id": "lazuli-glintstone-crown", "name": "Lazuli Glintstone Crown", "defenses": [4.4, 3.1, 5.2, 4.8, 4.4, 4.5, 3.4, 3.8], @@ -796,31 +825,31 @@ "poise": 3, "weight": 5.1 }, - { + "leyndell-knight-helm": { "id": "leyndell-knight-helm", "name": "Leyndell Knight Helm", - "defenses": [4.8, 4, 5, 4.8, 3.8, 4.4, 3.6, 3.8], - "resistances": [15, 23, 10, 10], + "defenses": [4.8, 4.4, 4.8, 4.8, 3.6, 4.0, 3.6, 3.8], + "resistances": [15, 24, 10, 10], "poise": 6, "weight": 5.1 }, - { + "leyndell-soldier-helm": { "id": "leyndell-soldier-helm", "name": "Leyndell Soldier Helm", "defenses": [4.4, 3.8, 4.2, 4.4, 2.8, 3.4, 2.8, 3.1], "resistances": [12, 22, 9, 9], "poise": 5, - "weight": 4 + "weight": 4.0 }, - { + "lionels-helm": { "id": "lionels-helm", "name": "Lionel's Helm", - "defenses": [6.3, 5.9, 7, 7.2, 4.8, 5.3, 4.6, 4.8], + "defenses": [6.3, 5.9, 7.0, 7.2, 4.8, 5.3, 4.6, 4.8], "resistances": [27, 42, 18, 22], "poise": 12, "weight": 9.1 }, - { + "lusats-glintstone-crown": { "id": "lusats-glintstone-crown", "name": "Lusat's Glintstone Crown", "defenses": [3.1, 2.3, 3.1, 2.3, 5.5, 4.6, 4.8, 4.9], @@ -828,15 +857,15 @@ "poise": 2, "weight": 3.6 }, - { + "malenias-winged-helm": { "id": "malenias-winged-helm", "name": "Malenia's Winged Helm", - "defenses": [4.4, 3.4, 4.6, 4, 2.8, 3.4, 2.3, 3.8], + "defenses": [4.4, 3.4, 4.6, 4.0, 2.8, 3.4, 2.3, 3.8], "resistances": [22, 18, 8, 8], "poise": 4, - "weight": 4 + "weight": 4.0 }, - { + "malformed-dragon-helm": { "id": "malformed-dragon-helm", "name": "Malformed Dragon Helm", "defenses": [6.1, 5.4, 6.3, 6.1, 4.6, 4.6, 4.9, 4.6], @@ -844,15 +873,15 @@ "poise": 8, "weight": 6.8 }, - { + "malikeths-helm": { "id": "malikeths-helm", "name": "Maliketh's Helm", - "defenses": [4.8, 4.2, 5, 4.8, 3.8, 4, 3.4, 4.6], + "defenses": [4.8, 4.2, 5.0, 4.8, 3.8, 4.0, 3.4, 4.6], "resistances": [15, 24, 10, 22], "poise": 6, "weight": 5.5 }, - { + "marais-mask": { "id": "marais-mask", "name": "Marais Mask", "defenses": [2.1, 2.3, 1.8, 1.4, 4.6, 4.5, 4.5, 4.6], @@ -860,40 +889,40 @@ "poise": 1, "weight": 2.2 }, - { + "marionette-soldier-birdhelm": { "id": "marionette-soldier-birdhelm", "name": "Marionette Soldier Birdhelm", - "defenses": [4.4, 3.1, 4, 3.8, 3.1, 3.1, 2.5, 2.5], + "defenses": [4.4, 3.1, 4.0, 3.8, 3.1, 3.1, 2.5, 2.5], "resistances": [11, 18, 8, 9], "poise": 5, "weight": 3.8 }, - { + "marionette-soldier-helm": { "id": "marionette-soldier-helm", "name": "Marionette Soldier Helm", - "defenses": [4.4, 3.1, 4, 3.8, 3.1, 3.1, 2.3, 3.1], + "defenses": [4.4, 3.1, 4.0, 3.8, 3.1, 3.1, 2.3, 3.1], "resistances": [10, 22, 9, 8], "poise": 4, "weight": 3.8 }, - { + "mask-of-confidence": { "id": "mask-of-confidence", "name": "Mask of Confidence", "stats": [0, 0, 0, 0, 0, 0, 0, 3], - "defenses": [2.5, 2.8, 2.5, 2.5, 5.5, 4.9, 4.8, 4.8], - "resistances": [26, 12, 44, 42], - "poise": 2, - "weight": 3.6 + "defenses": [2.3, 2.5, 2.3, 2.3, 5.3, 4.8, 4.7, 4.7], + "resistances": [24, 11, 39, 35], + "poise": 1, + "weight": 3.3 }, - { + "mushroom-crown": { "id": "mushroom-crown", "name": "Mushroom Crown", - "defenses": [5.8, 5.9, 6.8, 7, 4.8, 3.1, 4.6, 4.8], + "defenses": [5.8, 5.9, 6.8, 7.0, 4.8, 3.1, 4.6, 4.8], "resistances": [46, 45, 18, 22], "poise": 9, "weight": 9.1 }, - { + "mushroom-head": { "id": "mushroom-head", "name": "Mushroom Head", "defenses": [2.1, 2.5, 0.9, 1.8, 4.7, 1.8, 4.6, 4.6], @@ -901,7 +930,7 @@ "poise": 0, "weight": 2.2 }, - { + "navy-hood": { "id": "navy-hood", "name": "Navy Hood", "stats": [0, 1, 0, 0, 0, 0, 0, 0], @@ -910,55 +939,55 @@ "poise": 0, "weight": 1.7 }, - { + "night-maiden-twin-crown": { "id": "night-maiden-twin-crown", "name": "Night Maiden Twin Crown", - "defenses": [2.5, 3.1, 2.5, 3.4, 4.2, 3.8, 4, 4.2], + "defenses": [2.5, 3.1, 2.5, 3.4, 4.2, 3.8, 4.0, 4.2], "resistances": [26, 15, 22, 22], "poise": 2, "weight": 3.3 }, - { + "nights-cavalry-helm": { "id": "nights-cavalry-helm", "name": "Night's Cavalry Helm", - "defenses": [5, 4.6, 5, 4.8, 3.8, 4.5, 3.8, 4.5], + "defenses": [5.0, 4.6, 5.0, 4.8, 3.8, 4.5, 3.8, 4.5], "resistances": [16, 24, 10, 10], "poise": 7, "weight": 5.5 }, - { + "nights-cavalry-helm-altered": { "id": "nights-cavalry-helm-altered", "name": "Night's Cavalry Helm (Altered)", - "defenses": [5, 4.6, 5, 4.8, 3.8, 4.5, 3.8, 4.5], - "resistances": [14, 21, 9, 9], - "poise": 6, - "weight": 5.5 + "defenses": [4.8, 4.4, 4.8, 4.4, 3.6, 4.4, 3.6, 4.4], + "resistances": [13, 21, 9, 9], + "poise": 5, + "weight": 5.1 }, - { + "nomadic-merchants-chapeau": { "id": "nomadic-merchants-chapeau", "name": "Nomadic Merchant's Chapeau", "defenses": [2.8, 3.1, 2.5, 2.3, 3.4, 3.4, 3.4, 3.1], "resistances": [24, 14, 31, 20], "poise": 1, - "weight": 3 + "weight": 3.0 }, - { + "nox-mirrorhelm": { "id": "nox-mirrorhelm", "name": "Nox Mirrorhelm", - "defenses": [4, 3.4, 5.5, 5, 6.7, 5.3, 4.2, 5.3], + "defenses": [4.0, 3.4, 5.5, 5.0, 6.7, 5.3, 4.2, 5.3], "resistances": [29, 33, 26, 42], "poise": 4, "weight": 7.5 }, - { + "nox-monk-hood": { "id": "nox-monk-hood", "name": "Nox Monk Hood", - "defenses": [2.8, 3.1, 2.8, 2.5, 4, 3.8, 3.8, 3.1], + "defenses": [2.8, 3.1, 2.8, 2.5, 4.0, 3.8, 3.8, 3.1], "resistances": [24, 15, 18, 18], "poise": 1, - "weight": 3 + "weight": 3.0 }, - { + "nox-monk-hood-altered": { "id": "nox-monk-hood-altered", "name": "Nox Monk Hood (Altered)", "defenses": [2.5, 2.8, 2.5, 2.3, 3.8, 3.6, 3.6, 2.8], @@ -966,7 +995,7 @@ "poise": 0, "weight": 2.7 }, - { + "nox-swordstress-crown": { "id": "nox-swordstress-crown", "name": "Nox Swordstress Crown", "defenses": [2.8, 3.4, 2.8, 3.1, 4.4, 3.6, 4.2, 3.8], @@ -974,32 +1003,32 @@ "poise": 2, "weight": 3.3 }, - { + "nox-swordstress-crown-altered": { "id": "nox-swordstress-crown-altered", "name": "Nox Swordstress Crown (Altered)", - "defenses": [2.5, 2.8, 2.8, 2.5, 3.8, 2.8, 3.4, 3.1], - "resistances": [21, 12, 14, 16], + "defenses": [2.3, 2.8, 2.3, 2.5, 4.0, 3.1, 3.8, 3.4], + "resistances": [21, 11, 17, 17], "poise": 0, "weight": 2.7 }, - { + "octopus-head": { "id": "octopus-head", "name": "Octopus Head", - "defenses": [3.4, 5.4, 2.8, 2.8, 4, 3.6, 4, 3.8], + "defenses": [3.4, 5.4, 2.8, 2.8, 4.0, 3.6, 4.0, 3.8], "resistances": [31, 14, 23, 23], "poise": 2, "weight": 3.6 }, - { + "okina-mask": { "id": "okina-mask", "name": "Okina Mask", "stats": [0, 0, 0, 0, 3, 0, 0, 0], - "defenses": [3.4, 3.6, 4, 3.1, 3.8, 3.8, 4.2, 3.6], + "defenses": [3.4, 3.6, 4.0, 3.1, 3.8, 3.8, 4.2, 3.6], "resistances": [29, 18, 23, 22], "poise": 2, "weight": 3.6 }, - { + "old-aristocrat-cowl": { "id": "old-aristocrat-cowl", "name": "Old Aristocrat Cowl", "defenses": [2.5, 2.5, 2.3, 2.5, 3.4, 3.6, 3.4, 2.5], @@ -1007,7 +1036,7 @@ "poise": 1, "weight": 2.2 }, - { + "olivinus-glintstone-crown": { "id": "olivinus-glintstone-crown", "name": "Olivinus Glintstone Crown", "stats": [0, 0, 0, 0, 0, 3, 0, 0], @@ -1016,7 +1045,7 @@ "poise": 3, "weight": 5.1 }, - { + "omen-helm": { "id": "omen-helm", "name": "Omen Helm", "defenses": [6.7, 5.4, 6.8, 6.8, 4.6, 5.2, 5.3, 4.9], @@ -1024,16 +1053,16 @@ "poise": 13, "weight": 9.9 }, - { + "omensmirk-mask": { "id": "omensmirk-mask", "name": "Omensmirk Mask", "stats": [0, 0, 0, 2, 0, 0, 0, 0], - "defenses": [3.1, 2.8, 2.5, 2.5, 3.1, 3.4, 4, 3.6], + "defenses": [3.1, 2.8, 2.5, 2.5, 3.1, 3.4, 4.0, 3.6], "resistances": [29, 12, 20, 20], "poise": 2, - "weight": 3 + "weight": 3.0 }, - { + "page-hood": { "id": "page-hood", "name": "Page Hood", "defenses": [1.8, 1.4, 0.9, 0.9, 4.4, 4.2, 4.5, 4.5], @@ -1041,7 +1070,7 @@ "poise": 0, "weight": 1.4 }, - { + "perfumer-hood": { "id": "perfumer-hood", "name": "Perfumer Hood", "defenses": [1.4, 2.1, 1.8, 1.4, 4.6, 4.2, 4.4, 4.6], @@ -1049,7 +1078,7 @@ "poise": 1, "weight": 1.7 }, - { + "preceptors-big-hat": { "id": "preceptors-big-hat", "name": "Preceptor's Big Hat", "defenses": [2.5, 2.8, 2.5, 2.5, 5.5, 4.9, 4.8, 4.8], @@ -1057,31 +1086,31 @@ "poise": 2, "weight": 3.6 }, - { + "prisoner-iron-mask": { "id": "prisoner-iron-mask", "name": "Prisoner Iron Mask", - "defenses": [6.8, 5.9, 7, 6.8, 4.6, 4.9, 4.5, 4.8], + "defenses": [6.8, 5.9, 7.0, 6.8, 4.6, 4.9, 4.5, 4.8], "resistances": [29, 44, 35, 20], "poise": 11, "weight": 8.6 }, - { + "prophet-blindfold": { "id": "prophet-blindfold", "name": "Prophet Blindfold", - "defenses": [0.2, 0.9, 0.9, 0.2, 4.5, 4.2, 4, 4.5], + "defenses": [0.2, 0.9, 0.9, 0.2, 4.5, 4.2, 4.0, 4.5], "resistances": [14, 5, 27, 27], "poise": 0, - "weight": 1 + "weight": 1.0 }, - { + "pumpkin-helm": { "id": "pumpkin-helm", "name": "Pumpkin Helm", - "defenses": [7, 5.9, 6.7, 6.7, 4.6, 4.7, 5.2, 4.5], + "defenses": [7.0, 5.9, 6.7, 6.7, 4.6, 4.7, 5.2, 4.5], "resistances": [27, 42, 44, 18], "poise": 9, "weight": 12.3 }, - { + "queens-crescent-crown": { "id": "queens-crescent-crown", "name": "Queen's Crescent Crown", "stats": [0, 0, 0, 0, 0, 3, 0, 0], @@ -1090,23 +1119,23 @@ "poise": 1, "weight": 2.2 }, - { + "radahn-soldier-helm": { "id": "radahn-soldier-helm", "name": "Radahn Soldier Helm", - "defenses": [4.6, 3.4, 4.2, 4, 3.1, 3.8, 2.5, 3.1], + "defenses": [4.6, 3.4, 4.2, 4.0, 3.1, 3.8, 2.5, 3.1], "resistances": [12, 20, 9, 10], "poise": 5, - "weight": 4 + "weight": 4.0 }, - { + "radahns-redmane-helm": { "id": "radahns-redmane-helm", "name": "Radahn's Redmane Helm", - "defenses": [6.8, 5.4, 6.7, 6.3, 4.8, 5, 4.5, 4.8], + "defenses": [6.8, 5.4, 6.7, 6.3, 4.8, 5.0, 4.5, 4.8], "resistances": [26, 42, 18, 16], "poise": 9, "weight": 7.5 }, - { + "radiant-gold-mask": { "id": "radiant-gold-mask", "name": "Radiant Gold Mask", "defenses": [2.3, 2.1, 2.1, 1.4, 4.6, 4.5, 4.6, 4.8], @@ -1114,31 +1143,39 @@ "poise": 1, "weight": 2.2 }, - { + "raging-wolf-helm": { "id": "raging-wolf-helm", "name": "Raging Wolf Helm", - "defenses": [4.8, 4.2, 4.8, 4.6, 3.6, 4, 2.5, 3.4], - "resistances": [14, 24, 8, 8], + "defenses": [4.7, 4.1, 4.7, 4.5, 3.5, 3.9, 2.4, 3.3], + "resistances": [14, 23, 8, 8], "poise": 5, - "weight": 4.6 + "weight": 4.4 }, - { + "raya-lucarian-helm": { "id": "raya-lucarian-helm", "name": "Raya Lucarian Helm", "defenses": [4.4, 3.4, 4.6, 4.4, 3.4, 3.6, 2.3, 2.8], "resistances": [12, 22, 9, 9], "poise": 5, - "weight": 4 + "weight": 4.0 }, - { + "redmane-knight-helm": { "id": "redmane-knight-helm", "name": "Redmane Knight Helm", - "defenses": [5, 4, 4.8, 4.4, 3.8, 4.4, 3.4, 3.8], + "defenses": [5.0, 4.0, 4.8, 4.4, 3.8, 4.4, 3.4, 3.8], "resistances": [15, 23, 10, 11], "poise": 6, "weight": 5.1 }, - { + "rotten-duelist-greaves": { + "id": "rotten-duelist-greaves", + "name": "Rotten Duelist Greaves", + "defenses": [7.4, 6.2, 7.7, 7.1, 6.2, 6.5, 5.8, 6.2], + "resistances": [35, 35, 15, 15], + "poise": 10, + "weight": 7.3 + }, + "rotten-duelist-helm": { "id": "rotten-duelist-helm", "name": "Rotten Duelist Helm", "defenses": [5.5, 4.6, 5.8, 5.5, 4.5, 4.6, 4.4, 4.5], @@ -1146,23 +1183,23 @@ "poise": 8, "weight": 6.4 }, - { + "royal-knight-helm": { "id": "royal-knight-helm", "name": "Royal Knight Helm", - "defenses": [5.8, 5.2, 6.3, 6.1, 5, 4.7, 4.4, 4.6], + "defenses": [5.8, 5.2, 6.3, 6.1, 5.0, 4.7, 4.4, 4.6], "resistances": [22, 29, 15, 15], "poise": 8, "weight": 6.6 }, - { + "royal-remains-helm": { "id": "royal-remains-helm", "name": "Royal Remains Helm", - "defenses": [4.2, 4, 4.6, 4.2, 3.4, 3.6, 2.8, 3.1], + "defenses": [4.2, 4.0, 4.6, 4.2, 3.4, 3.6, 2.8, 3.1], "resistances": [15, 24, 10, 5], "poise": 5, "weight": 4.6 }, - { + "rulers-mask": { "id": "rulers-mask", "name": "Ruler's Mask", "defenses": [1.8, 2.3, 2.3, 1.4, 4.6, 4.4, 4.6, 4.7], @@ -1170,15 +1207,15 @@ "poise": 1, "weight": 2.2 }, - { + "sacred-crown-helm": { "id": "sacred-crown-helm", "name": "Sacred Crown Helm", - "defenses": [3.4, 3.8, 3.1, 3.6, 3.6, 3.8, 4.2, 4], + "defenses": [3.4, 3.8, 3.1, 3.6, 3.6, 3.8, 4.2, 4.0], "resistances": [27, 18, 23, 24], "poise": 2, "weight": 3.6 }, - { + "sage-hood": { "id": "sage-hood", "name": "Sage Hood", "defenses": [2.3, 2.1, 2.1, 1.4, 4.8, 4.5, 4.6, 4.8], @@ -1186,56 +1223,55 @@ "poise": 1, "weight": 2.2 }, - { - "id": "sanguine-noble-hood", + "sanguine-noble-hood": { "name": "Sanguine Noble Hood", "defenses": [1.4, 0.9, 0.9, 0.9, 4.6, 3.8, 4.5, 4.6], "resistances": [18, 5, 29, 27], "poise": 0, "weight": 1.4 }, - { + "scaled-helm": { "id": "scaled-helm", "name": "Scaled Helm", - "defenses": [6.1, 5.2, 6.3, 6.1, 4.7, 4.9, 4.6, 4.7], + "defenses": [5.8, 5.0, 6.1, 5.8, 4.8, 5.0, 4.6, 4.8], "resistances": [24, 35, 16, 16], "poise": 9, "weight": 6.8 }, - { + "shining-horned-headband": { "id": "shining-horned-headband", "name": "Shining Horned Headband", - "defenses": [2.5, 2.8, 2.5, 3.6, 3.6, 3.4, 3.5, 3.1], + "defenses": [2.5, 2.8, 2.5, 3.6, 3.6, 3.4, 3.6, 3.1], "resistances": [33, 23, 27, 20], "poise": 2, "weight": 3.3 }, - { + "silver-tear-mask": { "id": "silver-tear-mask", "name": "Silver Tear Mask", "stats": [0, 0, 0, 0, 0, 0, 0, 8], - "defenses": [4.2, 3.6, 3.8, 3.1, 5.5, 5.2, 5, 5.3], - "resistances": [26, 20, 44, 4], + "defenses": [4.2, 3.6, 3.8, 3.1, 5.5, 5.2, 5.0, 5.3], + "resistances": [26, 20, 44, 44], "poise": 3, "weight": 4.6 }, - { + "skeletal-mask": { "id": "skeletal-mask", "name": "Skeletal Mask", "defenses": [2.5, 2.8, 3.1, 3.1, 3.4, 3.4, 3.6, 3.1], "resistances": [23, 14, 24, 24], "poise": 1, - "weight": 3 + "weight": 3.0 }, - { + "snow-witch-hat": { "id": "snow-witch-hat", "name": "Snow Witch Hat", - "defenses": [1.8, 2.1, 2.1, 1.4, 4.5, 4.6, 4.6, 4.6], + "defenses": [1.8, 2.1, 2.1, 1.4, 4.6, 4.6, 4.6, 4.6], "resistances": [16, 14, 31, 31], "poise": 1, "weight": 2.2 }, - { + "spellblades-pointed-hat": { "id": "spellblades-pointed-hat", "name": "Spellblade's Pointed Hat", "defenses": [1.3, 0.8, 1.3, 1.3, 4.5, 3.9, 4.1, 4.5], @@ -1243,7 +1279,7 @@ "poise": 0, "weight": 1.5 }, - { + "travelers-hat": { "id": "travelers-hat", "name": "Traveler's Hat", "defenses": [1.8, 1.8, 1.4, 0.9, 4.6, 4.6, 4.4, 4.6], @@ -1251,7 +1287,7 @@ "poise": 1, "weight": 1.7 }, - { + "traveling-maiden-hood": { "id": "traveling-maiden-hood", "name": "Traveling Maiden Hood", "defenses": [1.4, 1.8, 1.8, 0.9, 4.6, 4.5, 4.6, 4.6], @@ -1259,23 +1295,23 @@ "poise": 1, "weight": 1.6 }, - { + "tree-sentinel-helm": { "id": "tree-sentinel-helm", "name": "Tree Sentinel Helm", - "defenses": [6.8, 5.4, 6.8, 6.3, 4.6, 6.2, 4.5, 5], + "defenses": [6.8, 5.4, 6.8, 6.3, 4.6, 6.2, 4.5, 5.0], "resistances": [29, 39, 18, 20], "poise": 9, "weight": 8.1 }, - { + "twinned-helm": { "id": "twinned-helm", "name": "Twinned Helm", - "defenses": [4.8, 4.4, 5.2, 4.2, 4, 4, 3.1, 3.6], + "defenses": [4.8, 4.4, 5.2, 4.2, 4.0, 4.0, 3.1, 3.6], "resistances": [14, 23, 9, 23], "poise": 5, "weight": 5.1 }, - { + "twinsage-glintstone-crown": { "id": "twinsage-glintstone-crown", "name": "Twinsage Glintstone Crown", "stats": [0, 0, 0, 0, 0, 6, 0, 0], @@ -1284,48 +1320,48 @@ "poise": 3, "weight": 5.1 }, - { + "vagabond-knight-helm": { "id": "vagabond-knight-helm", "name": "Vagabond Knight Helm", - "defenses": [4.6, 3.6, 4.2, 4, 3.1, 3.6, 2.8, 2.8], + "defenses": [4.6, 3.6, 4.2, 4.0, 3.1, 3.6, 2.8, 2.8], "resistances": [14, 23, 9, 9], "poise": 4, - "weight": 4 + "weight": 4.0 }, - { + "veterans-helm": { "id": "veterans-helm", "name": "Veteran's Helm", - "defenses": [6.8, 6.1, 6.8, 6.3, 4.8, 5, 4.6, 4.7], + "defenses": [6.8, 6.1, 6.8, 6.3, 4.8, 5.0, 4.6, 4.7], "resistances": [27, 39, 20, 20], "poise": 12, "weight": 8.1 }, - { + "vulgar-militia-helm": { "id": "vulgar-militia-helm", "name": "Vulgar Militia Helm", - "defenses": [3.4, 3.8, 3.6, 3.1, 3.8, 3.8, 4, 3.8], + "defenses": [3.4, 3.8, 3.6, 3.1, 3.8, 3.8, 4.0, 3.8], "resistances": [31, 16, 23, 23], "poise": 2, "weight": 3.6 }, - { + "white-mask": { "id": "white-mask", "name": "White Mask", - "defenses": [2.7, 3, 3.3, 2.7, 3.5, 3.7, 3.9, 3.7], + "defenses": [2.7, 3.0, 3.3, 2.7, 3.5, 3.7, 3.9, 3.7], "resistances": [23, 18, 21, 22], "poise": 2, "weight": 3.2 }, - { + "witchs-glintstone-crown": { "id": "witchs-glintstone-crown", "name": "Witch's Glintstone Crown", "stats": [0, 0, 0, 0, 0, 3, 0, 3], - "defenses": [5.1, 3.1, 5.2, 4.8, 4.4, 4.5, 3.4, 3.8], + "defenses": [4.4, 3.1, 5.2, 4.8, 4.4, 4.5, 3.4, 3.8], "resistances": [16, 26, 10, 10], "poise": 3, "weight": 5.1 }, - { + "zamor-mask": { "id": "zamor-mask", "name": "Zamor Mask", "defenses": [4.2, 3.4, 4.4, 3.8, 3.1, 3.1, 2.1, 2.8], @@ -1333,4 +1369,4 @@ "poise": 4, "weight": 3.8 } -] +} diff --git a/src/data/infusions.json b/src/data/infusions.json new file mode 100644 index 0000000..871eac8 --- /dev/null +++ b/src/data/infusions.json @@ -0,0 +1,106 @@ +{ + "standard": { + "id": "standard", + "name": "Standard", + "damage": [1.0, 1.0, 1.0, 1.0, 1.0], + "upgrade": [0.058, 0.058, 0.058, 0.058, 0.058], + "scaling": [1.0, 1.0, 1.0, 1.0, 1.0], + "growth": [0.02, 0.02, 0.03243, 0.03243, 0.03243] + }, + "heavy": { + "id": "heavy", + "name": "Heavy", + "damage": [0.95, 0.95, 0.95, 0.95, 0.95], + "upgrade": [0.056, 0.056, 0.056, 0.056, 0.056], + "scaling": [1.8, 0.0, 1.0, 1.0, 1.0], + "growth": [0.04128, 0.0, 0.03243, 0.03243, 0.03243] + }, + "keen": { + "id": "keen", + "name": "Keen", + "damage": [0.95, 0.95, 0.95, 0.95, 0.95], + "upgrade": [0.056, 0.056, 0.056, 0.056, 0.056], + "scaling": [0.5, 1.8, 1.0, 1.0, 1.0], + "growth": [0.02815, 0.04128, 0.03243, 0.03243, 0.03243] + }, + "quality": { + "id": "quality", + "name": "Quality", + "damage": [0.9, 0.9, 0.9, 0.9, 0.9], + "upgrade": [0.046, 0.046, 0.046, 0.046, 0.046], + "scaling": [1.0, 1.0, 1.0, 1.0, 1.0], + "growth": [0.036, 0.036, 0.03243, 0.03243, 0.03243] + }, + "fire": { + "id": "fire", + "name": "Fire", + "damage": [0.8, 0.8, 0.8, 0.8, 0.8], + "upgrade": [0.036, 0.036, 0.036, 0.036, 0.036], + "scaling": [1.3, 0.5, 1.0, 1.0, 1.0], + "growth": [0.03243, 0.02885, 0.03243, 0.03243, 0.03243] + }, + "flame-art": { + "id": "flame-art", + "name": "Flame Art", + "damage": [0.85, 0.85, 0.85, 0.85, 0.85], + "upgrade": [0.044, 0.044, 0.044, 0.044, 0.044], + "scaling": [0.8, 0.8, 1.0, 1.0, 1.0], + "growth": [0.04128, 0.04128, 0.04354, 0.05371, 0.03243] + }, + "lightning": { + "id": "lightning", + "name": "Lightning", + "damage": [0.8, 0.8, 0.8, 0.8, 0.8], + "upgrade": [0.036, 0.036, 0.036, 0.036, 0.036], + "scaling": [0.5, 1.3, 1.0, 1.0, 1.0], + "growth": [0.02885, 0.03243, 0.03243, 0.03243, 0.03243] + }, + "sacred": { + "id": "sacred", + "name": "Sacred", + "damage": [0.75, 0.75, 0.75, 0.75, 0.75], + "upgrade": [0.048, 0.048, 0.048, 0.048, 0.048], + "scaling": [1.0, 1.0, 1.0, 1.0, 1.0], + "growth": [0.03243, 0.03243, 0.03243, 0.05371, 0.03243] + }, + "magic": { + "id": "magic", + "name": "Magic", + "damage": [0.75, 0.75, 0.75, 0.75, 0.75], + "upgrade": [0.048, 0.048, 0.048, 0.048, 0.048], + "scaling": [0.8, 0.8, 1.0, 1.0, 1.0], + "growth": [0.01829, 0.01829, 0.05485, 0.03243, 0.03243] + }, + "cold": { + "id": "cold", + "name": "Cold", + "damage": [0.85, 0.85, 0.85, 0.85, 0.85], + "upgrade": [0.038, 0.038, 0.038, 0.038, 0.038], + "scaling": [1.0, 1.0, 1.0, 1.0, 1.0], + "growth": [0.036, 0.036, 0.04128, 0.03243, 0.03243] + }, + "poison": { + "id": "poison", + "name": "Poison", + "damage": [0.85, 0.85, 0.85, 0.85, 0.85], + "upgrade": [0.052, 0.052, 0.052, 0.052, 0.052], + "scaling": [1.0, 1.0, 1.0, 1.0, 1.0], + "growth": [0.03472, 0.03472, 0.03472, 0.03472, 0.01715] + }, + "blood": { + "id": "blood", + "name": "Blood", + "damage": [0.85, 0.85, 0.85, 0.85, 0.85], + "upgrade": [0.052, 0.052, 0.052, 0.052, 0.052], + "scaling": [1.0, 1.0, 1.0, 1.0, 1.0], + "growth": [0.03472, 0.03472, 0.03472, 0.03472, 0.01715] + }, + "occult": { + "id": "occult", + "name": "Occult", + "damage": [0.9, 0.9, 0.9, 0.9, 0.9], + "upgrade": [0.054, 0.054, 0.054, 0.054, 0.054], + "scaling": [0.8, 0.8, 0.8, 0.8, 1.0], + "growth": [0.02715, 0.02715, 0.02715, 0.02715, 0.03243] + } +} diff --git a/src/data/armor/leggings.json b/src/data/leggings.json similarity index 72% rename from src/data/armor/leggings.json rename to src/data/leggings.json index 7204200..6467efc 100644 --- a/src/data/armor/leggings.json +++ b/src/data/leggings.json @@ -1,29 +1,29 @@ -[ - { +{ + "no-leggings": { "id": "no-leggings", - "name": "No Item", - "defenses": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], - "resistances": [0.0, 0.0, 0.0, 0.0], + "name": "None", + "defenses": [0, 0, 0, 0, 0, 0, 0, 0], + "resistances": [0, 0, 0, 0], "poise": 0, "weight": 0 }, - { + "alberichs-trousers": { "id": "alberichs-trousers", "name": "Alberich's Trousers", - "defenses": [3, 2.3, 3, 3, 7.3, 6.8, 7.2, 7.3], + "defenses": [3.0, 2.3, 3.0, 3.0, 7.3, 6.8, 7.2, 7.3], "resistances": [26, 14, 41, 44], "poise": 1, "weight": 2.5 }, - { + "all-knowing-greaves": { "id": "all-knowing-greaves", "name": "All-Knowing Greaves", - "defenses": [7.4, 6.8, 7.7, 6.8, 7.1, 5.4, 5.8, 5.4], + "defenses": [7.4, 6.8, 7.7, 6.8, 7.1, 5.4, 5.8, 5.0], "resistances": [17, 29, 13, 13], "poise": 10, "weight": 6.6 }, - { + "aristocrat-boots": { "id": "aristocrat-boots", "name": "Aristocrat Boots", "defenses": [4.3, 4.8, 4.3, 4.3, 3.6, 3.8, 4.3, 3.6], @@ -31,7 +31,7 @@ "poise": 1, "weight": 2.9 }, - { + "astrologer-trousers": { "id": "astrologer-trousers", "name": "Astrologer Trousers", "defenses": [3.8, 3.4, 3.4, 3.4, 7.7, 7.4, 7.6, 7.4], @@ -39,15 +39,15 @@ "poise": 3, "weight": 3.9 }, - { + "bandit-boots": { "id": "bandit-boots", "name": "Bandit Boots", - "defenses": [4, 4.5, 5, 5.4, 5.4, 5.4, 5.8, 5], + "defenses": [4.0, 4.5, 5.0, 5.0, 5.4, 5.4, 5.8, 5.0], "resistances": [34, 20, 35, 35], "poise": 2, "weight": 4.4 }, - { + "banished-knight-greaves": { "id": "banished-knight-greaves", "name": "Banished Knight Greaves", "defenses": [10.8, 8.6, 11.1, 10.1, 7.7, 7.7, 7.4, 7.6], @@ -55,15 +55,15 @@ "poise": 17, "weight": 10.8 }, - { + "battlemage-legwraps": { "id": "battlemage-legwraps", "name": "Battlemage Legwraps", - "defenses": [3, 3.4, 2.3, 3, 7.4, 6.8, 7.1, 7.2], + "defenses": [3.0, 3.4, 2.3, 3.0, 7.4, 6.8, 7.1, 7.2], "resistances": [26, 14, 39, 44], "poise": 1, "weight": 2.5 }, - { + "beast-champion-greaves": { "id": "beast-champion-greaves", "name": "Beast Champion Greaves", "defenses": [10.1, 9.4, 10.8, 10.6, 7.4, 7.9, 7.3, 7.7], @@ -71,15 +71,15 @@ "poise": 17, "weight": 10.8 }, - { + "black-knife-greaves": { "id": "black-knife-greaves", "name": "Black Knife Greaves", - "defenses": [6.5, 6.2, 7.1, 7.1, 5, 5.4, 3.8, 6.5], + "defenses": [6.5, 6.2, 7.1, 7.1, 5.0, 5.4, 3.8, 6.5], "resistances": [17, 29, 14, 14], "poise": 8, "weight": 5.7 }, - { + "blackflame-monk-greaves": { "id": "blackflame-monk-greaves", "name": "Blackflame Monk Greaves", "defenses": [7.7, 6.5, 8.4, 7.4, 5.8, 7.4, 4.5, 5.8], @@ -87,7 +87,7 @@ "poise": 11, "weight": 7.3 }, - { + "blaidds-greaves": { "id": "blaidds-greaves", "name": "Blaidd's Greaves", "defenses": [8.4, 7.3, 8.4, 8.8, 6.5, 7.3, 6.2, 6.8], @@ -95,31 +95,31 @@ "poise": 14, "weight": 8.5 }, - { + "bloodhound-knight-greaves": { "id": "bloodhound-knight-greaves", "name": "Bloodhound Knight Greaves", - "defenses": [7.1, 6.5, 8, 7.7, 5.4, 5.8, 4, 5.8], + "defenses": [7.1, 6.5, 8.0, 7.7, 5.4, 5.8, 4.0, 5.8], "resistances": [20, 31, 14, 14], "poise": 8, "weight": 6.6 }, - { + "blue-silver-mail-skirt": { "id": "blue-silver-mail-skirt", "name": "Blue Silver Mail Skirt", - "defenses": [6.8, 5, 7.1, 6.2, 5.8, 5.4, 4, 4], + "defenses": [6.8, 5.0, 7.1, 6.2, 5.8, 5.4, 4.0, 4.0], "resistances": [15, 35, 7, 7], "poise": 7, "weight": 5.5 }, - { + "briar-greaves": { "id": "briar-greaves", "name": "Briar Greaves", - "defenses": [7.4, 6.5, 7.7, 7.2, 6.2, 7.1, 7.1, 6.2], + "defenses": [7.4, 6.5, 7.7, 7.1, 6.2, 7.1, 5.0, 6.2], "resistances": [22, 44, 15, 15], "poise": 9, "weight": 7.3 }, - { + "bull-goat-greaves": { "id": "bull-goat-greaves", "name": "Bull-Goat Greaves", "defenses": [11.9, 11.8, 10.6, 10.6, 7.6, 7.7, 8.5, 7.3], @@ -127,7 +127,7 @@ "poise": 28, "weight": 16.4 }, - { + "carian-knight-greaves": { "id": "carian-knight-greaves", "name": "Carian Knight Greaves", "defenses": [6.8, 6.2, 7.1, 6.8, 7.1, 6.8, 5.4, 6.8], @@ -135,23 +135,23 @@ "poise": 7, "weight": 6.6 }, - { + "chain-leggings": { "id": "chain-leggings", "name": "Chain Leggings", - "defenses": [6.8, 5, 7.4, 6.8, 4, 6.2, 3.4, 4.5], + "defenses": [6.8, 5.0, 7.4, 6.8, 4.0, 6.2, 3.4, 4.5], "resistances": [16, 26, 7, 11], "poise": 7, "weight": 5.5 }, - { + "champion-gaiters": { "id": "champion-gaiters", "name": "Champion Gaiters", - "defenses": [3.8, 5, 4, 4.5, 4.5, 5.4, 5.8, 5.4], + "defenses": [3.8, 5.0, 4.0, 4.5, 4.5, 5.4, 5.8, 5.4], "resistances": [31, 20, 26, 24], "poise": 3, "weight": 3.9 }, - { + "cleanrot-greaves": { "id": "cleanrot-greaves", "name": "Cleanrot Greaves", "defenses": [8.4, 7.6, 9.2, 10.1, 7.2, 7.3, 6.5, 7.7], @@ -159,55 +159,55 @@ "poise": 13, "weight": 9.3 }, - { + "cloth-trousers": { "id": "cloth-trousers", "name": "Cloth Trousers", - "defenses": [3, 2.3, 1.5, 2.3, 7.3, 7.1, 6.8, 7.1], + "defenses": [3.0, 2.3, 1.5, 2.3, 7.3, 7.1, 6.8, 7.1], "resistances": [26, 14, 37, 37], "poise": 1, - "weight": 2 + "weight": 2.0 }, - { + "commoners-shoes": { "id": "commoners-shoes", "name": "Commoner's Shoes", - "defenses": [1.5, 3, 3, 2.3, 7.1, 6.5, 6.8, 7.1], + "defenses": [1.5, 3.0, 3.0, 2.3, 7.1, 6.5, 6.8, 7.1], "resistances": [22, 14, 39, 41], "poise": 1, - "weight": 2 + "weight": 2.0 }, - { + "confessor-boots": { "id": "confessor-boots", "name": "Confessor Boots", - "defenses": [4.5, 5.8, 4.5, 5, 6.2, 6.2, 6.8, 5.4], + "defenses": [4.5, 5.8, 4.5, 5.0, 6.2, 6.2, 6.8, 5.4], "resistances": [37, 29, 29, 31], "poise": 3, "weight": 4.8 }, - { + "consorts-trousers": { "id": "consorts-trousers", "name": "Consort's Trousers", - "defenses": [3, 2.3, 2.3, 3, 7.4, 7.1, 7.1, 7.3], + "defenses": [3.0, 2.3, 2.3, 3.0, 7.4, 7.1, 7.1, 7.3], "resistances": [29, 15, 41, 39], "poise": 1, "weight": 2.5 }, - { + "crucible-greaves": { "id": "crucible-greaves", "name": "Crucible Greaves", - "defenses": [10.1, 8, 9.6, 9.6, 7.4, 7.3, 6.5, 7.7], + "defenses": [10.1, 8.0, 9.6, 9.6, 7.4, 7.3, 6.5, 7.7], "resistances": [31, 44, 22, 22], "poise": 16, "weight": 9.6 }, - { + "cuckoo-knight-greaves": { "id": "cuckoo-knight-greaves", "name": "Cuckoo Knight Greaves", - "defenses": [3.3, 3.6, 2.8, 3.3, 3.1, 2.9, 2.1, 2.5], - "resistances": [11, 19, 8, 8], - "poise": 4, - "weight": 3.9 + "defenses": [7.7, 6.5, 8.4, 7.7, 7.1, 6.8, 5.0, 5.8], + "resistances": [20, 35, 15, 15], + "poise": 11, + "weight": 7.3 }, - { + "depraved-perfumer-trousers": { "id": "depraved-perfumer-trousers", "name": "Depraved Perfumer Trousers", "defenses": [3.9, 3.9, 3.7, 3.3, 7.8, 7.5, 7.3, 7.5], @@ -215,47 +215,47 @@ "poise": 2, "weight": 4.3 }, - { + "drake-knight-greaves": { "id": "drake-knight-greaves", "name": "Drake Knight Greaves", - "defenses": [6.5, 5.4, 6.8, 6.5, 5.8, 6.5, 5, 5.8], + "defenses": [6.5, 5.4, 6.8, 6.5, 5.8, 6.5, 5.0, 5.8], "resistances": [16, 29, 13, 13], "poise": 8, "weight": 5.7 }, - { + "duelist-greaves": { "id": "duelist-greaves", "name": "Duelist Greaves", - "defenses": [8, 7.1, 8, 7.4, 5.8, 6.8, 5.4, 6.2], + "defenses": [8.0, 7.1, 8.0, 7.4, 5.8, 6.8, 5.4, 6.2], "resistances": [29, 31, 15, 15], "poise": 11, "weight": 7.3 }, - { + "eccentrics-breeches": { "id": "eccentrics-breeches", "name": "Eccentric's Breeches", - "defenses": [6.5, 4.5, 6.2, 6.5, 4.5, 5, 3, 4], + "defenses": [6.5, 4.5, 6.2, 6.5, 4.5, 5.0, 3.0, 4.0], "resistances": [15, 31, 7, 7], "poise": 6, "weight": 5.1 }, - { + "elden-lord-greaves": { "id": "elden-lord-greaves", "name": "Elden Lord Greaves", - "defenses": [6.5, 5.8, 6.2, 6.8, 4.5, 6.2, 3.8, 4], + "defenses": [6.5, 5.8, 6.2, 6.8, 4.5, 6.2, 3.8, 4.0], "resistances": [16, 31, 7, 11], "poise": 7, "weight": 5.5 }, - { + "errant-sorcerer-boots": { "id": "errant-sorcerer-boots", "name": "Errant Sorcerer Boots", - "defenses": [3, 3, 3.8, 3, 7.6, 7.3, 7.2, 7.6], + "defenses": [3.0, 3.0, 3.8, 3.0, 7.6, 7.3, 7.2, 7.6], "resistances": [24, 15, 47, 51], "poise": 1, "weight": 3.1 }, - { + "exile-greaves": { "id": "exile-greaves", "name": "Exile Greaves", "defenses": [7.1, 5.4, 7.4, 7.1, 4.5, 6.2, 3.8, 5.4], @@ -263,15 +263,15 @@ "poise": 8, "weight": 5.7 }, - { + "finger-maiden-shoes": { "id": "finger-maiden-shoes", "name": "Finger Maiden Shoes", - "defenses": [3, 2.3, 2.3, 1.5, 7.6, 7.2, 7.3, 7.6], + "defenses": [3.0, 2.3, 2.3, 1.5, 7.6, 7.2, 7.3, 7.6], "resistances": [24, 13, 39, 39], "poise": 1, "weight": 2.5 }, - { + "fingerprint-greaves": { "id": "fingerprint-greaves", "name": "Fingerprint Greaves", "defenses": [7.7, 6.8, 6.8, 6.8, 5.4, 7.2, 3.8, 5.4], @@ -279,15 +279,15 @@ "poise": 11, "weight": 6.6 }, - { + "fire-monk-greaves": { "id": "fire-monk-greaves", "name": "Fire Monk Greaves", - "defenses": [8, 7.1, 7.7, 7.1, 6.2, 7.6, 5.4, 5.4], + "defenses": [8.0, 7.1, 7.7, 7.1, 6.2, 7.6, 5.4, 5.4], "resistances": [20, 34, 15, 15], "poise": 10, "weight": 7.3 }, - { + "fire-prelate-greaves": { "id": "fire-prelate-greaves", "name": "Fire Prelate Greaves", "defenses": [11.1, 9.8, 10.6, 10.6, 7.7, 11.5, 7.4, 7.6], @@ -295,7 +295,7 @@ "poise": 24, "weight": 15.3 }, - { + "foot-soldier-greaves": { "id": "foot-soldier-greaves", "name": "Foot Soldier Greaves", "defenses": [5.4, 5.8, 5.4, 5.4, 6.2, 6.5, 6.8, 6.2], @@ -303,31 +303,31 @@ "poise": 4, "weight": 5.1 }, - { + "fur-leggings": { "id": "fur-leggings", "name": "Fur Leggings", - "defenses": [3.4, 3.8, 3.4, 3.4, 3.8, 4, 5, 4], + "defenses": [3.4, 3.8, 3.4, 3.4, 3.8, 4.0, 5.0, 4.0], "resistances": [39, 26, 34, 24], "poise": 1, "weight": 3.1 }, - { + "gelmir-knight-greaves": { "id": "gelmir-knight-greaves", "name": "Gelmir Knight Greaves", - "defenses": [7.7, 6.5, 8, 7.7, 6.2, 7.1, 5.8, 6.2], + "defenses": [7.7, 6.5, 8.0, 7.7, 6.2, 7.1, 5.8, 6.2], "resistances": [22, 34, 15, 14], "poise": 11, "weight": 7.3 }, - { + "godrick-knight-greaves": { "id": "godrick-knight-greaves", "name": "Godrick Knight Greaves", - "defenses": [7.7, 6.8, 8, 7.4, 6.2, 6.8, 5.4, 6.2], + "defenses": [7.7, 6.8, 8.0, 7.4, 6.2, 6.8, 5.4, 6.2], "resistances": [22, 35, 15, 15], "poise": 11, "weight": 7.3 }, - { + "godrick-soldier-greaves": { "id": "godrick-soldier-greaves", "name": "Godrick Soldier Greaves", "defenses": [7.4, 6.5, 7.4, 7.1, 5.8, 6.2, 4.5, 5.4], @@ -335,31 +335,30 @@ "poise": 10, "weight": 6.6 }, - { + "godskin-apostle-trousers": { "id": "godskin-apostle-trousers", "name": "Godskin Apostle Trousers", - "defenses": [3.4, 3, 3, 1.5, 7.2, 6.8, 7.1, 7.9], - "resistances": [26, 13, 41, 39], + "defenses": [2.3, 4.5, 3.0, 2.3, 7.2, 6.5, 6.8, 7.7], + "resistances": [24, 14, 39, 41], "poise": 1, "weight": 2.5 }, - { - "id": "godskin-noble-trousers", + "godskin-noble-trousers": { "name": "Godskin Noble Trousers", "defenses": [2.3, 4.5, 3, 2.3, 7.2, 6.5, 6.8, 7.7], "resistances": [24, 14, 39, 41], "poise": 1, "weight": 2.5 }, - { + "gold-waistwrap": { "id": "gold-waistwrap", "name": "Gold Waistwrap", - "defenses": [4, 3.8, 3.8, 3, 7.6, 7.4, 7.6, 8.1], + "defenses": [4.0, 3.8, 3.8, 3.0, 7.6, 7.4, 7.6, 8.1], "resistances": [35, 15, 56, 56], "poise": 3, "weight": 4.4 }, - { + "guardian-greaves": { "id": "guardian-greaves", "name": "Guardian Greaves", "defenses": [6.2, 5.8, 5.8, 5.4, 6.8, 6.5, 6.8, 6.8], @@ -367,7 +366,7 @@ "poise": 3, "weight": 5.5 }, - { + "haligtree-greaves": { "id": "haligtree-greaves", "name": "Haligtree Greaves", "defenses": [7.4, 6.8, 7.1, 7.4, 5.4, 5.8, 4.5, 5.8], @@ -375,7 +374,7 @@ "poise": 9, "weight": 6.6 }, - { + "haligtree-knight-greaves": { "id": "haligtree-knight-greaves", "name": "Haligtree Knight Greaves", "defenses": [7.7, 7.1, 7.7, 7.7, 5.8, 6.5, 5.4, 6.5], @@ -383,55 +382,55 @@ "poise": 10, "weight": 7.3 }, - { + "hoslows-greaves": { "id": "hoslows-greaves", "name": "Hoslow's Greaves", - "defenses": [8, 6.8, 7.7, 7.1, 6.2, 6.8, 5.8, 5.8], + "defenses": [8.0, 6.8, 7.7, 7.1, 6.2, 6.8, 5.8, 5.8], "resistances": [24, 37, 15, 15], "poise": 10, "weight": 7.3 }, - { + "kaiden-trousers": { "id": "kaiden-trousers", "name": "Kaiden Trousers", - "defenses": [6.5, 4.6, 6.5, 6.5, 4, 4.5, 3.8, 4], + "defenses": [6.5, 4.5, 6.5, 6.5, 4.0, 4.5, 3.8, 4.0], "resistances": [15, 26, 7, 7], "poise": 7, "weight": 5.1 }, - { + "knight-greaves": { "id": "knight-greaves", "name": "Knight Greaves", - "defenses": [7.1, 6.8, 7.7, 7.7, 6.2, 6.2, 5.4, 5], + "defenses": [7.1, 6.8, 7.7, 7.7, 6.2, 6.2, 5.4, 5.0], "resistances": [17, 31, 11, 11], "poise": 11, "weight": 6.6 }, - { + "land-of-reeds-greaves": { "id": "land-of-reeds-greaves", "name": "Land of Reeds Greaves", - "defenses": [5, 5.4, 6.8, 5.4, 5.8, 6.5, 6.8, 6.2], + "defenses": [5.0, 5.4, 6.8, 5.4, 5.8, 6.5, 6.8, 6.2], "resistances": [37, 31, 31, 34], "poise": 4, "weight": 5.1 }, - { + "leather-boots": { "id": "leather-boots", "name": "Leather Boots", - "defenses": [4.5, 5.4, 4.5, 5, 5.4, 5.4, 5.8, 5.8], + "defenses": [4.5, 5.4, 4.5, 5.0, 5.4, 5.4, 5.8, 5.8], "resistances": [37, 22, 26, 31], "poise": 1, "weight": 4.4 }, - { + "leather-trousers": { "id": "leather-trousers", "name": "Leather Trousers", - "defenses": [6.5, 5.4, 6.8, 6.8, 5, 5.4, 3.4, 4.5], + "defenses": [6.5, 5.4, 6.8, 6.8, 5.0, 5.4, 3.4, 4.5], "resistances": [16, 29, 11, 7], "poise": 8, "weight": 5.5 }, - { + "leyndell-knight-greaves": { "id": "leyndell-knight-greaves", "name": "Leyndell Knight Greaves", "defenses": [7.7, 7.1, 7.7, 7.7, 5.8, 6.5, 5.8, 6.2], @@ -439,15 +438,15 @@ "poise": 11, "weight": 7.3 }, - { + "leyndell-soldier-greaves": { "id": "leyndell-soldier-greaves", "name": "Leyndell Soldier Greaves", - "defenses": [7.4, 6.8, 7.1, 7.4, 5.4, 5.8, 5, 5.4], + "defenses": [7.4, 6.8, 7.1, 7.4, 5.4, 5.8, 5.0, 5.4], "resistances": [20, 34, 14, 14], "poise": 10, "weight": 6.6 }, - { + "lionels-greaves": { "id": "lionels-greaves", "name": "Lionel's Greaves", "defenses": [10.1, 9.4, 11.1, 11.4, 7.7, 8.5, 7.4, 7.7], @@ -455,7 +454,7 @@ "poise": 22, "weight": 13.1 }, - { + "malenias-greaves": { "id": "malenias-greaves", "name": "Malenia's Greaves", "defenses": [7.1, 5.4, 7.4, 6.5, 4.5, 5.4, 3.8, 6.2], @@ -463,7 +462,7 @@ "poise": 8, "weight": 5.7 }, - { + "malformed-dragon-greaves": { "id": "malformed-dragon-greaves", "name": "Malformed Dragon Greaves", "defenses": [9.6, 8.6, 10.1, 9.6, 7.4, 7.4, 7.9, 7.4], @@ -471,23 +470,23 @@ "poise": 16, "weight": 9.9 }, - { + "malikeths-greaves": { "id": "malikeths-greaves", "name": "Maliketh's Greaves", - "defenses": [7.7, 6.8, 8, 7.7, 6.2, 6.5, 5.4, 7.3], + "defenses": [7.7, 6.8, 8.0, 7.7, 6.2, 6.5, 5.4, 7.3], "resistances": [22, 35, 15, 31], "poise": 11, "weight": 7.9 }, - { + "mausoleum-greaves": { "id": "mausoleum-greaves", "name": "Mausoleum Greaves", - "defenses": [7.4, 6.2, 7.7, 7.1, 5.8, 5.8, 5, 5.8], + "defenses": [7.4, 6.2, 7.7, 7.1, 5.8, 5.8, 5.0, 5.8], "resistances": [20, 31, 14, 13], "poise": 11, "weight": 6.6 }, - { + "mausoleum-knight-greaves": { "id": "mausoleum-knight-greaves", "name": "Mausoleum Knight Greaves", "defenses": [7.7, 6.5, 8.4, 7.4, 6.2, 6.5, 5.8, 6.5], @@ -495,23 +494,23 @@ "poise": 12, "weight": 7.3 }, - { + "mushroom-legs": { "id": "mushroom-legs", "name": "Mushroom Legs", - "defenses": [3.4, 4, 1.5, 3, 7.6, 3, 7.4, 7.4], + "defenses": [3.4, 4.0, 1.5, 3.0, 7.6, 3.0, 7.3, 7.4], "resistances": [63, 15, 56, 47], "poise": 1, "weight": 3.1 }, - { + "nights-cavalry-greaves": { "id": "nights-cavalry-greaves", "name": "Night's Cavalry Greaves", - "defenses": [8, 7.3, 8, 7.7, 6.2, 7.2, 6.2, 7.2], + "defenses": [8.0, 7.3, 8.0, 7.7, 6.2, 7.2, 6.2, 7.2], "resistances": [24, 35, 15, 15], "poise": 12, "weight": 7.9 }, - { + "nobles-trousers": { "id": "nobles-trousers", "name": "Noble's Trousers", "defenses": [3.4, 3.8, 3.4, 3.8, 7.6, 7.7, 7.4, 7.6], @@ -519,31 +518,31 @@ "poise": 1, "weight": 3.9 }, - { + "nomadic-merchants-trousers": { "id": "nomadic-merchants-trousers", "name": "Nomadic Merchant's Trousers", - "defenses": [4.5, 5, 4, 3.8, 5.4, 5.4, 5.4, 5], + "defenses": [4.5, 5.0, 4.0, 3.8, 5.4, 5.4, 5.4, 5.0], "resistances": [35, 20, 44, 29], "poise": 2, "weight": 4.4 }, - { + "nox-monk-greaves": { "id": "nox-monk-greaves", "name": "Nox Monk Greaves", - "defenses": [5.4, 5.8, 5.4, 5, 7.1, 6.8, 6.8, 5.8], + "defenses": [5.4, 5.8, 5.4, 5.0, 7.1, 6.8, 6.8, 5.8], "resistances": [39, 26, 31, 31], "poise": 4, "weight": 5.1 }, - { + "old-aristocrat-shoes": { "id": "old-aristocrat-shoes", "name": "Old Aristocrat Shoes", - "defenses": [3.4, 3.4, 3, 3.4, 4.5, 5, 4.5, 3.4], + "defenses": [3.4, 3.4, 3.0, 3.4, 4.5, 5.0, 4.5, 3.4], "resistances": [22, 15, 17, 20], "poise": 1, - "weight": 2 + "weight": 2.0 }, - { + "old-sorcerers-legwraps": { "id": "old-sorcerers-legwraps", "name": "Old Sorcerer's Legwraps", "defenses": [3.4, 1.5, 3.4, 1.5, 8.1, 6.8, 7.2, 7.3], @@ -551,7 +550,7 @@ "poise": 1, "weight": 2.5 }, - { + "omen-greaves": { "id": "omen-greaves", "name": "Omen Greaves", "defenses": [10.6, 8.6, 10.8, 10.8, 7.4, 8.3, 8.5, 7.9], @@ -559,31 +558,31 @@ "poise": 24, "weight": 14.3 }, - { + "omenkiller-boots": { "id": "omenkiller-boots", "name": "Omenkiller Boots", - "defenses": [5, 4.5, 4, 4, 4, 5.4, 6.5, 5.8], + "defenses": [5.0, 4.5, 4.0, 4.0, 5.0, 5.4, 6.5, 5.8], "resistances": [41, 17, 29, 29], "poise": 4, "weight": 4.4 }, - { + "page-trousers": { "id": "page-trousers", "name": "Page Trousers", - "defenses": [3.4, 3, 2.3, 2.3, 7.2, 7.1, 7.3, 7.3], + "defenses": [3.4, 3.0, 2.3, 2.3, 7.2, 7.1, 7.3, 7.3], "resistances": [24, 13, 44, 44], "poise": 1, "weight": 2.5 }, - { + "perfumer-sarong": { "id": "perfumer-sarong", "name": "Perfumer Sarong", - "defenses": [2.3, 3.4, 3, 2.3, 7.3, 6.8, 7.1, 7.3], + "defenses": [2.3, 3.4, 3.0, 2.3, 7.3, 6.8, 7.1, 7.3], "resistances": [37, 11, 39, 41], "poise": 1, "weight": 2.5 }, - { + "preceptors-trousers": { "id": "preceptors-trousers", "name": "Preceptor's Trousers", "defenses": [3.4, 3.8, 3.4, 3.4, 8.3, 7.6, 7.3, 7.3], @@ -591,31 +590,31 @@ "poise": 2, "weight": 3.9 }, - { + "prisoner-trousers": { "id": "prisoner-trousers", "name": "Prisoner Trousers", - "defenses": [2.3, 3, 3, 2.3, 6.8, 6.5, 6.5, 7.2], + "defenses": [2.3, 3.0, 3.0, 2.3, 6.8, 6.5, 6.5, 7.2], "resistances": [26, 14, 39, 39], "poise": 1, - "weight": 2 + "weight": 2.0 }, - { + "prophet-trousers": { "id": "prophet-trousers", "name": "Prophet Trousers", - "defenses": [3, 3.4, 3.4, 3, 7.6, 7.3, 7.2, 7.6], + "defenses": [3.0, 3.4, 3.4, 3.0, 7.6, 7.3, 7.2, 7.6], "resistances": [26, 14, 47, 51], "poise": 1, "weight": 3.1 }, - { + "queens-leggings": { "id": "queens-leggings", "name": "Queen's Leggings", "defenses": [2.3, 1.5, 1.5, 0.3, 7.6, 6.8, 7.1, 7.3], "resistances": [22, 14, 37, 41], "poise": 1, - "weight": 2 + "weight": 2.0 }, - { + "radahn-soldier-greaves": { "id": "radahn-soldier-greaves", "name": "Radahn Soldier Greaves", "defenses": [7.7, 6.2, 7.1, 6.8, 5.8, 6.5, 4.5, 5.4], @@ -623,7 +622,7 @@ "poise": 10, "weight": 6.6 }, - { + "radahns-greaves": { "id": "radahns-greaves", "name": "Radahn's Greaves", "defenses": [10.8, 8.6, 10.6, 10.1, 7.7, 8.1, 7.2, 7.7], @@ -631,23 +630,23 @@ "poise": 17, "weight": 10.8 }, - { + "raging-wolf-greaves": { "id": "raging-wolf-greaves", "name": "Raging Wolf Greaves", - "defenses": [7.7, 6.8, 7.7, 7.4, 5.8, 6.5, 4, 5.4], - "resistances": [20, 35, 11, 11], + "defenses": [7.5, 6.6, 7.5, 7.2, 5.6, 6.3, 3.8, 5.2], + "resistances": [19, 34, 11, 11], "poise": 9, - "weight": 6.6 + "weight": 6.3 }, - { + "raya-lucarian-greaves": { "id": "raya-lucarian-greaves", "name": "Raya Lucarian Greaves", - "defenses": [7.4, 6.2, 7.7, 7.4, 6.2, 6.2, 4, 5], + "defenses": [7.4, 6.2, 7.7, 7.4, 6.2, 6.2, 4.0, 5.0], "resistances": [20, 34, 14, 14], "poise": 10, "weight": 6.6 }, - { + "redmane-knight-greaves": { "id": "redmane-knight-greaves", "name": "Redmane Knight Greaves", "defenses": [7.7, 6.5, 7.7, 7.1, 6.2, 7.3, 5.4, 6.2], @@ -655,7 +654,7 @@ "poise": 11, "weight": 7.3 }, - { + "ronins-greaves": { "id": "ronins-greaves", "name": "Ronin's Greaves", "defenses": [6.2, 6.2, 6.5, 6.2, 6.8, 7.1, 7.3, 6.8], @@ -663,15 +662,7 @@ "poise": 5, "weight": 5.7 }, - { - "id": "rotten-duelist-greaves", - "name": "Rotten Duelist Greaves", - "defenses": [7.4, 6.2, 7.7, 7.1, 6.2, 6.5, 5.8, 6.2], - "resistances": [35, 35, 15, 15], - "poise": 10, - "weight": 7.3 - }, - { + "royal-knight-greaves": { "id": "royal-knight-greaves", "name": "Royal Knight Greaves", "defenses": [9.2, 8.3, 10.1, 9.6, 8.1, 7.6, 7.1, 7.4], @@ -679,95 +670,95 @@ "poise": 14, "weight": 9.6 }, - { + "royal-remains-greaves": { "id": "royal-remains-greaves", "name": "Royal Remains Greaves", - "defenses": [6.8, 6.5, 7.4, 6.8, 5.4, 5.8, 4.5, 5], + "defenses": [6.8, 6.5, 7.4, 6.8, 5.4, 5.8, 4.5, 5.0], "resistances": [22, 35, 15, 7], "poise": 9, "weight": 6.6 }, - { + "sage-trousers": { "id": "sage-trousers", "name": "Sage Trousers", - "defenses": [3.4, 3, 3, 1.5, 7.6, 7.1, 7.3, 7.6], + "defenses": [3.4, 3.0, 3.0, 1.5, 7.6, 7.1, 7.3, 7.6], "resistances": [22, 13, 39, 41], "poise": 1, "weight": 2.5 }, - { + "sanguine-noble-waistcloth": { "id": "sanguine-noble-waistcloth", "name": "Sanguine Noble Waistcloth", - "defenses": [3, 2.3, 2.3, 2.3, 7.4, 6.5, 7.3, 7.6], + "defenses": [3.0, 2.3, 2.3, 2.3, 7.4, 6.5, 7.3, 7.6], "resistances": [29, 11, 44, 41], "poise": 1, "weight": 2.5 }, - { + "scaled-greaves": { "id": "scaled-greaves", "name": "Scaled Greaves", - "defenses": [9.6, 8.3, 10.1, 9.6, 7.6, 7.9, 7.3, 7.6], + "defenses": [9.2, 8.0, 9.6, 9.2, 7.7, 8.1, 7.4, 7.7], "resistances": [35, 51, 24, 24], "poise": 16, - "weight": 16 + "weight": 9.9 }, - { + "shaman-leggings": { "id": "shaman-leggings", "name": "Shaman Leggings", - "defenses": [3, 3.4, 3, 4.5, 4.5, 4, 4.5, 3.8], + "defenses": [3.0, 3.4, 3.0, 4.5, 4.5, 4.0, 4.5, 3.8], "resistances": [39, 26, 34, 22], "poise": 1, "weight": 3.1 }, - { + "snow-witch-skirt": { "id": "snow-witch-skirt", "name": "Snow Witch Skirt", - "defenses": [3, 3.4, 3.4, 2.3, 7.4, 7.4, 7.3, 7.4], + "defenses": [3.0, 3.4, 3.4, 2.3, 7.4, 7.4, 7.3, 7.4], "resistances": [24, 20, 44, 44], "poise": 1, "weight": 3.1 }, - { + "sorcerer-leggings": { "id": "sorcerer-leggings", "name": "Sorcerer Leggings", - "defenses": [2.3, 3, 3, 0.3, 7.3, 7.1, 6.8, 7.2], + "defenses": [2.3, 3.0, 3.0, 0.3, 7.3, 7.1, 6.8, 7.2], "resistances": [24, 7, 39, 37], "poise": 1, - "weight": 2 + "weight": 2.0 }, - { + "spellblades-trousers": { "id": "spellblades-trousers", "name": "Spellblade's Trousers", - "defenses": [2.9, 2.2, 2.9, 2.9, 7.3, 6.7, 7, 7.3], + "defenses": [2.9, 2.2, 2.9, 2.9, 7.3, 6.7, 7.0, 7.3], "resistances": [25, 13, 38, 41], "poise": 1, "weight": 2.6 }, - { + "travelers-boots": { "id": "travelers-boots", "name": "Traveler's Boots", - "defenses": [3.8, 3.4, 3, 2.3, 7.7, 7.3, 7.4, 7.2], + "defenses": [3.8, 3.4, 3.0, 2.3, 7.7, 7.3, 7.4, 7.2], "resistances": [24, 15, 47, 47], "poise": 1, "weight": 3.1 }, - { + "travelers-slops": { "id": "travelers-slops", "name": "Traveler's Slops", - "defenses": [3, 3, 2.3, 1.5, 7.3, 7.3, 7.1, 7.3], + "defenses": [3.0, 3.0, 2.3, 1.5, 7.3, 7.3, 7.1, 7.3], "resistances": [34, 13, 41, 39], "poise": 1, "weight": 2.5 }, - { + "traveling-maiden-boots": { "id": "traveling-maiden-boots", "name": "Traveling Maiden Boots", - "defenses": [3, 3.4, 3.4, 2.3, 7.6, 7.3, 7.4, 7.6], + "defenses": [3.1, 3.5, 3.5, 2.4, 7.7, 7.4, 7.5, 7.7], "resistances": [29, 15, 47, 51], "poise": 1, - "weight": 3.1 + "weight": 2.9 }, - { + "tree-sentinel-greaves": { "id": "tree-sentinel-greaves", "name": "Tree Sentinel Greaves", "defenses": [10.8, 8.6, 10.8, 10.1, 7.4, 9.9, 7.2, 8.1], @@ -775,23 +766,23 @@ "poise": 17, "weight": 11.7 }, - { + "twinned-greaves": { "id": "twinned-greaves", "name": "Twinned Greaves", - "defenses": [7.7, 7.1, 8.4, 6.8, 6.5, 6.5, 5, 5.8], + "defenses": [7.7, 7.1, 8.4, 6.8, 6.5, 6.5, 5.0, 5.8], "resistances": [20, 34, 13, 34], "poise": 10, "weight": 7.3 }, - { + "vagabond-knight-greaves": { "id": "vagabond-knight-greaves", "name": "Vagabond Knight Greaves", - "defenses": [7.4, 5.8, 6.8, 6.5, 5, 5.8, 4.5, 4.5], + "defenses": [7.4, 5.8, 6.8, 6.5, 5.0, 5.8, 4.5, 4.5], "resistances": [20, 34, 13, 13], "poise": 8, "weight": 5.7 }, - { + "veterans-greaves": { "id": "veterans-greaves", "name": "Veteran's Greaves", "defenses": [10.8, 9.8, 10.8, 10.1, 7.7, 8.1, 7.3, 7.6], @@ -799,15 +790,15 @@ "poise": 22, "weight": 11.7 }, - { + "vulgar-militia-greaves": { "id": "vulgar-militia-greaves", "name": "Vulgar Militia Greaves", - "defenses": [5.4, 6.2, 5.8, 5, 6.2, 6.2, 6.5, 6.2], + "defenses": [5.4, 6.2, 5.8, 5.0, 6.2, 6.2, 6.5, 6.2], "resistances": [44, 24, 34, 34], "poise": 4, "weight": 5.1 }, - { + "war-surgeon-trousers": { "id": "war-surgeon-trousers", "name": "War Surgeon Trousers", "defenses": [3.9, 4.4, 4.9, 3.9, 5.3, 5.7, 6.1, 5.7], @@ -815,7 +806,7 @@ "poise": 3, "weight": 4.2 }, - { + "warrior-greaves": { "id": "warrior-greaves", "name": "Warrior Greaves", "defenses": [5.4, 5.4, 4.5, 4.5, 5.8, 6.2, 6.8, 5.4], @@ -823,20 +814,20 @@ "poise": 4, "weight": 4.8 }, - { + "white-reed-greaves": { "id": "white-reed-greaves", "name": "White Reed Greaves", - "defenses": [5.4, 5.4, 6.5, 5, 6.2, 6.2, 6.8, 5.8], + "defenses": [5.4, 5.8, 6.5, 5.0, 6.2, 6.2, 6.8, 5.8], "resistances": [41, 26, 34, 31], "poise": 4, "weight": 5.1 }, - { + "zamor-legwraps": { "id": "zamor-legwraps", "name": "Zamor Legwraps", - "defenses": [6.5, 5, 6.8, 5.8, 4.5, 4.5, 3, 4], + "defenses": [6.5, 5.0, 6.8, 5.8, 4.5, 4.5, 3.0, 4.0], "resistances": [11, 37, 0, 7], "poise": 7, "weight": 5.1 } -] +} diff --git a/src/data/talismans.json b/src/data/talismans.json index ce861d8..0b66ce2 100644 --- a/src/data/talismans.json +++ b/src/data/talismans.json @@ -1,48 +1,608 @@ -[ - { +{ + "no-talisman": { "id": "no-talismans", "name": "None" }, + "crimson-amber-medallion": { + "id": "crimson-amber-medallion", + "name": "Crimson Amber Medallion", + "weight": "0.3", + "multipliers": [1.06, 1.0, 1.0, 1.0] + }, + "crimson-amber-medallion-+1": { + "id": "crimson-amber-medallion-+1", + "name": "Crimson Amber Medallion +1", + "weight": "0.3", + "multipliers": [1.07, 1.0, 1.0, 1.0] + }, + "crimson-amber-medallion-+2": { + "id": "crimson-amber-medallion-+2", + "name": "Crimson Amber Medallion +2", + "weight": "0.3", + "multipliers": [1.08, 1.0, 1.0, 1.0] + }, + "cerulean-amber-medallion": { + "id": "cerulean-amber-medallion", + "name": "Cerulean Amber Medallion", + "weight": "0.3", + "multipliers": [1.0, 1.07, 1.0, 1.0] + }, + "cerulean-amber-medallion-+1": { + "id": "cerulean-amber-medallion-+1", + "name": "Cerulean Amber Medallion +1", + "weight": "0.3", + "multipliers": [1.0, 1.09, 1.0, 1.0] + }, + "cerulean-amber-medallion-+2": { + "id": "cerulean-amber-medallion-+2", + "name": "Cerulean Amber Medallion +2", + "weight": "0.3", + "multipliers": [1.0, 1.11, 1.0, 1.0] + }, + "viridian-amber-medallion": { + "id": "viridian-amber-medallion", + "name": "Viridian Amber Medallion", + "weight": "0.3", + "multipliers": [1.0, 1.0, 1.11, 1.0] + }, + "viridian-amber-medallion-+1": { + "id": "viridian-amber-medallion-+1", + "name": "Viridian Amber Medallion +1", + "weight": "0.3", + "multipliers": [1.0, 1.0, 1.13, 1.0] + }, + "viridian-amber-medallion-+2": { + "id": "viridian-amber-medallion-+2", + "name": "Viridian Amber Medallion +2", + "weight": "0.3", + "multipliers": [1.0, 1.0, 1.15, 1.0] + }, + "arsenal-charm": { + "id": "arsenal-charm", + "name": "Arsenal Charm", + "weight": "1.5", + "multipliers": [1.0, 1.0, 1.0, 1.15] + }, + "arsenal-charm-+1": { + "id": "arsenal-charm-+1", + "name": "Arsenal Charm +1", + "weight": "1.5", + "multipliers": [1.0, 1.0, 1.0, 1.17] + }, + "great-jars-arsenal": { + "id": "great-jars-arsenal", + "name": "Great-Jar's Arsenal", + "weight": "1.5", + "multipliers": [1.0, 1.0, 1.0, 1.19] + }, + "erdtrees-favor": { + "id": "erdtrees-favor", + "name": "Erdtree's Favor", + "weight": "1.5", + "multipliers": [1.03, 1.0, 1.07, 1.05] + }, + "erdtrees-favor-+1": { + "id": "erdtrees-favor-+1", + "name": "Erdtree's Favor +1", + "weight": "1.5", + "multipliers": [1.035, 1.0, 1.085, 1.065] + }, + "erdtrees-favor-+2": { + "id": "erdtrees-favor-+2", + "name": "Erdtree's Favor +2", + "weight": "1.5", + "multipliers": [1.04, 1.0, 1.1, 1.08] + }, + "radagons-scarseal": { + "id": "radagons-scarseal", + "name": "Radagon's Scarseal", + "weight": "0.8", + "stats": [3, 0, 3, 3, 3, 0, 0, 0] + }, + "radagons-soreseal": { "id": "radagons-soreseal", "name": "Radagon's Soreseal", - "weight": 0.8, + "weight": "0.8", "stats": [5, 0, 5, 5, 5, 0, 0, 0] }, - { - "id": "marikas-soreseal", - "name": "Marika's Soreseal", - "weight": 0.8, - "stats": [0, 5, 0, 0, 0, 5, 5, 5] - }, - { - "id": "prosthesis-wearer-heirloom", - "name": "Prosthesis-Wearer Heirloom", - "weight": 0.8, - "stats": [0, 0, 0, 0, 5, 0, 0, 0] - }, - { - "id": "stargazer-heirloom", - "name": "Stargazer Heirloom", - "weight": 0.8, - "stats": [0, 0, 0, 0, 0, 5, 0, 0] - }, - { + "starscourge-heirloom": { "id": "starscourge-heirloom", "name": "Starscourge Heirloom", - "weight": 0.8, + "weight": "0.8", "stats": [0, 0, 0, 5, 0, 0, 0, 0] }, - { - "id": "two-fingers-heirloom", - "name": "Two Fingers Heirloom", - "weight": 0.8, - "stats": [0, 0, 0, 0, 0, 0, 5, 0] - }, - { - "id": "millicents-prosthesis", - "name": "Millicent's Prosthesis", - "weight": 0.8, + "prosthesis-wearer-heirloom": { + "id": "prosthesis-wearer-heirloom", + "name": "Prosthesis-Wearer Heirloom", + "weight": "0.8", "stats": [0, 0, 0, 0, 5, 0, 0, 0] }, - { + "stargazer-heirloom": { + "id": "stargazer-heirloom", + "name": "Stargazer Heirloom", + "weight": "0.6", + "stats": [0, 0, 0, 0, 0, 5, 0, 0] + }, + "two-fingers-heirloom": { + "id": "two-fingers-heirloom", + "name": "Two Fingers Heirloom", + "weight": "0.6", + "stats": [0, 0, 0, 0, 0, 0, 5, 0] + }, + "silver-scarab": { + "id": "silver-scarab", + "name": "Silver Scarab", + "weight": "1.2" + }, + "gold-scarab": { + "id": "gold-scarab", + "name": "Gold Scarab", + "weight": "1.2" + }, + "moon-of-nokstella": { + "id": "moon-of-nokstella", + "name": "Moon of Nokstella", + "weight": "0.8" + }, + "green-turtle-talisman": { + "id": "green-turtle-talisman", + "name": "Green Turtle Talisman", + "weight": "0.7" + }, + "stalwart-horn-charm": { + "id": "stalwart-horn-charm", + "name": "Stalwart Horn Charm", + "weight": "0.6" + }, + "stalwart-horn-charm-+1": { + "id": "stalwart-horn-charm-+1", + "name": "Stalwart Horn Charm +1", + "weight": "0.6" + }, + "immunizing-horn-charm": { + "id": "immunizing-horn-charm", + "name": "Immunizing Horn Charm", + "weight": "0.6" + }, + "immunizing-horn-charm-+1": { + "id": "immunizing-horn-charm-+1", + "name": "Immunizing Horn Charm +1", + "weight": "0.6" + }, + "clarifying-horn-charm": { + "id": "clarifying-horn-charm", + "name": "Clarifying Horn Charm", + "weight": "0.6" + }, + "clarifying-horn-charm-+1": { + "id": "clarifying-horn-charm-+1", + "name": "Clarifying Horn Charm +1", + "weight": "0.6" + }, + "prince-of-deaths-pustule": { + "id": "prince-of-deaths-pustule", + "name": "Prince of Death's Pustule", + "weight": "0.6" + }, + "prince-of-deaths-cyst": { + "id": "prince-of-deaths-cyst", + "name": "Prince of Death's Cyst", + "weight": "0.6" + }, + "mottled-necklace": { + "id": "mottled-necklace", + "name": "Mottled Necklace", + "weight": "0.9" + }, + "mottled-necklace-+1": { + "id": "mottled-necklace-+1", + "name": "Mottled Necklace +1", + "weight": "0.9" + }, + "bull-goats-talisman": { + "id": "bull-goats-talisman", + "name": "Bull-Goat's Talisman", + "weight": "0.5" + }, + "marikas-scarseal": { + "id": "marikas-scarseal", + "name": "Marika's Scarseal", + "weight": "0.8", + "stats": [0, 3, 0, 0, 0, 3, 3, 3] + }, + "marikas-soreseal": { + "id": "marikas-soreseal", + "name": "Marika's Soreseal", + "weight": "0.8", + "stats": [0, 5, 0, 0, 0, 5, 5, 5] + }, + "warrior-jar-shard": { + "id": "warrior-jar-shard", + "name": "Warrior Jar Shard", + "weight": "0.9" + }, + "shard-of-alexander": { + "id": "shard-of-alexander", + "name": "Shard of Alexander", + "weight": "0.9" + }, + "millicents-prosthesis": { + "id": "millicents-prosthesis", + "name": "Millicent's Prosthesis", + "weight": "1.6", + "stats": [0, 0, 0, 0, 5, 0, 0, 0] + }, + "magic-scorpion-charm": { + "id": "magic-scorpion-charm", + "name": "Magic Scorpion Charm", + "weight": "0.8" + }, + "lightning-scorpion-charm": { + "id": "lightning-scorpion-charm", + "name": "Lightning Scorpion Charm", + "weight": "0.8" + }, + "fire-scorpion-charm": { + "id": "fire-scorpion-charm", + "name": "Fire Scorpion Charm", + "weight": "0.8" + }, + "sacred-scorpion-charm": { + "id": "sacred-scorpion-charm", + "name": "Sacred Scorpion Charm", + "weight": "0.8" + }, + "red-feathered-branchsword": { + "id": "red-feathered-branchsword", + "name": "Red-Feathered Branchsword", + "weight": "1.4" + }, + "ritual-sword-talisman": { + "id": "ritual-sword-talisman", + "name": "Ritual Sword Talisman", + "weight": "0.9" + }, + "spear-talisman": { + "id": "spear-talisman", + "name": "Spear Talisman", + "weight": "0.5" + }, + "hammer-talisman": { + "id": "hammer-talisman", + "name": "Hammer Talisman", + "weight": "0.9" + }, + "winged-sword-insignia": { + "id": "winged-sword-insignia", + "name": "Winged Sword Insignia", + "weight": "1.4" + }, + "rotten-winged-sword-insignia": { + "id": "rotten-winged-sword-insignia", + "name": "Rotten Winged Sword Insignia", + "weight": "1.4" + }, + "dagger-talisman": { + "id": "dagger-talisman", + "name": "Dagger Talisman", + "weight": "1.1" + }, + "arrows-reach-talisman": { + "id": "arrows-reach-talisman", "name": "Arrow's Reach Talisman", - "weight": 0.7 + "weight": "0.7" + }, + "blue-dancer-charm": { + "id": "blue-dancer-charm", + "name": "Blue Dancer Charm", + "weight": "0.9" + }, + "twinblade-talisman": { + "id": "twinblade-talisman", + "name": "Twinblade Talisman", + "weight": "0.7" + }, + "axe-talisman": { + "id": "axe-talisman", + "name": "Axe Talisman", + "weight": "0.8" + }, + "lance-talisman": { + "id": "lance-talisman", + "name": "Lance Talisman", + "weight": "0.7" + }, + "arrows-sting-talisman": { + "id": "arrows-sting-talisman", + "name": "Arrow's Sting Talisman", + "weight": "0.7" + }, + "lord-of-bloods-exultation": { + "id": "lord-of-bloods-exultation", + "name": "Lord of Blood's Exultation", + "weight": "0.9" + }, + "kindred-of-rots-exultation": { + "id": "kindred-of-rots-exultation", + "name": "Kindred of Rot's Exultation", + "weight": "0.9" + }, + "claw-talisman": { + "id": "claw-talisman", + "name": "Claw Talisman", + "weight": "0.7" + }, + "roar-medallion": { + "id": "roar-medallion", + "name": "Roar Medallion", + "weight": "0.7" + }, + "curved-sword-talisman": { + "id": "curved-sword-talisman", + "name": "Curved Sword Talisman", + "weight": "0.7" + }, + "companion-jar": { + "id": "companion-jar", + "name": "Companion Jar", + "weight": "0.6" + }, + "perfumers-talisman": { + "id": "perfumers-talisman", + "name": "Perfumer's Talisman", + "weight": "0.6" + }, + "graven-school-talisman": { + "id": "graven-school-talisman", + "name": "Graven-School Talisman", + "weight": "0.7" + }, + "graven-mass-talisman": { + "id": "graven-mass-talisman", + "name": "Graven-Mass Talisman", + "weight": "1" + }, + "faithfuls-canvas-talisman": { + "id": "faithfuls-canvas-talisman", + "name": "Faithful's Canvas Talisman", + "weight": "0.7" + }, + "flocks-canvas-talisman": { + "id": "flocks-canvas-talisman", + "name": "Flock's Canvas Talisman", + "weight": "1" + }, + "old-lords-talisman": { + "id": "old-lords-talisman", + "name": "Old Lord's Talisman", + "weight": "0.5" + }, + "radagon-icon": { + "id": "radagon-icon", + "name": "Radagon Icon", + "weight": "0.7" + }, + "primal-glintstone-blade": { + "id": "primal-glintstone-blade", + "name": "Primal Glintstone Blade", + "weight": "0.6", + "multipliers": [0.85, 1.0, 1.0, 1.0] + }, + "godfrey-icon": { + "id": "godfrey-icon", + "name": "Godfrey Icon", + "weight": "0.8" + }, + "dragoncrest-shield-talisman": { + "id": "dragoncrest-shield-talisman", + "name": "Dragoncrest Shield Talisman", + "weight": "0.8" + }, + "dragoncrest-shield-talisman-+1": { + "id": "dragoncrest-shield-talisman-+1", + "name": "Dragoncrest Shield Talisman +1", + "weight": "0.8" + }, + "dragoncrest-shield-talisman-+2": { + "id": "dragoncrest-shield-talisman-+2", + "name": "Dragoncrest Shield Talisman +2", + "weight": "0.8" + }, + "dragoncrest-greatshield-talisman": { + "id": "dragoncrest-greatshield-talisman", + "name": "Dragoncrest Greatshield Talisman", + "weight": "0.8" + }, + "spelldrake-talisman": { + "id": "spelldrake-talisman", + "name": "Spelldrake Talisman", + "weight": "0.6" + }, + "spelldrake-talisman-+1": { + "id": "spelldrake-talisman-+1", + "name": "Spelldrake Talisman +1", + "weight": "0.6" + }, + "spelldrake-talisman-+2": { + "id": "spelldrake-talisman-+2", + "name": "Spelldrake Talisman +2", + "weight": "0.6" + }, + "flamedrake-talisman": { + "id": "flamedrake-talisman", + "name": "Flamedrake Talisman", + "weight": "0.6" + }, + "flamedrake-talisman-+1": { + "id": "flamedrake-talisman-+1", + "name": "Flamedrake Talisman +1", + "weight": "0.6" + }, + "flamedrake-talisman-+2": { + "id": "flamedrake-talisman-+2", + "name": "Flamedrake Talisman +2", + "weight": "0.6" + }, + "boltdrake-talisman": { + "id": "boltdrake-talisman", + "name": "Boltdrake Talisman", + "weight": "0.6" + }, + "boltdrake-talisman-+1": { + "id": "boltdrake-talisman-+1", + "name": "Boltdrake Talisman +1", + "weight": "0.6" + }, + "boltdrake-talisman-+2": { + "id": "boltdrake-talisman-+2", + "name": "Boltdrake Talisman +2", + "weight": "0.6" + }, + "haligdrake-talisman": { + "id": "haligdrake-talisman", + "name": "Haligdrake Talisman", + "weight": "0.6" + }, + "haligdrake-talisman-+1": { + "id": "haligdrake-talisman-+1", + "name": "Haligdrake Talisman +1", + "weight": "0.6" + }, + "haligdrake-talisman-+2": { + "id": "haligdrake-talisman-+2", + "name": "Haligdrake Talisman +2", + "weight": "0.6" + }, + "pearldrake-talisman": { + "id": "pearldrake-talisman", + "name": "Pearldrake Talisman", + "weight": "0.9" + }, + "pearldrake-talisman-+1": { + "id": "pearldrake-talisman-+1", + "name": "Pearldrake Talisman +1", + "weight": "0.9" + }, + "pearldrake-talisman-+2": { + "id": "pearldrake-talisman-+2", + "name": "Pearldrake Talisman +2", + "weight": "0.9" + }, + "crucible-scale-talisman": { + "id": "crucible-scale-talisman", + "name": "Crucible Scale Talisman", + "weight": "1.1" + }, + "crucible-feather-talisman": { + "id": "crucible-feather-talisman", + "name": "Crucible Feather Talisman", + "weight": "0.8" + }, + "blue-feathered-branchsword": { + "id": "blue-feathered-branchsword", + "name": "Blue-Feathered Branchsword", + "weight": "1.1" + }, + "ritual-shield-talisman": { + "id": "ritual-shield-talisman", + "name": "Ritual Shield Talisman", + "weight": "0.9" + }, + "greatshield-talisman": { + "id": "greatshield-talisman", + "name": "Greatshield Talisman", + "weight": "0.9" + }, + "crucible-knot-talisman": { + "id": "crucible-knot-talisman", + "name": "Crucible Knot Talisman", + "weight": "0.5" + }, + "crimson-seed-talisman": { + "id": "crimson-seed-talisman", + "name": "Crimson Seed Talisman", + "weight": "0.8" + }, + "cerulean-seed-talisman": { + "id": "cerulean-seed-talisman", + "name": "Cerulean Seed Talisman", + "weight": "0.8" + }, + "blessed-dew-talisman": { + "id": "blessed-dew-talisman", + "name": "Blessed Dew Talisman", + "weight": "0.6" + }, + "takers-cameo": { + "id": "takers-cameo", + "name": "Taker's Cameo", + "weight": "1" + }, + "godskin-swaddling-cloth": { + "id": "godskin-swaddling-cloth", + "name": "Godskin Swaddling Cloth", + "weight": "0.9" + }, + "assassins-crimson-dagger": { + "id": "assassins-crimson-dagger", + "name": "Assassin's Crimson Dagger", + "weight": "0.8" + }, + "assassins-cerulean-dagger": { + "id": "assassins-cerulean-dagger", + "name": "Assassin's Cerulean Dagger", + "weight": "0.8" + }, + "crepuss-vial": { + "id": "crepuss-vial", + "name": "Crepus's Vial", + "weight": "0.7" + }, + "concealing-veil": { + "id": "concealing-veil", + "name": "Concealing Veil", + "weight": "0.9" + }, + "carian-filigreed-crest": { + "id": "carian-filigreed-crest", + "name": "Carian Filigreed Crest", + "weight": "0.8" + }, + "longtail-cat-talisman": { + "id": "longtail-cat-talisman", + "name": "Longtail Cat Talisman", + "weight": "0.6" + }, + "shabriris-woe": { + "id": "shabriris-woe", + "name": "Shabriri's Woe", + "weight": "0.6" + }, + "daedicars-woe": { + "id": "daedicars-woe", + "name": "Daedicar's Woe", + "weight": "0.8" + }, + "sacrificial-twig": { + "id": "sacrificial-twig", + "name": "Sacrificial Twig", + "weight": "1" + }, + "furled-fingers-trick-mirror": { + "id": "furled-fingers-trick-mirror", + "name": "Furled Finger's Trick-Mirror", + "weight": "0.7" + }, + "hosts-trick-mirror": { + "id": "hosts-trick-mirror", + "name": "Host's Trick-Mirror", + "weight": "0.7" + }, + "entwining-umbilical-cord": { + "id": "entwining-umbilical-cord", + "name": "Entwining Umbilical Cord", + "weight": "0.5" + }, + "ancestral-spirits-horn": { + "id": "ancestral-spirits-horn", + "name": "Ancestral Spirit's Horn", + "weight": "1.2" } -] +} diff --git a/src/data/weapons.json b/src/data/weapons.json new file mode 100644 index 0000000..0e38940 --- /dev/null +++ b/src/data/weapons.json @@ -0,0 +1,35856 @@ +{ + "no-weapon": { "id": "no-weapons", "name": "None" }, + "academy-glintstone-staff": { + "id": "academy-glintstone-staff", + "name": "Academy Glintstone Staff", + "requirements": [6, 0, 28, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.12, 0.0, 0.91, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "alabaster-lords-sword": { + "id": "alabaster-lords-sword", + "name": "Alabaster Lord's Sword", + "requirements": [16, 12, 18, 0, 0], + "infusions": { + "standard": { + "damage": [128, 38, 0, 0, 0], + "scaling": [0.58, 0.2, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "albinauric-bow": { + "id": "albinauric-bow", + "name": "Albinauric Bow", + "requirements": [7, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [82, 0, 0, 0, 0], + "scaling": [0.15, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "albinauric-shield": { + "id": "albinauric-shield", + "name": "Albinauric Shield", + "requirements": [11, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [78, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [76, 0, 76, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [76, 0, 76, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [76, 0, 0, 76, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [76, 0, 0, 0, 76], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [76, 76, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [76, 65, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "albinauric-staff": { + "id": "albinauric-staff", + "name": "Albinauric Staff", + "requirements": [6, 0, 10, 0, 12], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [17, 0, 0, 0, 0], + "scaling": [0.12, 0.0, 0.3, 0.0, 0.7], + "masks": [ + [0, 0, 1, 0, 1], + [0, 0, 1, 0, 1], + [0, 0, 1, 0, 1], + [0, 0, 1, 0, 1], + [0, 0, 1, 0, 1] + ], + "corrections": ["12", "12", "12", "12", "12"] + } + } + }, + "ants-skull-plate": { + "id": "ants-skull-plate", + "name": "Ant's Skull Plate", + "requirements": [28, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [114, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "antspur-rapier": { + "id": "antspur-rapier", + "name": "Antspur Rapier", + "requirements": [10, 20, 0, 0, 0], + "infusions": { + "standard": { + "damage": [98, 0, 0, 0, 0], + "scaling": [0.36, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [94, 0, 0, 0, 0], + "upgrade": [0.46, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [94, 0, 0, 0, 0], + "upgrade": [0.17, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [94, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [94, 0, 94, 0, 0], + "upgrade": [0.36, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [94, 0, 94, 0, 0], + "upgrade": [0.07, 0.1, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [94, 0, 0, 94, 0], + "upgrade": [0.17, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [94, 0, 0, 0, 94], + "upgrade": [0.07, 0.1, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [94, 94, 0, 0, 0], + "upgrade": [0.1, 0.15, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [94, 75, 0, 0, 0], + "upgrade": [0.32, 0.45, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [94, 0, 0, 0, 0], + "upgrade": [0.34, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [94, 0, 0, 0, 0], + "upgrade": [0.34, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [94, 0, 0, 0, 0], + "upgrade": [0.14, 0.2, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "arbalest": { + "id": "arbalest", + "name": "Arbalest", + "requirements": [18, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "astrologers-staff": { + "id": "astrologers-staff", + "name": "Astrologer's Staff", + "requirements": [7, 0, 16, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.12, 0.0, 0.89, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "axe-of-godfrey": { + "id": "axe-of-godfrey", + "name": "Axe of Godfrey", + "requirements": [42, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [165, 0, 0, 0, 0], + "scaling": [0.45, 0.29, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "axe-of-godrick": { + "id": "axe-of-godrick", + "name": "Axe of Godrick", + "requirements": [34, 22, 0, 0, 0], + "infusions": { + "standard": { + "damage": [142, 0, 0, 0, 0], + "scaling": [0.44, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "azurs-glintstone-staff": { + "id": "azurs-glintstone-staff", + "name": "Azur's Glintstone Staff", + "requirements": [10, 0, 52, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [24, 0, 0, 0, 0], + "scaling": [0.25, 0.0, 0.92, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["15", "15", "15", "15", "15"] + } + } + }, + "bandits-curved-sword": { + "id": "bandits-curved-sword", + "name": "Bandit's Curved Sword", + "requirements": [11, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [118, 0, 0, 0, 0], + "scaling": [0.35, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.16, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [113, 0, 113, 0, 0], + "upgrade": [0.35, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [113, 0, 113, 0, 0], + "upgrade": [0.07, 0.09, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [113, 0, 0, 113, 0], + "upgrade": [0.16, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [113, 0, 0, 0, 113], + "upgrade": [0.07, 0.09, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [113, 113, 0, 0, 0], + "upgrade": [0.1, 0.14, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [113, 90, 0, 0, 0], + "upgrade": [0.31, 0.43, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.32, 0.44, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.32, 0.44, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.14, 0.19, 0.0, 0.0, 0.7], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "banished-knights-greatsword": { + "id": "banished-knights-greatsword", + "name": "Banished Knight's Greatsword", + "requirements": [17, 9, 0, 0, 0], + "infusions": { + "standard": { + "damage": [142, 0, 0, 0, 0], + "scaling": [0.44, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.16, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [137, 0, 137, 0, 0], + "upgrade": [0.33, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [137, 0, 137, 0, 0], + "upgrade": [0.13, 0.1, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [137, 0, 0, 137, 0], + "upgrade": [0.16, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [137, 0, 0, 0, 137], + "upgrade": [0.13, 0.1, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [137, 137, 0, 0, 0], + "upgrade": [0.13, 0.1, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [137, 103, 0, 0, 0], + "upgrade": [0.39, 0.32, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.41, 0.34, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.41, 0.34, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.17, 0.14, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "banished-knights-halberd": { + "id": "banished-knights-halberd", + "name": "Banished Knight's Halberd", + "requirements": [14, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [125, 0, 0, 0, 0], + "scaling": [0.4, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.53, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.18, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.6, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.4, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.08, 0.1, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [120, 0, 0, 120, 0], + "upgrade": [0.09, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [120, 0, 0, 0, 120], + "upgrade": [0.08, 0.1, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [120, 120, 0, 0, 0], + "upgrade": [0.08, 0.1, 0.46, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [120, 96, 0, 0, 0], + "upgrade": [0.36, 0.46, 0.46, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.38, 0.49, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.38, 0.49, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.16, 0.2, 0.0, 0.0, 0.78], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "banished-knights-shield": { + "id": "banished-knights-shield", + "name": "Banished Knight's Shield", + "requirements": [14, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [81, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [79, 0, 79, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [79, 0, 79, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [79, 0, 0, 79, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [79, 0, 0, 0, 79], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [79, 79, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [79, 67, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "bastard-sword": { + "id": "bastard-sword", + "name": "Bastard Sword", + "requirements": [16, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [138, 0, 0, 0, 0], + "scaling": [0.55, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.59, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.16, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [133, 0, 133, 0, 0], + "upgrade": [0.34, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [133, 0, 133, 0, 0], + "upgrade": [0.16, 0.08, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [133, 0, 0, 133, 0], + "upgrade": [0.16, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [133, 0, 0, 0, 133], + "upgrade": [0.16, 0.08, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [133, 133, 0, 0, 0], + "upgrade": [0.16, 0.08, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [133, 100, 0, 0, 0], + "upgrade": [0.49, 0.24, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.52, 0.25, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.52, 0.25, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.22, 0.1, 0.0, 0.0, 0.69], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "bastards-stars": { + "id": "bastards-stars", + "name": "Bastard's Stars", + "requirements": [8, 22, 22, 0, 0], + "infusions": { + "standard": { + "damage": [65, 78, 0, 0, 0], + "scaling": [0.1, 0.35, 0.75, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "battle-axe": { + "id": "battle-axe", + "name": "Battle Axe", + "requirements": [12, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [123, 0, 0, 0, 0], + "scaling": [0.45, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.07, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.3, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.09, 0.06, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [118, 0, 0, 118, 0], + "upgrade": [0.07, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [118, 0, 0, 0, 118], + "upgrade": [0.09, 0.06, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [118, 118, 0, 0, 0], + "upgrade": [0.13, 0.09, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [118, 94, 0, 0, 0], + "upgrade": [0.4, 0.28, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.4, 0.28, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.4, 0.28, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.18, 0.12, 0.0, 0.0, 0.65], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "battle-hammer": { + "id": "battle-hammer", + "name": "Battle Hammer", + "requirements": [26, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [131, 0, 0, 0, 0], + "scaling": [0.75, 0.14, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.65, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.22, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.59, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [127, 0, 127, 0, 0], + "upgrade": [0.4, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [127, 0, 127, 0, 0], + "upgrade": [0.22, 0.04, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [127, 0, 0, 127, 0], + "upgrade": [0.08, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [127, 0, 0, 0, 127], + "upgrade": [0.22, 0.04, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [127, 127, 0, 0, 0], + "upgrade": [0.22, 0.04, 0.44, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [127, 95, 0, 0, 0], + "upgrade": [0.67, 0.12, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.71, 0.13, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.71, 0.13, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.3, 0.05, 0.0, 0.0, 0.75], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "beast-crest-heater-shield": { + "id": "beast-crest-heater-shield", + "name": "Beast Crest Heater Shield", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [75, 0, 0, 75, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [75, 0, 0, 0, 75], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [75, 75, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [75, 64, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "beast-repellent-torch": { + "id": "beast-repellent-torch", + "name": "Beast-Repellent Torch", + "requirements": [12, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [58, 0, 104, 0, 0], + "scaling": [0.61, 0.18, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "beastclaw-greathammer": { + "id": "beastclaw-greathammer", + "name": "Beastclaw Greathammer", + "requirements": [20, 10, 0, 18, 0], + "infusions": { + "standard": { + "damage": [116, 0, 0, 0, 75], + "scaling": [0.4, 0.36, 0.0, 0.25, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "beastmans-cleaver": { + "id": "beastmans-cleaver", + "name": "Beastman's Cleaver", + "requirements": [25, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [143, 0, 0, 0, 0], + "scaling": [0.76, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.66, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.15, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [137, 0, 137, 0, 0], + "upgrade": [0.4, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [137, 0, 137, 0, 0], + "upgrade": [0.26, 0.0, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [137, 0, 0, 137, 0], + "upgrade": [0.15, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [137, 0, 0, 0, 137], + "upgrade": [0.26, 0.0, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [137, 137, 0, 0, 0], + "upgrade": [0.3, 0.0, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [137, 110, 0, 0, 0], + "upgrade": [0.68, 0.0, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.72, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.72, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.3, 0.0, 0.0, 0.0, 0.64], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "beastmans-curved-sword": { + "id": "beastmans-curved-sword", + "name": "Beastman's Curved Sword", + "requirements": [13, 11, 0, 0, 0], + "infusions": { + "standard": { + "damage": [113, 0, 0, 0, 0], + "scaling": [0.65, 0.18, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.62, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.16, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [108, 0, 108, 0, 0], + "upgrade": [0.34, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [108, 0, 108, 0, 0], + "upgrade": [0.26, 0.07, 0.0, 0.29, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [108, 0, 0, 108, 0], + "upgrade": [0.16, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [108, 0, 0, 0, 108], + "upgrade": [0.26, 0.07, 0.0, 0.29, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [108, 108, 0, 0, 0], + "upgrade": [0.16, 0.04, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [108, 86, 0, 0, 0], + "upgrade": [0.58, 0.16, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.61, 0.17, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.61, 0.17, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.26, 0.07, 0.0, 0.0, 0.7], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "beastmans-jar-shield": { + "id": "beastmans-jar-shield", + "name": "Beastman's Jar-Shield", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [71, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [69, 0, 69, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [69, 0, 69, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [69, 0, 0, 69, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [69, 0, 0, 0, 69], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [69, 69, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [69, 59, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "black-bow": { + "id": "black-bow", + "name": "Black Bow", + "requirements": [9, 20, 0, 0, 0], + "infusions": { + "standard": { + "damage": [70, 0, 0, 0, 0], + "scaling": [0.18, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "black-knife": { + "id": "black-knife", + "name": "Black Knife", + "requirements": [8, 12, 0, 18, 0], + "infusions": { + "standard": { + "damage": [66, 0, 0, 0, 65], + "scaling": [0.1, 0.55, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "black-leather-shield": { + "id": "black-leather-shield", + "name": "Black Leather Shield", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [75, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [73, 0, 0, 73, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [73, 0, 0, 0, 73], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [73, 73, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [73, 62, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "blade-of-calling": { + "id": "blade-of-calling", + "name": "Blade of Calling", + "requirements": [6, 13, 0, 15, 0], + "infusions": { + "standard": { + "damage": [71, 0, 0, 0, 43], + "scaling": [0.25, 0.38, 0.0, 0.75, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "blasphemous-blade": { + "id": "blasphemous-blade", + "name": "Blasphemous Blade", + "requirements": [22, 15, 0, 21, 0], + "infusions": { + "standard": { + "damage": [121, 0, 78, 0, 0], + "scaling": [0.35, 0.35, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "bloodhound-claws": { + "id": "bloodhound-claws", + "name": "Bloodhound Claws", + "requirements": [10, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [94, 0, 0, 0, 0], + "scaling": [0.43, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.46, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.15, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [90, 0, 90, 0, 0], + "upgrade": [0.33, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [90, 0, 90, 0, 0], + "upgrade": [0.12, 0.1, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [90, 0, 0, 90, 0], + "upgrade": [0.15, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [90, 0, 0, 0, 90], + "upgrade": [0.12, 0.1, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [90, 90, 0, 0, 0], + "upgrade": [0.12, 0.1, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [90, 72, 0, 0, 0], + "upgrade": [0.38, 0.31, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.4, 0.33, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.4, 0.33, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.17, 0.14, 0.0, 0.0, 0.66], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "bloodhounds-fang": { + "id": "bloodhounds-fang", + "name": "Bloodhound's Fang", + "requirements": [18, 17, 0, 0, 0], + "infusions": { + "standard": { + "damage": [141, 0, 0, 0, 0], + "scaling": [0.41, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "bloodstained-dagger": { + "id": "bloodstained-dagger", + "name": "Bloodstained Dagger", + "requirements": [9, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [81, 0, 0, 0, 0], + "scaling": [0.7, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [77, 0, 0, 0, 0], + "upgrade": [0.67, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [77, 0, 0, 0, 0], + "upgrade": [0.13, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [77, 0, 0, 0, 0], + "upgrade": [0.58, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [77, 0, 77, 0, 0], + "upgrade": [0.43, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [77, 0, 77, 0, 0], + "upgrade": [0.21, 0.06, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [77, 0, 0, 77, 0], + "upgrade": [0.09, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [77, 0, 0, 0, 77], + "upgrade": [0.21, 0.06, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [77, 77, 0, 0, 0], + "upgrade": [0.21, 0.06, 0.5, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [77, 65, 0, 0, 0], + "upgrade": [0.63, 0.18, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [77, 0, 0, 0, 0], + "upgrade": [0.66, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [77, 0, 0, 0, 0], + "upgrade": [0.66, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [77, 0, 0, 0, 0], + "upgrade": [0.28, 0.08, 0.0, 0.0, 0.76], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "blue-crest-heater-shield": { + "id": "blue-crest-heater-shield", + "name": "Blue Crest Heater Shield", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [75, 0, 0, 75, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [75, 0, 0, 0, 75], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [75, 75, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [75, 64, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "blue-gold-kite-shield": { + "id": "blue-gold-kite-shield", + "name": "Blue-Gold Kite Shield", + "requirements": [12, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [80, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [78, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [78, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [78, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [78, 0, 78, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [78, 0, 78, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [78, 0, 0, 78, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [78, 0, 0, 0, 78], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [78, 78, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [78, 66, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [78, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [78, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [78, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "blue-white-wooden-shield": { + "id": "blue-white-wooden-shield", + "name": "Blue-White Wooden Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [72, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [70, 0, 70, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [70, 0, 70, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [70, 0, 0, 70, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [70, 0, 0, 0, 70], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [70, 70, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [70, 60, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "bolt-of-gransax": { + "id": "bolt-of-gransax", + "name": "Bolt of Gransax", + "requirements": [20, 40, 0, 0, 0], + "infusions": { + "standard": { + "damage": [98, 0, 0, 63, 0], + "scaling": [0.3, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + } + } + }, + "brass-shield": { + "id": "brass-shield", + "name": "Brass Shield", + "requirements": [16, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [84, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [82, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [82, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [82, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [82, 0, 82, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [82, 0, 82, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [82, 0, 0, 82, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [82, 0, 0, 0, 82], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [82, 82, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [82, 70, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [82, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [82, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [82, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "briar-greatshield": { + "id": "briar-greatshield", + "name": "Briar Greatshield", + "requirements": [21, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [98, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [95, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [95, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [95, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [95, 0, 95, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [95, 0, 95, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [95, 0, 0, 95, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [95, 0, 0, 0, 95], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [95, 95, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [95, 76, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [95, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [95, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [95, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "brick-hammer": { + "id": "brick-hammer", + "name": "Brick Hammer", + "requirements": [31, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [122, 0, 0, 0, 0], + "scaling": [0.94, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.78, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.23, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.68, 0.68, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.5, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.39, 0.0, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [118, 0, 0, 118, 0], + "upgrade": [0.09, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [118, 0, 0, 0, 118], + "upgrade": [0.39, 0.0, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [118, 118, 0, 0, 0], + "upgrade": [0.5, 0.0, 0.48, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [118, 89, 0, 0, 0], + "upgrade": [0.84, 0.0, 0.47, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.84, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.84, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.75, 0.0, 0.0, 0.0, 0.79], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "broadsword": { + "id": "broadsword", + "name": "Broadsword", + "requirements": [10, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [117, 0, 0, 0, 0], + "scaling": [0.55, 0.22, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.57, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.07, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.5, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [112, 0, 112, 0, 0], + "upgrade": [0.32, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [112, 0, 112, 0, 0], + "upgrade": [0.11, 0.04, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [112, 0, 0, 112, 0], + "upgrade": [0.07, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [112, 0, 0, 0, 112], + "upgrade": [0.11, 0.04, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [112, 112, 0, 0, 0], + "upgrade": [0.08, 0.04, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [112, 90, 0, 0, 0], + "upgrade": [0.49, 0.19, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.52, 0.2, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.52, 0.2, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.22, 0.08, 0.0, 0.0, 0.65], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "buckler": { + "id": "buckler", + "name": "Buckler", + "requirements": [8, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [68, 0, 0, 0, 0], + "scaling": [0.1, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [66, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [66, 0, 0, 0, 0], + "upgrade": [0.08, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [66, 0, 0, 0, 0], + "upgrade": [0.44, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [66, 0, 66, 0, 0], + "upgrade": [0.32, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [66, 0, 66, 0, 0], + "upgrade": [0.04, 0.12, 0.0, 0.28, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [66, 0, 0, 66, 0], + "upgrade": [0.08, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [66, 0, 0, 0, 66], + "upgrade": [0.05, 0.15, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [66, 66, 0, 0, 0], + "upgrade": [0.04, 0.12, 0.28, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [66, 56, 0, 0, 0], + "upgrade": [0.09, 0.28, 0.26, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [66, 0, 0, 0, 0], + "upgrade": [0.09, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [66, 0, 0, 0, 0], + "upgrade": [0.09, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [66, 0, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "butchering-knife": { + "id": "butchering-knife", + "name": "Butchering Knife", + "requirements": [16, 20, 0, 0, 0], + "infusions": { + "standard": { + "damage": [134, 0, 0, 0, 0], + "scaling": [0.15, 0.68, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.16, 0.61, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [129, 0, 129, 0, 0], + "upgrade": [0.37, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [129, 0, 129, 0, 0], + "upgrade": [0.04, 0.2, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [129, 0, 0, 129, 0], + "upgrade": [0.08, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [129, 0, 0, 0, 129], + "upgrade": [0.04, 0.2, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [129, 129, 0, 0, 0], + "upgrade": [0.04, 0.2, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [129, 97, 0, 0, 0], + "upgrade": [0.13, 0.61, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.14, 0.64, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.14, 0.64, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.06, 0.27, 0.0, 0.0, 0.7], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "caestus": { + "id": "caestus", + "name": "Caestus", + "requirements": [8, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [90, 0, 0, 0, 0], + "scaling": [0.48, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [86, 0, 0, 0, 0], + "upgrade": [0.53, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [86, 0, 0, 0, 0], + "upgrade": [0.18, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [86, 0, 0, 0, 0], + "upgrade": [0.6, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [86, 0, 86, 0, 0], + "upgrade": [0.38, 0.18, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [86, 0, 86, 0, 0], + "upgrade": [0.14, 0.12, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [86, 0, 0, 86, 0], + "upgrade": [0.18, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [86, 0, 0, 0, 86], + "upgrade": [0.14, 0.12, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [86, 86, 0, 0, 0], + "upgrade": [0.14, 0.12, 0.47, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [86, 69, 0, 0, 0], + "upgrade": [0.43, 0.38, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [86, 0, 0, 0, 0], + "upgrade": [0.43, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [86, 0, 0, 0, 0], + "upgrade": [0.43, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [86, 0, 0, 0, 0], + "upgrade": [0.19, 0.17, 0.0, 0.0, 0.77], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "candletree-wooden-shield": { + "id": "candletree-wooden-shield", + "name": "Candletree Wooden Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [76, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [74, 0, 0, 74, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [74, 0, 0, 0, 74], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [74, 74, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [74, 63, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "cane-sword": { + "id": "cane-sword", + "name": "Cane Sword", + "requirements": [8, 11, 0, 0, 0], + "infusions": { + "standard": { + "damage": [96, 0, 0, 0, 0], + "scaling": [0.2, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.43, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.15, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.5, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [92, 0, 92, 0, 0], + "upgrade": [0.32, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [92, 0, 92, 0, 0], + "upgrade": [0.06, 0.16, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [92, 0, 0, 92, 0], + "upgrade": [0.07, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [92, 0, 0, 0, 92], + "upgrade": [0.06, 0.16, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [92, 92, 0, 0, 0], + "upgrade": [0.06, 0.16, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [92, 74, 0, 0, 0], + "upgrade": [0.18, 0.49, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.19, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.19, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.08, 0.22, 0.0, 0.0, 0.61], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "carian-glintblade-staff": { + "id": "carian-glintblade-staff", + "name": "Carian Glintblade Staff", + "requirements": [6, 12, 22, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [22, 0, 0, 0, 0], + "scaling": [0.12, 0.1, 0.88, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "carian-glintstone-staff": { + "id": "carian-glintstone-staff", + "name": "Carian Glintstone Staff", + "requirements": [6, 8, 24, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.12, 0.0, 0.85, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "carian-knights-shield": { + "id": "carian-knights-shield", + "name": "Carian Knight's Shield", + "requirements": [10, 10, 15, 0, 0], + "infusions": { + "standard": { + "damage": [63, 40, 0, 0, 0], + "scaling": [0.4, 0.0, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "heavy": { + "damage": [61, 32, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.14, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "4", "0", "0", "0"] + }, + "keen": { + "damage": [61, 32, 0, 0, 0], + "upgrade": [0.14, 0.35, 0.14, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "4", "0", "0", "0"] + }, + "quality": { + "damage": [61, 32, 0, 0, 0], + "upgrade": [0.44, 0.44, 0.14, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "4", "0", "0", "0"] + }, + "fire": { + "damage": [61, 32, 61, 0, 0], + "upgrade": [0.35, 0.07, 0.14, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "4", "0", "0"] + }, + "flame-art": { + "damage": [61, 32, 61, 0, 0], + "upgrade": [0.08, 0.0, 0.14, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "4", "0", "0"] + }, + "lightning": { + "damage": [61, 32, 0, 61, 0], + "upgrade": [0.14, 0.33, 0.14, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "4", "0"] + }, + "sacred": { + "damage": [61, 32, 0, 0, 61], + "upgrade": [0.08, 0.0, 0.14, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "4"] + }, + "magic": { + "damage": [61, 81, 0, 0, 0], + "upgrade": [0.04, 0.0, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [61, 81, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [61, 32, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.14, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "blood": { + "damage": [61, 32, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.14, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "occult": { + "damage": [61, 32, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.14, 0.0, 0.56], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "4", "0", "0", "0"] + } + } + }, + "carian-knights-sword": { + "id": "carian-knights-sword", + "name": "Carian Knight's Sword", + "requirements": [10, 10, 18, 0, 0], + "infusions": { + "standard": { + "damage": [88, 88, 0, 0, 0], + "scaling": [0.35, 0.26, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "carian-regal-scepter": { + "id": "carian-regal-scepter", + "name": "Carian Regal Scepter", + "requirements": [8, 10, 60, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [24, 0, 0, 0, 0], + "scaling": [0.12, 0.1, 0.96, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["15", "15", "15", "15", "15"] + } + } + }, + "celebrants-cleaver": { + "id": "celebrants-cleaver", + "name": "Celebrant's Cleaver", + "requirements": [12, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [119, 0, 0, 0, 0], + "scaling": [0.46, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.07, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.52, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [114, 0, 114, 0, 0], + "upgrade": [0.3, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [114, 0, 0, 114, 0], + "upgrade": [0.07, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [114, 0, 0, 0, 114], + "upgrade": [0.09, 0.06, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [114, 114, 0, 0, 0], + "upgrade": [0.13, 0.09, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [114, 91, 0, 0, 0], + "upgrade": [0.41, 0.27, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.41, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.41, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.18, 0.12, 0.0, 0.0, 0.65], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "celebrants-cleaver-blades": { + "id": "celebrants-cleaver-blades", + "name": "Celebrant's Cleaver Blades", + "requirements": [12, 8, 0, 0, 0], + "infusions": { + "flame-art": { + "damage": [114, 0, 114, 0, 0], + "scaling": [0.09, 0.06, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "celebrants-rib-rake": { + "id": "celebrants-rib-rake", + "name": "Celebrant's Rib-Rake", + "requirements": [8, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [109, 0, 0, 0, 0], + "scaling": [0.2, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.15, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.5, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.32, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.04, 0.11, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [104, 0, 0, 104, 0], + "upgrade": [0.07, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [104, 0, 0, 0, 104], + "upgrade": [0.04, 0.11, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [104, 104, 0, 0, 0], + "upgrade": [0.04, 0.11, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [104, 83, 0, 0, 0], + "upgrade": [0.18, 0.51, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.18, 0.51, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.18, 0.51, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.08, 0.22, 0.0, 0.0, 0.65], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "celebrants-sickle": { + "id": "celebrants-sickle", + "name": "Celebrant's Sickle", + "requirements": [6, 11, 0, 0, 0], + "infusions": { + "standard": { + "damage": [79, 0, 0, 0, 0], + "scaling": [0.15, 0.67, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.49, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.16, 0.69, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.41, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.04, 0.2, 0.0, 0.44, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [75, 0, 0, 75, 0], + "upgrade": [0.08, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [75, 0, 0, 0, 75], + "upgrade": [0.04, 0.2, 0.0, 0.44, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [75, 75, 0, 0, 0], + "upgrade": [0.04, 0.2, 0.48, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [75, 64, 0, 0, 0], + "upgrade": [0.13, 0.6, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.14, 0.63, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.14, 0.63, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.06, 0.26, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "celebrants-skull": { + "id": "celebrants-skull", + "name": "Celebrant's Skull", + "requirements": [18, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [138, 0, 0, 0, 0], + "scaling": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.12, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [133, 0, 133, 0, 0], + "upgrade": [0.34, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [133, 0, 133, 0, 0], + "upgrade": [0.12, 0.12, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [133, 0, 0, 133, 0], + "upgrade": [0.08, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [133, 0, 0, 0, 133], + "upgrade": [0.12, 0.12, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [133, 133, 0, 0, 0], + "upgrade": [0.12, 0.12, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [133, 100, 0, 0, 0], + "upgrade": [0.36, 0.36, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.38, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.38, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.16, 0.16, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "chainlink-flail": { + "id": "chainlink-flail", + "name": "Chainlink Flail", + "requirements": [18, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [109, 0, 0, 0, 0], + "scaling": [0.74, 0.13, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.67, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.17, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.59, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.4, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.14, 0.05, 0.0, 0.49, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [104, 0, 0, 104, 0], + "upgrade": [0.17, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [104, 0, 0, 0, 104], + "upgrade": [0.14, 0.05, 0.0, 0.49, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [104, 104, 0, 0, 0], + "upgrade": [0.22, 0.05, 0.47, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [104, 83, 0, 0, 0], + "upgrade": [0.66, 0.11, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.7, 0.12, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.7, 0.12, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.29, 0.05, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "cinquedea": { + "id": "cinquedea", + "name": "Cinquedea", + "requirements": [10, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [98, 0, 0, 0, 0], + "scaling": [0.57, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "cipher-pata": { + "id": "cipher-pata", + "name": "Cipher Pata", + "requirements": [0, 0, 0, 30, 0], + "infusions": { + "standard": { + "damage": [0, 0, 0, 0, 85], + "scaling": [0.0, 0.0, 0.0, 0.8, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "clawmark-seal": { + "id": "clawmark-seal", + "name": "Clawmark Seal", + "requirements": [4, 0, 0, 10, 0], + "incantation-catalyst": true, + "infusions": { + "standard": { + "damage": [31, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.4, 0.0], + "masks": [ + [1, 0, 0, 1, 0], + [1, 0, 0, 1, 0], + [1, 0, 0, 1, 0], + [1, 0, 0, 1, 0], + [1, 0, 0, 1, 0] + ], + "corrections": ["12", "12", "12", "12", "12"] + } + } + }, + "claymans-harpoon": { + "id": "claymans-harpoon", + "name": "Clayman's Harpoon", + "requirements": [12, 10, 12, 0, 0], + "infusions": { + "standard": { + "damage": [99, 64, 0, 0, 0], + "scaling": [0.5, 0.15, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "heavy": { + "damage": [95, 51, 0, 0, 0], + "upgrade": [0.63, 0.0, 0.19, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "4", "0", "0", "0"] + }, + "keen": { + "damage": [95, 51, 0, 0, 0], + "upgrade": [0.19, 0.45, 0.19, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "4", "0", "0", "0"] + }, + "quality": { + "damage": [95, 51, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.19, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "4", "0", "0", "0"] + }, + "fire": { + "damage": [95, 51, 95, 0, 0], + "upgrade": [0.42, 0.09, 0.14, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "4", "0", "0"] + }, + "flame-art": { + "damage": [95, 51, 95, 0, 0], + "upgrade": [0.1, 0.04, 0.14, 0.52, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "4", "0", "0"] + }, + "lightning": { + "damage": [95, 51, 0, 95, 0], + "upgrade": [0.09, 0.42, 0.14, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "4", "0"] + }, + "sacred": { + "damage": [95, 51, 0, 0, 95], + "upgrade": [0.1, 0.04, 0.14, 0.52, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "4"] + }, + "magic": { + "damage": [95, 127, 0, 0, 0], + "upgrade": [0.1, 0.04, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [95, 127, 0, 0, 0], + "upgrade": [0.45, 0.13, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [95, 51, 0, 0, 0], + "upgrade": [0.47, 0.14, 0.47, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "blood": { + "damage": [95, 51, 0, 0, 0], + "upgrade": [0.47, 0.14, 0.47, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "occult": { + "damage": [95, 51, 0, 0, 0], + "upgrade": [0.1, 0.04, 0.47, 0.0, 0.76], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "4", "0", "0", "0"] + } + } + }, + "claymore": { + "id": "claymore", + "name": "Claymore", + "requirements": [16, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [138, 0, 0, 0, 0], + "scaling": [0.49, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.16, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [133, 0, 133, 0, 0], + "upgrade": [0.34, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [133, 0, 133, 0, 0], + "upgrade": [0.14, 0.1, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [133, 0, 0, 133, 0], + "upgrade": [0.16, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [133, 0, 0, 0, 133], + "upgrade": [0.14, 0.1, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [133, 133, 0, 0, 0], + "upgrade": [0.14, 0.1, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [133, 100, 0, 0, 0], + "upgrade": [0.44, 0.3, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.46, 0.32, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.46, 0.32, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.19, 0.13, 0.0, 0.0, 0.7], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "cleanrot-knights-sword": { + "id": "cleanrot-knights-sword", + "name": "Cleanrot Knight's Sword", + "requirements": [11, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [109, 0, 0, 0, 0], + "scaling": [0.45, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.15, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.31, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.09, 0.06, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [104, 0, 0, 104, 0], + "upgrade": [0.07, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [104, 0, 0, 0, 104], + "upgrade": [0.09, 0.06, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [104, 104, 0, 0, 0], + "upgrade": [0.09, 0.06, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [104, 83, 0, 0, 0], + "upgrade": [0.4, 0.27, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.4, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.4, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.18, 0.12, 0.0, 0.0, 0.63], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "cleanrot-spear": { + "id": "cleanrot-spear", + "name": "Cleanrot Spear", + "requirements": [16, 16, 0, 14, 0], + "infusions": { + "standard": { + "damage": [102, 0, 0, 0, 66], + "scaling": [0.35, 0.35, 0.0, 0.25, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "clinging-bone": { + "id": "clinging-bone", + "name": "Clinging Bone", + "requirements": [8, 22, 0, 0, 16], + "infusions": { + "standard": { + "damage": [80, 24, 0, 0, 0], + "scaling": [0.1, 0.65, 0.0, 0.0, 0.35], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 1], + [0, 0, 0, 1, 1], + [0, 1, 0, 0, 1], + [0, 0, 0, 1, 1] + ], + "corrections": ["7", "4", "0", "0", "0"] + } + } + }, + "club": { + "id": "club", + "name": "Club", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [103, 0, 0, 0, 0], + "scaling": [0.72, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.55, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.07, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.59, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [98, 0, 98, 0, 0], + "upgrade": [0.39, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [98, 0, 98, 0, 0], + "upgrade": [0.18, 0.0, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [98, 0, 0, 98, 0], + "upgrade": [0.07, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [98, 0, 0, 0, 98], + "upgrade": [0.18, 0.0, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [98, 98, 0, 0, 0], + "upgrade": [0.28, 0.0, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [98, 78, 0, 0, 0], + "upgrade": [0.64, 0.0, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.68, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.68, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.57, 0.0, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "coded-sword": { + "id": "coded-sword", + "name": "Coded Sword", + "requirements": [0, 0, 0, 20, 0], + "infusions": { + "standard": { + "damage": [0, 0, 0, 0, 85], + "scaling": [0.0, 0.0, 0.0, 0.95, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "coil-shield": { + "id": "coil-shield", + "name": "Coil Shield", + "requirements": [10, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "commanders-standard": { + "id": "commanders-standard", + "name": "Commander's Standard", + "requirements": [24, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [138, 0, 0, 0, 0], + "scaling": [0.55, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "composite-bow": { + "id": "composite-bow", + "name": "Composite Bow", + "requirements": [15, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [65, 0, 0, 0, 0], + "scaling": [0.15, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "cranial-vessel-candlestand": { + "id": "cranial-vessel-candlestand", + "name": "Cranial Vessel Candlestand", + "requirements": [26, 8, 0, 22, 0], + "infusions": { + "standard": { + "damage": [98, 0, 98, 0, 0], + "scaling": [0.5, 0.15, 0.0, 0.52, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "crepuss-black-key-crossbow": { + "id": "crepuss-black-key-crossbow", + "name": "Crepus's Black-Key Crossbow", + "requirements": [14, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [68, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "crescent-moon-axe": { + "id": "crescent-moon-axe", + "name": "Crescent Moon Axe", + "requirements": [25, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [146, 0, 0, 0, 0], + "scaling": [0.38, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.12, 0.45, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [141, 0, 141, 0, 0], + "upgrade": [0.35, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [141, 0, 141, 0, 0], + "upgrade": [0.11, 0.13, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [141, 0, 0, 141, 0], + "upgrade": [0.08, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [141, 0, 0, 0, 141], + "upgrade": [0.11, 0.13, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [141, 141, 0, 0, 0], + "upgrade": [0.11, 0.13, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [141, 106, 0, 0, 0], + "upgrade": [0.34, 0.41, 0.29, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.34, 0.41, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.34, 0.41, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.15, 0.18, 0.0, 0.0, 0.71], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "cross-naginata": { + "id": "cross-naginata", + "name": "Cross-Naginata", + "requirements": [16, 20, 0, 0, 0], + "infusions": { + "standard": { + "damage": [122, 0, 0, 0, 0], + "scaling": [0.25, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.17, 0.61, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [117, 0, 117, 0, 0], + "upgrade": [0.36, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [117, 0, 117, 0, 0], + "upgrade": [0.05, 0.12, 0.0, 0.41, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [117, 0, 0, 117, 0], + "upgrade": [0.08, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [117, 0, 0, 0, 117], + "upgrade": [0.05, 0.12, 0.0, 0.41, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [117, 117, 0, 0, 0], + "upgrade": [0.05, 0.12, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [117, 94, 0, 0, 0], + "upgrade": [0.22, 0.54, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.22, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.22, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.1, 0.24, 0.0, 0.0, 0.72], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "crossed-tree-towershield": { + "id": "crossed-tree-towershield", + "name": "Crossed-Tree Towershield", + "requirements": [30, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [111, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [107, 0, 0, 107, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [107, 0, 0, 0, 107], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [107, 107, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [107, 86, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "crucible-hornshield": { + "id": "crucible-hornshield", + "name": "Crucible Hornshield", + "requirements": [26, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [123, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "crystal-knife": { + "id": "crystal-knife", + "name": "Crystal Knife", + "requirements": [8, 12, 9, 0, 0], + "infusions": { + "standard": { + "damage": [82, 53, 0, 0, 0], + "scaling": [0.4, 0.25, 0.5, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "crystal-spear": { + "id": "crystal-spear", + "name": "Crystal Spear", + "requirements": [10, 16, 16, 0, 0], + "infusions": { + "standard": { + "damage": [110, 33, 0, 0, 0], + "scaling": [0.21, 0.51, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "crystal-staff": { + "id": "crystal-staff", + "name": "Crystal Staff", + "requirements": [8, 0, 48, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [31, 0, 0, 0, 0], + "scaling": [0.25, 0.0, 0.94, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["15", "15", "15", "15", "15"] + } + } + }, + "crystal-sword": { + "id": "crystal-sword", + "name": "Crystal Sword", + "requirements": [13, 10, 15, 0, 0], + "infusions": { + "standard": { + "damage": [106, 68, 0, 0, 0], + "scaling": [0.45, 0.15, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "cuckoo-greatshield": { + "id": "cuckoo-greatshield", + "name": "Cuckoo Greatshield", + "requirements": [32, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [110, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [106, 0, 106, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [106, 0, 106, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [106, 0, 0, 106, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [106, 0, 0, 0, 106], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [106, 106, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [106, 85, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "curved-club": { + "id": "curved-club", + "name": "Curved Club", + "requirements": [11, 7, 0, 0, 0], + "infusions": { + "standard": { + "damage": [114, 0, 0, 0, 0], + "scaling": [0.59, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.65, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.07, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.35, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.14, 0.05, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [109, 0, 0, 109, 0], + "upgrade": [0.07, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [109, 0, 0, 0, 109], + "upgrade": [0.14, 0.05, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [109, 109, 0, 0, 0], + "upgrade": [0.14, 0.05, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [109, 87, 0, 0, 0], + "upgrade": [0.53, 0.18, 0.31, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.56, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.56, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.23, 0.08, 0.0, 0.0, 0.67], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "curved-great-club": { + "id": "curved-great-club", + "name": "Curved Great Club", + "requirements": [24, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [145, 0, 0, 0, 0], + "scaling": [0.46, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [140, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [140, 0, 0, 0, 0], + "upgrade": [0.12, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [140, 0, 0, 0, 0], + "upgrade": [0.52, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [140, 0, 140, 0, 0], + "upgrade": [0.34, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [140, 0, 140, 0, 0], + "upgrade": [0.13, 0.1, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [140, 0, 0, 140, 0], + "upgrade": [0.08, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [140, 0, 0, 0, 140], + "upgrade": [0.13, 0.1, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [140, 140, 0, 0, 0], + "upgrade": [0.13, 0.1, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [140, 105, 0, 0, 0], + "upgrade": [0.41, 0.3, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [140, 0, 0, 0, 0], + "upgrade": [0.43, 0.32, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [140, 0, 0, 0, 0], + "upgrade": [0.43, 0.32, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [140, 0, 0, 0, 0], + "upgrade": [0.18, 0.13, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "dagger": { + "id": "dagger", + "name": "Dagger", + "requirements": [5, 9, 0, 0, 0], + "infusions": { + "standard": { + "damage": [74, 0, 0, 0, 0], + "scaling": [0.35, 0.65, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [71, 0, 0, 0, 0], + "upgrade": [0.55, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [71, 0, 0, 0, 0], + "upgrade": [0.2, 0.7, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [71, 0, 0, 0, 0], + "upgrade": [0.63, 0.63, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [71, 0, 71, 0, 0], + "upgrade": [0.47, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [71, 0, 71, 0, 0], + "upgrade": [0.1, 0.19, 0.0, 0.55, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [71, 0, 0, 71, 0], + "upgrade": [0.1, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [71, 0, 0, 0, 71], + "upgrade": [0.1, 0.19, 0.0, 0.55, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [71, 71, 0, 0, 0], + "upgrade": [0.1, 0.19, 0.56, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [71, 60, 0, 0, 0], + "upgrade": [0.31, 0.58, 0.52, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [71, 0, 0, 0, 0], + "upgrade": [0.33, 0.61, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [71, 0, 0, 0, 0], + "upgrade": [0.33, 0.61, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [71, 0, 0, 0, 0], + "upgrade": [0.14, 0.26, 0.0, 0.0, 0.85], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "dark-moon-greatsword": { + "id": "dark-moon-greatsword", + "name": "Dark Moon Greatsword", + "requirements": [16, 11, 38, 0, 0], + "infusions": { + "standard": { + "damage": [82, 98, 0, 0, 0], + "scaling": [0.25, 0.25, 0.7, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "death-ritual-spear": { + "id": "death-ritual-spear", + "name": "Death Ritual Spear", + "requirements": [14, 20, 18, 0, 0], + "infusions": { + "standard": { + "damage": [99, 64, 0, 0, 0], + "scaling": [0.23, 0.53, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "deaths-poker": { + "id": "deaths-poker", + "name": "Death's Poker", + "requirements": [15, 17, 11, 0, 0], + "infusions": { + "standard": { + "damage": [123, 36, 0, 0, 0], + "scaling": [0.35, 0.5, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "demi-human-queens-staff": { + "id": "demi-human-queens-staff", + "name": "Demi-Human Queen's Staff", + "requirements": [6, 0, 10, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [31, 0, 0, 0, 0], + "scaling": [0.25, 0.0, 0.75, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["14", "14", "14", "14", "14"] + } + } + }, + "devourers-scepter": { + "id": "devourers-scepter", + "name": "Devourer's Scepter", + "requirements": [24, 20, 0, 25, 0], + "infusions": { + "standard": { + "damage": [107, 0, 69, 0, 0], + "scaling": [0.46, 0.46, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "diggers-staff": { + "id": "diggers-staff", + "name": "Digger's Staff", + "requirements": [8, 0, 12, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [38, 0, 0, 0, 0], + "scaling": [0.25, 0.0, 0.76, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "dismounter": { + "id": "dismounter", + "name": "Dismounter", + "requirements": [19, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [138, 0, 0, 0, 0], + "scaling": [0.47, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [132, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [132, 0, 0, 0, 0], + "upgrade": [0.16, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [132, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [132, 0, 132, 0, 0], + "upgrade": [0.35, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [132, 0, 132, 0, 0], + "upgrade": [0.09, 0.07, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [132, 0, 0, 132, 0], + "upgrade": [0.16, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [132, 0, 0, 0, 132], + "upgrade": [0.09, 0.07, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [132, 132, 0, 0, 0], + "upgrade": [0.14, 0.11, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [132, 106, 0, 0, 0], + "upgrade": [0.42, 0.33, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [132, 0, 0, 0, 0], + "upgrade": [0.44, 0.35, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [132, 0, 0, 0, 0], + "upgrade": [0.44, 0.35, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [132, 0, 0, 0, 0], + "upgrade": [0.18, 0.14, 0.0, 0.0, 0.71], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "distinguished-greatshield": { + "id": "distinguished-greatshield", + "name": "Distinguished Greatshield", + "requirements": [32, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [112, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [108, 0, 108, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [108, 0, 108, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [108, 0, 0, 108, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [108, 0, 0, 0, 108], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [108, 108, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [108, 86, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "dragon-communion-seal": { + "id": "dragon-communion-seal", + "name": "Dragon Communion Seal", + "requirements": [0, 0, 0, 10, 10], + "incantation-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.3, 0.75], + "masks": [ + [0, 0, 0, 1, 1], + [0, 0, 0, 1, 1], + [0, 0, 0, 1, 1], + [0, 0, 0, 1, 1], + [0, 0, 0, 1, 1] + ], + "corrections": ["12", "12", "12", "12", "12"] + } + } + }, + "dragon-greatclaw": { + "id": "dragon-greatclaw", + "name": "Dragon Greatclaw", + "requirements": [30, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [120, 0, 0, 78, 0], + "scaling": [0.45, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + } + } + }, + "dragon-halberd": { + "id": "dragon-halberd", + "name": "Dragon Halberd", + "requirements": [22, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [135, 0, 0, 0, 0], + "scaling": [0.51, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + } + } + }, + "dragon-kings-cragblade": { + "id": "dragon-kings-cragblade", + "name": "Dragon King's Cragblade", + "requirements": [18, 37, 0, 0, 0], + "infusions": { + "standard": { + "damage": [92, 0, 0, 59, 0], + "scaling": [0.23, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + } + } + }, + "dragon-towershield": { + "id": "dragon-towershield", + "name": "Dragon Towershield", + "requirements": [30, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [115, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [111, 0, 111, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [111, 0, 111, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [111, 0, 0, 111, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [111, 0, 0, 0, 111], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [111, 111, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [111, 89, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "dragonclaw-shield": { + "id": "dragonclaw-shield", + "name": "Dragonclaw Shield", + "requirements": [28, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [99, 0, 0, 64, 0], + "scaling": [0.4, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + } + } + }, + "dragonscale-blade": { + "id": "dragonscale-blade", + "name": "Dragonscale Blade", + "requirements": [12, 20, 0, 0, 0], + "infusions": { + "standard": { + "damage": [110, 0, 0, 0, 0], + "scaling": [0.3, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + } + } + }, + "duelist-greataxe": { + "id": "duelist-greataxe", + "name": "Duelist Greataxe", + "requirements": [30, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [170, 0, 0, 0, 0], + "scaling": [0.17, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [164, 0, 0, 0, 0], + "upgrade": [0.43, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [164, 0, 0, 0, 0], + "upgrade": [0.14, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [164, 0, 0, 0, 0], + "upgrade": [0.49, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [164, 0, 164, 0, 0], + "upgrade": [0.28, 0.14, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [164, 0, 164, 0, 0], + "upgrade": [0.05, 0.16, 0.0, 0.25, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [164, 0, 0, 164, 0], + "upgrade": [0.14, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [164, 0, 0, 0, 164], + "upgrade": [0.05, 0.16, 0.0, 0.25, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [164, 164, 0, 0, 0], + "upgrade": [0.05, 0.16, 0.28, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [164, 123, 0, 0, 0], + "upgrade": [0.15, 0.49, 0.25, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [164, 0, 0, 0, 0], + "upgrade": [0.16, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [164, 0, 0, 0, 0], + "upgrade": [0.16, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [164, 0, 0, 0, 0], + "upgrade": [0.06, 0.22, 0.0, 0.0, 0.61], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "eclipse-crest-greatshield": { + "id": "eclipse-crest-greatshield", + "name": "Eclipse Crest Greatshield", + "requirements": [32, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [110, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [106, 0, 106, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [106, 0, 106, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [106, 0, 0, 106, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [106, 0, 0, 0, 106], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [106, 106, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [106, 85, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [106, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "eclipse-crest-heater-shield": { + "id": "eclipse-crest-heater-shield", + "name": "Eclipse Crest Heater Shield", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [75, 0, 0, 75, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [75, 0, 0, 0, 75], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [75, 75, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [75, 64, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "eclipse-shotel": { + "id": "eclipse-shotel", + "name": "Eclipse Shotel", + "requirements": [10, 25, 0, 30, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 77], + "scaling": [0.2, 0.35, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "eleonoras-poleblade": { + "id": "eleonoras-poleblade", + "name": "Eleonora's Poleblade", + "requirements": [12, 21, 0, 0, 19], + "infusions": { + "standard": { + "damage": [72, 0, 72, 0, 0], + "scaling": [0.1, 0.4, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 1], + [0, 0, 0, 1, 1], + [0, 1, 0, 0, 1], + [0, 0, 0, 1, 1] + ], + "corrections": ["7", "0", "4", "0", "0"] + } + } + }, + "envoys-greathorn": { + "id": "envoys-greathorn", + "name": "Envoy's Greathorn", + "requirements": [28, 12, 0, 24, 0], + "infusions": { + "standard": { + "damage": [121, 0, 0, 0, 78], + "scaling": [0.46, 0.46, 0.0, 0.2, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "envoys-horn": { + "id": "envoys-horn", + "name": "Envoy's Horn", + "requirements": [10, 12, 0, 16, 0], + "infusions": { + "standard": { + "damage": [96, 0, 0, 0, 62], + "scaling": [0.35, 0.42, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "envoys-long-horn": { + "id": "envoys-long-horn", + "name": "Envoy's Long Horn", + "requirements": [23, 11, 0, 18, 0], + "infusions": { + "standard": { + "damage": [120, 0, 0, 0, 78], + "scaling": [0.36, 0.25, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "erdsteel-dagger": { + "id": "erdsteel-dagger", + "name": "Erdsteel Dagger", + "requirements": [7, 12, 0, 14, 0], + "infusions": { + "standard": { + "damage": [67, 0, 0, 0, 0], + "scaling": [0.3, 0.3, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [64, 0, 0, 0, 0], + "upgrade": [0.5, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [64, 0, 0, 0, 0], + "upgrade": [0.09, 0.52, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [64, 0, 0, 0, 0], + "upgrade": [0.63, 0.63, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [64, 0, 64, 0, 0], + "upgrade": [0.41, 0.09, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [64, 0, 64, 0, 0], + "upgrade": [0.09, 0.09, 0.0, 0.55, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [64, 0, 0, 64, 0], + "upgrade": [0.09, 0.41, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [64, 0, 0, 0, 64], + "upgrade": [0.09, 0.09, 0.0, 0.55, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [64, 64, 0, 0, 0], + "upgrade": [0.09, 0.09, 0.5, 0.24, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [64, 54, 0, 0, 0], + "upgrade": [0.27, 0.27, 0.49, 0.24, 0.0], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [64, 0, 0, 0, 0], + "upgrade": [0.28, 0.28, 0.0, 0.24, 0.3], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [64, 0, 0, 0, 0], + "upgrade": [0.28, 0.28, 0.0, 0.24, 0.3], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [64, 0, 0, 0, 0], + "upgrade": [0.12, 0.12, 0.0, 0.24, 0.79], + "masks": [ + [1, 1, 0, 1, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "erdtree-bow": { + "id": "erdtree-bow", + "name": "Erdtree Bow", + "requirements": [8, 12, 0, 14, 0], + "infusions": { + "standard": { + "damage": [40, 0, 0, 0, 50], + "scaling": [0.12, 0.15, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "erdtree-greatbow": { + "id": "erdtree-greatbow", + "name": "Erdtree Greatbow", + "requirements": [20, 14, 0, 14, 0], + "infusions": { + "standard": { + "damage": [60, 0, 0, 0, 65], + "scaling": [0.2, 0.15, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "erdtree-greatshield": { + "id": "erdtree-greatshield", + "name": "Erdtree Greatshield", + "requirements": [30, 0, 0, 12, 0], + "infusions": { + "standard": { + "damage": [100, 0, 0, 0, 65], + "scaling": [0.5, 0.0, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "erdtree-seal": { + "id": "erdtree-seal", + "name": "Erdtree Seal", + "requirements": [0, 0, 0, 40, 0], + "incantation-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 15], + "scaling": [0.0, 0.0, 0.0, 0.89, 0.0], + "masks": [ + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["15", "15", "15", "15", "15"] + } + } + }, + "estoc": { + "id": "estoc", + "name": "Estoc", + "requirements": [11, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [107, 0, 0, 0, 0], + "scaling": [0.14, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [102, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [102, 0, 0, 0, 0], + "upgrade": [0.14, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [102, 0, 0, 0, 0], + "upgrade": [0.49, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [102, 0, 102, 0, 0], + "upgrade": [0.31, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [102, 0, 102, 0, 0], + "upgrade": [0.04, 0.12, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [102, 0, 0, 102, 0], + "upgrade": [0.07, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [102, 0, 0, 0, 102], + "upgrade": [0.04, 0.12, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [102, 102, 0, 0, 0], + "upgrade": [0.04, 0.12, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [102, 82, 0, 0, 0], + "upgrade": [0.12, 0.54, 0.29, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [102, 0, 0, 0, 0], + "upgrade": [0.12, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [102, 0, 0, 0, 0], + "upgrade": [0.12, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [102, 0, 0, 0, 0], + "upgrade": [0.05, 0.24, 0.0, 0.0, 0.62], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "executioners-greataxe": { + "id": "executioners-greataxe", + "name": "Executioner's Greataxe", + "requirements": [34, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [150, 0, 0, 0, 0], + "scaling": [0.6, 0.11, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [145, 0, 0, 0, 0], + "upgrade": [0.57, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [145, 0, 0, 0, 0], + "upgrade": [0.14, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [145, 0, 0, 0, 0], + "upgrade": [0.49, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [145, 0, 145, 0, 0], + "upgrade": [0.31, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [145, 0, 145, 0, 0], + "upgrade": [0.18, 0.04, 0.0, 0.28, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [145, 0, 0, 145, 0], + "upgrade": [0.07, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [145, 0, 0, 0, 145], + "upgrade": [0.18, 0.04, 0.0, 0.28, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [145, 145, 0, 0, 0], + "upgrade": [0.18, 0.04, 0.31, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [145, 109, 0, 0, 0], + "upgrade": [0.54, 0.09, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [145, 0, 0, 0, 0], + "upgrade": [0.57, 0.1, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [145, 0, 0, 0, 0], + "upgrade": [0.57, 0.1, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [145, 0, 0, 0, 0], + "upgrade": [0.24, 0.04, 0.0, 0.0, 0.6], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "falchion": { + "id": "falchion", + "name": "Falchion", + "requirements": [9, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [109, 0, 0, 0, 0], + "scaling": [0.44, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.51, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.17, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.58, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.36, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.08, 0.08, 0.0, 0.48, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [104, 0, 0, 104, 0], + "upgrade": [0.17, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [104, 0, 0, 0, 104], + "upgrade": [0.08, 0.08, 0.0, 0.48, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [104, 104, 0, 0, 0], + "upgrade": [0.13, 0.13, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [104, 83, 0, 0, 0], + "upgrade": [0.39, 0.39, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.17, 0.17, 0.0, 0.0, 0.74], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "fallingstar-beast-jaw": { + "id": "fallingstar-beast-jaw", + "name": "Fallingstar Beast Jaw", + "requirements": [34, 12, 20, 0, 0], + "infusions": { + "standard": { + "damage": [131, 85, 0, 0, 0], + "scaling": [0.4, 0.4, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "family-heads": { + "id": "family-heads", + "name": "Family Heads", + "requirements": [8, 18, 16, 0, 0], + "infusions": { + "standard": { + "damage": [87, 56, 0, 0, 0], + "scaling": [0.2, 0.75, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "finger-seal": { + "id": "finger-seal", + "name": "Finger Seal", + "requirements": [4, 0, 0, 10, 0], + "incantation-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.15, 0.0, 0.0, 0.83, 0.0], + "masks": [ + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "fingerprint-stone-shield": { + "id": "fingerprint-stone-shield", + "name": "Fingerprint Stone Shield", + "requirements": [48, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [139, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [134, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [134, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [134, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [134, 0, 134, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [134, 0, 134, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [134, 0, 0, 134, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [134, 0, 0, 0, 134], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [134, 134, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [134, 107, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [134, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [134, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [134, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "flail": { + "id": "flail", + "name": "Flail", + "requirements": [10, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [109, 0, 0, 0, 0], + "scaling": [0.32, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.46, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.08, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.34, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.06, 0.1, 0.0, 0.43, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [104, 0, 0, 104, 0], + "upgrade": [0.08, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [104, 0, 0, 0, 104], + "upgrade": [0.06, 0.1, 0.0, 0.43, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [104, 104, 0, 0, 0], + "upgrade": [0.09, 0.15, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [104, 83, 0, 0, 0], + "upgrade": [0.28, 0.45, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.3, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.3, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.12, 0.2, 0.0, 0.0, 0.69], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "flamberge": { + "id": "flamberge", + "name": "Flamberge", + "requirements": [15, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [129, 0, 0, 0, 0], + "scaling": [0.27, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.49, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.08, 0.65, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [125, 0, 125, 0, 0], + "upgrade": [0.36, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [125, 0, 125, 0, 0], + "upgrade": [0.08, 0.18, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [125, 0, 0, 125, 0], + "upgrade": [0.17, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [125, 0, 0, 0, 125], + "upgrade": [0.08, 0.18, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [125, 125, 0, 0, 0], + "upgrade": [0.08, 0.18, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [125, 94, 0, 0, 0], + "upgrade": [0.24, 0.54, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.25, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.25, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.1, 0.24, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "flame-crest-wooden-shield": { + "id": "flame-crest-wooden-shield", + "name": "Flame Crest Wooden Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [76, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [74, 0, 0, 74, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [74, 0, 0, 0, 74], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [74, 74, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [74, 63, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "flowing-curved-sword": { + "id": "flowing-curved-sword", + "name": "Flowing Curved Sword", + "requirements": [9, 17, 0, 0, 0], + "infusions": { + "standard": { + "damage": [109, 0, 0, 0, 0], + "scaling": [0.25, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.46, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.12, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.34, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.07, 0.16, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [104, 0, 0, 104, 0], + "upgrade": [0.16, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [104, 0, 0, 0, 104], + "upgrade": [0.07, 0.16, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [104, 104, 0, 0, 0], + "upgrade": [0.05, 0.11, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [104, 83, 0, 0, 0], + "upgrade": [0.22, 0.49, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.23, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.23, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.1, 0.22, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "forked-greatsword": { + "id": "forked-greatsword", + "name": "Forked Greatsword", + "requirements": [14, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [124, 0, 0, 0, 0], + "scaling": [0.35, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.46, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.17, 0.45, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.35, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.1, 0.15, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [120, 0, 0, 120, 0], + "upgrade": [0.17, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [120, 0, 0, 0, 120], + "upgrade": [0.1, 0.15, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [120, 120, 0, 0, 0], + "upgrade": [0.1, 0.15, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [120, 90, 0, 0, 0], + "upgrade": [0.31, 0.45, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.33, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.33, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.14, 0.2, 0.0, 0.0, 0.72], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "forked-hatchet": { + "id": "forked-hatchet", + "name": "Forked Hatchet", + "requirements": [9, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [101, 0, 0, 0, 0], + "scaling": [0.28, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.08, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.33, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.05, 0.11, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [96, 0, 0, 96, 0], + "upgrade": [0.08, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [96, 0, 0, 0, 96], + "upgrade": [0.05, 0.11, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [96, 96, 0, 0, 0], + "upgrade": [0.08, 0.16, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [96, 77, 0, 0, 0], + "upgrade": [0.25, 0.5, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.26, 0.53, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.26, 0.53, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.11, 0.22, 0.0, 0.0, 0.71], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "frenzied-flame-seal": { + "id": "frenzied-flame-seal", + "name": "Frenzied Flame Seal", + "requirements": [0, 0, 0, 0, 0], + "incantation-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.2, 0.2, 0.2, 0.4, 0.0], + "masks": [ + [1, 1, 1, 1, 0], + [1, 1, 1, 1, 0], + [1, 1, 1, 1, 0], + [1, 1, 1, 1, 0], + [1, 1, 1, 1, 0] + ], + "corrections": ["12", "12", "12", "12", "12"] + } + } + }, + "frozen-needle": { + "id": "frozen-needle", + "name": "Frozen Needle", + "requirements": [11, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [99, 0, 0, 0, 0], + "scaling": [0.2, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "full-moon-crossbow": { + "id": "full-moon-crossbow", + "name": "Full Moon Crossbow", + "requirements": [10, 10, 14, 0, 0], + "infusions": { + "standard": { + "damage": [50, 50, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "gargoyles-black-axe": { + "id": "gargoyles-black-axe", + "name": "Gargoyle's Black Axe", + "requirements": [24, 8, 0, 22, 0], + "infusions": { + "standard": { + "damage": [100, 0, 0, 0, 120], + "scaling": [0.4, 0.1, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "gargoyles-black-blades": { + "id": "gargoyles-black-blades", + "name": "Gargoyle's Black Blades", + "requirements": [18, 15, 0, 22, 0], + "infusions": { + "standard": { + "damage": [81, 0, 0, 0, 97], + "scaling": [0.66, 0.1, 0.0, 0.25, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "gargoyles-black-halberd": { + "id": "gargoyles-black-halberd", + "name": "Gargoyle's Black Halberd", + "requirements": [26, 10, 0, 22, 0], + "infusions": { + "standard": { + "damage": [103, 0, 0, 0, 123], + "scaling": [0.47, 0.15, 0.0, 0.25, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "gargoyles-blackblade": { + "id": "gargoyles-blackblade", + "name": "Gargoyle's Blackblade", + "requirements": [18, 10, 0, 22, 0], + "infusions": { + "standard": { + "damage": [102, 0, 0, 0, 122], + "scaling": [0.4, 0.15, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "gargoyles-great-axe": { + "id": "gargoyles-great-axe", + "name": "Gargoyle's Great Axe", + "requirements": [24, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [123, 0, 0, 0, 0], + "scaling": [0.8, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.71, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.34, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.62, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [119, 0, 119, 0, 0], + "upgrade": [0.43, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [119, 0, 119, 0, 0], + "upgrade": [0.24, 0.04, 0.0, 0.43, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [119, 0, 0, 119, 0], + "upgrade": [0.08, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [119, 0, 0, 0, 119], + "upgrade": [0.24, 0.04, 0.0, 0.43, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [119, 119, 0, 0, 0], + "upgrade": [0.32, 0.04, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [119, 89, 0, 0, 0], + "upgrade": [0.72, 0.06, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.76, 0.06, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.76, 0.06, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.32, 0.05, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "gargoyles-greatsword": { + "id": "gargoyles-greatsword", + "name": "Gargoyle's Greatsword", + "requirements": [18, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [133, 0, 0, 0, 0], + "scaling": [0.76, 0.05, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.66, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.32, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [129, 0, 129, 0, 0], + "upgrade": [0.39, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [129, 0, 129, 0, 0], + "upgrade": [0.22, 0.04, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [129, 0, 0, 129, 0], + "upgrade": [0.16, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [129, 0, 0, 0, 129], + "upgrade": [0.22, 0.04, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [129, 129, 0, 0, 0], + "upgrade": [0.22, 0.04, 0.44, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [129, 97, 0, 0, 0], + "upgrade": [0.68, 0.04, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.72, 0.04, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.72, 0.04, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.3, 0.04, 0.0, 0.0, 0.76], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "gargoyles-halberd": { + "id": "gargoyles-halberd", + "name": "Gargoyle's Halberd", + "requirements": [26, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [131, 0, 0, 0, 0], + "scaling": [0.74, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.7, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.16, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.61, 0.61, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [125, 0, 125, 0, 0], + "upgrade": [0.41, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [125, 0, 125, 0, 0], + "upgrade": [0.14, 0.05, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [125, 0, 0, 125, 0], + "upgrade": [0.08, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [125, 0, 0, 0, 125], + "upgrade": [0.14, 0.05, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [125, 125, 0, 0, 0], + "upgrade": [0.14, 0.05, 0.47, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [125, 100, 0, 0, 0], + "upgrade": [0.66, 0.09, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.7, 0.09, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.7, 0.09, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [125, 0, 0, 0, 0], + "upgrade": [0.29, 0.04, 0.0, 0.0, 0.71], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "gargoyles-twinblade": { + "id": "gargoyles-twinblade", + "name": "Gargoyle's Twinblade", + "requirements": [18, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [123, 0, 0, 0, 0], + "scaling": [0.66, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.61, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.3, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.36, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.26, 0.04, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [118, 0, 0, 118, 0], + "upgrade": [0.07, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [118, 0, 0, 0, 118], + "upgrade": [0.26, 0.04, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [118, 118, 0, 0, 0], + "upgrade": [0.26, 0.04, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [118, 94, 0, 0, 0], + "upgrade": [0.59, 0.09, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.62, 0.09, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.62, 0.09, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.26, 0.04, 0.0, 0.0, 0.64], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "gelmir-glintstone-staff": { + "id": "gelmir-glintstone-staff", + "name": "Gelmir Glintstone Staff", + "requirements": [6, 0, 14, 14, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [29, 0, 0, 0, 0], + "scaling": [0.12, 0.0, 0.4, 0.4, 0.0], + "masks": [ + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0] + ], + "corrections": ["12", "12", "12", "12", "12"] + } + } + }, + "ghizas-wheel": { + "id": "ghizas-wheel", + "name": "Ghiza's Wheel", + "requirements": [28, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [156, 0, 0, 0, 0], + "scaling": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "ghostflame-torch": { + "id": "ghostflame-torch", + "name": "Ghostflame Torch", + "requirements": [10, 10, 14, 0, 0], + "infusions": { + "standard": { + "damage": [50, 90, 0, 0, 0], + "scaling": [0.2, 0.2, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "giant-crusher": { + "id": "giant-crusher", + "name": "Giant-Crusher", + "requirements": [60, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [155, 0, 0, 0, 0], + "scaling": [0.84, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.71, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.16, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.62, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [150, 0, 150, 0, 0], + "upgrade": [0.42, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [150, 0, 150, 0, 0], + "upgrade": [0.33, 0.0, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [150, 0, 0, 150, 0], + "upgrade": [0.16, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [150, 0, 0, 0, 150], + "upgrade": [0.33, 0.0, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [150, 150, 0, 0, 0], + "upgrade": [0.33, 0.0, 0.46, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [150, 113, 0, 0, 0], + "upgrade": [0.75, 0.0, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.79, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.79, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.67, 0.0, 0.0, 0.0, 0.71], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "giants-red-braid": { + "id": "giants-red-braid", + "name": "Giant's Red Braid", + "requirements": [18, 12, 0, 21, 0], + "infusions": { + "standard": { + "damage": [82, 0, 53, 0, 0], + "scaling": [0.55, 0.25, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "giants-seal": { + "id": "giants-seal", + "name": "Giant's Seal", + "requirements": [4, 0, 0, 14, 0], + "incantation-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.15, 0.0, 0.0, 0.77, 0.0], + "masks": [ + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "gilded-greatshield": { + "id": "gilded-greatshield", + "name": "Gilded Greatshield", + "requirements": [36, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [115, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [111, 0, 111, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [111, 0, 111, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [111, 0, 0, 111, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [111, 0, 0, 0, 111], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [111, 111, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [111, 89, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [111, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "gilded-iron-shield": { + "id": "gilded-iron-shield", + "name": "Gilded Iron Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [74, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [72, 0, 0, 72, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [72, 0, 0, 0, 72], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [72, 72, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [72, 61, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "glaive": { + "id": "glaive", + "name": "Glaive", + "requirements": [18, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [132, 0, 0, 0, 0], + "scaling": [0.45, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [126, 0, 0, 0, 0], + "upgrade": [0.51, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [126, 0, 0, 0, 0], + "upgrade": [0.17, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [126, 0, 0, 0, 0], + "upgrade": [0.59, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [126, 0, 126, 0, 0], + "upgrade": [0.39, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [126, 0, 126, 0, 0], + "upgrade": [0.09, 0.08, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [126, 0, 0, 126, 0], + "upgrade": [0.08, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [126, 0, 0, 0, 126], + "upgrade": [0.09, 0.08, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [126, 126, 0, 0, 0], + "upgrade": [0.09, 0.08, 0.44, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [126, 101, 0, 0, 0], + "upgrade": [0.4, 0.38, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [126, 0, 0, 0, 0], + "upgrade": [0.42, 0.4, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [126, 0, 0, 0, 0], + "upgrade": [0.42, 0.4, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [126, 0, 0, 0, 0], + "upgrade": [0.18, 0.17, 0.0, 0.0, 0.74], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "glintstone-kris": { + "id": "glintstone-kris", + "name": "Glintstone Kris", + "requirements": [5, 12, 16, 0, 0], + "infusions": { + "standard": { + "damage": [57, 68, 0, 0, 0], + "scaling": [0.1, 0.45, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "glintstone-staff": { + "id": "glintstone-staff", + "name": "Glintstone Staff", + "requirements": [6, 0, 10, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.12, 0.0, 0.85, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "godskin-peeler": { + "id": "godskin-peeler", + "name": "Godskin Peeler", + "requirements": [17, 22, 0, 0, 0], + "infusions": { + "standard": { + "damage": [121, 0, 0, 0, 0], + "scaling": [0.19, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.15, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.52, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [116, 0, 116, 0, 0], + "upgrade": [0.33, 0.11, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [116, 0, 116, 0, 0], + "upgrade": [0.05, 0.18, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [116, 0, 0, 116, 0], + "upgrade": [0.11, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [116, 0, 0, 0, 116], + "upgrade": [0.05, 0.18, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [116, 116, 0, 0, 0], + "upgrade": [0.05, 0.18, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [116, 93, 0, 0, 0], + "upgrade": [0.17, 0.54, 0.27, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.17, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.17, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.07, 0.24, 0.0, 0.0, 0.67], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "godskin-stitcher": { + "id": "godskin-stitcher", + "name": "Godskin Stitcher", + "requirements": [14, 17, 0, 0, 0], + "infusions": { + "standard": { + "damage": [127, 0, 0, 0, 0], + "scaling": [0.42, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [121, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [121, 0, 0, 0, 0], + "upgrade": [0.16, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [121, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [121, 0, 121, 0, 0], + "upgrade": [0.35, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [121, 0, 121, 0, 0], + "upgrade": [0.08, 0.08, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [121, 0, 0, 121, 0], + "upgrade": [0.16, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [121, 0, 0, 0, 121], + "upgrade": [0.08, 0.08, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [121, 121, 0, 0, 0], + "upgrade": [0.12, 0.12, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [121, 97, 0, 0, 0], + "upgrade": [0.37, 0.37, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [121, 0, 0, 0, 0], + "upgrade": [0.38, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [121, 0, 0, 0, 0], + "upgrade": [0.38, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [121, 0, 0, 0, 0], + "upgrade": [0.16, 0.16, 0.0, 0.0, 0.71], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "godslayers-greatsword": { + "id": "godslayers-greatsword", + "name": "Godslayer's Greatsword", + "requirements": [20, 22, 0, 20, 0], + "infusions": { + "standard": { + "damage": [119, 0, 77, 0, 0], + "scaling": [0.31, 0.52, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "godslayers-seal": { + "id": "godslayers-seal", + "name": "Godslayer's Seal", + "requirements": [4, 0, 0, 27, 0], + "incantation-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.15, 0.0, 0.0, 0.85, 0.0], + "masks": [ + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "golden-beast-crest-shield": { + "id": "golden-beast-crest-shield", + "name": "Golden Beast Crest Shield", + "requirements": [24, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [104, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [100, 0, 100, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [100, 0, 100, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [100, 0, 0, 100, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [100, 0, 0, 0, 100], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [100, 100, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [100, 80, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "golden-epitaph": { + "id": "golden-epitaph", + "name": "Golden Epitaph", + "requirements": [12, 10, 0, 14, 0], + "infusions": { + "standard": { + "damage": [85, 0, 0, 0, 85], + "scaling": [0.3, 0.3, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "golden-greatshield": { + "id": "golden-greatshield", + "name": "Golden Greatshield", + "requirements": [34, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [113, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [109, 0, 0, 109, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [109, 0, 0, 0, 109], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [109, 109, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [109, 87, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "golden-halberd": { + "id": "golden-halberd", + "name": "Golden Halberd", + "requirements": [30, 14, 0, 12, 0], + "infusions": { + "standard": { + "damage": [134, 0, 0, 0, 87], + "scaling": [0.5, 0.15, 0.0, 0.32, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "golden-order-greatsword": { + "id": "golden-order-greatsword", + "name": "Golden Order Greatsword", + "requirements": [16, 21, 0, 28, 0], + "infusions": { + "standard": { + "damage": [86, 0, 0, 0, 103], + "scaling": [0.1, 0.3, 0.0, 0.64, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "golden-order-seal": { + "id": "golden-order-seal", + "name": "Golden Order Seal", + "requirements": [0, 0, 17, 17, 0], + "incantation-catalyst": true, + "infusions": { + "standard": { + "damage": [24, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.53, 0.53, 0.0], + "masks": [ + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0] + ], + "corrections": ["12", "12", "12", "12", "12"] + } + } + }, + "golem-greatbow": { + "id": "golem-greatbow", + "name": "Golem Greatbow", + "requirements": [24, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [130, 0, 0, 0, 0], + "scaling": [0.45, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "golems-halberd": { + "id": "golems-halberd", + "name": "Golem's Halberd", + "requirements": [36, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [158, 0, 0, 0, 0], + "scaling": [0.57, 0.25, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [153, 0, 0, 0, 0], + "upgrade": [0.61, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [153, 0, 0, 0, 0], + "upgrade": [0.16, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [153, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [153, 0, 153, 0, 0], + "upgrade": [0.33, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [153, 0, 153, 0, 0], + "upgrade": [0.19, 0.08, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [153, 0, 0, 153, 0], + "upgrade": [0.16, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [153, 0, 0, 0, 153], + "upgrade": [0.19, 0.08, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [153, 153, 0, 0, 0], + "upgrade": [0.19, 0.08, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [153, 115, 0, 0, 0], + "upgrade": [0.51, 0.22, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [153, 0, 0, 0, 0], + "upgrade": [0.54, 0.23, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [153, 0, 0, 0, 0], + "upgrade": [0.54, 0.23, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [153, 0, 0, 0, 0], + "upgrade": [0.22, 0.1, 0.0, 0.0, 0.69], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "grafted-blade-greatsword": { + "id": "grafted-blade-greatsword", + "name": "Grafted Blade Greatsword", + "requirements": [40, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [157, 0, 0, 0, 0], + "scaling": [0.6, 0.19, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "grafted-dragon": { + "id": "grafted-dragon", + "name": "Grafted Dragon", + "requirements": [20, 14, 0, 16, 0], + "infusions": { + "standard": { + "damage": [89, 0, 57, 0, 0], + "scaling": [0.4, 0.25, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "grave-scythe": { + "id": "grave-scythe", + "name": "Grave Scythe", + "requirements": [17, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [144, 0, 0, 0, 0], + "scaling": [0.42, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [138, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [138, 0, 0, 0, 0], + "upgrade": [0.14, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [138, 0, 0, 0, 0], + "upgrade": [0.5, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [138, 0, 138, 0, 0], + "upgrade": [0.28, 0.14, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [138, 0, 138, 0, 0], + "upgrade": [0.12, 0.09, 0.0, 0.28, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [138, 0, 0, 138, 0], + "upgrade": [0.14, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [138, 0, 0, 0, 138], + "upgrade": [0.12, 0.09, 0.0, 0.28, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [138, 138, 0, 0, 0], + "upgrade": [0.12, 0.09, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [138, 110, 0, 0, 0], + "upgrade": [0.37, 0.27, 0.25, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [138, 0, 0, 0, 0], + "upgrade": [0.39, 0.28, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [138, 0, 0, 0, 0], + "upgrade": [0.39, 0.28, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [138, 0, 0, 0, 0], + "upgrade": [0.16, 0.12, 0.0, 0.0, 0.61], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "gravel-stone-seal": { + "id": "gravel-stone-seal", + "name": "Gravel Stone Seal", + "requirements": [4, 0, 0, 18, 0], + "incantation-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.15, 0.0, 0.0, 0.81, 0.0], + "masks": [ + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "great-club": { + "id": "great-club", + "name": "Great Club", + "requirements": [35, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [154, 0, 0, 0, 0], + "scaling": [0.69, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [149, 0, 0, 0, 0], + "upgrade": [0.59, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [149, 0, 0, 0, 0], + "upgrade": [0.17, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [149, 0, 0, 0, 0], + "upgrade": [0.52, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [149, 0, 149, 0, 0], + "upgrade": [0.34, 0.13, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [149, 0, 149, 0, 0], + "upgrade": [0.27, 0.0, 0.0, 0.28, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [149, 0, 0, 149, 0], + "upgrade": [0.13, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [149, 0, 0, 0, 149], + "upgrade": [0.27, 0.0, 0.0, 0.28, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [149, 149, 0, 0, 0], + "upgrade": [0.27, 0.0, 0.31, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [149, 112, 0, 0, 0], + "upgrade": [0.62, 0.0, 0.27, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [149, 0, 0, 0, 0], + "upgrade": [0.65, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [149, 0, 0, 0, 0], + "upgrade": [0.65, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [149, 0, 0, 0, 0], + "upgrade": [0.27, 0.0, 0.0, 0.0, 0.58], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "great-epee": { + "id": "great-epee", + "name": "Great epee", + "requirements": [15, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [124, 0, 0, 0, 0], + "scaling": [0.38, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.17, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [119, 0, 119, 0, 0], + "upgrade": [0.35, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [119, 0, 119, 0, 0], + "upgrade": [0.07, 0.09, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [119, 0, 0, 119, 0], + "upgrade": [0.17, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [119, 0, 0, 0, 119], + "upgrade": [0.07, 0.09, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [119, 119, 0, 0, 0], + "upgrade": [0.11, 0.14, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [119, 95, 0, 0, 0], + "upgrade": [0.34, 0.42, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.34, 0.43, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.34, 0.43, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.15, 0.18, 0.0, 0.0, 0.72], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "great-knife": { + "id": "great-knife", + "name": "Great Knife", + "requirements": [6, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [75, 0, 0, 0, 0], + "scaling": [0.05, 0.8, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.54, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.17, 0.72, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.62, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.46, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.04, 0.24, 0.0, 0.51, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [72, 0, 0, 72, 0], + "upgrade": [0.08, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [72, 0, 0, 0, 72], + "upgrade": [0.04, 0.24, 0.0, 0.51, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [72, 72, 0, 0, 0], + "upgrade": [0.04, 0.24, 0.55, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [72, 61, 0, 0, 0], + "upgrade": [0.04, 0.72, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.04, 0.76, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.04, 0.76, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.04, 0.32, 0.0, 0.0, 0.8], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "great-mace": { + "id": "great-mace", + "name": "Great Mace", + "requirements": [28, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [134, 0, 0, 0, 0], + "scaling": [0.77, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.66, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.15, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [129, 0, 129, 0, 0], + "upgrade": [0.4, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [129, 0, 129, 0, 0], + "upgrade": [0.23, 0.0, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [129, 0, 0, 129, 0], + "upgrade": [0.07, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [129, 0, 0, 0, 129], + "upgrade": [0.23, 0.0, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [129, 129, 0, 0, 0], + "upgrade": [0.23, 0.0, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [129, 97, 0, 0, 0], + "upgrade": [0.69, 0.0, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.73, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.73, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.61, 0.0, 0.0, 0.0, 0.65], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "great-omenkiller-cleaver": { + "id": "great-omenkiller-cleaver", + "name": "Great Omenkiller Cleaver", + "requirements": [23, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [142, 0, 0, 0, 0], + "scaling": [0.5, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.49, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.12, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [137, 0, 137, 0, 0], + "upgrade": [0.35, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [137, 0, 137, 0, 0], + "upgrade": [0.15, 0.1, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [137, 0, 0, 137, 0], + "upgrade": [0.08, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [137, 0, 0, 0, 137], + "upgrade": [0.15, 0.1, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [137, 137, 0, 0, 0], + "upgrade": [0.15, 0.1, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [137, 103, 0, 0, 0], + "upgrade": [0.45, 0.31, 0.29, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.45, 0.31, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.45, 0.31, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.2, 0.14, 0.0, 0.0, 0.72], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "great-stars": { + "id": "great-stars", + "name": "Great Stars", + "requirements": [22, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [135, 0, 0, 0, 0], + "scaling": [0.5, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [130, 0, 0, 0, 0], + "upgrade": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [130, 0, 0, 0, 0], + "upgrade": [0.17, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [130, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [130, 0, 130, 0, 0], + "upgrade": [0.36, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [130, 0, 130, 0, 0], + "upgrade": [0.15, 0.1, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [130, 0, 0, 130, 0], + "upgrade": [0.08, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [130, 0, 0, 0, 130], + "upgrade": [0.15, 0.1, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [130, 130, 0, 0, 0], + "upgrade": [0.15, 0.1, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [130, 98, 0, 0, 0], + "upgrade": [0.45, 0.31, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [130, 0, 0, 0, 0], + "upgrade": [0.47, 0.33, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [130, 0, 0, 0, 0], + "upgrade": [0.47, 0.33, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [130, 0, 0, 0, 0], + "upgrade": [0.2, 0.14, 0.0, 0.0, 0.72], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "great-turtle-shell": { + "id": "great-turtle-shell", + "name": "Great Turtle Shell", + "requirements": [14, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [81, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [79, 0, 79, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [79, 0, 79, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [79, 0, 0, 79, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [79, 0, 0, 0, 79], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [79, 79, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [79, 67, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "greataxe": { + "id": "greataxe", + "name": "Greataxe", + "requirements": [30, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [151, 0, 0, 0, 0], + "scaling": [0.5, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [146, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [146, 0, 0, 0, 0], + "upgrade": [0.12, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [146, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [146, 0, 146, 0, 0], + "upgrade": [0.32, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [146, 0, 146, 0, 0], + "upgrade": [0.15, 0.09, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [146, 0, 0, 146, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [146, 0, 0, 0, 146], + "upgrade": [0.15, 0.09, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [146, 146, 0, 0, 0], + "upgrade": [0.15, 0.09, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [146, 110, 0, 0, 0], + "upgrade": [0.45, 0.27, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [146, 0, 0, 0, 0], + "upgrade": [0.47, 0.29, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [146, 0, 0, 0, 0], + "upgrade": [0.47, 0.29, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [146, 0, 0, 0, 0], + "upgrade": [0.2, 0.12, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "greatbow": { + "id": "greatbow", + "name": "Greatbow", + "requirements": [20, 20, 0, 0, 0], + "infusions": { + "standard": { + "damage": [125, 0, 0, 0, 0], + "scaling": [0.3, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "greathorn-hammer": { + "id": "greathorn-hammer", + "name": "Greathorn Hammer", + "requirements": [22, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [134, 0, 0, 0, 0], + "scaling": [0.51, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.52, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.13, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.58, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [129, 0, 129, 0, 0], + "upgrade": [0.38, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [129, 0, 129, 0, 0], + "upgrade": [0.15, 0.11, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [129, 0, 0, 129, 0], + "upgrade": [0.09, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [129, 0, 0, 0, 129], + "upgrade": [0.15, 0.11, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [129, 129, 0, 0, 0], + "upgrade": [0.15, 0.11, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [129, 97, 0, 0, 0], + "upgrade": [0.45, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.48, 0.37, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.48, 0.37, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [129, 0, 0, 0, 0], + "upgrade": [0.2, 0.15, 0.0, 0.0, 0.76], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "greatsword": { + "id": "greatsword", + "name": "Greatsword", + "requirements": [31, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [164, 0, 0, 0, 0], + "scaling": [0.6, 0.18, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [159, 0, 0, 0, 0], + "upgrade": [0.57, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [159, 0, 0, 0, 0], + "upgrade": [0.23, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [159, 0, 0, 0, 0], + "upgrade": [0.5, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [159, 0, 159, 0, 0], + "upgrade": [0.31, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [159, 0, 159, 0, 0], + "upgrade": [0.25, 0.07, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [159, 0, 0, 159, 0], + "upgrade": [0.15, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [159, 0, 0, 0, 159], + "upgrade": [0.15, 0.04, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [159, 159, 0, 0, 0], + "upgrade": [0.12, 0.05, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [159, 119, 0, 0, 0], + "upgrade": [0.54, 0.16, 0.27, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [159, 0, 0, 0, 0], + "upgrade": [0.54, 0.16, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [159, 0, 0, 0, 0], + "upgrade": [0.54, 0.16, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [159, 0, 0, 0, 0], + "upgrade": [0.24, 0.07, 0.0, 0.0, 0.66], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "grossmesser": { + "id": "grossmesser", + "name": "Grossmesser", + "requirements": [14, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [115, 0, 0, 0, 0], + "scaling": [0.47, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.16, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.34, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.14, 0.1, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [110, 0, 0, 110, 0], + "upgrade": [0.16, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [110, 0, 0, 0, 110], + "upgrade": [0.14, 0.1, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [110, 110, 0, 0, 0], + "upgrade": [0.09, 0.07, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [110, 88, 0, 0, 0], + "upgrade": [0.42, 0.32, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.44, 0.34, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.44, 0.34, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.18, 0.14, 0.0, 0.0, 0.7], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "guardians-swordspear": { + "id": "guardians-swordspear", + "name": "Guardian's Swordspear", + "requirements": [17, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [139, 0, 0, 0, 0], + "scaling": [0.05, 0.64, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.0, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [133, 0, 133, 0, 0], + "upgrade": [0.34, 0.06, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [133, 0, 133, 0, 0], + "upgrade": [0.04, 0.12, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [133, 0, 0, 133, 0], + "upgrade": [0.06, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [133, 0, 0, 0, 133], + "upgrade": [0.04, 0.12, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [133, 133, 0, 0, 0], + "upgrade": [0.04, 0.12, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [133, 106, 0, 0, 0], + "upgrade": [0.04, 0.57, 0.27, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.04, 0.6, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.04, 0.6, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [133, 0, 0, 0, 0], + "upgrade": [0.04, 0.25, 0.0, 0.0, 0.58], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "halberd": { + "id": "halberd", + "name": "Halberd", + "requirements": [14, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [125, 0, 0, 0, 0], + "scaling": [0.54, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.54, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.18, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.59, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.38, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.1, 0.07, 0.0, 0.44, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [120, 0, 0, 120, 0], + "upgrade": [0.09, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [120, 0, 0, 0, 120], + "upgrade": [0.1, 0.07, 0.0, 0.44, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [120, 120, 0, 0, 0], + "upgrade": [0.1, 0.07, 0.44, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [120, 96, 0, 0, 0], + "upgrade": [0.48, 0.34, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.51, 0.36, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.51, 0.36, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.21, 0.15, 0.0, 0.0, 0.78], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "haligtree-crest-greatshield": { + "id": "haligtree-crest-greatshield", + "name": "Haligtree Crest Greatshield", + "requirements": [36, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [116, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [112, 0, 112, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [112, 0, 112, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [112, 0, 0, 112, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [112, 0, 0, 0, 112], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [112, 112, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [112, 90, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "halo-scythe": { + "id": "halo-scythe", + "name": "Halo Scythe", + "requirements": [13, 16, 0, 15, 0], + "infusions": { + "standard": { + "damage": [118, 0, 0, 0, 76], + "scaling": [0.28, 0.42, 0.0, 0.2, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "hammer": { + "id": "hammer", + "name": "Hammer", + "requirements": [14, 7, 0, 0, 0], + "infusions": { + "standard": { + "damage": [124, 0, 0, 0, 0], + "scaling": [0.57, 0.25, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.59, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.08, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [119, 0, 119, 0, 0], + "upgrade": [0.35, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [119, 0, 119, 0, 0], + "upgrade": [0.17, 0.07, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [119, 0, 0, 119, 0], + "upgrade": [0.08, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [119, 0, 0, 0, 119], + "upgrade": [0.17, 0.07, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [119, 119, 0, 0, 0], + "upgrade": [0.17, 0.07, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [119, 95, 0, 0, 0], + "upgrade": [0.51, 0.22, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.54, 0.23, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.54, 0.23, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.22, 0.1, 0.0, 0.0, 0.69], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "hand-axe": { + "id": "hand-axe", + "name": "Hand Axe", + "requirements": [9, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [113, 0, 0, 0, 0], + "scaling": [0.3, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.08, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.52, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [108, 0, 108, 0, 0], + "upgrade": [0.32, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [108, 0, 108, 0, 0], + "upgrade": [0.06, 0.1, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [108, 0, 0, 108, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [108, 0, 0, 0, 108], + "upgrade": [0.06, 0.1, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [108, 108, 0, 0, 0], + "upgrade": [0.09, 0.15, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [108, 86, 0, 0, 0], + "upgrade": [0.27, 0.45, 0.28, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.28, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.28, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.12, 0.2, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "hand-ballista": { + "id": "hand-ballista", + "name": "Hand Ballista", + "requirements": [30, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [150, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "hand-of-malenia": { + "id": "hand-of-malenia", + "name": "Hand of Malenia", + "requirements": [16, 48, 0, 0, 0], + "infusions": { + "standard": { + "damage": [117, 0, 0, 0, 0], + "scaling": [0.05, 0.75, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "harp-bow": { + "id": "harp-bow", + "name": "Harp Bow", + "requirements": [9, 9, 0, 0, 0], + "infusions": { + "standard": { + "damage": [62, 0, 0, 0, 0], + "scaling": [0.12, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "hawk-crest-wooden-shield": { + "id": "hawk-crest-wooden-shield", + "name": "Hawk Crest Wooden Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [76, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [74, 0, 0, 74, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [74, 0, 0, 0, 74], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [74, 74, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [74, 63, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "heater-shield": { + "id": "heater-shield", + "name": "Heater Shield", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [75, 0, 0, 75, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [75, 0, 0, 0, 75], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [75, 75, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [75, 64, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "heavy-crossbow": { + "id": "heavy-crossbow", + "name": "Heavy Crossbow", + "requirements": [14, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [72, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "helice": { + "id": "helice", + "name": "Helice", + "requirements": [16, 19, 0, 0, 17], + "infusions": { + "blood": { + "damage": [121, 0, 0, 0, 0], + "scaling": [0.1, 0.35, 0.0, 0.0, 0.5], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "helphens-steeple": { + "id": "helphens-steeple", + "name": "Helphen's Steeple", + "requirements": [19, 10, 22, 0, 0], + "infusions": { + "standard": { + "damage": [101, 101, 0, 0, 0], + "scaling": [0.35, 0.1, 0.5, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "4", "0", "0"] + } + } + }, + "highland-axe": { + "id": "highland-axe", + "name": "Highland Axe", + "requirements": [12, 9, 0, 0, 0], + "infusions": { + "standard": { + "damage": [123, 0, 0, 0, 0], + "scaling": [0.4, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.07, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.29, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.08, 0.06, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [118, 0, 0, 118, 0], + "upgrade": [0.07, 0.29, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [118, 0, 0, 0, 118], + "upgrade": [0.08, 0.06, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [118, 118, 0, 0, 0], + "upgrade": [0.12, 0.1, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [118, 94, 0, 0, 0], + "upgrade": [0.36, 0.3, 0.25, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.36, 0.3, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.36, 0.3, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.16, 0.13, 0.0, 0.0, 0.62], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "hookclaws": { + "id": "hookclaws", + "name": "Hookclaws", + "requirements": [8, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [89, 0, 0, 0, 0], + "scaling": [0.22, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [85, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [85, 0, 0, 0, 0], + "upgrade": [0.16, 0.61, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [85, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [85, 0, 85, 0, 0], + "upgrade": [0.36, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [85, 0, 85, 0, 0], + "upgrade": [0.06, 0.18, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [85, 0, 0, 85, 0], + "upgrade": [0.16, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [85, 0, 0, 0, 85], + "upgrade": [0.06, 0.18, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [85, 85, 0, 0, 0], + "upgrade": [0.06, 0.18, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [85, 68, 0, 0, 0], + "upgrade": [0.19, 0.54, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [85, 0, 0, 0, 0], + "upgrade": [0.2, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [85, 0, 0, 0, 0], + "upgrade": [0.2, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [85, 0, 0, 0, 0], + "upgrade": [0.08, 0.24, 0.0, 0.0, 0.69], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "horn-bow": { + "id": "horn-bow", + "name": "Horn Bow", + "requirements": [10, 14, 12, 0, 0], + "infusions": { + "standard": { + "damage": [65, 30, 0, 0, 0], + "scaling": [0.21, 0.26, 0.1, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "horse-crest-wooden-shield": { + "id": "horse-crest-wooden-shield", + "name": "Horse Crest Wooden Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [76, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [74, 0, 0, 74, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [74, 0, 0, 0, 74], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [74, 74, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [74, 63, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "hoslows-petal-whip": { + "id": "hoslows-petal-whip", + "name": "Hoslow's Petal Whip", + "requirements": [10, 20, 0, 0, 0], + "infusions": { + "standard": { + "damage": [110, 0, 0, 0, 0], + "scaling": [0.28, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.14, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.49, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [105, 0, 105, 0, 0], + "upgrade": [0.28, 0.14, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [105, 0, 105, 0, 0], + "upgrade": [0.11, 0.17, 0.0, 0.23, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [105, 0, 0, 105, 0], + "upgrade": [0.14, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [105, 0, 0, 0, 105], + "upgrade": [0.11, 0.17, 0.0, 0.23, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [105, 105, 0, 0, 0], + "upgrade": [0.11, 0.17, 0.28, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [105, 84, 0, 0, 0], + "upgrade": [0.25, 0.38, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.26, 0.4, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.26, 0.4, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.11, 0.17, 0.0, 0.0, 0.6], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "ice-crest-shield": { + "id": "ice-crest-shield", + "name": "Ice Crest Shield", + "requirements": [9, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [74, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [72, 0, 0, 72, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [72, 0, 0, 0, 72], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [72, 72, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [72, 61, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "icerind-hatchet": { + "id": "icerind-hatchet", + "name": "Icerind Hatchet", + "requirements": [11, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [111, 0, 0, 0, 0], + "scaling": [0.2, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "icon-shield": { + "id": "icon-shield", + "name": "Icon Shield", + "requirements": [22, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [111, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "inquisitors-girandole": { + "id": "inquisitors-girandole", + "name": "Inquisitor's Girandole", + "requirements": [18, 15, 0, 16, 0], + "infusions": { + "standard": { + "damage": [102, 0, 66, 0, 0], + "scaling": [0.35, 0.35, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "inseparable-sword": { + "id": "inseparable-sword", + "name": "Inseparable Sword", + "requirements": [18, 18, 0, 20, 0], + "infusions": { + "standard": { + "damage": [98, 0, 0, 0, 98], + "scaling": [0.27, 0.27, 0.0, 0.6, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "inverted-hawk-heater-shield": { + "id": "inverted-hawk-heater-shield", + "name": "Inverted Hawk Heater Shield", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [75, 0, 0, 75, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [75, 0, 0, 0, 75], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [75, 75, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [75, 64, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "inverted-hawk-towershield": { + "id": "inverted-hawk-towershield", + "name": "Inverted Hawk Towershield", + "requirements": [30, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [111, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [107, 0, 0, 107, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [107, 0, 0, 0, 107], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [107, 107, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [107, 86, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "iron-ball": { + "id": "iron-ball", + "name": "Iron Ball", + "requirements": [11, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [101, 0, 0, 0, 0], + "scaling": [0.56, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.58, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.15, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.31, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.16, 0.06, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [96, 0, 0, 96, 0], + "upgrade": [0.15, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [96, 0, 0, 0, 96], + "upgrade": [0.16, 0.06, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [96, 96, 0, 0, 0], + "upgrade": [0.16, 0.06, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [96, 77, 0, 0, 0], + "upgrade": [0.5, 0.18, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.53, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.53, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.22, 0.08, 0.0, 0.0, 0.64], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "iron-cleaver": { + "id": "iron-cleaver", + "name": "Iron Cleaver", + "requirements": [15, 7, 0, 0, 0], + "infusions": { + "standard": { + "damage": [120, 0, 0, 0, 0], + "scaling": [0.7, 0.18, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.66, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.08, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [115, 0, 115, 0, 0], + "upgrade": [0.35, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [115, 0, 115, 0, 0], + "upgrade": [0.14, 0.05, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [115, 0, 0, 115, 0], + "upgrade": [0.08, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [115, 0, 0, 0, 115], + "upgrade": [0.14, 0.05, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [115, 115, 0, 0, 0], + "upgrade": [0.21, 0.05, 0.44, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [115, 92, 0, 0, 0], + "upgrade": [0.63, 0.16, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.66, 0.17, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.66, 0.17, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.28, 0.07, 0.0, 0.0, 0.74], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "iron-greatsword": { + "id": "iron-greatsword", + "name": "Iron Greatsword", + "requirements": [18, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [149, 0, 0, 0, 0], + "scaling": [0.65, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [144, 0, 0, 0, 0], + "upgrade": [0.55, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [144, 0, 0, 0, 0], + "upgrade": [0.18, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [144, 0, 0, 0, 0], + "upgrade": [0.48, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [144, 0, 130, 0, 0], + "upgrade": [0.32, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [144, 0, 130, 0, 0], + "upgrade": [0.19, 0.03, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [144, 0, 0, 130, 0], + "upgrade": [0.15, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [144, 0, 0, 0, 130], + "upgrade": [0.19, 0.03, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [144, 130, 0, 0, 0], + "upgrade": [0.19, 0.03, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [144, 98, 0, 0, 0], + "upgrade": [0.58, 0.09, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [144, 0, 0, 0, 0], + "upgrade": [0.61, 0.09, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [144, 0, 0, 0, 0], + "upgrade": [0.61, 0.09, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [144, 0, 0, 0, 0], + "upgrade": [0.26, 0.04, 0.0, 0.0, 0.63], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "iron-roundshield": { + "id": "iron-roundshield", + "name": "Iron Roundshield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [74, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [72, 0, 0, 72, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [72, 0, 0, 0, 72], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [72, 72, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [72, 61, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "iron-spear": { + "id": "iron-spear", + "name": "Iron Spear", + "requirements": [13, 11, 0, 0, 0], + "infusions": { + "standard": { + "damage": [114, 0, 0, 0, 0], + "scaling": [0.44, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.15, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.32, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.08, 0.06, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [109, 0, 0, 109, 0], + "upgrade": [0.07, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [109, 0, 0, 0, 109], + "upgrade": [0.08, 0.06, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [109, 109, 0, 0, 0], + "upgrade": [0.08, 0.06, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [109, 87, 0, 0, 0], + "upgrade": [0.39, 0.29, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.39, 0.29, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.39, 0.29, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.17, 0.13, 0.0, 0.0, 0.65], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "ivory-sickle": { + "id": "ivory-sickle", + "name": "Ivory Sickle", + "requirements": [6, 11, 13, 0, 0], + "infusions": { + "standard": { + "damage": [60, 60, 0, 0, 0], + "scaling": [0.23, 0.59, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "jar-cannon": { + "id": "jar-cannon", + "name": "Jar Cannon", + "requirements": [34, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [192, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "jawbone-axe": { + "id": "jawbone-axe", + "name": "Jawbone Axe", + "requirements": [14, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [124, 0, 0, 0, 0], + "scaling": [0.58, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.6, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.07, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [119, 0, 119, 0, 0], + "upgrade": [0.31, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [119, 0, 119, 0, 0], + "upgrade": [0.11, 0.04, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [119, 0, 0, 119, 0], + "upgrade": [0.07, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [119, 0, 0, 0, 119], + "upgrade": [0.11, 0.04, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [119, 119, 0, 0, 0], + "upgrade": [0.17, 0.06, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [119, 95, 0, 0, 0], + "upgrade": [0.52, 0.18, 0.27, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.55, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.55, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [119, 0, 0, 0, 0], + "upgrade": [0.23, 0.08, 0.0, 0.0, 0.66], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "jellyfish-shield": { + "id": "jellyfish-shield", + "name": "Jellyfish Shield", + "requirements": [20, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [103, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "katar": { + "id": "katar", + "name": "Katar", + "requirements": [8, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [97, 0, 0, 0, 0], + "scaling": [0.3, 0.45, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [93, 0, 0, 0, 0], + "upgrade": [0.43, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [93, 0, 0, 0, 0], + "upgrade": [0.15, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [93, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [93, 0, 93, 0, 0], + "upgrade": [0.31, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [93, 0, 93, 0, 0], + "upgrade": [0.09, 0.13, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [93, 0, 0, 93, 0], + "upgrade": [0.15, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [93, 0, 0, 0, 93], + "upgrade": [0.09, 0.13, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [93, 93, 0, 0, 0], + "upgrade": [0.09, 0.13, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [93, 74, 0, 0, 0], + "upgrade": [0.27, 0.4, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [93, 0, 0, 0, 0], + "upgrade": [0.28, 0.42, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [93, 0, 0, 0, 0], + "upgrade": [0.28, 0.42, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [93, 0, 0, 0, 0], + "upgrade": [0.12, 0.18, 0.0, 0.0, 0.63], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "kite-shield": { + "id": "kite-shield", + "name": "Kite Shield", + "requirements": [12, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [78, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [76, 0, 76, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [76, 0, 76, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [76, 0, 0, 76, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [76, 0, 0, 0, 76], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [76, 76, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [76, 65, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "knights-greatsword": { + "id": "knights-greatsword", + "name": "Knight's Greatsword", + "requirements": [16, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [141, 0, 0, 0, 0], + "scaling": [0.33, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.43, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.15, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [136, 0, 136, 0, 0], + "upgrade": [0.31, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [136, 0, 136, 0, 0], + "upgrade": [0.09, 0.13, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [136, 0, 0, 136, 0], + "upgrade": [0.15, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [136, 0, 0, 0, 136], + "upgrade": [0.09, 0.13, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [136, 136, 0, 0, 0], + "upgrade": [0.09, 0.13, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [136, 102, 0, 0, 0], + "upgrade": [0.29, 0.39, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.31, 0.41, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.31, 0.41, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.13, 0.17, 0.0, 0.0, 0.65], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "lance": { + "id": "lance", + "name": "Lance", + "requirements": [20, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [123, 0, 0, 0, 0], + "scaling": [0.5, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.52, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.18, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.61, 0.61, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.39, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.1, 0.08, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [118, 0, 0, 118, 0], + "upgrade": [0.09, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [118, 0, 0, 0, 118], + "upgrade": [0.1, 0.08, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [118, 118, 0, 0, 0], + "upgrade": [0.1, 0.08, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [118, 94, 0, 0, 0], + "upgrade": [0.45, 0.36, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.45, 0.36, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.45, 0.36, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.2, 0.16, 0.0, 0.0, 0.76], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "large-club": { + "id": "large-club", + "name": "Large Club", + "requirements": [22, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [131, 0, 0, 0, 0], + "scaling": [0.71, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.61, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.14, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [127, 0, 127, 0, 0], + "upgrade": [0.36, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [127, 0, 127, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [127, 0, 0, 127, 0], + "upgrade": [0.07, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [127, 0, 0, 0, 127], + "upgrade": [0.21, 0.0, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [127, 127, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [127, 95, 0, 0, 0], + "upgrade": [0.63, 0.0, 0.31, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.67, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.67, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [127, 0, 0, 0, 0], + "upgrade": [0.56, 0.0, 0.0, 0.0, 0.6], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "large-leather-shield": { + "id": "large-leather-shield", + "name": "Large Leather Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [75, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [73, 0, 0, 73, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [73, 0, 0, 0, 73], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [73, 73, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [73, 62, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "lazuli-glintstone-sword": { + "id": "lazuli-glintstone-sword", + "name": "Lazuli Glintstone Sword", + "requirements": [8, 9, 13, 0, 0], + "infusions": { + "standard": { + "damage": [79, 94, 0, 0, 0], + "scaling": [0.38, 0.15, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "light-crossbow": { + "id": "light-crossbow", + "name": "Light Crossbow", + "requirements": [12, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [65, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "lion-greatbow": { + "id": "lion-greatbow", + "name": "Lion Greatbow", + "requirements": [22, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [120, 0, 0, 0, 0], + "scaling": [0.3, 0.25, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "longbow": { + "id": "longbow", + "name": "Longbow", + "requirements": [9, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [80, 0, 0, 0, 0], + "scaling": [0.2, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "longhaft-axe": { + "id": "longhaft-axe", + "name": "Longhaft Axe", + "requirements": [24, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [146, 0, 0, 0, 0], + "scaling": [0.47, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.49, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.12, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [141, 0, 141, 0, 0], + "upgrade": [0.35, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [141, 0, 141, 0, 0], + "upgrade": [0.14, 0.11, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [141, 0, 0, 141, 0], + "upgrade": [0.08, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [141, 0, 0, 0, 141], + "upgrade": [0.14, 0.11, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [141, 141, 0, 0, 0], + "upgrade": [0.14, 0.11, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [141, 106, 0, 0, 0], + "upgrade": [0.42, 0.33, 0.29, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.42, 0.33, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.42, 0.33, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [141, 0, 0, 0, 0], + "upgrade": [0.18, 0.14, 0.0, 0.0, 0.71], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "longsword": { + "id": "longsword", + "name": "Longsword", + "requirements": [10, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [110, 0, 0, 0, 0], + "scaling": [0.5, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.08, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [105, 0, 105, 0, 0], + "upgrade": [0.35, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [105, 0, 105, 0, 0], + "upgrade": [0.1, 0.06, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [105, 0, 0, 105, 0], + "upgrade": [0.08, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [105, 0, 0, 0, 105], + "upgrade": [0.1, 0.06, 0.0, 0.42, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [105, 105, 0, 0, 0], + "upgrade": [0.07, 0.04, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [105, 84, 0, 0, 0], + "upgrade": [0.45, 0.29, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.47, 0.31, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.47, 0.31, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [105, 0, 0, 0, 0], + "upgrade": [0.2, 0.13, 0.0, 0.0, 0.7], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "lordsworns-greatsword": { + "id": "lordsworns-greatsword", + "name": "Lordsworn's Greatsword", + "requirements": [16, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [136, 0, 0, 0, 0], + "scaling": [0.43, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [131, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [131, 0, 0, 0, 0], + "upgrade": [0.16, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [131, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [131, 0, 131, 0, 0], + "upgrade": [0.32, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [131, 0, 131, 0, 0], + "upgrade": [0.12, 0.11, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [131, 0, 0, 131, 0], + "upgrade": [0.16, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [131, 0, 0, 0, 131], + "upgrade": [0.12, 0.11, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [131, 131, 0, 0, 0], + "upgrade": [0.12, 0.11, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [131, 98, 0, 0, 0], + "upgrade": [0.38, 0.33, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [131, 0, 0, 0, 0], + "upgrade": [0.4, 0.35, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [131, 0, 0, 0, 0], + "upgrade": [0.4, 0.35, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [131, 0, 0, 0, 0], + "upgrade": [0.17, 0.14, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "lordsworns-shield": { + "id": "lordsworns-shield", + "name": "Lordsworn's Shield", + "requirements": [16, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [99, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [96, 0, 0, 96, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [96, 0, 0, 0, 96], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [96, 96, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [96, 77, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "lordsworns-straight-sword": { + "id": "lordsworns-straight-sword", + "name": "Lordsworn's Straight Sword", + "requirements": [10, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [115, 0, 0, 0, 0], + "scaling": [0.36, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.14, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.5, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.29, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.07, 0.07, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [110, 0, 0, 110, 0], + "upgrade": [0.07, 0.29, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [110, 0, 0, 0, 110], + "upgrade": [0.07, 0.07, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [110, 110, 0, 0, 0], + "upgrade": [0.05, 0.05, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [110, 88, 0, 0, 0], + "upgrade": [0.32, 0.32, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.32, 0.32, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.32, 0.32, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.14, 0.14, 0.0, 0.0, 0.61], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "lorettas-war-sickle": { + "id": "lorettas-war-sickle", + "name": "Loretta's War Sickle", + "requirements": [20, 15, 20, 0, 0], + "infusions": { + "standard": { + "damage": [110, 71, 0, 0, 0], + "scaling": [0.36, 0.45, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "lucerne": { + "id": "lucerne", + "name": "Lucerne", + "requirements": [15, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [121, 0, 0, 0, 0], + "scaling": [0.3, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.52, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.18, 0.65, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.59, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [116, 0, 116, 0, 0], + "upgrade": [0.37, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [116, 0, 116, 0, 0], + "upgrade": [0.06, 0.12, 0.0, 0.43, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [116, 0, 0, 116, 0], + "upgrade": [0.09, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [116, 0, 0, 0, 116], + "upgrade": [0.06, 0.12, 0.0, 0.43, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [116, 116, 0, 0, 0], + "upgrade": [0.06, 0.12, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [116, 93, 0, 0, 0], + "upgrade": [0.27, 0.54, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.28, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.28, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.12, 0.24, 0.0, 0.0, 0.76], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "lusats-glintstone-staff": { + "id": "lusats-glintstone-staff", + "name": "Lusat's Glintstone Staff", + "requirements": [10, 0, 52, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [24, 0, 0, 0, 0], + "scaling": [0.25, 0.0, 1.1, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["15", "15", "15", "15", "15"] + } + } + }, + "mace": { + "id": "mace", + "name": "Mace", + "requirements": [12, 7, 0, 0, 0], + "infusions": { + "standard": { + "damage": [115, 0, 0, 0, 0], + "scaling": [0.5, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.51, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.08, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.36, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.1, 0.07, 0.0, 0.43, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [110, 0, 0, 110, 0], + "upgrade": [0.08, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [110, 0, 0, 0, 110], + "upgrade": [0.1, 0.07, 0.0, 0.43, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [110, 110, 0, 0, 0], + "upgrade": [0.07, 0.05, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [110, 88, 0, 0, 0], + "upgrade": [0.45, 0.31, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.45, 0.31, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.45, 0.31, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.2, 0.14, 0.0, 0.0, 0.72], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "magma-blade": { + "id": "magma-blade", + "name": "Magma Blade", + "requirements": [9, 15, 0, 16, 0], + "infusions": { + "standard": { + "damage": [96, 0, 62, 0, 0], + "scaling": [0.45, 0.31, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "magma-whip-candlestick": { + "id": "magma-whip-candlestick", + "name": "Magma Whip Candlestick", + "requirements": [8, 16, 0, 18, 0], + "infusions": { + "standard": { + "damage": [72, 0, 72, 0, 0], + "scaling": [0.2, 0.5, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "magma-wyrms-scalesword": { + "id": "magma-wyrms-scalesword", + "name": "Magma Wyrm's Scalesword", + "requirements": [24, 15, 0, 18, 0], + "infusions": { + "standard": { + "damage": [114, 0, 74, 0, 0], + "scaling": [0.6, 0.25, 0.0, 0.55, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "malikeths-black-blade": { + "id": "malikeths-black-blade", + "name": "Maliketh's Black Blade", + "requirements": [34, 12, 0, 20, 0], + "infusions": { + "standard": { + "damage": [127, 0, 0, 0, 82], + "scaling": [0.55, 0.15, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "man-serpents-shield": { + "id": "man-serpents-shield", + "name": "Man-Serpent's Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [70, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [68, 0, 0, 68, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [68, 0, 0, 0, 68], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [68, 68, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [68, 58, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "manor-towershield": { + "id": "manor-towershield", + "name": "Manor Towershield", + "requirements": [30, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [111, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [107, 0, 0, 107, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [107, 0, 0, 0, 107], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [107, 107, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [107, 86, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "mantis-blade": { + "id": "mantis-blade", + "name": "Mantis Blade", + "requirements": [10, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [112, 0, 0, 0, 0], + "scaling": [0.36, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.16, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.35, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.1, 0.14, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [107, 0, 0, 107, 0], + "upgrade": [0.16, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [107, 0, 0, 0, 107], + "upgrade": [0.1, 0.14, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [107, 107, 0, 0, 0], + "upgrade": [0.07, 0.09, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [107, 86, 0, 0, 0], + "upgrade": [0.32, 0.43, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.34, 0.45, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.34, 0.45, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.14, 0.19, 0.0, 0.0, 0.71], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "marais-executioners-sword": { + "id": "marais-executioners-sword", + "name": "Marais Executioner's Sword", + "requirements": [24, 14, 0, 0, 23], + "infusions": { + "standard": { + "damage": [94, 61, 0, 0, 0], + "scaling": [0.63, 0.07, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 1], + [0, 0, 0, 1, 1], + [0, 1, 0, 0, 1], + [0, 0, 0, 1, 1] + ], + "corrections": ["7", "4", "0", "0", "0"] + } + } + }, + "marikas-hammer": { + "id": "marikas-hammer", + "name": "Marika's Hammer", + "requirements": [20, 12, 0, 19, 0], + "infusions": { + "standard": { + "damage": [101, 0, 0, 0, 65], + "scaling": [0.5, 0.31, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "marred-leather-shield": { + "id": "marred-leather-shield", + "name": "Marred Leather Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [75, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [73, 0, 0, 73, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [73, 0, 0, 0, 73], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [73, 73, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [73, 62, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "marred-wooden-shield": { + "id": "marred-wooden-shield", + "name": "Marred Wooden Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [76, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [74, 0, 0, 74, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [74, 0, 0, 0, 74], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [74, 74, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [74, 63, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "meteoric-ore-blade": { + "id": "meteoric-ore-blade", + "name": "Meteoric Ore Blade", + "requirements": [15, 14, 18, 0, 0], + "infusions": { + "standard": { + "damage": [112, 72, 0, 0, 0], + "scaling": [0.45, 0.17, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "meteorite-staff": { + "id": "meteorite-staff", + "name": "Meteorite Staff", + "requirements": [6, 0, 18, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [39, 0, 0, 0, 0], + "scaling": [0.25, 0.0, 1.92, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "miquellan-knights-sword": { + "id": "miquellan-knights-sword", + "name": "Miquellan Knight's Sword", + "requirements": [11, 11, 0, 16, 0], + "infusions": { + "standard": { + "damage": [105, 0, 0, 0, 68], + "scaling": [0.29, 0.29, 0.0, 0.2, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "4"] + } + } + }, + "misbegotten-shortbow": { + "id": "misbegotten-shortbow", + "name": "Misbegotten Shortbow", + "requirements": [16, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [68, 0, 0, 0, 0], + "scaling": [0.26, 0.14, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "misericorde": { + "id": "misericorde", + "name": "Misericorde", + "requirements": [7, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [92, 0, 0, 0, 0], + "scaling": [0.15, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.13, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.45, 0.45, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [88, 0, 88, 0, 0], + "upgrade": [0.29, 0.06, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [88, 0, 88, 0, 0], + "upgrade": [0.04, 0.15, 0.0, 0.26, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [88, 0, 0, 88, 0], + "upgrade": [0.06, 0.29, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [88, 0, 0, 0, 88], + "upgrade": [0.04, 0.15, 0.0, 0.26, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [88, 88, 0, 0, 0], + "upgrade": [0.04, 0.15, 0.29, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [88, 75, 0, 0, 0], + "upgrade": [0.13, 0.45, 0.22, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.14, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.14, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.06, 0.2, 0.0, 0.0, 0.58], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "mohgwyns-spear": { + "id": "mohgwyns-spear", + "name": "Mohgwyn's Spear", + "requirements": [24, 14, 0, 0, 27], + "infusions": { + "sacred": { + "damage": [96, 0, 62, 0, 0], + "scaling": [0.4, 0.15, 0.0, 0.0, 0.4], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 1], + [0, 0, 0, 1, 1], + [0, 1, 0, 0, 1], + [0, 0, 0, 1, 1] + ], + "corrections": ["7", "0", "4", "0", "0"] + } + } + }, + "monks-flameblade": { + "id": "monks-flameblade", + "name": "Monk's Flameblade", + "requirements": [18, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [134, 0, 0, 0, 0], + "scaling": [0.37, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [128, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [128, 0, 0, 0, 0], + "upgrade": [0.17, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [128, 0, 0, 0, 0], + "upgrade": [0.58, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [128, 0, 128, 0, 0], + "upgrade": [0.39, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [128, 0, 128, 0, 0], + "upgrade": [0.07, 0.1, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [128, 0, 0, 128, 0], + "upgrade": [0.17, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [128, 0, 0, 0, 128], + "upgrade": [0.07, 0.1, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [128, 128, 0, 0, 0], + "upgrade": [0.11, 0.15, 0.44, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [128, 102, 0, 0, 0], + "upgrade": [0.33, 0.46, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [128, 0, 0, 0, 0], + "upgrade": [0.35, 0.49, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [128, 0, 0, 0, 0], + "upgrade": [0.35, 0.49, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [128, 0, 0, 0, 0], + "upgrade": [0.14, 0.2, 0.0, 0.0, 0.75], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "monks-flamemace": { + "id": "monks-flamemace", + "name": "Monk's Flamemace", + "requirements": [13, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [126, 0, 0, 0, 0], + "scaling": [0.2, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.41, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.07, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.5, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.33, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.06, 0.17, 0.0, 0.32, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [120, 0, 0, 120, 0], + "upgrade": [0.07, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [120, 0, 0, 0, 120], + "upgrade": [0.06, 0.17, 0.0, 0.32, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [120, 120, 0, 0, 0], + "upgrade": [0.06, 0.17, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [120, 96, 0, 0, 0], + "upgrade": [0.18, 0.51, 0.26, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.19, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.19, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.08, 0.22, 0.0, 0.0, 0.65], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "moonveil": { + "id": "moonveil", + "name": "Moonveil", + "requirements": [12, 18, 23, 0, 0], + "infusions": { + "standard": { + "damage": [73, 87, 0, 0, 0], + "scaling": [0.12, 0.5, 0.6, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "morgotts-cursed-sword": { + "id": "morgotts-cursed-sword", + "name": "Morgott's Cursed Sword", + "requirements": [14, 35, 0, 0, 17], + "infusions": { + "standard": { + "damage": [120, 0, 0, 0, 0], + "scaling": [0.15, 0.6, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "morning-star": { + "id": "morning-star", + "name": "Morning Star", + "requirements": [12, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [118, 0, 0, 0, 0], + "scaling": [0.45, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.08, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [113, 0, 113, 0, 0], + "upgrade": [0.33, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [113, 0, 113, 0, 0], + "upgrade": [0.09, 0.07, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [113, 0, 0, 113, 0], + "upgrade": [0.08, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [113, 0, 0, 0, 113], + "upgrade": [0.09, 0.07, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [113, 113, 0, 0, 0], + "upgrade": [0.06, 0.05, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [113, 90, 0, 0, 0], + "upgrade": [0.4, 0.31, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.4, 0.31, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.4, 0.31, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [113, 0, 0, 0, 0], + "upgrade": [0.18, 0.14, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "nagakiba": { + "id": "nagakiba", + "name": "Nagakiba", + "requirements": [18, 22, 0, 0, 0], + "infusions": { + "standard": { + "damage": [115, 0, 0, 0, 0], + "scaling": [0.27, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.49, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.08, 0.64, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.37, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.05, 0.12, 0.0, 0.44, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [110, 0, 0, 110, 0], + "upgrade": [0.08, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [110, 0, 0, 0, 110], + "upgrade": [0.05, 0.12, 0.0, 0.44, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [110, 110, 0, 0, 0], + "upgrade": [0.04, 0.09, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [110, 88, 0, 0, 0], + "upgrade": [0.24, 0.54, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.24, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.24, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.1, 0.24, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "nightrider-flail": { + "id": "nightrider-flail", + "name": "Nightrider Flail", + "requirements": [10, 24, 0, 0, 0], + "infusions": { + "standard": { + "damage": [112, 0, 0, 0, 0], + "scaling": [0.2, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.46, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.08, 0.61, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.35, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.04, 0.12, 0.0, 0.41, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [107, 0, 0, 107, 0], + "upgrade": [0.08, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [107, 0, 0, 0, 107], + "upgrade": [0.04, 0.12, 0.0, 0.41, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [107, 107, 0, 0, 0], + "upgrade": [0.06, 0.18, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [107, 86, 0, 0, 0], + "upgrade": [0.18, 0.55, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.19, 0.58, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.19, 0.58, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.08, 0.24, 0.0, 0.0, 0.69], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "nightrider-glaive": { + "id": "nightrider-glaive", + "name": "Nightrider Glaive", + "requirements": [26, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [129, 0, 0, 0, 0], + "scaling": [0.79, 0.05, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [123, 0, 0, 0, 0], + "upgrade": [0.71, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [123, 0, 0, 0, 0], + "upgrade": [0.16, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [123, 0, 0, 0, 0], + "upgrade": [0.62, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [123, 0, 123, 0, 0], + "upgrade": [0.43, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [123, 0, 123, 0, 0], + "upgrade": [0.15, 0.04, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [123, 0, 0, 123, 0], + "upgrade": [0.08, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [123, 0, 0, 0, 123], + "upgrade": [0.15, 0.04, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [123, 123, 0, 0, 0], + "upgrade": [0.15, 0.04, 0.5, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [123, 98, 0, 0, 0], + "upgrade": [0.71, 0.04, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [123, 0, 0, 0, 0], + "upgrade": [0.71, 0.04, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [123, 0, 0, 0, 0], + "upgrade": [0.71, 0.04, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [123, 0, 0, 0, 0], + "upgrade": [0.31, 0.04, 0.0, 0.0, 0.71], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "nobles-estoc": { + "id": "nobles-estoc", + "name": "Noble's Estoc", + "requirements": [9, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [104, 0, 0, 0, 0], + "scaling": [0.37, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [99, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [99, 0, 0, 0, 0], + "upgrade": [0.14, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [99, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [99, 0, 99, 0, 0], + "upgrade": [0.31, 0.14, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [99, 0, 99, 0, 0], + "upgrade": [0.07, 0.07, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [99, 0, 0, 99, 0], + "upgrade": [0.14, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [99, 0, 0, 0, 99], + "upgrade": [0.07, 0.07, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [99, 99, 0, 0, 0], + "upgrade": [0.11, 0.11, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [99, 79, 0, 0, 0], + "upgrade": [0.33, 0.33, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [99, 0, 0, 0, 0], + "upgrade": [0.35, 0.35, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [99, 0, 0, 0, 0], + "upgrade": [0.35, 0.35, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [99, 0, 0, 0, 0], + "upgrade": [0.14, 0.14, 0.0, 0.0, 0.62], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "nobles-slender-sword": { + "id": "nobles-slender-sword", + "name": "Noble's Slender Sword", + "requirements": [8, 11, 0, 0, 0], + "infusions": { + "standard": { + "damage": [101, 0, 0, 0, 0], + "scaling": [0.12, 0.7, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.08, 0.66, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.38, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [96, 0, 0, 96, 0], + "upgrade": [0.08, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [96, 0, 0, 0, 96], + "upgrade": [0.04, 0.21, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [96, 96, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [96, 77, 0, 0, 0], + "upgrade": [0.1, 0.63, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.11, 0.66, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.11, 0.66, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.04, 0.28, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "nox-flowing-hammer": { + "id": "nox-flowing-hammer", + "name": "Nox Flowing Hammer", + "requirements": [17, 7, 0, 0, 0], + "infusions": { + "standard": { + "damage": [122, 0, 0, 0, 0], + "scaling": [0.66, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "nox-flowing-sword": { + "id": "nox-flowing-sword", + "name": "Nox Flowing Sword", + "requirements": [8, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [112, 0, 0, 0, 0], + "scaling": [0.2, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "omen-cleaver": { + "id": "omen-cleaver", + "name": "Omen Cleaver", + "requirements": [19, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [142, 0, 0, 0, 0], + "scaling": [0.44, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.17, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [136, 0, 136, 0, 0], + "upgrade": [0.38, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [136, 0, 136, 0, 0], + "upgrade": [0.08, 0.08, 0.0, 0.44, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [136, 0, 0, 136, 0], + "upgrade": [0.17, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [136, 0, 0, 0, 136], + "upgrade": [0.08, 0.08, 0.0, 0.44, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [136, 136, 0, 0, 0], + "upgrade": [0.13, 0.12, 0.43, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [136, 109, 0, 0, 0], + "upgrade": [0.39, 0.38, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.41, 0.4, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.41, 0.4, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.17, 0.17, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "one-eyed-shield": { + "id": "one-eyed-shield", + "name": "One-Eyed Shield", + "requirements": [36, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [146, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "onyx-lords-greatsword": { + "id": "onyx-lords-greatsword", + "name": "Onyx Lord's Greatsword", + "requirements": [20, 16, 16, 0, 0], + "infusions": { + "standard": { + "damage": [118, 76, 0, 0, 0], + "scaling": [0.5, 0.1, 0.5, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "ordoviss-greatsword": { + "id": "ordoviss-greatsword", + "name": "Ordovis's Greatsword", + "requirements": [25, 13, 0, 15, 0], + "infusions": { + "standard": { + "damage": [107, 0, 0, 0, 69], + "scaling": [0.79, 0.1, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "ornamental-straight-sword": { + "id": "ornamental-straight-sword", + "name": "Ornamental Straight Sword", + "requirements": [10, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [101, 0, 0, 0, 0], + "scaling": [0.2, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "parrying-dagger": { + "id": "parrying-dagger", + "name": "Parrying Dagger", + "requirements": [5, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [75, 0, 0, 0, 0], + "scaling": [0.16, 0.76, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.55, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.09, 0.74, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.64, 0.64, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.46, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.04, 0.22, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [72, 0, 0, 72, 0], + "upgrade": [0.09, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [72, 0, 0, 0, 72], + "upgrade": [0.04, 0.22, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [72, 72, 0, 0, 0], + "upgrade": [0.04, 0.22, 0.55, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [72, 61, 0, 0, 0], + "upgrade": [0.14, 0.68, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.15, 0.72, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.15, 0.72, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.06, 0.3, 0.0, 0.0, 0.78], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "partisan": { + "id": "partisan", + "name": "Partisan", + "requirements": [15, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [123, 0, 0, 0, 0], + "scaling": [0.41, 0.29, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.14, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.49, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.28, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [118, 0, 118, 0, 0], + "upgrade": [0.08, 0.05, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [118, 0, 0, 118, 0], + "upgrade": [0.07, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [118, 0, 0, 0, 118], + "upgrade": [0.08, 0.05, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [118, 118, 0, 0, 0], + "upgrade": [0.08, 0.05, 0.31, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [118, 94, 0, 0, 0], + "upgrade": [0.36, 0.26, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.36, 0.26, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.36, 0.26, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [118, 0, 0, 0, 0], + "upgrade": [0.16, 0.11, 0.0, 0.0, 0.59], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "perfumers-shield": { + "id": "perfumers-shield", + "name": "Perfumer's Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [67, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [65, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [65, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [65, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [65, 0, 65, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [65, 0, 65, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [65, 0, 0, 65, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [65, 0, 0, 0, 65], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [65, 65, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [65, 55, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [65, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [65, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [65, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "pests-glaive": { + "id": "pests-glaive", + "name": "Pest's Glaive", + "requirements": [13, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [120, 0, 0, 0, 0], + "scaling": [0.36, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.52, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.19, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.61, 0.61, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [115, 0, 115, 0, 0], + "upgrade": [0.4, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [115, 0, 115, 0, 0], + "upgrade": [0.07, 0.11, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [115, 0, 0, 115, 0], + "upgrade": [0.09, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [115, 0, 0, 0, 115], + "upgrade": [0.07, 0.11, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [115, 115, 0, 0, 0], + "upgrade": [0.07, 0.11, 0.47, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [115, 92, 0, 0, 0], + "upgrade": [0.32, 0.53, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.34, 0.56, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.34, 0.56, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.14, 0.23, 0.0, 0.0, 0.8], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "pickaxe": { + "id": "pickaxe", + "name": "Pickaxe", + "requirements": [22, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [144, 0, 0, 0, 0], + "scaling": [0.53, 0.25, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [139, 0, 0, 0, 0], + "upgrade": [0.56, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [139, 0, 0, 0, 0], + "upgrade": [0.15, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [139, 0, 0, 0, 0], + "upgrade": [0.49, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [139, 0, 139, 0, 0], + "upgrade": [0.33, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [139, 0, 139, 0, 0], + "upgrade": [0.15, 0.07, 0.0, 0.32, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [139, 0, 0, 139, 0], + "upgrade": [0.07, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [139, 0, 0, 0, 139], + "upgrade": [0.15, 0.07, 0.0, 0.32, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [139, 139, 0, 0, 0], + "upgrade": [0.15, 0.07, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [139, 104, 0, 0, 0], + "upgrade": [0.47, 0.22, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [139, 0, 0, 0, 0], + "upgrade": [0.5, 0.23, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [139, 0, 0, 0, 0], + "upgrade": [0.5, 0.23, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [139, 0, 0, 0, 0], + "upgrade": [0.21, 0.1, 0.0, 0.0, 0.66], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "pike": { + "id": "pike", + "name": "Pike", + "requirements": [20, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [115, 0, 0, 0, 0], + "scaling": [0.49, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.49, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.15, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.33, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.09, 0.06, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [110, 0, 0, 110, 0], + "upgrade": [0.07, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [110, 0, 0, 0, 110], + "upgrade": [0.09, 0.06, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [110, 110, 0, 0, 0], + "upgrade": [0.09, 0.06, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [110, 88, 0, 0, 0], + "upgrade": [0.44, 0.27, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.44, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.44, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.67], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "pillory-shield": { + "id": "pillory-shield", + "name": "Pillory Shield", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [71, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [69, 0, 69, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [69, 0, 69, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [69, 0, 0, 69, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [69, 0, 0, 0, 69], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [69, 69, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [69, 59, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [69, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "prelates-inferno-crozier": { + "id": "prelates-inferno-crozier", + "name": "Prelate's Inferno Crozier", + "requirements": [45, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [156, 0, 0, 0, 0], + "scaling": [0.75, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [151, 0, 0, 0, 0], + "upgrade": [0.67, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [151, 0, 0, 0, 0], + "upgrade": [0.17, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [151, 0, 0, 0, 0], + "upgrade": [0.58, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [151, 0, 151, 0, 0], + "upgrade": [0.39, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [151, 0, 151, 0, 0], + "upgrade": [0.3, 0.04, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [151, 0, 0, 151, 0], + "upgrade": [0.17, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [151, 0, 0, 0, 151], + "upgrade": [0.3, 0.04, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [151, 151, 0, 0, 0], + "upgrade": [0.3, 0.04, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [151, 113, 0, 0, 0], + "upgrade": [0.67, 0.09, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [151, 0, 0, 0, 0], + "upgrade": [0.71, 0.09, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [151, 0, 0, 0, 0], + "upgrade": [0.71, 0.09, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [151, 0, 0, 0, 0], + "upgrade": [0.6, 0.0, 0.0, 0.0, 0.72], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "prince-of-deaths-staff": { + "id": "prince-of-deaths-staff", + "name": "Prince of Death's Staff", + "requirements": [6, 0, 18, 18, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [25, 0, 0, 0, 0], + "scaling": [0.12, 0.0, 0.58, 0.58, 0.0], + "masks": [ + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0], + [0, 0, 1, 1, 0] + ], + "corrections": ["15", "15", "15", "15", "15"] + } + } + }, + "pulley-bow": { + "id": "pulley-bow", + "name": "Pulley Bow", + "requirements": [11, 11, 0, 0, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 0], + "scaling": [0.27, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "pulley-crossbow": { + "id": "pulley-crossbow", + "name": "Pulley Crossbow", + "requirements": [16, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [65, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "rapier": { + "id": "rapier", + "name": "Rapier", + "requirements": [7, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [96, 0, 0, 0, 0], + "scaling": [0.2, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.16, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.52, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [92, 0, 92, 0, 0], + "upgrade": [0.35, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [92, 0, 92, 0, 0], + "upgrade": [0.04, 0.12, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [92, 0, 0, 92, 0], + "upgrade": [0.16, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [92, 0, 0, 0, 92], + "upgrade": [0.04, 0.12, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [92, 92, 0, 0, 0], + "upgrade": [0.06, 0.18, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [92, 74, 0, 0, 0], + "upgrade": [0.18, 0.54, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.19, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.19, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.08, 0.24, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "raptor-talons": { + "id": "raptor-talons", + "name": "Raptor Talons", + "requirements": [6, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [83, 0, 0, 0, 0], + "scaling": [0.1, 0.72, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.52, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.16, 0.68, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.6, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [79, 0, 79, 0, 0], + "upgrade": [0.41, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [79, 0, 79, 0, 0], + "upgrade": [0.04, 0.3, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [79, 0, 0, 79, 0], + "upgrade": [0.16, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [79, 0, 0, 0, 79], + "upgrade": [0.04, 0.3, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [79, 79, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.49, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [79, 63, 0, 0, 0], + "upgrade": [0.09, 0.64, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.09, 0.68, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.09, 0.68, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [79, 0, 0, 0, 0], + "upgrade": [0.04, 0.5, 0.0, 0.0, 0.69], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "red-branch-shortbow": { + "id": "red-branch-shortbow", + "name": "Red Branch Shortbow", + "requirements": [8, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [65, 0, 0, 0, 0], + "scaling": [0.14, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "red-crest-heater-shield": { + "id": "red-crest-heater-shield", + "name": "Red Crest Heater Shield", + "requirements": [10, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [77, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [75, 0, 75, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [75, 0, 0, 75, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [75, 0, 0, 0, 75], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [75, 75, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [75, 64, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [75, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "red-thorn-roundshield": { + "id": "red-thorn-roundshield", + "name": "Red Thorn Roundshield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [70, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [68, 0, 0, 68, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [68, 0, 0, 0, 68], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [68, 68, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [68, 58, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "redmane-greatshield": { + "id": "redmane-greatshield", + "name": "Redmane Greatshield", + "requirements": [30, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [108, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [104, 0, 104, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [104, 0, 0, 104, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [104, 0, 0, 0, 104], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [104, 104, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [104, 83, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [104, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "reduvia": { + "id": "reduvia", + "name": "Reduvia", + "requirements": [5, 13, 0, 0, 13], + "infusions": { + "standard": { + "damage": [79, 0, 0, 0, 0], + "scaling": [0.1, 0.4, 0.0, 0.0, 0.55], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "regalia-of-eochaid": { + "id": "regalia-of-eochaid", + "name": "Regalia of Eochaid", + "requirements": [12, 18, 0, 0, 15], + "infusions": { + "standard": { + "damage": [89, 57, 0, 0, 0], + "scaling": [0.15, 0.37, 0.0, 0.0, 0.37], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 1], + [0, 0, 0, 1, 1], + [0, 1, 0, 0, 1], + [0, 0, 0, 1, 1] + ], + "corrections": ["7", "4", "0", "0", "0"] + } + } + }, + "relic-sword": { + "id": "relic-sword", + "name": "Relic Sword", + "requirements": [14, 24, 0, 22, 0], + "infusions": { + "sacred": { + "damage": [118, 0, 0, 0, 76], + "scaling": [0.15, 0.56, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "rickety-shield": { + "id": "rickety-shield", + "name": "Rickety Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [70, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [68, 0, 0, 68, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [68, 0, 0, 0, 68], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [68, 68, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [68, 58, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "rift-shield": { + "id": "rift-shield", + "name": "Rift Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [70, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [68, 0, 0, 68, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [68, 0, 0, 0, 68], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [68, 68, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [68, 58, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "ringed-finger": { + "id": "ringed-finger", + "name": "Ringed Finger", + "requirements": [15, 9, 0, 0, 0], + "infusions": { + "standard": { + "damage": [121, 0, 0, 0, 0], + "scaling": [0.55, 0.25, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "ripple-blade": { + "id": "ripple-blade", + "name": "Ripple Blade", + "requirements": [11, 11, 0, 0, 20], + "infusions": { + "standard": { + "damage": [70, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 1.53], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "ripple-crescent-halberd": { + "id": "ripple-crescent-halberd", + "name": "Ripple Crescent Halberd", + "requirements": [12, 12, 0, 0, 20], + "infusions": { + "standard": { + "damage": [86, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 1.35], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "rivers-of-blood": { + "id": "rivers-of-blood", + "name": "Rivers of Blood", + "requirements": [12, 18, 0, 0, 20], + "infusions": { + "standard": { + "damage": [76, 0, 76, 0, 0], + "scaling": [0.1, 0.5, 0.0, 0.0, 0.33], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 1], + [0, 0, 0, 1, 1], + [0, 1, 0, 0, 1], + [0, 0, 0, 1, 1] + ], + "corrections": ["7", "0", "4", "0", "0"] + } + } + }, + "riveted-wooden-shield": { + "id": "riveted-wooden-shield", + "name": "Riveted Wooden Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [72, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [70, 0, 70, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [70, 0, 70, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [70, 0, 0, 70, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [70, 0, 0, 0, 70], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [70, 70, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [70, 60, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [70, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "rogiers-rapier": { + "id": "rogiers-rapier", + "name": "Rogier's Rapier", + "requirements": [8, 17, 0, 0, 0], + "infusions": { + "standard": { + "damage": [93, 0, 0, 0, 0], + "scaling": [0.15, 0.76, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [89, 0, 0, 0, 0], + "upgrade": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [89, 0, 0, 0, 0], + "upgrade": [0.18, 0.67, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [89, 0, 0, 0, 0], + "upgrade": [0.6, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [89, 0, 89, 0, 0], + "upgrade": [0.4, 0.18, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [89, 0, 89, 0, 0], + "upgrade": [0.04, 0.15, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [89, 0, 0, 89, 0], + "upgrade": [0.18, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [89, 0, 0, 0, 89], + "upgrade": [0.04, 0.15, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [89, 89, 0, 0, 0], + "upgrade": [0.04, 0.22, 0.54, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [89, 71, 0, 0, 0], + "upgrade": [0.13, 0.68, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [89, 0, 0, 0, 0], + "upgrade": [0.14, 0.72, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [89, 0, 0, 0, 0], + "upgrade": [0.14, 0.72, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [89, 0, 0, 0, 0], + "upgrade": [0.06, 0.3, 0.0, 0.0, 0.77], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "rosus-axe": { + "id": "rosus-axe", + "name": "Rosus' Axe", + "requirements": [18, 10, 18, 0, 0], + "infusions": { + "standard": { + "damage": [106, 68, 0, 0, 0], + "scaling": [0.46, 0.2, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "rotten-battle-hammer": { + "id": "rotten-battle-hammer", + "name": "Rotten Battle Hammer", + "requirements": [26, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [126, 0, 0, 0, 0], + "scaling": [0.75, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.67, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.23, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.58, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [122, 0, 122, 0, 0], + "upgrade": [0.4, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [122, 0, 122, 0, 0], + "upgrade": [0.22, 0.05, 0.0, 0.41, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [122, 0, 0, 122, 0], + "upgrade": [0.09, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [122, 0, 0, 0, 122], + "upgrade": [0.22, 0.05, 0.0, 0.41, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [122, 122, 0, 0, 0], + "upgrade": [0.22, 0.05, 0.46, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [122, 92, 0, 0, 0], + "upgrade": [0.67, 0.15, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.71, 0.16, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.71, 0.16, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.3, 0.06, 0.0, 0.0, 0.78], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "rotten-crystal-spear": { + "id": "rotten-crystal-spear", + "name": "Rotten Crystal Spear", + "requirements": [10, 16, 16, 0, 0], + "infusions": { + "standard": { + "damage": [104, 31, 0, 0, 0], + "scaling": [0.21, 0.51, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "rotten-crystal-staff": { + "id": "rotten-crystal-staff", + "name": "Rotten Crystal Staff", + "requirements": [8, 0, 48, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [42, 0, 0, 0, 0], + "scaling": [0.25, 0.0, 0.93, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["15", "15", "15", "15", "15"] + } + } + }, + "rotten-crystal-sword": { + "id": "rotten-crystal-sword", + "name": "Rotten Crystal Sword", + "requirements": [13, 10, 15, 0, 0], + "infusions": { + "standard": { + "damage": [102, 66, 0, 0, 0], + "scaling": [0.44, 0.15, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "rotten-greataxe": { + "id": "rotten-greataxe", + "name": "Rotten Greataxe", + "requirements": [30, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [162, 0, 0, 0, 0], + "scaling": [0.17, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [157, 0, 0, 0, 0], + "upgrade": [0.43, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [157, 0, 0, 0, 0], + "upgrade": [0.14, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [157, 0, 0, 0, 0], + "upgrade": [0.49, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [157, 0, 157, 0, 0], + "upgrade": [0.28, 0.14, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [157, 0, 157, 0, 0], + "upgrade": [0.05, 0.16, 0.0, 0.25, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [157, 0, 0, 157, 0], + "upgrade": [0.14, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [157, 0, 0, 0, 157], + "upgrade": [0.05, 0.16, 0.0, 0.25, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [157, 157, 0, 0, 0], + "upgrade": [0.05, 0.16, 0.28, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [157, 118, 0, 0, 0], + "upgrade": [0.15, 0.49, 0.25, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [157, 0, 0, 0, 0], + "upgrade": [0.16, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [157, 0, 0, 0, 0], + "upgrade": [0.16, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [157, 0, 0, 0, 0], + "upgrade": [0.06, 0.22, 0.0, 0.0, 0.61], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "rotten-staff": { + "id": "rotten-staff", + "name": "Rotten Staff", + "requirements": [34, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [165, 0, 0, 0, 0], + "scaling": [0.5, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "round-shield": { + "id": "round-shield", + "name": "Round Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [76, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [74, 0, 74, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [74, 0, 0, 74, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [74, 0, 0, 0, 74], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [74, 74, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [74, 63, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [74, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "royal-greatsword": { + "id": "royal-greatsword", + "name": "Royal Greatsword", + "requirements": [26, 18, 22, 0, 0], + "infusions": { + "standard": { + "damage": [112, 134, 0, 0, 0], + "scaling": [0.35, 0.15, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "ruins-greatsword": { + "id": "ruins-greatsword", + "name": "Ruins Greatsword", + "requirements": [50, 0, 16, 0, 0], + "infusions": { + "standard": { + "damage": [124, 37, 0, 0, 0], + "scaling": [1.0, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "rusted-anchor": { + "id": "rusted-anchor", + "name": "Rusted Anchor", + "requirements": [26, 9, 0, 0, 0], + "infusions": { + "standard": { + "damage": [147, 0, 0, 0, 0], + "scaling": [0.65, 0.14, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [142, 0, 0, 0, 0], + "upgrade": [0.59, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [142, 0, 0, 0, 0], + "upgrade": [0.15, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [142, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [142, 0, 142, 0, 0], + "upgrade": [0.34, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [142, 0, 142, 0, 0], + "upgrade": [0.19, 0.04, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [142, 0, 0, 142, 0], + "upgrade": [0.07, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [142, 0, 0, 0, 142], + "upgrade": [0.19, 0.04, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [142, 142, 0, 0, 0], + "upgrade": [0.19, 0.04, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [142, 107, 0, 0, 0], + "upgrade": [0.58, 0.12, 0.27, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [142, 0, 0, 0, 0], + "upgrade": [0.58, 0.12, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [142, 0, 0, 0, 0], + "upgrade": [0.58, 0.12, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [142, 0, 0, 0, 0], + "upgrade": [0.26, 0.05, 0.0, 0.0, 0.67], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "sacrificial-axe": { + "id": "sacrificial-axe", + "name": "Sacrificial Axe", + "requirements": [16, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [128, 0, 0, 0, 0], + "scaling": [0.43, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.07, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.5, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [122, 0, 122, 0, 0], + "upgrade": [0.29, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [122, 0, 122, 0, 0], + "upgrade": [0.08, 0.06, 0.0, 0.32, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [122, 0, 0, 122, 0], + "upgrade": [0.07, 0.29, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [122, 0, 0, 0, 122], + "upgrade": [0.08, 0.06, 0.0, 0.32, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [122, 122, 0, 0, 0], + "upgrade": [0.12, 0.09, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [122, 98, 0, 0, 0], + "upgrade": [0.38, 0.27, 0.29, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.38, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.38, 0.27, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [122, 0, 0, 0, 0], + "upgrade": [0.17, 0.12, 0.0, 0.0, 0.62], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "scavengers-curved-sword": { + "id": "scavengers-curved-sword", + "name": "Scavenger's Curved Sword", + "requirements": [9, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [105, 0, 0, 0, 0], + "scaling": [0.4, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.09, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.48, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [100, 0, 100, 0, 0], + "upgrade": [0.38, 0.18, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [100, 0, 100, 0, 0], + "upgrade": [0.12, 0.15, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [100, 0, 0, 100, 0], + "upgrade": [0.18, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [100, 0, 0, 0, 100], + "upgrade": [0.12, 0.15, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [100, 100, 0, 0, 0], + "upgrade": [0.08, 0.1, 0.49, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [100, 80, 0, 0, 0], + "upgrade": [0.36, 0.45, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.38, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.38, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.16, 0.2, 0.0, 0.0, 0.76], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "scepter-of-the-all-knowing": { + "id": "scepter-of-the-all-knowing", + "name": "Scepter of the All-Knowing", + "requirements": [12, 18, 21, 0, 0], + "infusions": { + "standard": { + "damage": [99, 64, 0, 0, 0], + "scaling": [0.2, 0.45, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "scimitar": { + "id": "scimitar", + "name": "Scimitar", + "requirements": [7, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [106, 0, 0, 0, 0], + "scaling": [0.25, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [101, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [101, 0, 0, 0, 0], + "upgrade": [0.12, 0.63, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [101, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [101, 0, 101, 0, 0], + "upgrade": [0.34, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [101, 0, 101, 0, 0], + "upgrade": [0.07, 0.17, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [101, 0, 0, 101, 0], + "upgrade": [0.16, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [101, 0, 0, 0, 101], + "upgrade": [0.07, 0.17, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [101, 101, 0, 0, 0], + "upgrade": [0.05, 0.11, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [101, 81, 0, 0, 0], + "upgrade": [0.22, 0.51, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [101, 0, 0, 0, 0], + "upgrade": [0.23, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [101, 0, 0, 0, 0], + "upgrade": [0.23, 0.54, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [101, 0, 0, 0, 0], + "upgrade": [0.1, 0.22, 0.0, 0.0, 0.69], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "scorpion-kite-shield": { + "id": "scorpion-kite-shield", + "name": "Scorpion Kite Shield", + "requirements": [12, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [78, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [76, 0, 76, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [76, 0, 76, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [76, 0, 0, 76, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [76, 0, 0, 0, 76], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [76, 76, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [76, 65, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "scorpions-stinger": { + "id": "scorpions-stinger", + "name": "Scorpion's Stinger", + "requirements": [6, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [79, 0, 0, 0, 0], + "scaling": [0.3, 0.7, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "scripture-wooden-shield": { + "id": "scripture-wooden-shield", + "name": "Scripture Wooden Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [70, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [68, 0, 68, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [68, 0, 0, 68, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [68, 0, 0, 0, 68], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [68, 68, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [68, 58, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [68, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "scythe": { + "id": "scythe", + "name": "Scythe", + "requirements": [14, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [125, 0, 0, 0, 0], + "scaling": [0.23, 0.65, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.49, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.17, 0.63, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.37, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.06, 0.19, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [120, 0, 0, 120, 0], + "upgrade": [0.17, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [120, 0, 0, 0, 120], + "upgrade": [0.06, 0.19, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [120, 120, 0, 0, 0], + "upgrade": [0.06, 0.19, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [120, 96, 0, 0, 0], + "upgrade": [0.2, 0.58, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.21, 0.61, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.21, 0.61, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.09, 0.26, 0.0, 0.0, 0.74], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "sentrys-torch": { + "id": "sentrys-torch", + "name": "Sentry's Torch", + "requirements": [15, 8, 0, 15, 0], + "infusions": { + "standard": { + "damage": [56, 0, 0, 0, 100], + "scaling": [0.25, 0.1, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "serpent-bow": { + "id": "serpent-bow", + "name": "Serpent Bow", + "requirements": [8, 15, 0, 0, 11], + "infusions": { + "standard": { + "damage": [75, 0, 0, 0, 0], + "scaling": [0.15, 0.3, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "serpent-gods-curved-sword": { + "id": "serpent-gods-curved-sword", + "name": "Serpent-God's Curved Sword", + "requirements": [13, 9, 0, 0, 0], + "infusions": { + "standard": { + "damage": [113, 0, 0, 0, 0], + "scaling": [0.55, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.57, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.15, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.5, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [108, 0, 108, 0, 0], + "upgrade": [0.3, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [108, 0, 108, 0, 0], + "upgrade": [0.16, 0.06, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [108, 0, 0, 108, 0], + "upgrade": [0.15, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [108, 0, 0, 0, 108], + "upgrade": [0.16, 0.06, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [108, 108, 0, 0, 0], + "upgrade": [0.11, 0.04, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [108, 86, 0, 0, 0], + "upgrade": [0.49, 0.18, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.52, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.52, 0.19, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [108, 0, 0, 0, 0], + "upgrade": [0.22, 0.08, 0.0, 0.0, 0.63], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "serpent-hunter": { + "id": "serpent-hunter", + "name": "Serpent-Hunter", + "requirements": [0, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [111, 0, 0, 0, 0], + "scaling": [0.95, 0.05, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "serpentbone-blade": { + "id": "serpentbone-blade", + "name": "Serpentbone Blade", + "requirements": [11, 22, 0, 0, 0], + "infusions": { + "standard": { + "damage": [120, 0, 0, 0, 0], + "scaling": [0.1, 0.75, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "shamshir": { + "id": "shamshir", + "name": "Shamshir", + "requirements": [7, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [108, 0, 0, 0, 0], + "scaling": [0.36, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.49, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.17, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.58, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [103, 0, 103, 0, 0], + "upgrade": [0.36, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [103, 0, 103, 0, 0], + "upgrade": [0.07, 0.1, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [103, 0, 0, 103, 0], + "upgrade": [0.17, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [103, 0, 0, 0, 103], + "upgrade": [0.07, 0.1, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [103, 103, 0, 0, 0], + "upgrade": [0.1, 0.15, 0.44, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [103, 82, 0, 0, 0], + "upgrade": [0.32, 0.45, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.33, 0.46, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.33, 0.46, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.14, 0.2, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "shield-of-the-guilty": { + "id": "shield-of-the-guilty", + "name": "Shield of the Guilty", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [75, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [73, 0, 0, 73, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [73, 0, 0, 0, 73], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [73, 73, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [73, 62, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "short-spear": { + "id": "short-spear", + "name": "Short Spear", + "requirements": [10, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [112, 0, 0, 0, 0], + "scaling": [0.33, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.15, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.32, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [107, 0, 107, 0, 0], + "upgrade": [0.06, 0.08, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [107, 0, 0, 107, 0], + "upgrade": [0.15, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [107, 0, 0, 0, 107], + "upgrade": [0.06, 0.08, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [107, 107, 0, 0, 0], + "upgrade": [0.06, 0.08, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [107, 86, 0, 0, 0], + "upgrade": [0.29, 0.39, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.31, 0.41, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.31, 0.41, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [107, 0, 0, 0, 0], + "upgrade": [0.13, 0.17, 0.0, 0.0, 0.65], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "short-sword": { + "id": "short-sword", + "name": "Short Sword", + "requirements": [8, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [102, 0, 0, 0, 0], + "scaling": [0.37, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.08, 0.63, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [97, 0, 97, 0, 0], + "upgrade": [0.37, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [97, 0, 97, 0, 0], + "upgrade": [0.07, 0.09, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [97, 0, 0, 97, 0], + "upgrade": [0.08, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [97, 0, 0, 0, 97], + "upgrade": [0.07, 0.09, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [97, 97, 0, 0, 0], + "upgrade": [0.05, 0.07, 0.46, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [97, 78, 0, 0, 0], + "upgrade": [0.33, 0.43, 0.42, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.35, 0.45, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.35, 0.45, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.14, 0.19, 0.0, 0.0, 0.72], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "shortbow": { + "id": "shortbow", + "name": "Shortbow", + "requirements": [8, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [65, 0, 0, 0, 0], + "scaling": [0.17, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "shotel": { + "id": "shotel", + "name": "Shotel", + "requirements": [9, 19, 0, 0, 0], + "infusions": { + "standard": { + "damage": [96, 0, 0, 0, 0], + "scaling": [0.18, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.11, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.52, 0.52, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [92, 0, 92, 0, 0], + "upgrade": [0.34, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [92, 0, 92, 0, 0], + "upgrade": [0.05, 0.11, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [92, 0, 0, 92, 0], + "upgrade": [0.07, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [92, 0, 0, 0, 92], + "upgrade": [0.05, 0.11, 0.0, 0.36, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [92, 92, 0, 0, 0], + "upgrade": [0.05, 0.14, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [92, 74, 0, 0, 0], + "upgrade": [0.16, 0.52, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.17, 0.55, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.17, 0.55, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.07, 0.23, 0.0, 0.0, 0.64], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "silurias-tree": { + "id": "silurias-tree", + "name": "Siluria's Tree", + "requirements": [27, 13, 0, 20, 0], + "infusions": { + "standard": { + "damage": [90, 0, 0, 0, 90], + "scaling": [0.58, 0.15, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "silver-mirrorshield": { + "id": "silver-mirrorshield", + "name": "Silver Mirrorshield", + "requirements": [12, 10, 10, 0, 0], + "infusions": { + "standard": { + "damage": [59, 38, 0, 0, 0], + "scaling": [0.4, 0.0, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "smoldering-shield": { + "id": "smoldering-shield", + "name": "Smoldering Shield", + "requirements": [10, 9, 0, 12, 0], + "infusions": { + "standard": { + "damage": [58, 0, 37, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "soldiers-crossbow": { + "id": "soldiers-crossbow", + "name": "Soldier's Crossbow", + "requirements": [10, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [60, 0, 0, 0, 0], + "scaling": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "spear": { + "id": "spear", + "name": "Spear", + "requirements": [12, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [114, 0, 0, 0, 0], + "scaling": [0.2, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.43, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.15, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.49, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.31, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.04, 0.11, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [109, 0, 0, 109, 0], + "upgrade": [0.15, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [109, 0, 0, 0, 109], + "upgrade": [0.04, 0.11, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [109, 109, 0, 0, 0], + "upgrade": [0.04, 0.11, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [109, 87, 0, 0, 0], + "upgrade": [0.18, 0.49, 0.26, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.19, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.19, 0.52, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.08, 0.22, 0.0, 0.0, 0.63], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "spiked-caestus": { + "id": "spiked-caestus", + "name": "Spiked Caestus", + "requirements": [8, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [91, 0, 0, 0, 0], + "scaling": [0.48, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [87, 0, 0, 0, 0], + "upgrade": [0.53, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [87, 0, 0, 0, 0], + "upgrade": [0.18, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [87, 0, 0, 0, 0], + "upgrade": [0.6, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [87, 0, 87, 0, 0], + "upgrade": [0.38, 0.18, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [87, 0, 87, 0, 0], + "upgrade": [0.14, 0.12, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [87, 0, 0, 87, 0], + "upgrade": [0.18, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [87, 0, 0, 0, 87], + "upgrade": [0.14, 0.12, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [87, 87, 0, 0, 0], + "upgrade": [0.14, 0.12, 0.47, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [87, 70, 0, 0, 0], + "upgrade": [0.43, 0.38, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [87, 0, 0, 0, 0], + "upgrade": [0.43, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [87, 0, 0, 0, 0], + "upgrade": [0.43, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [87, 0, 0, 0, 0], + "upgrade": [0.19, 0.17, 0.0, 0.0, 0.77], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "spiked-club": { + "id": "spiked-club", + "name": "Spiked Club", + "requirements": [12, 7, 0, 0, 0], + "infusions": { + "standard": { + "damage": [114, 0, 0, 0, 0], + "scaling": [0.52, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.52, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.09, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.59, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.39, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [109, 0, 109, 0, 0], + "upgrade": [0.15, 0.12, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [109, 0, 0, 109, 0], + "upgrade": [0.09, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [109, 0, 0, 0, 109], + "upgrade": [0.15, 0.12, 0.0, 0.46, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [109, 109, 0, 0, 0], + "upgrade": [0.15, 0.12, 0.46, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [109, 87, 0, 0, 0], + "upgrade": [0.46, 0.36, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.49, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.49, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [109, 0, 0, 0, 0], + "upgrade": [0.2, 0.16, 0.0, 0.0, 0.78], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "spiked-palisade-shield": { + "id": "spiked-palisade-shield", + "name": "Spiked Palisade Shield", + "requirements": [20, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [116, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [112, 0, 112, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [112, 0, 112, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [112, 0, 0, 112, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [112, 0, 0, 0, 112], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [112, 112, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [112, 90, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [112, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "spiked-spear": { + "id": "spiked-spear", + "name": "Spiked Spear", + "requirements": [14, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [120, 0, 0, 0, 0], + "scaling": [0.37, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.14, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [115, 0, 115, 0, 0], + "upgrade": [0.3, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [115, 0, 115, 0, 0], + "upgrade": [0.07, 0.07, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [115, 0, 0, 115, 0], + "upgrade": [0.07, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [115, 0, 0, 0, 115], + "upgrade": [0.07, 0.07, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [115, 115, 0, 0, 0], + "upgrade": [0.07, 0.07, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [115, 92, 0, 0, 0], + "upgrade": [0.33, 0.33, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.33, 0.33, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.33, 0.33, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [115, 0, 0, 0, 0], + "upgrade": [0.14, 0.14, 0.0, 0.0, 0.62], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "spiralhorn-shield": { + "id": "spiralhorn-shield", + "name": "Spiralhorn Shield", + "requirements": [8, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [75, 0, 0, 0, 0], + "scaling": [0.24, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.04, 0.21, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.26, 0.26, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.19, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [73, 0, 73, 0, 0], + "upgrade": [0.09, 0.0, 0.0, 0.16, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [73, 0, 0, 73, 0], + "upgrade": [0.04, 0.2, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [73, 0, 0, 0, 73], + "upgrade": [0.12, 0.0, 0.0, 0.14, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [73, 73, 0, 0, 0], + "upgrade": [0.09, 0.0, 0.16, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [73, 62, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.15, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.21, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [73, 0, 0, 0, 0], + "upgrade": [0.22, 0.0, 0.0, 0.0, 0.22], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "st.-trinas-torch": { + "id": "st.-trinas-torch", + "name": "St. Trina's Torch", + "requirements": [10, 10, 0, 14, 0], + "infusions": { + "standard": { + "damage": [51, 0, 91, 0, 0], + "scaling": [0.15, 0.25, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "staff-of-loss": { + "id": "staff-of-loss", + "name": "Staff of Loss", + "requirements": [6, 12, 14, 0, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [22, 0, 0, 0, 0], + "scaling": [0.12, 0.1, 0.84, 0.0, 0.0], + "masks": [ + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 1, 0, 0] + ], + "corrections": ["15", "15", "15", "15", "15"] + } + } + }, + "staff-of-the-avatar": { + "id": "staff-of-the-avatar", + "name": "Staff of the Avatar", + "requirements": [34, 8, 0, 24, 0], + "infusions": { + "standard": { + "damage": [113, 0, 0, 0, 73], + "scaling": [0.8, 0.2, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "staff-of-the-guilty": { + "id": "staff-of-the-guilty", + "name": "Staff of the Guilty", + "requirements": [8, 0, 0, 12, 0], + "sorcery-catalyst": true, + "infusions": { + "standard": { + "damage": [38, 0, 0, 0, 0], + "scaling": [0.25, 0.0, 0.0, 0.76, 0.0], + "masks": [ + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["16", "16", "16", "16", "16"] + } + } + }, + "star-fist": { + "id": "star-fist", + "name": "Star Fist", + "requirements": [12, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [105, 0, 0, 0, 0], + "scaling": [0.56, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.56, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.14, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.49, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [100, 0, 100, 0, 0], + "upgrade": [0.3, 0.14, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [100, 0, 100, 0, 0], + "upgrade": [0.16, 0.05, 0.0, 0.29, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [100, 0, 0, 100, 0], + "upgrade": [0.14, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [100, 0, 0, 0, 100], + "upgrade": [0.16, 0.05, 0.0, 0.29, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [100, 100, 0, 0, 0], + "upgrade": [0.16, 0.05, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [100, 80, 0, 0, 0], + "upgrade": [0.5, 0.15, 0.29, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.53, 0.16, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.53, 0.16, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [100, 0, 0, 0, 0], + "upgrade": [0.22, 0.06, 0.0, 0.0, 0.62], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "starscourge-greatsword": { + "id": "starscourge-greatsword", + "name": "Starscourge Greatsword", + "requirements": [38, 12, 15, 0, 0], + "infusions": { + "standard": { + "damage": [129, 83, 0, 0, 0], + "scaling": [0.5, 0.28, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "steel-wire-torch": { + "id": "steel-wire-torch", + "name": "Steel-Wire Torch", + "requirements": [10, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [61, 0, 109, 0, 0], + "scaling": [0.35, 0.65, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "stone-club": { + "id": "stone-club", + "name": "Stone Club", + "requirements": [16, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [122, 0, 0, 0, 0], + "scaling": [0.7, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.63, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.21, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [117, 0, 117, 0, 0], + "upgrade": [0.39, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [117, 0, 117, 0, 0], + "upgrade": [0.21, 0.04, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [117, 0, 0, 117, 0], + "upgrade": [0.08, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [117, 0, 0, 0, 117], + "upgrade": [0.21, 0.04, 0.0, 0.38, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [117, 117, 0, 0, 0], + "upgrade": [0.21, 0.04, 0.44, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [117, 94, 0, 0, 0], + "upgrade": [0.63, 0.13, 0.29, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.66, 0.14, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.66, 0.14, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.28, 0.06, 0.0, 0.0, 0.72], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "stormhawk-axe": { + "id": "stormhawk-axe", + "name": "Stormhawk Axe", + "requirements": [19, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [130, 0, 0, 0, 0], + "scaling": [0.41, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "sun-realm-shield": { + "id": "sun-realm-shield", + "name": "Sun Realm Shield", + "requirements": [8, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [74, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [72, 0, 72, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [72, 0, 0, 72, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [72, 0, 0, 0, 72], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [72, 72, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [72, 61, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [72, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "sword-of-milos": { + "id": "sword-of-milos", + "name": "Sword of Milos", + "requirements": [15, 19, 0, 0, 0], + "infusions": { + "standard": { + "damage": [141, 0, 0, 0, 0], + "scaling": [0.34, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "sword-of-night-and-flame": { + "id": "sword-of-night-and-flame", + "name": "Sword of Night and Flame", + "requirements": [12, 12, 24, 24, 0], + "infusions": { + "standard": { + "damage": [87, 56, 56, 0, 0], + "scaling": [0.14, 0.14, 0.5, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "4", "0", "0"] + } + } + }, + "sword-of-st.-trina": { + "id": "sword-of-st.-trina", + "name": "Sword of St. Trina", + "requirements": [10, 12, 14, 0, 0], + "infusions": { + "standard": { + "damage": [107, 32, 0, 0, 0], + "scaling": [0.28, 0.4, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "thorned-whip": { + "id": "thorned-whip", + "name": "Thorned Whip", + "requirements": [8, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [102, 0, 0, 0, 0], + "scaling": [0.2, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.46, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.16, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [97, 0, 97, 0, 0], + "upgrade": [0.32, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [97, 0, 97, 0, 0], + "upgrade": [0.08, 0.24, 0.0, 0.28, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [97, 0, 0, 97, 0], + "upgrade": [0.16, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [97, 0, 0, 0, 97], + "upgrade": [0.08, 0.24, 0.0, 0.28, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [97, 97, 0, 0, 0], + "upgrade": [0.08, 0.24, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [97, 78, 0, 0, 0], + "upgrade": [0.18, 0.54, 0.3, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.19, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.19, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [97, 0, 0, 0, 0], + "upgrade": [0.08, 0.24, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "torch": { + "id": "torch", + "name": "Torch", + "requirements": [5, 5, 0, 0, 0], + "infusions": { + "standard": { + "damage": [54, 0, 97, 0, 0], + "scaling": [0.5, 0.35, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "torchpole": { + "id": "torchpole", + "name": "Torchpole", + "requirements": [14, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [104, 0, 31, 0, 0], + "scaling": [0.41, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "treespear": { + "id": "treespear", + "name": "Treespear", + "requirements": [15, 22, 0, 18, 0], + "infusions": { + "standard": { + "damage": [122, 0, 0, 0, 79], + "scaling": [0.25, 0.44, 0.0, 0.3, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "heavy": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [0, 0, 0, 0, 40], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "troll-knights-sword": { + "id": "troll-knights-sword", + "name": "Troll Knight's Sword", + "requirements": [20, 14, 18, 0, 0], + "infusions": { + "standard": { + "damage": [124, 80, 0, 0, 0], + "scaling": [0.4, 0.4, 0.28, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "trolls-golden-sword": { + "id": "trolls-golden-sword", + "name": "Troll's Golden Sword", + "requirements": [29, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [155, 0, 0, 0, 0], + "scaling": [0.5, 0.3, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.46, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.16, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [150, 0, 150, 0, 0], + "upgrade": [0.32, 0.16, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [150, 0, 150, 0, 0], + "upgrade": [0.15, 0.09, 0.0, 0.32, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [150, 0, 0, 150, 0], + "upgrade": [0.16, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [150, 0, 0, 0, 150], + "upgrade": [0.15, 0.09, 0.0, 0.32, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [150, 150, 0, 0, 0], + "upgrade": [0.12, 0.07, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [150, 113, 0, 0, 0], + "upgrade": [0.45, 0.27, 0.32, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.47, 0.28, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.47, 0.28, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [150, 0, 0, 0, 0], + "upgrade": [0.2, 0.12, 0.0, 0.0, 0.68], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "trolls-hammer": { + "id": "trolls-hammer", + "name": "Troll's Hammer", + "requirements": [28, 8, 0, 10, 0], + "infusions": { + "standard": { + "damage": [153, 0, 45, 0, 0], + "scaling": [0.65, 0.15, 0.0, 0.25, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "heavy": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [0, 0, 22, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [0, 0, 22, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [0, 0, 0, 0, 0], + "upgrade": [0.0, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "twinbird-kite-shield": { + "id": "twinbird-kite-shield", + "name": "Twinbird Kite Shield", + "requirements": [12, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [78, 0, 0, 0, 0], + "scaling": [0.4, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.08, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.4, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [76, 0, 76, 0, 0], + "upgrade": [0.28, 0.12, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [76, 0, 76, 0, 0], + "upgrade": [0.14, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [76, 0, 0, 76, 0], + "upgrade": [0.08, 0.28, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [76, 0, 0, 0, 76], + "upgrade": [0.18, 0.0, 0.0, 0.24, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [76, 76, 0, 0, 0], + "upgrade": [0.16, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [76, 65, 0, 0, 0], + "upgrade": [0.36, 0.0, 0.24, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [76, 0, 0, 0, 0], + "upgrade": [0.38, 0.0, 0.0, 0.0, 0.38], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "twinblade": { + "id": "twinblade", + "name": "Twinblade", + "requirements": [10, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [119, 0, 0, 0, 0], + "scaling": [0.35, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.15, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [114, 0, 114, 0, 0], + "upgrade": [0.33, 0.11, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [114, 0, 114, 0, 0], + "upgrade": [0.1, 0.12, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [114, 0, 0, 114, 0], + "upgrade": [0.11, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [114, 0, 0, 0, 114], + "upgrade": [0.1, 0.12, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [114, 114, 0, 0, 0], + "upgrade": [0.1, 0.12, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [114, 91, 0, 0, 0], + "upgrade": [0.31, 0.38, 0.31, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.31, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.31, 0.38, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.14, 0.17, 0.0, 0.0, 0.66], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "twinned-knight-swords": { + "id": "twinned-knight-swords", + "name": "Twinned Knight Swords", + "requirements": [16, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [122, 0, 0, 0, 0], + "scaling": [0.54, 0.24, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.15, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.54, 0.54, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [117, 0, 117, 0, 0], + "upgrade": [0.33, 0.11, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [117, 0, 117, 0, 0], + "upgrade": [0.16, 0.07, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [117, 0, 0, 117, 0], + "upgrade": [0.11, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [117, 0, 0, 0, 117], + "upgrade": [0.16, 0.07, 0.0, 0.31, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [117, 117, 0, 0, 0], + "upgrade": [0.16, 0.07, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [117, 94, 0, 0, 0], + "upgrade": [0.48, 0.21, 0.27, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.48, 0.21, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.48, 0.21, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [117, 0, 0, 0, 0], + "upgrade": [0.21, 0.09, 0.0, 0.0, 0.66], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "uchigatana": { + "id": "uchigatana", + "name": "Uchigatana", + "requirements": [11, 15, 0, 0, 0], + "infusions": { + "standard": { + "damage": [115, 0, 0, 0, 0], + "scaling": [0.36, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.51, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.09, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.59, 0.59, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.4, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [110, 0, 110, 0, 0], + "upgrade": [0.07, 0.11, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [110, 0, 0, 110, 0], + "upgrade": [0.09, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [110, 0, 0, 0, 110], + "upgrade": [0.07, 0.11, 0.0, 0.47, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [110, 110, 0, 0, 0], + "upgrade": [0.05, 0.08, 0.48, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [110, 88, 0, 0, 0], + "upgrade": [0.32, 0.49, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.32, 0.49, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.32, 0.49, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [110, 0, 0, 0, 0], + "upgrade": [0.14, 0.22, 0.0, 0.0, 0.77], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "urumi": { + "id": "urumi", + "name": "Urumi", + "requirements": [10, 19, 0, 0, 0], + "infusions": { + "standard": { + "damage": [101, 0, 0, 0, 0], + "scaling": [0.15, 0.7, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.51, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.08, 0.66, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.58, 0.58, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.37, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.06, 0.28, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [96, 0, 0, 96, 0], + "upgrade": [0.17, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [96, 0, 0, 0, 96], + "upgrade": [0.06, 0.28, 0.0, 0.33, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [96, 96, 0, 0, 0], + "upgrade": [0.06, 0.28, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [96, 77, 0, 0, 0], + "upgrade": [0.13, 0.63, 0.34, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.14, 0.66, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.14, 0.66, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.06, 0.28, 0.0, 0.0, 0.76], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "varres-bouquet": { + "id": "varres-bouquet", + "name": "Varre's Bouquet", + "requirements": [8, 16, 0, 0, 24], + "infusions": { + "standard": { + "damage": [46, 0, 0, 0, 0], + "scaling": [0.1, 0.35, 0.0, 0.0, 0.6], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "venomous-fang": { + "id": "venomous-fang", + "name": "Venomous Fang", + "requirements": [9, 9, 0, 0, 0], + "infusions": { + "standard": { + "damage": [92, 0, 0, 0, 0], + "scaling": [0.38, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.51, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.17, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.6, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [88, 0, 88, 0, 0], + "upgrade": [0.39, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [88, 0, 88, 0, 0], + "upgrade": [0.15, 0.2, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [88, 0, 0, 88, 0], + "upgrade": [0.17, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [88, 0, 0, 0, 88], + "upgrade": [0.15, 0.2, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [88, 88, 0, 0, 0], + "upgrade": [0.11, 0.15, 0.48, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [88, 70, 0, 0, 0], + "upgrade": [0.34, 0.45, 0.44, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.36, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.36, 0.47, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [88, 0, 0, 0, 0], + "upgrade": [0.15, 0.2, 0.0, 0.0, 0.74], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "veterans-prosthesis": { + "id": "veterans-prosthesis", + "name": "Veteran's Prosthesis", + "requirements": [15, 12, 0, 0, 0], + "infusions": { + "standard": { + "damage": [83, 0, 0, 53, 0], + "scaling": [0.42, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + } + } + }, + "visage-shield": { + "id": "visage-shield", + "name": "Visage Shield", + "requirements": [44, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [155, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "vulgar-militia-saw": { + "id": "vulgar-militia-saw", + "name": "Vulgar Militia Saw", + "requirements": [15, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [126, 0, 0, 0, 0], + "scaling": [0.35, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.53, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.18, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.6, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.4, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [120, 0, 120, 0, 0], + "upgrade": [0.07, 0.11, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [120, 0, 0, 120, 0], + "upgrade": [0.09, 0.4, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [120, 0, 0, 0, 120], + "upgrade": [0.07, 0.11, 0.0, 0.5, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [120, 120, 0, 0, 0], + "upgrade": [0.07, 0.11, 0.48, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [120, 96, 0, 0, 0], + "upgrade": [0.31, 0.5, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.33, 0.53, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.33, 0.53, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [120, 0, 0, 0, 0], + "upgrade": [0.14, 0.22, 0.0, 0.0, 0.77], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "vulgar-militia-shotel": { + "id": "vulgar-militia-shotel", + "name": "Vulgar Militia Shotel", + "requirements": [14, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [121, 0, 0, 0, 0], + "scaling": [0.1, 0.8, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.55, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.18, 0.69, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.62, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [116, 0, 116, 0, 0], + "upgrade": [0.45, 0.09, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [116, 0, 116, 0, 0], + "upgrade": [0.05, 0.16, 0.0, 0.54, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [116, 0, 0, 116, 0], + "upgrade": [0.09, 0.45, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [116, 0, 0, 0, 116], + "upgrade": [0.05, 0.16, 0.0, 0.54, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [116, 116, 0, 0, 0], + "upgrade": [0.05, 0.16, 0.54, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [116, 93, 0, 0, 0], + "upgrade": [0.09, 0.72, 0.36, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.09, 0.76, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.09, 0.76, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [116, 0, 0, 0, 0], + "upgrade": [0.04, 0.32, 0.0, 0.0, 0.76], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "vykes-war-spear": { + "id": "vykes-war-spear", + "name": "Vyke's War Spear", + "requirements": [16, 20, 0, 18, 0], + "infusions": { + "standard": { + "damage": [103, 0, 66, 0, 0], + "scaling": [0.2, 0.6, 0.0, 0.4, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + } + } + }, + "wakizashi": { + "id": "wakizashi", + "name": "Wakizashi", + "requirements": [9, 13, 0, 0, 0], + "infusions": { + "standard": { + "damage": [94, 0, 0, 0, 0], + "scaling": [0.34, 0.45, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.07, 0.45, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [90, 0, 90, 0, 0], + "upgrade": [0.34, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [90, 0, 90, 0, 0], + "upgrade": [0.1, 0.13, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [90, 0, 0, 90, 0], + "upgrade": [0.07, 0.34, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [90, 0, 0, 0, 90], + "upgrade": [0.1, 0.13, 0.0, 0.37, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [90, 90, 0, 0, 0], + "upgrade": [0.1, 0.13, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [90, 77, 0, 0, 0], + "upgrade": [0.3, 0.4, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "poison": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.32, 0.42, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.32, 0.42, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [90, 0, 0, 0, 0], + "upgrade": [0.13, 0.18, 0.0, 0.0, 0.67], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "warhawks-talon": { + "id": "warhawks-talon", + "name": "Warhawk's Talon", + "requirements": [10, 16, 0, 0, 0], + "infusions": { + "standard": { + "damage": [101, 0, 0, 0, 0], + "scaling": [0.28, 0.6, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.08, 0.66, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.56, 0.56, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.38, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.08, 0.18, 0.0, 0.41, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [96, 0, 0, 96, 0], + "upgrade": [0.08, 0.38, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [96, 0, 0, 0, 96], + "upgrade": [0.08, 0.18, 0.0, 0.41, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [96, 96, 0, 0, 0], + "upgrade": [0.08, 0.18, 0.45, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [96, 77, 0, 0, 0], + "upgrade": [0.25, 0.54, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.26, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.26, 0.57, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.11, 0.24, 0.0, 0.0, 0.74], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "warped-axe": { + "id": "warped-axe", + "name": "Warped Axe", + "requirements": [24, 8, 0, 0, 0], + "infusions": { + "standard": { + "damage": [118, 0, 0, 0, 0], + "scaling": [0.83, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.71, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.24, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.62, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [114, 0, 114, 0, 0], + "upgrade": [0.41, 0.08, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [114, 0, 114, 0, 0], + "upgrade": [0.37, 0.0, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [114, 0, 0, 114, 0], + "upgrade": [0.24, 0.41, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [114, 0, 0, 0, 114], + "upgrade": [0.33, 0.0, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [114, 114, 0, 0, 0], + "upgrade": [0.37, 0.0, 0.41, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [114, 86, 0, 0, 0], + "upgrade": [0.74, 0.0, 0.37, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.74, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.74, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [114, 0, 0, 0, 0], + "upgrade": [0.66, 0.0, 0.0, 0.0, 0.7], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "warpick": { + "id": "warpick", + "name": "Warpick", + "requirements": [11, 9, 0, 0, 0], + "infusions": { + "standard": { + "damage": [108, 0, 0, 0, 0], + "scaling": [0.39, 0.39, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.15, 0.42, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.51, 0.51, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [103, 0, 103, 0, 0], + "upgrade": [0.32, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [103, 0, 103, 0, 0], + "upgrade": [0.07, 0.07, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [103, 0, 0, 103, 0], + "upgrade": [0.07, 0.32, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [103, 0, 0, 0, 103], + "upgrade": [0.07, 0.07, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [103, 103, 0, 0, 0], + "upgrade": [0.05, 0.05, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [103, 82, 0, 0, 0], + "upgrade": [0.35, 0.35, 0.35, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.35, 0.35, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.35, 0.35, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [103, 0, 0, 0, 0], + "upgrade": [0.15, 0.15, 0.0, 0.0, 0.66], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "watchdogs-greatsword": { + "id": "watchdogs-greatsword", + "name": "Watchdog's Greatsword", + "requirements": [30, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [142, 0, 0, 0, 0], + "scaling": [0.82, 0.06, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.71, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.26, 0.49, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.62, 0.62, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [137, 0, 137, 0, 0], + "upgrade": [0.43, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [137, 0, 137, 0, 0], + "upgrade": [0.34, 0.04, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [137, 0, 0, 137, 0], + "upgrade": [0.17, 0.43, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [137, 0, 0, 0, 137], + "upgrade": [0.34, 0.04, 0.0, 0.39, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [137, 137, 0, 0, 0], + "upgrade": [0.32, 0.04, 0.48, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [137, 103, 0, 0, 0], + "upgrade": [0.73, 0.05, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.73, 0.05, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.73, 0.05, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [137, 0, 0, 0, 0], + "upgrade": [0.32, 0.04, 0.0, 0.0, 0.74], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "watchdogs-staff": { + "id": "watchdogs-staff", + "name": "Watchdog's Staff", + "requirements": [34, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [165, 0, 0, 0, 0], + "scaling": [0.46, 0.29, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "weathered-straight-sword": { + "id": "weathered-straight-sword", + "name": "Weathered Straight Sword", + "requirements": [7, 10, 0, 0, 0], + "infusions": { + "standard": { + "damage": [103, 0, 0, 0, 0], + "scaling": [0.34, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.44, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.07, 0.44, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.53, 0.53, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [98, 0, 98, 0, 0], + "upgrade": [0.33, 0.07, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [98, 0, 98, 0, 0], + "upgrade": [0.1, 0.13, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [98, 0, 0, 98, 0], + "upgrade": [0.07, 0.33, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [98, 0, 0, 0, 98], + "upgrade": [0.1, 0.13, 0.0, 0.35, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [98, 98, 0, 0, 0], + "upgrade": [0.1, 0.13, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [98, 78, 0, 0, 0], + "upgrade": [0.3, 0.39, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.32, 0.41, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.32, 0.41, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [98, 0, 0, 0, 0], + "upgrade": [0.13, 0.17, 0.0, 0.0, 0.66], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "whip": { + "id": "whip", + "name": "Whip", + "requirements": [8, 14, 0, 0, 0], + "infusions": { + "standard": { + "damage": [100, 0, 0, 0, 0], + "scaling": [0.34, 0.45, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.15, 0.46, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.55, 0.55, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.31, 0.15, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [96, 0, 96, 0, 0], + "upgrade": [0.13, 0.18, 0.0, 0.29, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [96, 0, 0, 96, 0], + "upgrade": [0.15, 0.31, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [96, 0, 0, 0, 96], + "upgrade": [0.13, 0.18, 0.0, 0.29, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [96, 96, 0, 0, 0], + "upgrade": [0.13, 0.18, 0.33, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [96, 77, 0, 0, 0], + "upgrade": [0.3, 0.4, 0.39, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.32, 0.42, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.32, 0.42, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [96, 0, 0, 0, 0], + "upgrade": [0.13, 0.18, 0.0, 0.0, 0.67], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "wing-of-astel": { + "id": "wing-of-astel", + "name": "Wing of Astel", + "requirements": [7, 17, 20, 0, 0], + "infusions": { + "standard": { + "damage": [65, 78, 0, 0, 0], + "scaling": [0.1, 0.45, 0.55, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + } + } + }, + "winged-greathorn": { + "id": "winged-greathorn", + "name": "Winged Greathorn", + "requirements": [30, 20, 0, 0, 0], + "infusions": { + "standard": { + "damage": [130, 0, 0, 0, 0], + "scaling": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "winged-scythe": { + "id": "winged-scythe", + "name": "Winged Scythe", + "requirements": [16, 16, 0, 24, 0], + "infusions": { + "standard": { + "damage": [87, 0, 0, 0, 104], + "scaling": [0.2, 0.35, 0.0, 0.45, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + } + } + }, + "wooden-greatshield": { + "id": "wooden-greatshield", + "name": "Wooden Greatshield", + "requirements": [14, 0, 0, 0, 0], + "infusions": { + "standard": { + "damage": [95, 0, 0, 0, 0], + "scaling": [0.5, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.42, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.1, 0.37, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.47, 0.47, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [92, 0, 92, 0, 0], + "upgrade": [0.27, 0.1, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [92, 0, 92, 0, 0], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [92, 0, 0, 92, 0], + "upgrade": [0.1, 0.27, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [92, 0, 0, 0, 92], + "upgrade": [0.2, 0.0, 0.0, 0.22, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [92, 92, 0, 0, 0], + "upgrade": [0.15, 0.0, 0.2, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [92, 74, 0, 0, 0], + "upgrade": [0.45, 0.0, 0.17, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [92, 0, 0, 0, 0], + "upgrade": [0.47, 0.0, 0.0, 0.0, 0.45], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + }, + "zamor-curved-sword": { + "id": "zamor-curved-sword", + "name": "Zamor Curved Sword", + "requirements": [16, 18, 0, 0, 0], + "infusions": { + "standard": { + "damage": [125, 0, 0, 0, 0], + "scaling": [0.4, 0.5, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + } + } + }, + "zweihander": { + "id": "zweihander", + "name": "Zweihander", + "requirements": [19, 11, 0, 0, 0], + "infusions": { + "standard": { + "damage": [141, 0, 0, 0, 0], + "scaling": [0.38, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "heavy": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.48, 0.0, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["1", "0", "0", "0", "0"] + }, + "keen": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.17, 0.48, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["2", "0", "0", "0", "0"] + }, + "quality": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.57, 0.57, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["8", "0", "0", "0", "0"] + }, + "fire": { + "damage": [136, 0, 136, 0, 0], + "upgrade": [0.36, 0.17, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [1, 0, 0, 0, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "flame-art": { + "damage": [136, 0, 136, 0, 0], + "upgrade": [0.15, 0.2, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "4", "0", "0"] + }, + "lightning": { + "damage": [136, 0, 0, 136, 0], + "upgrade": [0.17, 0.36, 0.0, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "4", "0"] + }, + "sacred": { + "damage": [136, 0, 0, 0, 136], + "upgrade": [0.15, 0.2, 0.0, 0.34, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "4"] + }, + "magic": { + "damage": [136, 136, 0, 0, 0], + "upgrade": [0.09, 0.12, 0.4, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "cold": { + "damage": [136, 102, 0, 0, 0], + "upgrade": [0.34, 0.43, 0.38, 0.0, 0.0], + "masks": [ + [1, 1, 0, 0, 0], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "4", "0", "0", "0"] + }, + "poison": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.36, 0.45, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "blood": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.36, 0.45, 0.0, 0.0, 0.3], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["0", "0", "0", "0", "0"] + }, + "occult": { + "damage": [136, 0, 0, 0, 0], + "upgrade": [0.15, 0.19, 0.0, 0.0, 0.73], + "masks": [ + [1, 1, 0, 0, 1], + [0, 0, 1, 0, 0], + [0, 0, 0, 1, 0], + [0, 1, 0, 0, 0], + [0, 0, 0, 1, 0] + ], + "corrections": ["7", "0", "0", "0", "0"] + } + } + } +} diff --git a/src/index.html b/src/index.html index d7cb7d1..78c40da 100644 --- a/src/index.html +++ b/src/index.html @@ -35,7 +35,7 @@
- +

Class Optimizer


Find the optimal starting class for your build.

diff --git a/src/planner.html b/src/planner.html index 5ae1914..cee6aa9 100644 --- a/src/planner.html +++ b/src/planner.html @@ -31,78 +31,140 @@
diff --git a/src/script/armor.js b/src/script/armor.js index 7adc7da..e471d66 100644 --- a/src/script/armor.js +++ b/src/script/armor.js @@ -1,13 +1,13 @@ -const HELMETS = fetch("/data/armor/helmets.json") +const HELMETS = fetch("/data/helmets.json") .then(response => response.json()) .catch(error => console.log(error)); -const CHESTPIECES = fetch("/data/armor/chestpieces.json") +const CHESTPIECES = fetch("/data/chestpieces.json") .then(response => response.json()) .catch(error => console.log(error)); -const GAUNTLETS = fetch("/data/armor/gauntlets.json") +const GAUNTLETS = fetch("/data/gauntlets.json") .then(response => response.json()) .catch(error => console.log(error)); -const LEGGINGS = fetch("/data/armor/leggings.json") +const LEGGINGS = fetch("/data/leggings.json") .then(response => response.json()) .catch(error => console.log(error)); @@ -18,10 +18,10 @@ var leggings; async function init() { // populate filter selects - populateSelect("locked-option", "select-helmet", await HELMETS); - populateSelect("locked-option", "select-chestpiece", await CHESTPIECES); - populateSelect("locked-option", "select-gauntlets", await GAUNTLETS); - populateSelect("locked-option", "select-leggings", await LEGGINGS); + populateSelect("locked-option", "select-helmet", Object.values(await HELMETS)); + populateSelect("locked-option", "select-chestpiece", Object.values(await CHESTPIECES)); + populateSelect("locked-option", "select-gauntlets", Object.values(await GAUNTLETS)); + populateSelect("locked-option", "select-leggings", Object.values(await LEGGINGS)); update(true); } @@ -31,7 +31,7 @@ async function update() { Array.from(document.getElementsByClassName("sort-result")).forEach(elem => elem.parentNode.removeChild(elem)); // clamp equip load values to reasonable values - [...document.getElementsByName("equip-load")].forEach(el => el.value = Math.max(el.value, 0.0)); + // [...document.getElementsByName("equip-load")].forEach(el => el.value = Math.max(el.value, 0.0)); // update budget let budget = equipLoadBudget(); @@ -42,20 +42,20 @@ async function update() { let lockedItems = await Promise.all([HELMETS, CHESTPIECES, GAUNTLETS, LEGGINGS]) .then(allItems => { return [...document.getElementsByName("locked-items")] - .map(select => select.selectedIndex) - .map((itemIndex, i) => allItems[i][itemIndex]) + .map((select, i) => Object.values(allItems[i])[select.selectedIndex]) .filter(item => !item.id.startsWith("no-")); }); // pre-sort and eliminate some equipment - helmets = eliminate(await HELMETS, sortBy, lockedItems); - chestpieces = eliminate(await CHESTPIECES, sortBy, lockedItems); - gauntlets = eliminate(await GAUNTLETS, sortBy, lockedItems); - leggings = eliminate(await LEGGINGS, sortBy, lockedItems); + helmets = eliminate(Object.values(await HELMETS), sortBy, lockedItems); + chestpieces = eliminate(Object.values(await CHESTPIECES), sortBy, lockedItems); + gauntlets = eliminate(Object.values(await GAUNTLETS), sortBy, lockedItems); + leggings = eliminate(Object.values(await LEGGINGS), sortBy, lockedItems); let selection = permutations(budget, lockedItems); // find best sets to display let best = knapSack(selection, sortBy); + console.log("time: " + (t2 - t1)); // show best sets under budget populateResults("sort-result", "sort-results", best); @@ -109,15 +109,15 @@ function knapSack(selection, sortBy) { function fitness(item, sortBy) { switch (sortBy) { case "sort-average": - return item.average ??= item.defenses.reduce((total, n) => total + n, 0); + return item.average ??= (item.defenses.reduce((total, n) => total + n, 0) ?? 0); case "sort-physical": - return item.physical ??= item.defenses.slice(0, 4).reduce((total, n) => total + n, 0); + return item.physical ??= (item.defenses.slice(0, 4).reduce((total, n) => total + n, 0) ?? 0); case "sort-elemental": - return item.elemental ??= item.defenses.slice(4, 8).reduce((total, n) => total + n, 0); + return item.elemental ??= (item.defenses.slice(4, 8).reduce((total, n) => total + n, 0) ?? 0); case "sort-resistances": - return item.resistances ??= item.resistances.reduce((total, n) => total + n, 0); + return item.resistances ??= (item.resistances.reduce((total, n) => total + n, 0) ?? 0); case "sort-poise": - return item.poise; + return item.poise ?? 0; } } diff --git a/src/script/optimizer.js b/src/script/class.js similarity index 91% rename from src/script/optimizer.js rename to src/script/class.js index 7be3a26..f4e98c7 100644 --- a/src/script/optimizer.js +++ b/src/script/class.js @@ -4,7 +4,7 @@ const CLASSES = fetch("/data/classes.json") const TALISMANS = fetch("/data/talismans.json") .then(response => response.json()) .catch(error => console.log(error)); -const HELMETS = fetch("/data/armor/helmets.json") +const HELMETS = fetch("/data/helmets.json") .then(response => response.json()) .catch(error => console.log(error)); @@ -22,7 +22,8 @@ const STAT_SHORT_NAMES = [ async function init() { // populate helmet list let helmets = await HELMETS; - helmets = helmets.filter(helmet => helmet.stats != null && helmet.stats != undefined); + helmets = Object.values(helmets).filter(helmet => helmet.stats != null && helmet.stats != undefined); + console.log(helmets) let helmetTemplate = document.getElementById("helm"); let helmetList = document.getElementById("helmets"); @@ -32,7 +33,7 @@ async function init() { // populate talisman list let talismans = await TALISMANS; - talismans = talismans.filter(talisman => talisman.stats != null && talisman.stats != undefined); + talismans = Object.values(talismans).filter(talisman => talisman.stats != null && talisman.stats != undefined); let talismanTemplate = document.getElementById("talisman"); let talismanList = document.getElementById("talismans"); @@ -53,7 +54,7 @@ async function update() { ) // get added stats from items - let items = itemStats((await TALISMANS).concat(await HELMETS)); + let items = itemStats(Object.values(await TALISMANS).concat(Object.values(await HELMETS))); desired = desired.map((stat, i) => stat - items[i]); @@ -97,7 +98,7 @@ async function update() { } function sortClasses(classes, desiredStats) { - let deltas = classes.map(c => { + let deltas = Object.values(classes).map(c => { c.total = c.level + statDelta(c.stats, desiredStats); return c; }); diff --git a/src/script/planner.js b/src/script/planner.js index 25811eb..83e392c 100644 --- a/src/script/planner.js +++ b/src/script/planner.js @@ -1,3 +1,22 @@ +const HELMETS = fetch("/data/armor/helmets.json") + .then(response => response.json()) + .catch(error => console.log(error)); +const CHESTPIECES = fetch("/data/armor/chestpieces.json") + .then(response => response.json()) + .catch(error => console.log(error)); +const GAUNTLETS = fetch("/data/armor/gauntlets.json") + .then(response => response.json()) + .catch(error => console.log(error)); +const LEGGINGS = fetch("/data/armor/leggings.json") + .then(response => response.json()) + .catch(error => console.log(error)); +const WEAPONS = fetch("/data/weapons.json") + .then(response => response.json()) + .catch(error => console.log(error)); +const TALISMANS = fetch("/data/talismans.json") + .then(response => response.json()) + .catch(error => console.log(error)); + const CLASSES = fetch("/data/classes.json") .then(response => response.json()) .catch(error => console.log(error)); @@ -10,29 +29,66 @@ async function init() { } async function update() { - // get current starting class + // get current chosen starting class let classSelect = document.getElementById("class"); - let currentClass = (await CLASSES).find(c => c.id == classSelect.options[classSelect.selectedIndex].value); + let currentClass = await (CLASSES.then(classes => { + return classes.find(c => c.id == classSelect.options[classSelect.selectedIndex].id); + })); - let prevClass = { ...startingClass }; - if (prevClass.id != currentClass) { - // update statistics - [...document.getElementsByName("stat")].forEach((stat, i) => { - stat.value = parseInt((stat.value || 0) == prevClass.stats[i] ? currentClass.stats[i] : stat.value); - }); - document.getElementById("level").value = [...document.getElementsByName("stat")].reduce((total, stat) => total + parseInt(stat), 0) - 79; - } + // get virtual stats + let items = await itemStats(); + console.log(items); + + // update statistics screen + let prevClass = startingClass ?? currentClass; + [...document.getElementsByName("stat")].forEach((stat, i) => { + stat.value = ((stat.value == "" || (stat.value - parseInt(items[i])) == prevClass.stats[i]) ? currentClass.stats[i] + parseInt(items[i]) : parseInt(stat.value) + parseInt(items[i])); + }); + document.getElementById("level").value = [...document.getElementsByName("stat")] + .reduce((total, stat) => total + parseInt(stat.value), 0) - 79; startingClass = currentClass; } -async function populate() { - let select = document.getElementById("class"); - CLASSES.then(classes => { - classes.forEach(c => { - let option = new Option(c.name, c.id); - select.options.add(option); +function reset(area) { + switch (area) { + case "equipment": + let types = ["helmets", "chestpieces", "gauntlets", "leggings", "weapons", "talismans"]; + types.forEach(ty => { + let selects = [...document.getElementsByName(ty)]; + selects.forEach(select => { + select.selectedIndex = 0; + }) + }) + break; + case "statistics": + document.getElementById("class").selectedIndex = 0; + [...document.getElementsByName("stat")].forEach(stat => stat.value = 10); + break; + } + update(); +} + +async function itemStats() { + let helmet = document.getElementById("helmet"); + let talismans = document.getElementsByName("talismans"); + let ids = [helmet, ...talismans] + .map(elem => elem.options[elem.selectedIndex].value) + .filter(id => !id.startsWith("no-")); + let relevant = [await HELMETS, await TALISMANS].flat().filter(item => ids.includes(item.id)); + + return relevant.reduce((total, item) => total.map((stat, i) => stat += item.stats[i]), [0, 0, 0, 0, 0, 0, 0, 0]); +} + +async function populate() { + Promise.all([HELMETS, CHESTPIECES, GAUNTLETS, LEGGINGS, WEAPONS, TALISMANS]).then(itemTypes => { + itemTypes.forEach((itemType, i) => { + let ty = ["helmets", "chestpieces", "gauntlets", "leggings", "weapons", "talismans"][i]; + let selects = [...document.getElementsByName(ty)]; + selects.forEach(select => { + itemType.forEach(item => { + select.options.add(new Option(item.name, item.id)); + }) + }) }); - select.selectedIndex = 0; - startingClass = classes[0]; }); } \ No newline at end of file diff --git a/src/script/weapons.js b/src/script/weapons.js new file mode 100644 index 0000000..feb7dc3 --- /dev/null +++ b/src/script/weapons.js @@ -0,0 +1,51 @@ +const fs = require("fs"); + +const sum = (a, b) => a + b; + +let weapons = JSON.parse(fs.readFileSync("./output/weapons.json")); +let corrections = JSON.parse(fs.readFileSync("./output/damage.json")); +let infusions = JSON.parse(fs.readFileSync("./output/infusions.json")); + +function damage(weaponId, infusionId, stats, upgradeLevel) { + let weapon = weapons.find(weapon => weapon.id = weapon); + let infusion = infusions.find(infusion => infusion.id = infusionId); + + weapon = weapon.infusions[infusionId]; + + let bases = infusion.damage.map((amount, ty) => weapon.damage[ty] * (amount + infusion.upgrade[ty] * upgradeLevel)); + + let extras = bases.map((amount, ty) => { + let calc = corrections.find(c => c.id == weapon.corrections[ty]); + let correction = modifiers(calc, stats, weapon.masks[ty]); + console.log(correction); + let scalings = weapon.scaling.map(itemScaling => { + return (itemScaling * infusion.scaling[ty] + itemScaling * infusion.scaling[ty] * infusion.growth[ty] * upgradeLevel); + }) + let extras = scalings.map((statScaling, j) => amount * statScaling * correction[j] / 100.0) + return extras.reduce(sum); + }); + + return Math.floor(bases.reduce(sum) + extras.reduce(sum)); +} + +function modifiers(calc, stats, masks) { + return stats.map((stat, ty) => { + let mask = masks[ty]; + if (mask == 0) { + return 0.0; + } + + let capIndex = calc.softcaps[ty].findIndex(cap => cap >= stat) - 1; + let cap = calc.softcaps[ty][capIndex]; + let capDelta = (calc.softcaps[ty][capIndex + 1] || cap) - cap; + let growth = calc.growth[ty][capIndex]; + let growthDelta = (calc.growth[ty][capIndex + 1] || growth) - growth; + let adjust = calc.adjustments[ty][capIndex]; + + if (Math.sign(adjust) != -1) { + return growth + growthDelta * ((stat - cap) / capDelta) ** adjust; + } else { + return growth + growthDelta * (1 - (1 - ((stat - cap) / capDelta)) ** Math.abs(adjust)); + } + }) +} \ No newline at end of file diff --git a/src/style/main.css b/src/style/main.css index 0d742fa..48aa4b7 100644 --- a/src/style/main.css +++ b/src/style/main.css @@ -209,11 +209,9 @@ button { .cards article { text-align: center; - flex-grow: 1; - flex-basis: 25%; - min-width: 200px; + width: 32%; - border: 1px solid var(--outline); + border: 1px solid var(--font-color); border-radius: 5px; /* look */ diff --git a/src/weapons.html b/src/weapons.html new file mode 100644 index 0000000..e69de29