![]() |
Nerfing some spells
Greetings,
I'm developing a very difficult SP game and need to nerf some of the powerful spells which target the entire battlefield and all its units, mainly since the AI lacks the knowledge to counter a marching army using such a tactic. Spells like undead mastery for example. I see in the modding commands where I can specify #aoe 665 so it only hits 25% of the battlefield yet would else would I need to add so it works? And could I configure it so more powerful mages are able to target larger areas? Thanks! |
Re: Nerfing some spells
#selectspell "undead mastery"
#aoe whatever #end To make AoE scale with caster level, add 1000 x the amount of area increased by single extra level. 5020 is AoE 20+, and increases AoE by 5 for each level over requirements. I don't know if this works with the special #aoe commands. |
Re: Nerfing some spells
I think it's not each level over requirements, but simply for each level. So for a level 2 spell, to get what you describe you'd want 5010.
|
Re: Nerfing some spells
If I'm using #aoe 5020... wouldn't I also need to include a range and precision command?
|
Re: Nerfing some spells
You need to give a range or it will be around the caster.
Precision, if you want more than 0. |
Re: Nerfing some spells
Quote:
|
Re: Nerfing some spells
Thanks everyone... after several adjustments I found some good settings. One last question... can magical units resist arcane domination or is it 100% guaranteed ? |
All times are GMT -4. The time now is 09:45 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.