Crusader Kings II Message Board  STATUS: ACTIVE - Trainers are still being considered and updated for this title as patches are released. There is no guarantee that a trainer can be made or updated but it will be reviewed by our staff.

Our Crusader Kings II Trainer is now available for version 3.3.0 XDSW and supports STEAM. Our Crusader Kings II message board is available to provide feedback on our trainers or cheats.
Crusader Kings II Trainer
REQUEST MORE OPTIONS
0 option(s) for voting
FILE UPDATE REQUEST
0 report(s) filed
BOOST UPDATE PRIORITY
Boost currently not available
Message Board for PC version
Page 1 of 1
Signup or Login to Post
Demesne
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to bronxrsj2
    ELITE
    bronxrsj2 posted on Apr 01, 2012 7:01:59 PM - Report post
     
    could we get a trainer/cheat that raises the maximum Demesne for your ruler?

    Thanks,
  • Send a message to kuningasjokipuu
    INACTIVE
    kuningasjokipuu posted on Apr 01, 2012 9:03:03 PM - Report post
     
    -How to increase critical character traits like 'martial, learning, stewardship, learning' etc.-
    1-Go to religious_events.txt
    2-Press ctrl+f and search: name = "EVTOPTA39303"
    3-Add the following lines under option = {
    name = "EVTOPTA39303" #Yes Please':
    change_learning = 100
    change_martial = 100
    change_diplomacy = 100
    change_stewardship = 100
    change_intrigue = 100
    4-Save and enter the game
    5-Open console and type event 39303. Your character will get 100 points for each of this traits.

    That increases your demesne by about 40 everytime you use it.
     
  • Tier 7
    Send a message to _MP_
    TIER 7
    _MP_ posted on Apr 18, 2012 9:22:49 AM - Report post
     
    Already running into this problem. I moded the file like you suggested, and typed in the code in the console but it didn’t work. I checked the file to ensure it saved the changes, and re-launched the game once I made the change.
    The other console cheats work well.




    Oh here is my copy/paste of what my religious_events file looks like:
    }
    option = {
    name = "EVTOPTA39303"#Yes Please
    scaled_wealth = -0.25
    change_learning = 100
    change_martial = 100
    change_diplomacy = 100
    change_stewardship = 100
    change_intrigue = 100
    set_character_flag = commisioned_icon

    [Edited by _MP_, 4/18/2012 10:14:54 AM]

    [Edited by _MP_, 4/18/2012 10:15:16 AM]
  • Send a message to pstaubs77
    INACTIVE
    pstaubs77 posted on Apr 20, 2012 9:23:40 AM - Report post
     
    I cannot get this to work since the last update. Are you able to still operate with it?
     
  • Send a message to kuningasjokipuu
    INACTIVE
    kuningasjokipuu posted on Apr 22, 2012 12:16:58 AM - Report post
     
    it seems that the stats are limited to 150 each, but ive had problems with all of them, random tech research is currently the only one i havent gotten to work, but i re did them all.

    character_event = {

    id = 280001
    desc = "Cheat event 1"
    picture = GFX_evt_council #Placeholder?
    is_triggered_only = yes

    option = {
    name = "Prestige"
    prestige = 100
    }

    option = {
    name = "Wealth"
    wealth = 50000
    }

    option = {
    name = "Piety"
    piety = 100
    }
    }

    character_event = {

    id = 280002
    desc = "Cheat event 2"
    picture = GFX_evt_council #Placeholder?
    is_triggered_only = yes

    option = {
    name = "Get Claim"
    job_chancellor = {
    character_event = { id = 913 days = 1 }
    }
    }

    option = {
    name = "Fast Build"
    job_treasurer = {
    character_event = { id = 923 days = 1 }
    }
    }

    option = {
    name = "Steal Research"
    job_spymaster = {
    character_event = { id = 932 days = 1 }
    }
    }
    }

    character_event = {

    id = 280003
    desc = "Cheat event 3"
    picture = GFX_evt_council #Placeholder?
    is_triggered_only = yes

    option = {
    name = "Cultural Research"
    job_spiritual = {
    character_event = { id = 926 days = 1 }
    }
    }

    option = {
    name = "Convert County"
    job_spiritual = {
    character_event = { id = 900 days = 1 }
    }
    }

    option = {
    name = "Convert Noble"
    job_spiritual = {
    character_event = { id = 901 days = 1 }
    }
    }
    }

    character_event = {

    id = 280004
    desc = "Cheat event 4"
    picture = GFX_evt_council #Placeholder?
    is_triggered_only = yes

    option = {
    name = "Cure"
    remove_trait = maimed
    remove_trait = ill
    remove_trait = wounded
    remove_trait = stressed
    }


    option = {
    name = "Malady"
    add_trait = maimed
    add_trait = ill
    add_trait = wounded
    add_trait = stressed
    }

    }

    character_event = {

    id = 280005
    desc = "Cheat event 5"
    picture = GFX_evt_council #Placeholder?
    is_triggered_only = yes

    option = {
    name = "Civ tech"
    FROM = {
    location = { change_random_civ_tech = 10 }
    }
    }

    option = {
    name = "Eco tech"
    FROM = {
    location = { change_random_eco_tech = 10 }
    }
    }

    option = {
    name = "Mil tech"
    FROM = {
    location = { change_random_mil_tech = 10 }
    }
    }
    }

    character_event = {

    id = 280006
    desc = "Cheat event 6"
    picture = GFX_evt_council #Placeholder?
    is_triggered_only = yes

    option = {
    name = "Madskills"
    change_learning = 50
    change_martial = 50
    change_diplomacy = 50
    change_stewardship = 50
    change_intrigue = 50
    }
    }
    }
     
  • Send a message to kuningasjokipuu
    INACTIVE
    kuningasjokipuu posted on Apr 23, 2012 10:46:27 AM - Report post
     
    Actually i just discovered the defines.lua file, there u can change the demesne limit, though its increased 4 everyone, but it shouldnt be a biggie.
     
  • Tier 7
    Send a message to _MP_
    TIER 7
    _MP_ posted on May 02, 2012 7:05:40 AM - Report post
     

    What do I need to change in that file?

    TVM
  • Send a message to kuningasjokipuu
    INACTIVE
    kuningasjokipuu posted on May 03, 2012 2:49:58 PM - Report post
     
    Find these lines, change the numbers, where it says 1.0 for example, change it to 5.0 or whatever.

    DEMESNE_BASE_MAX_SIZE = 1.0, -- Base Max Demesne Size

    DEMESNE_MAX_SIZE_TIER_MULT = 1.0, -- Extra Max Demesne Size from the ruler's rank

    DEMESNE_MAX_SIZE_STEWARDSHIP_MULT = 0.25, -- Extra Max Demesne Size from ruler and spouse intrigue

    DEMESNE_MAX_SIZE_LEGALISM_MULT = 1.0, -- Extra Max Demesne Size from the level of legalism

    GAVELKIND_MAX_SIZE_BONUS = 0.30, -- Max demesne size bonus from Gavelkind
     
Page 1 of 1
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 11:48:34 AM