Skip to content

Commit

Permalink
Updated game data to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josdemmers committed Jul 19, 2023
1 parent bcd1ee6 commit 1b7650b
Show file tree
Hide file tree
Showing 15 changed files with 56,799 additions and 37,867 deletions.
5,293 changes: 5,293 additions & 0 deletions NewWorldCompanion/Data/CraftingRecipes.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions NewWorldCompanion/Data/HouseItems.json
Original file line number Diff line number Diff line change
Expand Up @@ -18141,7 +18141,7 @@
"IsSalvageable": true,
"SalvageResources": true,
"IsRepairable": false,
"BindOnPickup": false,
"BindOnPickup": true,
"CraftingRecipe": "House_HousingItem_Buff_Uber_Combat",
"RepairRecipe": "House_HousingItem_Buff_Uber_Combat",
"SalvageRecipe": "House_HousingItem_Buff_Uber_Combat",
Expand Down Expand Up @@ -18203,7 +18203,7 @@
"IsSalvageable": true,
"SalvageResources": true,
"IsRepairable": false,
"BindOnPickup": false,
"BindOnPickup": true,
"CraftingRecipe": "House_HousingItem_Buff_Uber_Crafting",
"RepairRecipe": "House_HousingItem_Buff_Uber_Crafting",
"SalvageRecipe": "House_HousingItem_Buff_Uber_Crafting",
Expand Down Expand Up @@ -18265,7 +18265,7 @@
"IsSalvageable": true,
"SalvageResources": true,
"IsRepairable": false,
"BindOnPickup": false,
"BindOnPickup": true,
"CraftingRecipe": "House_HousingItem_Buff_Uber_Gathering",
"RepairRecipe": "House_HousingItem_Buff_Uber_Gathering",
"SalvageRecipe": "House_HousingItem_Buff_Uber_Gathering",
Expand Down Expand Up @@ -63198,7 +63198,7 @@
"PointModifier": 0,
"RankingPoints": 0.15,
"MaxPotentialPoints": 0.3,
"HousingStatusEffect": "Season1_TrophySeasonXPBonus",
"HousingStatusEffect": "Season2_TrophySeasonXPBonus",
"StorageBonus": null,
"InteractionAnimationID": "",
"Name": "@House_HousingItem_Buff_SPECIAL_Season2_T1_MasterName",
Expand Down
Loading

0 comments on commit 1b7650b

Please sign in to comment.