Skip to content

Commit 7837d02

Browse files
authored
1 parent 5f938c3 commit 7837d02

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

Data-Storage/item_sets.json

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -711,50 +711,70 @@
711711
"xpBonus": 10
712712
},
713713
{
714+
"rawAgility": 1,
715+
"rawDefence": 1,
716+
"rawDexterity": 1,
714717
"rawHealth": 425,
718+
"rawIntelligence": 1,
715719
"lootBonus": 15,
716720
"manaRegen": 8,
717721
"raw2ndSpellCost": -5,
722+
"rawStrength": 1,
718723
"xpBonus": 15
719724
},
720725
{
726+
"rawAgility": 1,
727+
"rawDefence": 1,
728+
"rawDexterity": 1,
721729
"rawHealth": 1325,
730+
"rawIntelligence": 1,
722731
"lootBonus": 35,
723732
"manaRegen": 12,
724733
"raw2ndSpellCost": -5,
725734
"raw4thSpellCost": -5,
735+
"rawStrength": 1,
726736
"xpBonus": 35
727737
},
728738
{
739+
"rawAgility": 3,
740+
"rawDefence": 3,
741+
"rawDexterity": 3,
729742
"rawHealth": 2275,
743+
"rawIntelligence": 3,
730744
"lootBonus": 55,
731745
"manaRegen": 14,
732746
"raw2ndSpellCost": -5,
733747
"raw4thSpellCost": -5,
748+
"rawStrength": 3,
734749
"xpBonus": 55
735750
},
736751
{
752+
"rawAgility": 3,
753+
"rawDefence": 3,
754+
"rawDexterity": 3,
737755
"rawHealth": 3850,
756+
"rawIntelligence": 3,
738757
"lootBonus": 80,
739758
"manaRegen": 18,
740759
"raw1stSpellCost": -5,
741760
"raw2ndSpellCost": -5,
742761
"raw4thSpellCost": -5,
762+
"rawStrength": 3,
743763
"xpBonus": 80
744764
},
745765
{
746-
"rawAgility": 15,
747-
"rawDefence": 15,
748-
"rawDexterity": 15,
766+
"rawAgility": 21,
767+
"rawDefence": 21,
768+
"rawDexterity": 21,
749769
"rawHealth": 6110,
750-
"rawIntelligence": 15,
770+
"rawIntelligence": 21,
751771
"lootBonus": 100,
752772
"manaRegen": 24,
753773
"raw1stSpellCost": -5,
754774
"raw2ndSpellCost": -5,
755775
"raw3rdSpellCost": -5,
756776
"raw4thSpellCost": -5,
757-
"rawStrength": 15,
777+
"rawStrength": 21,
758778
"xpBonus": 100
759779
}
760780
],

Data-Storage/urls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
},
151151
{
152152
"id": "dataStaticItemSets",
153-
"md5": "43af7d54dce316efcd3c0833cdf912db",
153+
"md5": "071b40d5f63ec963742df664a14e072a",
154154
"url": "https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Data-Storage/item_sets.json"
155155
},
156156
{

0 commit comments

Comments
 (0)