Quote:
Originally Posted by bucazaurus
Is for people who want them .
For those who wants to make their own settings i can show where to make the changes. Let's take the Grand Strategist medal as example.
The highlighted red lines are the ones who needs to be modified in order to change the requirements. In this case is :
5 for first medal
15 for second medal
25 for third medal
All you need to do is to change this numbers with the numbers of your choice.
Every medal is divided in 3 sections .One for every level of that medal.
You need to make the changes for all those sections. So if you change let's say
medal_strategist_1 section
with this numbers:
max1=8
max2=18
max3=20
you need to make the same changes to sections
medal_strategist_2
medal_strategist_3
medal_strategist_1 {
category=o
image=heroitem_medal_strategist.png
hint_config=object_item
label=itm_medal_strategist_1_name
hint=itm_medal_strategist_1_hint
information_label=
maphint=
mapinfo=
price=10
maxcount=0
level=1
race=human
medclass=-1
use {}
mods {
leadership=count,200
}
propbits=medal
params {
max1=5
max2=15
max3=25
order=1
param=0
var=clear_wins
}
|
Yeah, after I looked at it, it looks quite simple to change the values. There's a lot of them though, so I appreciate you going through and doing it for us. If I get the free time I'll see what else I can adjust

Might make a grammar/spelling fix next lol.