An other way to cheat on .. with out using the console:
Go to your Crusader Kings II\common\ folder, and find the file:
static_modifiers.txt
Open it up with notepad and find the:
very_easy_player = {
fertility = 0.5
land_morale = 0.5
}
Now add:
global_tax_modifier = 100
global_revolt_risk = -100
levy_reinforce_rate = 10
monthly_character_piety = 2
monthly_character_prestige = 2
diplomacy = 10
intrigue = 10
martial = 10
stewardship = 10
learning = 10
monthly_character_wealth = 10
The char you play will have +10 to all stats, will get more money from taxes, and lower revolt risk, and get more prestige & piety each month, + can raise a bigger army.
This can help you make the game a bit easier and try out a few things, with out need of the console.
[Edited by Treb, 2/14/2012 12:10:22 PM]
Actually you can add some more stuff to this so far I found that you can make building things instant with it (as in only one day)
just add this line within the brackets and all buildings you commission will be made in one day. An easy way to increase your military power
build_time_modifier = -200
Event 20392: random military tech improves 10%.
Yeah there is one for culture tech too but none for economy so unless you want to mix with the event files like me unlikely you will get that, though it is possible with little work just find the file named job_marshal in the events folder and in the even id: 20392 where you have this:
location = { change_random_mil_tech = 1 }
add two more line right below:
location = { change_random_cul_tech = 1 }
location = { change_random_civ_tech = 1 }
then when you call the even you will get an advancement in all three enjoy!