[Archive] Question: Spell Editing/How Damage Works
[Archive] Question: Spell Editing/How Damage Works
Archived author: Peacy • Posted: 2016-11-16T01:07:04+00:00
Original source
Hey Model-changing.net
I have a question for anyone who may know (and yes I already tried googling), I have a shadow nova type spell in the game and right now the more spell power have the more damage the spells does. What would I need to do in order to make the spell do more damage based on your strength or attack power instead of spell power. I'm using stoneharrys spell editor and I tried changing the damage school and type for physical from magic but nothing changes. Anyone have any idea?
Thanks!
Archived author: Amaroth • Posted: 2016-11-16T19:43:14+00:00
Original source
As far as I know you won't find spell/attack power effects in DBCs. Maybe world.spell_bonus_data table? Hopefully someone better informed than me comes around.
Quote: 8 hours ago, Amaroth said:Tested the spell_bonus_data table, it doesn't seem to effect anything no matter how much attack power I have. it still does the same damage! spell power still increases the damage of the spell!
As far as I know you won't find spell/attack power effects in DBCs. Maybe world.spell_bonus_data table? Hopefully someone better informed than me comes around.
Archived author: Peacy • Posted: 2016-11-17T04:11:06+00:00
Original source
Quote: 8 hours ago, Amaroth said:Tested the spell_bonus_data table, it doesn't seem to effect anything no matter how much attack power I have. it still does the same damage! spell power still increases the damage of the spell!
As far as I know you won't find spell/attack power effects in DBCs. Maybe world.spell_bonus_data table? Hopefully someone better informed than me comes around.
Archived author: MR.Farrarie • Posted: 2016-11-17T17:15:06+00:00
Original source
after 355 u cant edit spell damage by dbc its in c++
Archived author: Simple_spectr • Posted: 2016-11-18T22:59:49+00:00
Original source
For 3.3.5a it's spell.dbc
Damage is in 80 column. So if it 359 in column, ingame it could be 359 to 360 damage point's
Just look at some spell to know how it works.
https://mods.curse.com/addons/wow/spellid Use this addon to simple search for spell ID's
Archived author: Amaroth • Posted: 2016-11-19T12:38:16+00:00
Original source
It seems you haven't readen main post properly spectr. He wants to edit spell power/attack power bonus on spell's effect.
Archived author: MR.Farrarie • Posted: 2016-11-19T13:10:08+00:00
Original source
https://wowdev.wiki/DB/Spell
I think the spell effect is another spell check out column 117 in the dbc if I didn't forget