Jump to content


Photo

RotWK ini file edit for CAH?


  • Please log in to reply
3 replies to this topic

#1 Percieval

Percieval
  • New Members
  • 2 posts

Posted 07 July 2018 - 03:13 PM

Hey everyone.

 

I was wondering if somehow I can edit my CAH files to make for example my elven archer shoot as fast as Legolas or to make my wizard do the same knockback damage as Saruman?

 

Been scrolling through the ini files but can't find anything about this.



#2 Jokuc

Jokuc

    Hardcore Procrastinator

  • Members
  • 187 posts
  • Location:Sweden
  •  Mapper

Posted 07 July 2018 - 10:13 PM

Do this for the wizard: https://forums.revor...warf/?p=1075574

 

Likewise you must edit the weapon speed for the cah bow weapon.



#3 Percieval

Percieval
  • New Members
  • 2 posts

Posted 09 July 2018 - 08:34 AM

Thanks for the reply. I've put the bombadil stuff in it and it works, but now I thrown away 10 orcs and only killing one, can I change the values so I push away 3 and also kill all 3?



#4 Jokuc

Jokuc

    Hardcore Procrastinator

  • Members
  • 187 posts
  • Location:Sweden
  •  Mapper

Posted 10 July 2018 - 09:56 PM

Yes. To give an example, Aragorn can kill only a few units at a time with his blade master ability, so you can take the properties of that weapon. Here's what the weapon looks like for reference:

 

Spoiler

 

if you look at the number in the damage nugget you'll see it's set at 14. So you can use this as reference.

 

Go to the CAH weapon (Weapon CreateAHeroBasicMeleeWeapon) and simply edit the damage nugget as well as the other nugget to a numer similar to that, like this:

DamageNugget                        // A basic Nugget that just does damage
	Damage        = CREATE_A_HERO_DAMAGE
	Radius        = 14.0
	DelayTime     = 0
	DamageType    = HERO
	DamageFXType  = SWORD_SLASH
	DeathType     = NORMAL
End
MetaImpactNugget
    ShockWaveAmount   		= 20.0
    ShockWaveRadius   		= 20.0
    ShockWaveTaperOff 		= 1.0
    ShockWaveArc      		= 45
    ShockWaveZMult    		= 1.20
End

just try different numbers and find something you like.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users