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?
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.