Modding number of ability choices?
At level up
Just wondering: is there a way to modify the number of choices you get upon a hero/city level-up?
I'd imagine this requires a combination of interface modding and game rule modding... Any clue?
Stardock will be closed for the week starting on Monday, June 29th and we will be returning on Monday, July 6th. We will be monitoring support tickets and forums during this time but expect delays in responses during this time.
At level up
Just wondering: is there a way to modify the number of choices you get upon a hero/city level-up?
I'd imagine this requires a combination of interface modding and game rule modding... Any clue?
elementaldefs.xml
<UnitLevelUpPerkOfferCount>5</UnitLevelUpPerkOfferCount>
<CityLevelUpPerkOfferCount>3</CityLevelUpPerkOfferCount>
while browsing through the ElementalDefs,xml a while a go i found those two lines
<UnitLevelUpPerkOfferCount>5</UnitLevelUpPerkOfferCount>
<CityLevelUpPerkOfferCount>3</CityLevelUpPerkOfferCount>
they seem to be what you want, but i haven't played around with them yet. Consider this a starting point ![]()
edit: you are too quick for me parrottmath ![]()
The ui piece has a scroll bar for values larger than 5. Or you can increase its size witha ui mod.
Welcome Guest! Please take the time to register with us.