Jump to content


Meneldil

Member Since 16 Mar 2007
Offline Last Active May 21 2014 03:04 AM

#911157 King of the Dead/AI/Damage Modding

Posted by Meneldil on 18 January 2013 - 12:40 AM

Hi, SaadZulfiqar. I have not seen a "King of the Dead" mod, but it does sound interesting. Regarding making your mod's AI more challenging, there are number of things you can do. For example, you can give enemy factions more money at game start-up. You can have them produce hordes faster. You can make their hordes deal more damage. Is this what you're wanting to do? I'm not clear on what "Super Epic Insane" means, other than you want a real challenge when playing the game.

The "Modding Union" link that Spartan184 provided looks pretty interesting. I've forgotten much of the German I once knew, but I could make out enough that I plan to go back and check it out. Meanwhile, may I humbly suggest that before you start digging into the game's AI that you make adjustments to just your copy of the INI file? Adjusting the AI takes a lot more effort. For example, in the "attributemodifier.ini" file, you will find references to the AI multiplayer bonuses. Making simple adjustments to these settings can make the game much more difficult to play against. I've included an example below. Adjust as you see fit.

ModifierList EasyAIMultiPlayer_Bonus; Easy difficulty skirmish
Category = LEVEL
Modifier = DAMAGE_MULT EASY_AI_MULTI_PLAYER_DAMAGE_MULT; 100% of normal damage to enemy factions
Modifier = EXPERIENCE 10% ; 1/10 normal experience rate to enemy factions
Duration = 0
End

ModifierList MediumAIMultiPlayer_Bonus; Medium difficulty skirmish
Category = LEVEL
; Modifier = DAMAGE_MULT MEDIUM_AI_MULTI_PLAYER_DAMAGE_MULT; 100% of normal damage to enemy factions
Modifier = DAMAGE_MULT 110%; add 10% more damage to enemy factions
Modifier = EXPERIENCE 110% ; add 10% faster experience rate to enemy factions
Modifier = PRODUCTION 140% ; add 40% faster production rate to enemy factions
Duration = 0
End

ModifierList HardAIMultiPlayer_Bonus; Hard difficulty skirmish
Category = LEVEL
; Modifier = DAMAGE_MULT HARD_AI_MULTI_PLAYER_DAMAGE_MULT; 100% of normal damage
Modifier = DAMAGE_MULT 125%; add 25% more damage to enemy factions
Modifier = EXPERIENCE 125% ; add +25% experience rate to enemy factions
Modifier = PRODUCTION 200% ; add 100% production rate to enemy factions
Duration = 0
End


If you're determined to make AI changes, look for postings by "Hubblewhite" as Spartan184 indicated. That was my introduction to AI modification. Also, I placed a guide on the Third Age web site that includes some AI modification tutorials if you're interested. I'm no expert, but perhaps that may be of some help to you.


#911153 Changing Heroes' Startup Levels/Experience

Posted by Meneldil on 18 January 2013 - 12:02 AM

Hi, SaadZulfiqar. It sounds like you are just beginning to mod, which is great. I know it can be a bit frustrating sometimes. I recently posted a modding guide for BFME that may be of some assistance to you. It covers a wide range of topics (from setting up your mod to making AI modifications). Here is the link. I hope it is of some help. Best of luck.

http://www.the3rdage...tem-744?addview


#882390 [BFME1 File request] LOTR.STR - 1.03 - English file

Posted by Meneldil on 07 April 2012 - 05:57 AM

Here is an unaltered lotr.str file for version 1.03.

Attached Files