папка мода\XML\Civilizations\CIV4LeaderHeadInfos.xml

ну.. для каждого лидера надо изменить вот это:
Скрытый текст
Код:
			<ContactRands>
				<ContactRand>
					<ContactType>CONTACT_RELIGION_PRESSURE</ContactType>
					<iContactRand>250</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_CIVIC_PRESSURE</ContactType>
					<iContactRand>250</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_JOIN_WAR</ContactType>
					<iContactRand>20</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_STOP_TRADING</ContactType>
					<iContactRand>50</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_GIVE_HELP</ContactType>
					<iContactRand>100</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_ASK_FOR_HELP</ContactType>
					<iContactRand>250</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_DEMAND_TRIBUTE</ContactType>
					<iContactRand>1000</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_OPEN_BORDERS</ContactType>
					<iContactRand>20</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_DEFENSIVE_PACT</ContactType>
					<iContactRand>80</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_PERMANENT_ALLIANCE</ContactType>
					<iContactRand>80</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_PEACE_TREATY</ContactType>
					<iContactRand>20</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_TRADE_TECH</ContactType>
					<iContactRand>5</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_TRADE_BONUS</ContactType>
					<iContactRand>5</iContactRand>
				</ContactRand>
				<ContactRand>
					<ContactType>CONTACT_TRADE_MAP</ContactType>
					<iContactRand>20</iContactRand>
				</ContactRand>
			</ContactRands>

я так понимаю надо увеличить..
но при новой генерации мода все сбросится..
если сделать как компонент, то тогда да.. но.. если честно, то у меня никакого желание нет делать такой компонент.. сильно это долго..
если есть желание, я могу написать пример для одного лилера... сделаешь для остальных и будет всем счастье.. ?