安房守日(真田豪语录)

发新话题
打印

我越来越YY了VIC新剧情拿破仑的野望设想添图

我越来越YY了VIC新剧情拿破仑的野望设想添图

VIC新剧情拿破仑的野望设想
本剧情完全YY.........大家想点好玩的事件..................
假设大革命1836才暴发...............................


#########################################################################
#  法国简介
#########################################################################
event = {
    id = 555999
    random = no
    country = FRA

    name = "雄心勃勃的法国简介  "
    desc = "让我们成为欧洲数一数二的强国吧 打败所有对手  "
    picture = default
    date = { day = 1 month = january year = 1836 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "你一定能接受挑战的吧 "
        ai_chance = 1
        command = { type = prestige value = 10 }
        command = { type = treasury value = 30000 }
    }
}




#########################################################################
#  三级会议开幕  
#########################################################################
event = {
    id = 555998
    random = no
    country = FRA
    name = "三级会议开幕  "
    desc = "国王下令招开了三级会议  "
    picture = default
    date = { day = 5 month = MAY year = 1836 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "就让他们去闹吧 "
        ai_chance = 1
        command = { type = treasury value = 50000 }
                command = { type = pop_consciousness which = aristocrats value = 1  }
                command = { type = pop_consciousness which = officers value = 1 }
                command = { type = pop_consciousness which = clergymen value = 1  }
                command = { type = pop_consciousness which = capitalists value = -1  }
                command = { type = pop_consciousness which = clerks value = -1 }
                command = { type = pop_consciousness which = craftsmen value = -1  }
                command = { type = pop_consciousness which = soldiers value = -1  }
                command = { type = pop_consciousness which = farmers value = -1 }
                command = { type = pop_consciousness which = labourers value = -1  }
                command = { type = pop_militancy which = aristocrats value = 1  }
                command = { type = pop_militancy which = officers value = 1  }
                command = { type = pop_militancy which = clergymen value = 1  }
                command = { type = pop_militancy which = capitalists value = 2  }
                command = { type = pop_militancy which = clerks value = 2  }
                command = { type = pop_militancy which = craftsmen value = 2  }
                command = { type = pop_militancy which = soldiers value = -1  }
                command = { type = pop_militancy which = farmers value = -1  }
                command = { type = pop_militancy which = labourers value = -1  }
    }
}


#########################################################################
#  更改会议名  
#########################################################################
event = {
    id = 555997
    random = no
    country = FRA

    name = "更改会议名  "
    desc = "三级会议更名为国民会议  "
    picture = default
    date = { day = 17 month = jUNE year = 1836 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "有意思么 "
        ai_chance = 1
        command = { type = prestige value = 10 }
    }
}

#########################################################################
#  更改会议名  
#########################################################################
event = {
    id = 555996
    random = no
    country = FRA

    name = "更改会议名  "
    desc = "国民会议更名为制宪议会  "
    picture = default
    date = { day = 9 month = jULY year = 1836 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "有意思么 "
        ai_chance = 1
        command = { type = prestige value = 10 }
    }
}

#########################################################################
#  攻占巴士底狱   
#########################################################################
event = {
    id = 555995
    random = no
    country = FRA

    name = "攻占巴士底狱  "
    desc = "巴黎人民攻占了代表专制的巴士底狱  "
    picture = default
    date = { day = 14 month = jULY year = 1836 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "大革命暴发了 "
        ai_chance = 1
        command = { type = prestige value = 10 }
        command = { type = revolt where = 657 }      
    }
}

#########################################################################
#  人权宣言   
#########################################################################
event = {
    id = 555993
    random = no
    country = FRA

    name = "人权宣言 "
    desc = "制宪议会通过了人权宣言   "
    picture = default
    date = { day = 27 month = august year = 1836 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "天赋人权 "
        ai_chance = 1
        command = { type = prestige value = 30 }
    }
}






#########################################################################
#  没收教会财产     
#########################################################################
event = {
    id = 555992
    random = no
    country = FRA

    name = "没收教会财产  "
    desc = "制宪议会通过法令 没收教会财产并拍卖     "
    picture = default
    date = { day = 21 month = november year = 1836 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "很好 "
        ai_chance = 1
        command = { type = prestige value = 5 }
        command = { type = pop_consciousness which = clergymen value = 8  }
        command = { type = pop_militancy which = clergymen value = 8  }
        command = { type = treasury value = 50000 }
    }
}



#########################################################################
#  国王逃跑了      
#########################################################################
event = {
    id = 555990
    random = no
    country = FRA

    name = "国王逃跑了  "
    desc = "国王逃跑巴黎后在瓦伦纳被群众发现后押回   "
    picture = default
    date = { day = 22 month = june year = 1837 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "看你还跑 "
        ai_chance = 1
        command = { type = prestige value = 5 }
    }
}

#########################################################################
#  群众集会        
#########################################################################
event = {
    id = 555989
    random = no
    country = FRA

    name = "群众集会 "
    desc = "巴黎人集聚在马斯校场要求废国王 遭否决 "
    picture = default
    date = { day = 17 month = july year = 1837 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "君主立宪派的镇压 "
        ai_chance = 1
        command = { type = revolt where = 657 }
    }
}




#########################################################################
#  新宪法      
#########################################################################
event = {
    id = 555988
    random = no
    country = FRA
    name = "新宪法    "
    desc = "议会通国新宪法 "
    picture = default
    date = { day = 3 month = september year = 1837 }
    offset = 30
    deathdate = { day = 30 month = december year = 1920 }
    action_a = {
        Name = "总比君主制要好吧 "
        command = { type = constitution which = constitutional_monarchy }
    }
}


#########################################################################
#  立法议会取代制宪议会      
#########################################################################
event = {
    id = 555987
    random = no
    country = FRA

    name = "立法议会取代制宪议会   "
    desc = "制宪议会完成了他的使命 让我们再选个新的吧  "
    picture = default
    date = { day = 1 month = october year = 1837 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "很好 "
        ai_chance = 1
        command = { type = prestige value = 5 }
    }
}




#########################################################################
#  第一次反法同盟        
#########################################################################
event = {
    id = 555985
    random = no
    country = PRU
    name = "第一次反法同盟 "
    desc = "该死的奥普两国结成反法同盟 "
    picture = default
    date = { day = 9 month = february year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "该死的 "
        command = { type = relation which = AUS value = -200 }
        command = { type = relation which = PRU value = -200 }
    }
}



#########################################################################
#  向奥地利宣战   
#########################################################################
event = {
    id = 555983
    random = no
    country = FRA

    name = "向奥地利宣战   "
    desc = "让我们摧毁这个该死的同盟 "
    picture = default
    date = { day = 20 month = april year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "开战 "
        command = { type = prestige value = 50 }
        command = { type = war which = AUS }
   }
}

#########################################################################
#  法军在败退   
#########################################################################
event = {
    id = 555982
    random = no
    country = FRA

    name = "法军在败退    "
    desc = "我们要被摧毁啦 "
    picture = default
    date = { day = 25 month = april year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "开战 "
        command = { type = add_division which = cavalry value = cuirassier }
   }
}



#########################################################################
#  拿破仑重返陆军   
#########################################################################
event = {
    id = 555981
    random = no
    country = FRA

    name = "拿破仑重返陆军  "
    desc = "我们授与这个年轻的科西嘉怪人上尉军衔 "
    picture = default
    date = { day = 28 month = may year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "开战 "
        command = { type = prestige value = 10 }

   }
}


#########################################################################
#  向普鲁士宣战   
#########################################################################
event = {
    id = 555980
    random = no
    country = FRA

    name = "向普鲁士宣战   "
    desc = "让我们摧毁这个该死的同盟 "
    picture = default
    date = { day = 8 month = july year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "开战 "
        command = { type = prestige value = 50 }
        command = { type = war which = PRU }
   }
}

#########################################################################
#  国难令   
#########################################################################
event = {
    id = 555979
    random = no
    country = FRA

    name = "发布国难令      "
    desc = "由与军队的惨败 议会发布了国难令    "
    picture = default
    date = { day = 11 month = july year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "祖国在危难中 "
        command = { type = prestige value = 10 }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = add_division which = cavalry value = cuirassier }
        command = { type = establishment which = army_industrial }
        command = { type = treasury value = 26000 }
   }
}


#########################################################################
#  民众冲击伊勒里宫   
#########################################################################
event = {
    id = 555978
    random = no
    country = FRA

    name = "民众冲击伊勒里宫   "
    desc = "拿破仑看见民众冲击伊勒里宫   "
    picture = default
    date = { day = 20 month = june year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "暴徒们啊 "
        command = { type = revolt where = 657 }
   }
}

#########################################################################
#  国王被捕   
#########################################################################
event = {
    id = 555977
    random = no
    country = FRA

    name = "国王被捕  "
    desc = "拿破仑救了一名宫廷卫兵并看见国王 王后被捕  "
    picture = default
    date = { day = 10 month = august year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "下场是 "
        command = { type = prestige value = -5 }
   }
}

#########################################################################
#  九月屠杀   
#########################################################################
event = {
    id = 555976
    random = no
    country = FRA

    name = "九月屠杀    "
    desc = "雅格宾派处死了近千民王党 "
    picture = default
    date = { day = 2 month = september year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "才1000人 "
        command = { type = pop_consciousness which = aristocrats value = 8  }
        command = { type = pop_militancy which = aristocrats value = 8  }
   }
}


#########################################################################
#  久违的胜利     
#########################################################################
event = {
    id = 555975
    random = no
    country = FRA

    name = "久违的胜利     "
    desc = "法国革命军在克勒曼代领下于瓦尔米大胜普军  "
    picture = default
    date = { day = 20 month = september year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "万岁 "
        command = { type = prestige value = 90 }
   }
}



#########################################################################
#  法兰西第一共合国成立
#########################################################################
event = {
    id = 5559974
    random = no
    country = FRA
    name = "法兰西第一共合国成立  "
    desc = "废王权 改建制 立共和 "
    picture = default
    date = { day = 21 month = september year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1920 }
    action_a = {
        Name = "法兰西第一共合国万岁 "
        command = { type = constitution which = democracy }
        command = { type = prestige value = 120 }
    }
}


#########################################################################
#  处死路易十六     
#########################################################################
event = {
    id = 555973
    random = no
    country = FRA

    name = "处死路易十六      "
    desc = "法王路易十六太阳王的孙子就这样的死在断头台上了 "
    picture = default
    date = { day = 21 month = january year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "欧洲震惊了 "
        command = { type = pop_consciousness which = aristocrats value = 8  }
        command = { type = pop_militancy which = aristocrats value = 8  }
   }
}

#########################################################################
#  向英荷两国宣战   
#########################################################################
event = {
    id = 55572
    random = no
    country = FRA

    name = "向英荷两国宣战   "
    desc = "让我们摧毁这两个该死的垃圾 "
    picture = default
    date = { day = 1 month = february year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "开战 "
        command = { type = prestige value = 50 }
        command = { type = war which = ENG }
        command = { type = war which = HOL }
   }
}

#########################################################################
#  向西班牙宣战   
#########################################################################
event = {
    id = 55571
    random = no
    country = FRA

    name = "向西班牙宣战   "
    desc = "让我们摧毁这个该死的波旁垃圾 "
    picture = default
    date = { day = 7 month = march year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "开战 "
        command = { type = prestige value = 50 }
        command = { type = war which = SPA }

   }
}

#########################################################################
#  征兵法案   
#########################################################################
event = {
    id = 55569
    random = no
    country = FRA

    name = "征兵法案 "
    desc = "由于周围都是敌人 革命处在危难中 "
    picture = default
    date = { day = 15 month = march year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "所有十七到七十的都来参军 "
        command = { type = prestige value = -8 }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

   }
}

#########################################################################
#  民众推翻吉轮特派     
#########################################################################
event = {
    id = 555968
    random = no
    country = FRA

    name = "民众推翻吉轮特派     "
    desc = "巴黎人民发动起义推翻了吉轮特派改由雅各宾派上台      "
    picture = default
    date = { day = 30 month = may year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "暴徒们啊 "
        command = { type = revolt where = 657 }
   }
}


#########################################################################
#  又一部新宪法   
#########################################################################
event = {
    id = 55567
    random = no
    country = FRA

    name = "又一部新宪法   "
    desc = "国民公会通过新宪法 "
    picture = default
    date = { day = 7 month = june year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "有用么 "
        command = { type = prestige value = 10 }


   }
}

#########################################################################
#  马拉被刺     
#########################################################################
event = {
    id = 55566
    random = no
    country = FRA

    name = "马拉被刺    "
    desc = "革命家让 马拉被刺杀 "
    picture = default
    date = { day = 13 month = july year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "这是谁干的 "
        command = { type = prestige value = -20 }


   }
}


#########################################################################
#  法国通过无偿废除封建制度法令      
#########################################################################
event = {
    id = 55565
    random = no
    country = FRA

    name = "法国通过无偿废除封建制度法令   "
    desc = "把贵族加给我们的都丢了 "
    picture = default
    date = { day = 17 month = july year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "很好 "
        command = { type = prestige value = 20 }
                command = { type = pop_consciousness which = aristocrats value = 1  }
                command = { type = pop_consciousness which = officers value = 1 }
                command = { type = pop_consciousness which = clergymen value = 1  }
                command = { type = pop_consciousness which = capitalists value = -1  }
                command = { type = pop_consciousness which = clerks value = -1 }
                command = { type = pop_consciousness which = craftsmen value = -1  }
                command = { type = pop_consciousness which = soldiers value = -1  }
                command = { type = pop_consciousness which = farmers value = -1 }
                command = { type = pop_consciousness which = labourers value = -1  }
                command = { type = pop_militancy which = aristocrats value = 1  }
                command = { type = pop_militancy which = officers value = 1  }
                command = { type = pop_militancy which = clergymen value = 1  }
                command = { type = pop_militancy which = capitalists value = 2  }
                command = { type = pop_militancy which = clerks value = 2  }
                command = { type = pop_militancy which = craftsmen value = 2  }
                command = { type = pop_militancy which = soldiers value = -1  }
                command = { type = pop_militancy which = farmers value = -1  }
                command = { type = pop_militancy which = labourers value = -1  }

   }
}

#########################################################################
#  总动员     
#########################################################################
event = {
    id = 55564
    random = no
    country = FRA

    name = "总动员  "
    desc = "雅各宾派下令总动员 "
    picture = default
    date = { day = 23 month = august year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "还有人逃避征兵法案么 "
        command = { type = prestige value = -10 }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }
                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

                command = { type = add_division which = infantry }

   }
}



#########################################################################
# 丢失土伦港
#########################################################################
event = {
        id = 55563
        random = no
        country = FRA

        name = "丢失土伦港 "
        desc = "英西军队占领了土伦港 "
        style = 0

        date = { day = 28 month = august year = 1839 }
        offset = 30
        deathdate = { day = 30 month = december year = 1950 }

        action_a = {
                name = "无奈啊 "
                command = { type = trigger which = 55562 }
              }
}

event = {
        id = 55562
        random = no
        country = FRA

        name = "让那个怪人去试试 "
        desc = "拿破仑任土伦法军炮兵指挥 "
        style = 0

        action_a = {
                name = "能行么 "
                command = { type = prestige value = 2 }

        }
}


#########################################################################
#  处死路易十六的王后      
#########################################################################
event = {
    id = 555961
    random = no
    country = FRA

    name = "处死路易十六的王后  "
    desc = "美丽的王后奥地利人玛丽就这样香消雨陨了 "
    picture = default
    date = { day = 16 month = october year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "欧洲震惊了 "
        command = { type = pop_consciousness which = aristocrats value = 8  }
        command = { type = pop_militancy which = aristocrats value = 8  }
   }
}


#########################################################################
#  公布革命历法      
#########################################################################
event = {
    id = 55560
    random = no
    country = FRA

    name = "公布革命历法   "
    desc = "这是一部新历法 "
    picture = default
    date = { day = 24 month = october year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "哦 "
        command = { type = prestige value = 20 }


   }
}

#########################################################################
#  吉仑特派首领被处死      
#########################################################################
event = {
    id = 55559
    random = no
    country = FRA

    name = "吉仑特派首领被处死   "
    desc = "这一行为带来了极严重的后果 "
    picture = default
    date = { day = 30 month = october year = 1839 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "不是吧 "
        command = { type = prestige value = -20 }
        command = { type = revolt where = 887 }
        command = { type = revolt where = 888 }
        command = { type = revolt where = 889 }
        command = { type = revolt where = 890 }
        command = { type = revolt where = 891 }
   }        
}
#########################################################################
# 丢失土伦港
#########################################################################
event = {
        id = 55558
        random = no
        country = SPA


        name = "丢失土伦港  "
        desc = "法军夺回了土伦港  "
        style = 0

        date = { day = 17 month = december year = 1839 }
        offset = 30
        deathdate = { day = 30 month = december year = 1950 }

        action_a = {
                name = "无奈 "
                command = { type = trigger which = 55557 }
              }
}
event = {
        id = 55557
        random = no
        country = FRA

        name = "成功的夺回了土伦港 "
        desc = "拿破仑因夺回了土伦港有功被封为准将 "
        style = 0

        action_a = {
                name = "太好了 "
                command = { type = prestige value = 2 }

        }
}


#########################################################################
#  拿破仑前往意大利战区   
#########################################################################
event = {
    id = 55556
    random = no
    country = FRA

    name = "拿破仑前往意大利战区     "
    desc = "拿破仑被授予意大利方面军炮兵总监 "
    picture = default
    date = { day = 1 month = february year = 1840 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "开战 "
        command = { type = prestige value = 20 }
        command = { type = war which = SAR }

   }
}

#########################################################################
#  热月政变     
#########################################################################
event = {
    id = 558787
    random = no
    country = FRA

    name = "热月政变      "
    desc = "雅各宾派专政被推翻 罗泊斯匹尔兄弟被处死 "
    picture = default
    date = { day = 27 month = july year = 1840 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "又来 "
        command = { type = prestige value = -30 }

   }
}
#########################################################################
#  巴塞尔和约      
#########################################################################
event = {
    id = 555554
    random = no
    country = FRA
    name = "巴塞尔和约  "
    desc = "通过将领们的努力 法国取得了他所希望的天然边界 "
    picture = default
    date = { day = 5 month = april year = 1840 }
    offset = 30
    deathdate = { day = 30 month = december year = 1920 }
    action_a = {
        Name = "奥什 克莱贝尔 皮什格鲁万岁"
        command = { type = peace which = PRU value = 0 }
        command = { type = prestige value = 50 }
    }
}
#########################################################################
#  巴塞尔和约      
#########################################################################
event = {
    id = 558474
    random = no
    country = PRU
    name = "巴塞尔和约  "
    desc = "割让來因坐岸吧 "
    picture = default
    date = { day = 6 month = april year = 1840 }
    offset = 30
    deathdate = { day = 30 month = december year = 1920 }
    action_a = {
        Name = "哎"

        command = { type = prestige value = -30 }
                command = { type = secedeprovince which = FRA value = 783 }
                command = { type = secedeprovince which = FRA value = 784 }
                command = { type = secedeprovince which = FRA value = 785 }
                command = { type = secedeprovince which = FRA value = 776 }
    }
}
#########################################################################
#  拿破仑回到巴黎      
#########################################################################
event = {
    id = 555553
    random = no
    country = FRA
    name = "拿破仑回到巴黎    "
    desc = "这个科西嘉人敢违抗军令不前往西路军 "
    picture = default
    date = { day = 5 month = may year = 1840 }
    offset = 30
    deathdate = { day = 30 month = december year = 1920 }
    action_a = {
        Name = "逮捕他 "
        command = { type = prestige value = 5 }
    }
}


#########################################################################
#  共和三年宪法        
#########################################################################
event = {
    id = 555552
    random = no
    country = FRA
    name = "共和三年宪法     "
    desc = "国民公会通过了共和三年宪法     "
    picture = default
    date = { day = 22 month = august year = 1840 }
    offset = 30
    deathdate = { day = 30 month = december year = 1920 }
    action_a = {
        Name = "又是一部 "
        command = { type = prestige value = 5 }
    }
}



#########################################################################
#  拿破仑被处名      
#########################################################################
event = {
    id = 555551
    random = no
    country = FRA
    name = "拿破仑被除名   "
    desc = "这个科西嘉人违抗军令不前往西路军所以被从将领名单中除名   "
    picture = default
    date = { day = 5 month = may year = 1840 }
    offset = 30
    deathdate = { day = 15 month = september year = 1920 }
    action_a = {
        Name = "这就是下场 "
        command = { type = prestige value = 5 }
    }
}


#########################################################################
#  比利时并入法国
#########################################################################
event = {
    id = 555550
    random = no
    country = FRA
    name = "比利时并入法国  "
    desc = "荷兰人放弃了比利时 "
    picture = default
    date = { day = 1 month = october year = 1840 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "就是这样 "
        command = { type = prestige value = 120 }
        command = { type = treasury value = 10000 }
        command = { type = inherit which = BEL }
    }
}


#########################################################################
#  王党暴动   
#########################################################################
event = {
    id = 555549
    random = no
    country = FRA

    name = "王党暴动    "
    desc = "巴黎的王党分子发动暴乱即葡月事件  "
    picture = default
    date = { day = 5 month = october year = 1840 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "让波拿巴带炮兵去平定他们 "
        command = { type = prestige value = 10 }
        command = { type = revolt where = 657 }      
    }
}


#########################################################################
#  热月党上台   
#########################################################################
event = {
    id = 555548
    random = no
    country = FRA

    name = "热月党上台     "
    desc = "热月党解散了国民公会      "
    picture = default
    date = { day = 26 month = october year = 1840 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "乱 "
        command = { type = prestige value = 10 }      
    }
}

#########################################################################
#  督政府成立     
#########################################################################
event = {
    id = 555547
    random = no
    country = FRA

    name = "督政府成立       "
    desc = "法国的第一代督政府成立       "
    picture = default
    date = { day = 2 month = november year = 1840 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "希望会久点 "
        command = { type = prestige value = 10 }      
    }
}


#########################################################################
#  督政府的任命     
#########################################################################
event = {
    id = 555546
    random = no
    country = FRA

    name = "督政府的任命  "
    desc = "督政府的任命拿破仑为意大利军司令       "
    picture = default
    date = { day = 3 month = february year = 1841 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "一定要打败敌人 "
        command = { type = prestige value = 10 }      
    }
}


###############################################
# 奥地利的属国  
###############################################
event = {
    id = 555545
    random = no
    country = TUR
    name = "奥地利的属国  "
    desc = "伦巴弟和威尼斯 "
    picture = 6925
    date = { day = 1 month = may year = 1836 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "让他们去吧 "
        command = { type = make_satellite which = LOM }
        command = { type = make_satellite which = VEN }
    }
}


#########################################################################
#  与约瑟芬结合     
#########################################################################
event = {
    id = 555544
    random = no
    country = FRA

    name = "与约瑟芬结合     "
    desc = "拿破仑与博阿尔内子爵遗孀约瑟芬结合       "
    picture = default
    date = { day = 9 month = march year = 1841 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "她是不是老了点啊 "
        command = { type = prestige value = 10 }      
    }
}

#########################################################################
#  前往意大利      
#########################################################################
event = {
    id = 555543
    random = no
    country = FRA

    name = "前往意大利      "
    desc = "拿破仑率军前往意大利军      "
    picture = default
    date = { day = 11 month = march year = 1841 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "一定要打败敌人 "
        command = { type = prestige value = 10 }      
    }
}



#########################################################################
#  我们战败了
#########################################################################
event = {
    id = 555542
    random = no
    country = SAR
        trigger = {
                war = { country = FRA country = SAR }
                control = { province = 815 data = FRA }
                control = { province = 816 data = FRA }

           }
    name = "我们战败了  "
    desc = "投降吧 "
    picture = default
    date = { day = 12 month = april year = 1841 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "看法国人准备怎么办 "
                command = { type = trigger which = 555541 }
    }
}
event = {
        id = 555541
        random = no
        country = FRA

        name = "撒丁军队投降了 "
        desc = "很好让我们把战利品送回法国吧 "
        style = 0

        action_a = {
                name = "太好了 "
                command = { type = prestige value = 20 }
                command = { type = treasury value = 90000 }
                command = { type = inherit which = SAR }
    }
}



#########################################################################
#  我们战败了
#########################################################################
event = {
    id = 555540
    random = no
    country = LOM
        trigger = {
                war = { country = FRA country = LOM }
                control = { province = 825 data = FRA }

           }
    name = "我们战败了  "
    desc = "投降吧 "
    picture = default
    date = { day = 15 month = may year = 1841 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "看法国人准备怎么办 "
                command = { type = trigger which = 555539 }
    }
}
event = {
        id = 555539
        random = no
        country = FRA

        name = "伦巴弟军队投降了 "
        desc = "很好让我们把战利品送回法国吧 "
        style = 0

        action_a = {
                name = "太好了 "
                command = { type = prestige value = 20 }
                command = { type = treasury value = 90000 }
                command = { type = inherit which = LOM }
    }
}


#########################################################################
#  洛迪大捷      
#########################################################################
event = {
    id = 555538
    random = no
    country = FRA

    name = "洛迪大捷     "
    desc = "士兵们称呼拿破仑为小伍长   "
    picture = default
    date = { day = 10 month = may year = 1841 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "多亲切啊 "
        command = { type = prestige value = 10 }      
    }
}


#########################################################################
#  同西班牙谈和      
#########################################################################
event = {
    id = 555537
    random = no
    country = FRA
    name = "同西班牙谈和        "
    desc = "与西班牙一齐反英 "
    picture = default
    date = { day = 19 month = august year = 1841 }
    offset = 30
    deathdate = { day = 30 month = december year = 1920 }
    action_a = {
        Name = "Name"
        command = { type = peace which = SPA value = 0 }
        command = { type = prestige value = 50 }
        command = { type = relation which = SPA value = 400 }
    }
}

#########################################################################
#  俄国女沙皇去世        
#########################################################################
event = {
    id = 555536
    random = no
    country = RUS
    name = "俄国女沙皇去世        "
    desc = "主张缓和俄法关系的保罗继位 "
    picture = default
    date = { day = 1 month = october year = 1841 }
    offset = 30
    deathdate = { day = 30 month = december year = 1920 }
    action_a = {
        Name = "好 "

        command = { type = prestige value = 50 }
        command = { type = relation which = FRA value = 400 }
    }
}



#########################################################################
#  阿尔科拉大捷      
#########################################################################
event = {
    id = 555535
    random = no
    country = FRA

    name = "阿尔科拉大捷    "
    desc = "奥军又败了  "
    picture = default
    date = { day = 17 month = november year = 1841 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "可悲啊 米尔隆阵亡了 "
        command = { type = prestige value = 10 }      
    }
}


#########################################################################
#  一系列大捷      
#########################################################################
event = {
    id = 555534
    random = no
    country = FRA

    name = "一系列大捷    "
    desc = "利沃里 曼图亚等等  "
    picture = default
    date = { day = 2 month = february year = 1842 }
    offset = 10
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "奥军真的要败了 "
        command = { type = prestige value = 10 }      
    }
}


#########################################################################
#  我们战败了
#########################################################################
event = {
    id = 555532
    random = no
    country = PAP
        trigger = {
                war = { country = FRA country = PAP }
                control = { province = 855 data = FRA }

           }
    name = "我们战败了  "
    desc = "投降吧 "
    picture = default
    date = { day = 19 month = february year = 1842 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "看法国人准备怎么办 "
                command = { type = trigger which = 555531 }
    }
}
event = {
        id = 555531
        random = no
        country = FRA

        name = "教皇领军队投降了 "
        desc = "很好让我们把战利品送回法国吧 "
        style = 0

        action_a = {
                name = "太好了 "
                command = { type = prestige value = 20 }
                command = { type = treasury value = 90000 }
                command = { type = inherit which = PAP }
    }
}



}

[ 本帖最后由 奥多文斯 于 2008-3-22 16:57 编辑 ]
附件: 您所在的用户组无法下载或查看附件
众神与你们同在!                 --------奥多文斯.德.帕里斯
欢迎到我的QQ空间(模拟人生3多图)http://user.qzone.qq.com/270537787/infocenter?ptlang=2052

TOP

3年的事件量就60K.了.........
众神与你们同在!                 --------奥多文斯.德.帕里斯
欢迎到我的QQ空间(模拟人生3多图)http://user.qzone.qq.com/270537787/infocenter?ptlang=2052

TOP

看不懂..路过

TOP

1836的大革命:lol :lol
众神与你们同在!                 --------奥多文斯.德.帕里斯
欢迎到我的QQ空间(模拟人生3多图)http://user.qzone.qq.com/270537787/infocenter?ptlang=2052

TOP

不如把印加帝国,玛雅人窦弄回来好了
问君能有几多愁,恰似一江春水向东流。

TOP

新添国家不会............
大波波独立到有兴趣
众神与你们同在!                 --------奥多文斯.德.帕里斯
欢迎到我的QQ空间(模拟人生3多图)http://user.qzone.qq.com/270537787/infocenter?ptlang=2052

TOP

不用添加新国家,搞个国家独立事件,把秘鲁改名为印加就好了
问君能有几多愁,恰似一江春水向东流。

TOP

这太扯了.......................

不过也行..........再搞个事件把总统制改成君主..............
众神与你们同在!                 --------奥多文斯.德.帕里斯
欢迎到我的QQ空间(模拟人生3多图)http://user.qzone.qq.com/270537787/infocenter?ptlang=2052

TOP

奥多介绍下怎么编辑事件
问君能有几多愁,恰似一江春水向东流。

TOP

1用英文的编辑器,偶用金山翻勉强能用.......用过几次后就基本不须要再弄拉
众神与你们同在!                 --------奥多文斯.德.帕里斯
欢迎到我的QQ空间(模拟人生3多图)http://user.qzone.qq.com/270537787/infocenter?ptlang=2052

TOP

现在vic还是几年前那个版本吗?还是出过新版了?

TOP

偶是革命,最新的VIP米汉化而且AI似乎不如革命
众神与你们同在!                 --------奥多文斯.德.帕里斯
欢迎到我的QQ空间(模拟人生3多图)http://user.qzone.qq.com/270537787/infocenter?ptlang=2052

TOP

发新话题