Skip to content

Commit

Permalink
Add new crafting data for Engineering, Inscription, and Leatherworkin…
Browse files Browse the repository at this point in the history
…g specializations (#794)
  • Loading branch information
derfloh205 authored Jan 13, 2025
1 parent b0ce718 commit 4a9e9c0
Show file tree
Hide file tree
Showing 5 changed files with 187 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CraftSim.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Title: CraftSim
## Notes: Calculates the average profit based on your profession stats and other tools for the war within gold making
## Author: genju
## Version: 19.7.3
## Version: 19.7.4
## X-Curse-Project-ID: 705015
## X-Wago-ID: 0mNwaPKo
## X-WoWI-ID: 26519
Expand Down
4 changes: 3 additions & 1 deletion Data/News.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
local news = {
f.bb(" Hello and thank you for using CraftSim!\n"),
f.bb(" ( You are awesome! )"),
newP("19.7.4"),
f.p .. "11.0.7.58533 Data Update",
newP("19.7.3"),
f.p .. "11.0.7 Data Update",
f.p .. "11.0.7.58238 Data Update",
newP("19.7.2"),
f.p .. "Fixed " .. f.bb("QuickBuy") .. " reset on list refresh",
f.a .. "- Now always starts a new search",
Expand Down
28 changes: 28 additions & 0 deletions Data/SpecializationData/The_War_Within/Engineering.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5510,6 +5510,34 @@ CraftSim.SPECIALIZATION_DATA.THE_WAR_WITHIN.ENGINEERING_DATA = {
100830,
100828,
},
[1213620] = {
100791,
100787,
100785,
100784,
100783,
100781,
100780,
100836,
100797,
100796,
100795,
100794,
100793,
100842,
100826,
100825,
100824,
100823,
100821,
100820,
100843,
100835,
100834,
100832,
100830,
100828,
},
},
nodeData = {
[100836] = {
Expand Down
112 changes: 112 additions & 0 deletions Data/SpecializationData/The_War_Within/Inscription.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3841,6 +3841,118 @@ CraftSim.SPECIALIZATION_DATA.THE_WAR_WITHIN.INSCRIPTION_DATA = {
101586,
101585,
},
[471132] = {
101592,
101570,
101569,
101568,
101567,
101566,
101565,
101564,
101593,
101577,
101576,
101575,
101574,
101573,
101572,
101571,
101594,
101584,
101583,
101582,
101581,
101580,
101579,
101578,
101595,
101590,
101589,
101588,
101587,
101586,
101585,
101874,
101822,
101821,
101820,
101819,
101818,
101817,
101875,
101829,
101828,
101827,
101826,
101825,
101824,
101823,
101881,
101871,
101870,
101869,
101868,
101867,
101866,
101865,
},
[472951] = {
101592,
101570,
101569,
101568,
101567,
101566,
101565,
101564,
101593,
101577,
101576,
101575,
101574,
101573,
101572,
101571,
101594,
101584,
101583,
101582,
101581,
101580,
101579,
101578,
101595,
101590,
101589,
101588,
101587,
101586,
101585,
101872,
101808,
101807,
101806,
101805,
101804,
101803,
101875,
101829,
101828,
101827,
101826,
101825,
101824,
101823,
101881,
101871,
101870,
101869,
101868,
101867,
101866,
101865,
},
[1213512] = {
101592,
101570,
Expand Down
43 changes: 43 additions & 0 deletions Data/SpecializationData/The_War_Within/Leatherworking.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4182,6 +4182,49 @@ CraftSim.SPECIALIZATION_DATA.THE_WAR_WITHIN.LEATHERWORKING_DATA = {
97632,
97630,
},
[1216520] = {
97555,
97519,
97518,
97517,
97516,
97515,
97514,
97513,
97560,
97554,
97553,
97551,
97549,
97548,
97637,
97615,
97614,
97612,
97611,
97610,
97638,
97622,
97621,
97620,
97619,
97618,
97617,
97616,
97639,
97629,
97628,
97627,
97626,
97625,
97624,
97623,
97640,
97636,
97634,
97632,
97630,
},
},
nodeData = {
[97638] = {
Expand Down

0 comments on commit 4a9e9c0

Please sign in to comment.