简单的自定义国家加速事件代码实例,事件目录为 dbeventsevent = {
id = 3299 #event id
random = no
name = "Country Boost"
desc = "Country Boost - www.52miji.com"
style = 0
action_a = {
name = "It's Rafikilicious"
# As of 1.2, It's even easier to create cheating events.
# Just add this to an event file and fire it manually as many times as you want.
command = { type = free_ic value = 100 } #+100 offmap IC production
command = { type = free_energy value = 250 } #Free offmap resource production
command = { type = free_metal value = 120 }
command = { type = free_oil value = 50 }
command = { type = free_rare_materials value = 75 }
command = { type = construct which = infrastructure where = -1 value = 100 } #Free Infra to 5 random provinces
command = { type = construct which = infrastructure where = -1 value = 100 }
command = { type = construct which = infrastructure where = -1 value = 100 }
command = { type = construct which = infrastructure where = -1 value = 100 }
command = { type = construct which = infrastructure where = -1 value = 100 }
command = { type = supplies value = 5000 } # Free stuff
command = { type = oilpool value = 5000 }
command = { type = metalpool value = 5000 }
command = { type = energypool value = 5000 }
command = { type = rarematerialspool value = 5000 }
command = { type = manpowerpool value = 5000 }
command = { type = money value = 5000 }
command = { type = research_mod value = 5000 } #Quicker Research
}
}