- Joined
- Jul 26, 2008
- Messages
- 1,009
I've got a Druid hero who I want to give multiple forms to.
I first tried putting all the forms into a spellbook, then making the spell book level up and add one new form each level, which is the way I wanted it and the simplest way I could see to do it.
I based them all off of bear form and changed the order string. But orderstrings are fickle and I have no idea how they work. I don't get why some spells don't need spellIDs and some do, and why they're even important.
A problem with them was that they'd last 3 seconds, and the druid would barely change forms, or change forms funny. Not sure why.
I gave the 5 forms avatar, avenger, raven, bird, and robogoblin ID strings, but they'd still cross over and activate the wrong spell. So I figured the base spell is what determines the spell activation. But there's not 5 forms of transformation.
Alright so here's what I'm wondering:
Is there some way to do this with triggers or JASS? It seems really complex to do in triggers though. Not something I would be able to do. If someone knows how could you assist me for some +rep?
Also, how does the transformations corelate with the base unit? Can hero cross over to normal unit? Vice versa? If the transformation animal has a higher stat base and higher stat growth, is that applied? And are certain skills restricted? How do the hero skills differ if I was to change them from the base to the transformation?
Thanks for your help, this is a lot to answer :3
I first tried putting all the forms into a spellbook, then making the spell book level up and add one new form each level, which is the way I wanted it and the simplest way I could see to do it.
I based them all off of bear form and changed the order string. But orderstrings are fickle and I have no idea how they work. I don't get why some spells don't need spellIDs and some do, and why they're even important.
A problem with them was that they'd last 3 seconds, and the druid would barely change forms, or change forms funny. Not sure why.
I gave the 5 forms avatar, avenger, raven, bird, and robogoblin ID strings, but they'd still cross over and activate the wrong spell. So I figured the base spell is what determines the spell activation. But there's not 5 forms of transformation.
Alright so here's what I'm wondering:
Is there some way to do this with triggers or JASS? It seems really complex to do in triggers though. Not something I would be able to do. If someone knows how could you assist me for some +rep?
Also, how does the transformations corelate with the base unit? Can hero cross over to normal unit? Vice versa? If the transformation animal has a higher stat base and higher stat growth, is that applied? And are certain skills restricted? How do the hero skills differ if I was to change them from the base to the transformation?
Thanks for your help, this is a lot to answer :3