View Single Post
  #4  
Old 02-18-2017, 10:20 PM
raknefne raknefne is offline
Approved Member
 
Join Date: May 2011
Posts: 570
Default

4: Medals

One way is opening the file Medal.txt which you find in ...ice and fire / ses / medal.txt
Here all the medal stats are written, you can change how much you get, for instance in the below example for strategian you get 200 leadership after 20 fights:

mods {
leadership=count,200
}
propbits=medal
params {
max1=20
max2=50
max3=100
max4=180
max5=300

You can change how much you get of leadership and when you get it. In some of the medals you need to change txt too if you want the right txt. It's done in ... iceandfire / localisation / eng_loc_ses / ... then find the file with "reward" in the name. Just search for that string "reward" and you find the file
Reply With Quote