BlackRainZ

BlackRainZ

Joined Member # 2383523
50 Posts 1,009 Replies 1,127 Reputation

Also, again, adding just a ton of HP to champions is going to kill other things. For example, it will make any spells that buff HP be useless for champions because these spells also need to affect units and you do not want that to happen. Also items or abilities that also affect health which are used by both champions and units would be useless for champions.

43 Replies 61,692 Views

I have been working on this for weeks. I already have them doing dmg based on the number of units in a squad. I do not want to beef up their hit points per level at an exponential rate because I think it will look stupid for heroes to have thousands of HP, although this is one route I may have to take if there is no other way. The game is not going to be rendering hundreds of units either. Look, if I sound frustrated, I am sorry because I have been working on this for w

43 Replies 61,692 Views

[quote who="parrottmath" reply="11" id="3287872"]Not true if you get the spell to take level into account. It is a horrible rebalance in the tatical battle that you are doing. This blood trait would have to magnify and nerf a lot of things depending on unit sizes... I don't envy the job you've taken on.[/quote] It isn't that I am trying to rebalance. I just want to make larger unit sizes for immersion purposes. Yes, it has been frustrating but that doesn&#39

43 Replies 61,692 Views

[quote who="parrottmath" reply="8" id="3287868"]Well you can add a bloodtrait that activates a spell at the start of battle... that will raise hitpoints depending on the number of units in the army. Say if you have 300 units, then +1 hitpoint per unit.. but if there is 1 unit then +300 hitpoints or something like that. Add it to all the blood traits and that might do what you want.[/quote] Hmm, the HP for heroes would have to go up considerably. A couple of thousand pro

43 Replies 61,692 Views

I already thought of that of course Parrot, but that does not work. Even if you set weapon damage to 1, it could still potentially do 300 damage. Will you set every weapon to one> I tried setting weapons either dmg 1,2,3, or 4 depending on tier, but even at 2 damage, it is just plain too much. Heroes and monsters will be basically one shotted. Also, it breaks the auto update system for designing units. If you try to design units and click the button that automatically chooses best weapon a

43 Replies 61,692 Views

I am trying to come up with some creative way of making the larger units for my mod idea (100 and 300) to work in a balanced way. 100 and 300 man groups do a lot of damage and lowering weapon damage breaks other things. So I was thinking if something, like what I suggest below, is possible then maybe I can make it work better: Somehow make it so that units do less damage based on unit size. Maybe I could add some code to the CoreUnitGroupingTypes to make

43 Replies 61,692 Views

Something new I was thinking about. I am not sure what kind of impact my changes will have on the AI. I know already that it messes up the upgrade system, meaning if you choose the auto upgrade weapon and armor buttons when designing units, it won't pick the latest weapon and armor because of the changes made. I am curious if this will also affect the types of units the AI builds.

267 Replies 244,719 Views

That was a frustrated post hah. Let me explain better what I am saying. I have groups of 5,20,100,300. Those are very different sizes and I really need to take into consideration dmg. Even with a simple weapon that does 5 dmg I have to take into consideration the dmg these units will do: 5 will do a max of 25 20 will do a max of 100 100 will do a max of 500 300 will do a max of 1

267 Replies 244,719 Views

Well, I was testing some stuff out and it isn't ready yet. It is very difficult to balance out the larger group sizes. They are still doing way too much damage and there are some other issues. It is very time consuming to change all that stuff, sigh heh. It may be too difficult to do things this way. I will try out some more things and see if this is really possible to do. Just to explain how difficult it really is, all armor and weapons need to be altered. Weapon damage needs to be great

267 Replies 244,719 Views

Sean, I see a file called "LairMonster" this is not in the original game. What is this file for, obviously it has something to do with lairs and monsters but specifically how is it used and what exactly does it do

856 Replies 2,036,884 Views

Heroes are done, Buildings are also done. I have to add one piece of code to all units, which is going to be time consuming. I decided just to go with Seans units file because there thousands of lines of code and I do not feel like going through it all and since I am using his abilities and such, I will just go with the units as well. I did make changes though. I also am using his improvements file (buildings) but with quite a bit of changes to food production and growt

267 Replies 244,719 Views