Note: Before proceeding, please look at the date of this post, then look at the date on your calendar. If they are not close to each other, maybe take that into consideration.
Or to put it slightly less obliquely, the below is likely outdated.
Before doing anything else, read
this. If you don't know how to activate the console, read
this.
____________
There's no real need for them for now, but here's a few select console variables for those too impatient to build up in other ways:
Code:
#MC
mcBaseDamage = XX #Subdue and defensive attacks deal half damage, aggressive attacks deal double damage
mc_hp = XX
mc_max_hp = XX
#Resources (capped at 10 on Day 0, + 20 the day after claiming Gaunteinguk, + 20 the day after claiming Oryeonguk)
troops = XX
gold = XX
#Territories
Gaunteinguk.obedience = XX
Gaunteinguk.morale = XX
Gaunteinguk.garrisonTroops = XX
Oryeonguk.obedience = XX
Oryeonguk.morale = XX
Oryeonguk.garrisonTroops = XX
Replace
XX
with the value you want. You break it, you bought it: If you're not absolutely sure what you're doing, save before changing anything.