[DiscordArchive] Any other source for game data files than GitHub, I think something wrong and it keeps dropping whil
[DiscordArchive] Any other source for game data files than GitHub, I think something wrong and it keeps dropping whil
Archived author: dr3amforg3 • Posted: 2025-09-01T08:58:03.744000+00:00
Original source
Any other source for game data files than GitHub, I think something wrong and it keeps dropping while trying to download.
Could someone check if they have similar issue or is it my isp please?
Archived author: Ser_Quorthon • Posted: 2025-09-01T09:06:37.910000+00:00
Original source
Not had any issue with it today
Archived author: Mithria • Posted: 2025-09-01T09:29:46.286000+00:00
Original source
Most spells are not in the database, they are loaded from the Spell.dbc file.
<@155085332558249994> <@120078683498086400>
Archived author: Ser_Quorthon • Posted: 2025-09-01T09:30:31.330000+00:00
Original source
Ah, I wanted to extend buff duration but I don't know anything about dbc files
Archived author: Mithria • Posted: 2025-09-01T09:31:33.543000+00:00
Original source
You mentioned its from a mod. Is the buffer npc casting its own buff spells on you or is it putting existing buffs like arcane intellect etc
Archived author: Ser_Quorthon • Posted: 2025-09-01T09:37:17.655000+00:00
Original source
I can add spells to it, just has no function to increase duration
Archived author: Ser_Quorthon • Posted: 2025-09-01T09:37:24.175000+00:00
Original source
in the conf
Archived author: Mithria • Posted: 2025-09-01T09:38:25.077000+00:00
Original source
no i was wondering if it uses its own spells or existing ones to buff the player, because if it uses its own spells made by the mod, then they're likely in a database table, but if it uses existing spells from the game then you'd have to edit the DurationIndex column in Spell.dbc for each spell, but that will also affect the original spells as well
Archived author: Ser_Quorthon • Posted: 2025-09-01T09:44:10.879000+00:00
Original source
Ah I see
Archived author: Ser_Quorthon • Posted: 2025-09-01T09:44:22.713000+00:00
Original source
It's existing spell ID from the game