Page 2 of 2

Re: Item excel

Posted: Wed Apr 17, 2019 9:12 pm
by whasf
A lot of level >75 stuff isn't in Darkstar

Re: Item excel

Posted: Wed Apr 17, 2019 9:50 pm
by Delaide
lol, ikr!
Lets see if I can fix that. Slowly going through the list xD
One PR down, much more to go...

Re: Item excel

Posted: Mon Apr 22, 2019 9:34 pm
by TeoTwawki
Delaide wrote:
Wed Apr 17, 2019 12:23 am
That this is "Magic damage taken". However, I notice this is not in the "modifier.h" file. Is this even in the project yet? (From what I see, someone assigned a modId to it in SQL, but that there is no such effect created yet, not even reserved in the modifiers)
lines 193 through 200 wrote: // Damage / Crit Damage / Delay
DMG = 160, // Damage Taken %
DMGPHYS = 161, // Physical Damage Taken %
DMGPHYS_II = 190, // Physical Damage Taken II % (Burtgang)
DMGBREATH = 162, // Breath Damage Taken %
DMGMAGIC = 163, // Magic Damage Taken %
DMGMAGIC_II = 831, // Magic Damage Taken II % (Aegis)
DMGRANGE = 164, // Range Damage Taken %
153 is likely typo'd 163.

Re: Item excel

Posted: Tue Apr 23, 2019 8:18 am
by Delaide
Thanks for the catch ^.^
I will correct them when I do the next batch item update.

Re: Item excel

Posted: Mon Jun 24, 2019 3:15 am
by Delaide
Okay, updated it to include the stuff me and others have added since the last time.