Closed pepedressingroom closed 1 year ago
--I also sugguest that Dragon Riding related items could use source "Dragon Riding" in the future version.
Some come from the daily quests, some come from achievements. I currently have these separated into Containers and Achievements. All the containers are dragon racing daily quest rewards, and all the achievement ones are dragon racing achievements. I could rename the existing 'Container' to 'Dragon Racing Containers', and the existing 'Achievement' to 'Dragon Racing Achievement', then if something changes in future I will adapt.
--Since you list the souces of "Armor" 197357,197588,197099,196961, which unlocked by spell:400549 awarded by quest:70911 after renown 26 with the Accord. (the 4 manucripts exist in client but not available actually) To keep consistent, you may hide the 4 "Armor" or show the 4 "Helm", the souces of "Helm" 197373,197600,197119,196990 which unlocked by spell:409471 awarded by quest:75742 after renown 19 with the Niffen.(also exist but not available) \db\RenewedProtoDrake.lua
I haven't checked recently, so maybe it was fixed in 10.1.5. I have the "Helm"s commented out because at the start of 10.1.0 they were causing errors: https://github.com/TLDRMissions/ManuscriptsJournal/commit/f153493a7c99d6b322d7f2b1a4d2feb8dbc3710d
Yup the Helm data is still causing issues. Nothing from its item ID is loading in, causing the journal to fail to load that entry:
there're up to 5 items was removed from client, but item's original quest maybe still can be unlocked by other ways.
If the item was removed from the client then I won't be able to include it. All of its display information comes from the item ID!
--Dragon Isles Drakes: Gilded Armor (208200) on the 10.1.7 ptr, there're 2 new items 208200 and 208550. Dragon Isles Drakes: Gilded Armor (208200) unlock the 5 quests of item: 197349,197582,196967,197095, and (the deleted)203298. Dragon Isles Drakes: White Scales (208550) unlock the 5 quests of item: 197393,197616,197146,197014, and 203354
there're up to 5 items was removed from client, but item's original quest maybe still can be unlocked by other ways.
If the item was removed from the client then I won't be able to include it. All of its display information comes from the item ID!
Sorry, I just compared the data with wowhead db, and did not test on client.
\db\WindingSlitherdrake.lua --there are 2 “73854” questid, questid of item:203365 is 73857
--add source for 2 pvp achievement manuscripts \db\HighlandDrake.lua
\db\WindingSlitherdrake.lua
The Windborne Velocidrake: Teal Scales (item:197615) will be able to be obtained when the Kalimdor Cup goes live from August 15 to 28 - 2023. Can be bought for 30 Riders of Azeroth Badge (currency:2588) on the 10.1.5 PTR from Maztha (npc:206744) at the Rostrum of Transformation in Valdrakken.
--add some Zone ID in enums.lua for future use.
--I also sugguest that Dragon Riding related items could use source "Dragon Riding" in the future version.
--Since you list the souces of "Armor" 197357,197588,197099,196961, which unlocked by spell:400549 awarded by quest:70911 after renown 26 with the Accord. (the 4 manucripts exist in client but not available actually) To keep consistent, you may hide the 4 "Armor" or show the 4 "Helm", the souces of "Helm" 197373,197600,197119,196990 which unlocked by spell:409471 awarded by quest:75742 after renown 19 with the Niffen.(also exist but not available) \db\RenewedProtoDrake.lua
\db\WindborneVelocidrake.lua
\db\HighlandDrake.lua
\db\CliffsideWylderdrake.lua
BUT WindingSlitherdrake: Armor (203305) and WindingSlitherdrake: Helm (203326) was removed from client.
there're up to 5 items was removed from client, but item's original quest maybe still can be unlocked by other ways. 203305 WindingSlitherdrake: Armor--renown 26 with the Accord 203326 WindingSlitherdrake: Helm--renown 19 with the Niffen 203301 WindingSlitherdrake: LightBlueandCopperArmor 203302 WindingSlitherdrake: PurpleandSilverArmor 203298 WindingSlitherdrake: WhiteandGoldArmor--Dragon Isles Drakes: Gilded Armor (208200) on the 10.1.7 ptr, there're 2 new items 208200 and 208550. Dragon Isles Drakes: Gilded Armor (208200) unlock the 5 quests of item: 197349,197582,196967,197095, and (the deleted)203298. Dragon Isles Drakes: White Scales (208550) unlock the 5 quests of item: 197393,197616,197146,197014, and 203354.
--item:197598 keep consistent with item:197396 use boss source "Decatriarch Wratheye" \db\WindborneVelocidrake.lua
--enums.lua: use local format for Fyrakk source
also add 2 lines in local files L["Disciples of Fyrakk"] L["Secured Shipment"]
--there are 2 L["Lord Epochbrgl"] e.g. in enus.lua code line 40 is duplicated with 61,remove one
--rare L["Gutrot Slime"] is 2nd stage of the rare:193225 "Notfar the Unbearable" e.g. in enus.lua replace L["Gutrot Slime"] with L["Notfar the Unbearable"]
--"Groth", "Snee", and "Voll" are team members of L["Harkyn Grymstone"], they respawn all at once. e.g. in enus.lua remove L["Groth"], L["Snee"], and L["Voll"]
--L["Mokshoi"] is a spell mistake: "Moskhoi" e.g. in enus.lua replace L["Mokshoi"] with L["Moskhoi"]