- Joined
- Feb 19, 2009
- Messages
- 854
(I should preface this by saying that I've read Asomath's tutorial and I found it helpful, but I still need some specifics/details about the stuff I want to do.)
I'm putting the finishing touches on a project I've been working on for like a year, and I'm finally almost done with it. I want to send the whole thing off with a bang. I've made boss battles before but they've never been that elaborate before, usually just a strong enemy with some powerful abilities and some nasty minions. But for the end of this project, I want something more out of this boss fight. So I want some advice/explanations on how to do the stuff I want to. I'll list them off below:
- I want the boss to make comments and taunt the player as his health goes down. For example, if the boss' health drops down to about 80% a dialogue sequence should initiate. The trouble is, if I just add a trigger like that as-is, the boss' health might go up again and the trigger will repeat - is there a way to prevent this from happening without pausing the game or freezing all units?
- Is there a way to make a boss only use certain abilities during one phase, and then complex different ones after another? For example, let's say I give him the ability to spawn Infernals but I don't want him using that power until his health falls to about 50%. Is there a way to prevent him from doing that? Like see a trigger that does "If boss health is above 50% do not use skill" ?
- The boss is listed as "Neutral Hostile." Is that a good faction for him to be? Or should I put him under a computer player's ownership so he can run some kind of AI script?
- I gave him the "Blink" ability because I want him to be harder to hit. The intention is for him to teleport all over his arena (behind the player, right beside his party, etc.) even when his health isn't low. Will the unit operate like this on it's own? Or will I have to find a way to script him to do it?
Any help/advice is highly appreciated.
I'm putting the finishing touches on a project I've been working on for like a year, and I'm finally almost done with it. I want to send the whole thing off with a bang. I've made boss battles before but they've never been that elaborate before, usually just a strong enemy with some powerful abilities and some nasty minions. But for the end of this project, I want something more out of this boss fight. So I want some advice/explanations on how to do the stuff I want to. I'll list them off below:
- I want the boss to make comments and taunt the player as his health goes down. For example, if the boss' health drops down to about 80% a dialogue sequence should initiate. The trouble is, if I just add a trigger like that as-is, the boss' health might go up again and the trigger will repeat - is there a way to prevent this from happening without pausing the game or freezing all units?
- Is there a way to make a boss only use certain abilities during one phase, and then complex different ones after another? For example, let's say I give him the ability to spawn Infernals but I don't want him using that power until his health falls to about 50%. Is there a way to prevent him from doing that? Like see a trigger that does "If boss health is above 50% do not use skill" ?
- The boss is listed as "Neutral Hostile." Is that a good faction for him to be? Or should I put him under a computer player's ownership so he can run some kind of AI script?
- I gave him the "Blink" ability because I want him to be harder to hit. The intention is for him to teleport all over his arena (behind the player, right beside his party, etc.) even when his health isn't low. Will the unit operate like this on it's own? Or will I have to find a way to script him to do it?
Any help/advice is highly appreciated.