characters = {
    ## Leaders
    WVG_character_francis_pierpont = {
        name = "Francis Pierpont"
        portraits = {
            civilian = {
                large = "GFX_portrait_USA_william_pennington"
            }
        }
        country_leader = {
            desc = "POLITICS_FRANKLIN_DELANO_ROOSEVELT_DESC"
            expire = "1894.1.6"
            ideology = conserv_liberal
            traits = { }
        }
    }
    WVG_character_waitman_t_willey = {
        name = "Waitman T. Willey"
        portraits = {
            civilian = {
                large = "GFX_portrait_waitman_t_willey"
            }
        }
        country_leader = {
            desc = "POLITICS_FRANKLIN_DELANO_ROOSEVELT_DESC"
            expire = "1947.1.1"
            ideology = liberal_social
        }
    }
    ## Generals
    ## Admirals
    ## Advisors
}