[Archive] Custom Class Issue
[Archive] Custom Class Issue
Archived author: Peacy • Posted: 2016-02-22T01:42:46+00:00
Original source
Hey Everyone,
I have recently took death knights and changed them into a necromancer, I understand that you can modify the type of resource a class uses through editing the chrclass.dbc file and thats what I did. I changed the power type from runicpower to mana and it didn't work my character simply had no resource. I tried messing around with other power types like energy and that worked. Outside of energy and runicpower all the other power types don't work. Do I need to tell the core that deathknights use mana or what am I missing!?
Thanks!
Archived author: Skarn • Posted: 2016-02-22T07:00:52+00:00
Original source
I think Vellear can help you with that. He has been doing some similar things recently. But as far as I can see, yes, it should require some core edits.
Archived author: Vellear • Posted: 2016-02-22T11:11:49+00:00
Original source
mobs use custom power via vehicle mechanic(vehicle.dbc), but not the characters.
these are different things!
i have not the slightest idea how this is implemented
Archived author: Peacy • Posted: 2016-02-22T16:20:22+00:00
Original source
Well chrclass.dbc has a power type field and it does work, however certain power types don't work for certain classes.
Archived author: Vellear • Posted: 2016-02-23T13:17:31+00:00
Original source
In theory it possible be found in core of trinity, I am not a programmer and more I can not help
You can also try to do a hack with forms as invisible aura in spellbook (example: druid - mana, bear - rage, cat - energy) but in this case your new class will not support varius auras (like paladin) or stances (warrior), take this advice as a critical decision
and you automatically less your "power" in ghost state.
Archived author: Mr. DK • Posted: 2016-04-17T09:13:39+00:00
Original source
I dont know where u can find it but i am working on similar things in WoD there is a dbc that tells you how much mana you get per point of intelligence or level what ever its designed to. Your mana is probably working but since Dk's dont have mana in vanilla this value is set to 0. Energy however is always 100 so this could be the reason why its working. This is only a guess from what I know so far but give it a shot. Maybe its still hardcoded in your core dont know what you are using.