游戏之家 > 游戏库

《维多利亚2》全修改

鉴于所有的作弊码都对全世界有效。象goods+数字,全世界所有国家物资和钱都会增加,所以没啥意义。最好的修改是事件修改。将===================后面和下一个===========================之间的部分复制到Program FilesParadox InteractiveVictoria 2events中 NationalValues.txt最后面然后保存修改(最好备份下)。用法:游戏中按~然后输入相应事件即可。其中有物资修改(所有种类物资全满,event 666666),金钱修改(1000万 event 555555),斗争性修改(都减10 event333333),研究点数增加(一次相当于20年的研究量 event 444444,注意:不要按太多次,研究点数有最大值,超过最大值就变负。按一次,就够用几十年的,时间解除暂停之后,一天加1000点,难弄的一个月也研究完了。)

country_event = {

id = 666666

title = "EVTNAME18570"

desc = "EVTDESC18570"

picture = "Finepeople"

trigger = {

  nationalvalue = nv_equality

}

mean_time_to_happen = {

  months = 19200

}

option = {

  name = "EVTOPTA18570"

  prestige = 10

  any_pop = {

   militancy = -1

  }

}

option = {

  name = "EVTOPTB18570"

  ammunition =10000000

         small_arms =10000000

         artillery =10000000

         canned_food =10000000

         barrels =10000000

         aeroplanes =10000000

                cotton =10000000

         dye =10000000

         wool =10000000

         silk =10000000

         coal =10000000

         sulphur =10000000

         iron =10000000

         timber =10000000

         tropical_wood =10000000

         rubber =10000000

         oil =10000000

         precious_metal =10000000

         steel =10000000

         cement =10000000

         machine_parts =10000000

         glass =10000000

         fuel =10000000

         fertilizer =10000000

         explosives =10000000

         clipper_convoy =10000000

         steamer_convoy =10000000

         electric_gear =10000000

         fabric =10000000

         lumber =10000000

         paper =10000000

         cattle =10000000

         fish =10000000

         fruit =10000000

         grain =10000000

         tobacco =10000000

         tea =10000000

         coffee =10000000

         opium =10000000

         automobiles =10000000

         telephones =10000000

         wine =10000000

         liquor =10000000

         regular_clothes =10000000

         luxury_clothes =10000000

         furniture =10000000

         luxury_furniture =10000000

         radio =10000000

               

}

}

country_event = {

id = 555555

title = "EVTNAME18570"

desc = "EVTDESC18570"

picture = "Finepeople"

trigger = {

  nationalvalue = nv_equality

}

mean_time_to_happen = {

  months = 19200

}

option = {

  name = "EVTOPTA18570"

  prestige = 10

  any_pop = {

   militancy = -1

  }

}

option = {

  name = "EVTOPTB18570"

  money =10000000

               

}

}

country_event = {

id = 444444

title = "EVTNAME18570"

desc = "EVTDESC18570"

picture = "Finepeople"

trigger = {

  nationalvalue = nv_equality

}

mean_time_to_happen = {

  months = 19200

}

option = {

  name = "EVTOPTA18570"

  prestige = 10

  any_pop = {

   militancy = -1

  }

}

option = {

  name = "EVTOPTB18570"

  years_of_research = 20

               

}

}

country_event = {

id = 333333

title = "EVTNAME18500"

desc = "EVTDESC18500"

picture = "Parade"

trigger = {

  nationalvalue = nv_order

  average_militancy = 7

}

mean_time_to_happen = {

  months = 20000

}

option = {

  name = "EVTOPTA18500"

  any_pop = {

   militancy = -10

  }

}

option = {

  name = "EVTOPTB18500"

  any_pop = {

   consciousness = -10

  }

  prestige = -1

}

}