[DiscordArchive] Good afternoon all, Looking to increase the dur...
[DiscordArchive] Good afternoon all, Looking to increase the dur...
Archived author: Joey Cool • Posted: 2024-11-05T18:57:12.191000+00:00
Original source
15332. thats the 3/3 talent. when I click on 15258 I used to get an error, but Im not anymore. Lemme try that Spell id real quick
Archived author: stoneharry • Posted: 2024-11-05T18:57:41.844000+00:00
Original source
15332 triggers 15258
Archived author: stoneharry • Posted: 2024-11-05T18:58:34.053000+00:00
Original source
I am wondering if you did not apply the DBC edit server/client side correctly.
1) Does the MPQ contain two .mpq extensions? that can be a bug
2) Did you update the server emulator DBC folder?
3) Are you using AzerothCore? That can require you to update the world spell database too
Archived author: Joey Cool • Posted: 2024-11-05T18:59:41.409000+00:00
Original source
1) It does, do I delete one of the .MPQ (the all caps part matches the other MPQs)
2) I did update the folders by copying the DBC into that folder and the patch.mpq into the other
3) I am using Azerothcore, world spell database in HeidiSQL?
Archived author: Joey Cool • Posted: 2024-11-05T19:00:34.437000+00:00
Original source
spell.dbc in Acore_world I assume
Archived author: stoneharry • Posted: 2024-11-05T19:00:36.548000+00:00
Original source
1) yes
2) mpqs are not used by emulator, might be a misunderstanding there
3) yes, it might be required. But try 1 and 2 first
Archived author: stoneharry • Posted: 2024-11-05T19:02:17.299000+00:00
Original source
drop screenshots if unsure and I can confirm
Archived author: Joey Cool • Posted: 2024-11-05T19:03:23.453000+00:00
Original source
1&2 worked. I'll troubleshoot it with other things, like battle shout etc. TY vm for the quick replies!
Archived author: Joey Cool • Posted: 2024-11-05T19:05:57.362000+00:00
Original source
For my own reference, where does it say that 15332 triggers 15258, so I can look for the same things in other spells?
Archived author: stoneharry • Posted: 2024-11-05T19:09:18.014000+00:00
Original source
```
Your Shadow damage spells have a $s1% chance to increase the Shadow damage you deal by $15258s1% for $15258d. Stacks up to $15258u times.
```
$15258s1% = spell Id 15258 spell effect 1 value
$15258d = spell Id 15258 duration
Then if you go into effects, effects 2, spell effect 1, `109 - SPELL_AURA_ADD_TARGET_TRIGGER ` points to `TriggerSpell` 15258