安房守日(真田豪语录)

发新话题
打印

VIC红包事件

VIC红包事件

*:\Program Files\Paradox Entertainment\Victoria\db\events

中应该任一国家文件能都行,不过偶是专门弄了个文件包"APOLLO.TXT.
在K:\Program Files\Paradox Entertainment\Victoria\db里的events.txt
# Random Events
event = "db\events\randomevents.txt"
event = "db\events\economic_events.txt"
event = "db\events\political_events.txt"
event = "db\events\campaign_events.txt"
event = "db\events\Expansion_Random_Events.txt"
添加event = "db\events\apollo.txt"
###############################################
# 新世纪红包  
###############################################
event = {
    id = 52525252
    random = no
    name = "很好啊 "
    desc = "我们的国家熬到现在不容易啊 "
    picture = default
    date = { day = 1 month = january year = 1900 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "好 "
        command = { type = treasury value = 100000 }
        command = { type = gain_tech which = -1 } # A
        command = { type = gain_tech which = -1 } # A
        command = { type = gain_tech which = -1 } # A
        command = { type = prestige value = 120 }
        command = { type = resource which = Luxury_Furniture value = 20 }
        command = { type = resource which = Luxury_Clothes value = 20 }
        command = { type = resource which = Paper value = 30 }
        command = { type = resource which = Steel value = 10 }
        command = { type = resource which = Regular_Clothes value = 20 }
        command = { type = resource which = Furniture value = 30 }
    }
}

###############################################
# 成为超级大国
###############################################
event = {
    id = 911911
    random = no
    trigger = {
        military = 120
        prestige = 800
        industry = 1200
    }
    name = "成为超级大国 "
    desc = "我们的国家所取得的成绩有目共睹 "
    picture = default
    date = { day = 1 month = january year = 1836 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "经过挑战后能取得丰富奖品  "
        command = { type = trigger which = 111112 }
    }
    action_b = {
        Name = "算了现在的够多了"
        command = { type = prestige value = 200 }
        command = { type = treasury value = 100000 }
        command = { type = resource which = Steel value = 100 }
        command = { type = resource which = Silk value = 100 }
    }
}

event = {
    id = 111112
    random = no
    trigger = {
        event = event#911911
    }
    name = "第一题 "
    desc = "请问成立三呼万岁德国事件是占那做城 "
    picture = default
    date = { day = 1 month = january year = 1836 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "柏林 "
        command = { type = trigger which = 989898 }
    }
    action_b = {
        Name = "巴黎 "
        command = { type = trigger which = 111113 }
    }
    action_c = {
        Name = "维也纳 "
        command = { type = trigger which = 989898 }
    }
}

event = {
    id = 989898
    random = no
    trigger = {
        event = event#111112
    }
    name = "恭喜您 "
    desc = "恭喜您答错了 "
    picture = default
    date = { day = 1 month = january year = 1836 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "唉 "
        command = { type = treasury value = -10000 }
    }
}




event = {
    id = 111113
    random = no
    trigger = {
        event = event#111112
    }
    name = "恭喜您 "
    desc = "请问触发天子退位是叛军占领那座城 "
    picture = default
    date = { day = 1 month = january year = 1836 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "北平 "
        command = { type = trigger which = 989898 }
        command = { type = treasury value = 100000 }
    }
    action_b = {
        Name = "广州 "
        command = { type = trigger which = 989898 }
        command = { type = treasury value = 100000 }
    }
    action_c = {
        Name = "济南 "
        command = { type = trigger which = 111114 }
        command = { type = treasury value = 100000 }
    }
}

event = {
    id = 111114
    random = no
    trigger = {
        event = event#111113
    }
    name = "恭喜您 "
    desc = "请问以下那个国家不能事件开化 "
    picture = default
    date = { day = 1 month = january year = 1836 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "朝鲜 "
        command = { type = trigger which = 111115 }
        command = { type = treasury value = 100000 }
    }
    action_b = {
        Name = "波斯 "
        command = { type = trigger which = 989898 }
        command = { type = treasury value = 100000 }
    }
    action_c = {
        Name = "清国 "
        command = { type = trigger which = 989898 }
        command = { type = treasury value = 100000 }
    }
}

event = {
    id = 111115
    random = no
    trigger = {
        event = event#111114
    }
    name = "恭喜您 "
    desc = "恭喜您答对了 "
    picture = default
    date = { day = 1 month = january year = 1836 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "领奖了 "
        command = { type = prestige value = 1000 }
        command = { type = treasury value = 1000000 }
        command = { type = research_points value = 120 }
        command = { type = resource which = Aeroplanes value = 10 }
        command = { type = resource which = Ammunition value = 120 }
        command = { type = resource which = Artillery value = 120 }
        command = { type = resource which = Automobiles value = 12 }
        command = { type = resource which = Furniture value = 100 }
        command = { type = resource which = Steel value = 500 }
        command = { type = resource which = Telephones value = 20 }
    }
}





#########################################################################
#  攒钱
#########################################################################
event = {
    id = 88888
    random = yes
    trigger = {
    ai = yes
    random = 100

         }
    name = "大家都来捐款吧 "
    desc = "勒紧裤腰带也要发展 "
    picture = default
    date = { day = 1 month = january year = 1836 }
    offset = 300
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "太少了"
        ai_chance = 1
        command = { type = treasury value = 10000 }
    }
}
#########################################################################
#  收税
#########################################################################
event = {
    id = 77776
    random = no
    name = "国王征税了 "
    desc = "国王为缓解财政危机下令征税 "
    picture = default
    date = { day = 1 month = january 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 = 88889
    random = yes
    trigger = {
    random = 100

         }
    name = "大家都来捐款吧 "
    desc = "勒紧裤腰带也要发展 "
    picture = default
    date = { day = 1 month = january year = 1836 }
    offset = 300
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "太少了"
        ai_chance = 1
        command = { type = treasury value = 10000 }
    }
}





###############################################
# 朝圣
###############################################
event = {
    id = 8585858
    random = yes
    trigger = {
    random = 100

         }
    name = "朝圣"
    desc = "人们前往神庙"
    picture = default
    date = { day = 1 month = may year = 1838 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "好的 "
        command = { type = prestige value = 5 }
        command = { type = treasury value = 1200 }
    }
}
###############################################
# 大宗买卖
###############################################
event = {
    id = 8525632
    random = no
    name = "大宗买卖 "
    desc = "签合同吧 "
    picture = default
    date = { day = 1 month = january year = 1840 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "买就买吧 "
        command = { type = treasury value = -10000 }
        command = { type = resource which = Luxury_Furniture value = 20 }
        command = { type = resource which = Luxury_Clothes value = 20 }
        command = { type = resource which = Paper value = 30 }
        command = { type = resource which = Steel value = 10 }
        command = { type = resource which = Regular_Clothes value = 20 }
        command = { type = resource which = Furniture value = 30 }
    }
}

###############################################
# 大宗买卖
###############################################
event = {
    id = 85256
    random = yes
    trigger = {
    ai = yes
    random = 100

         }
    name = "大宗买卖 "
    desc = "签合同吧 "
    picture = default
    date = { day = 1 month = january year = 1840 }
    offset = 30
    deathdate = { day = 30 month = december year = 1950 }
    action_a = {
        Name = "买就买吧 "
        command = { type = treasury value = -10000 }
        command = { type = resource which = Luxury_Furniture value = 20 }
        command = { type = resource which = Luxury_Clothes value = 20 }
        command = { type = resource which = Paper value = 30 }
        command = { type = resource which = Steel value = 10 }
        command = { type = resource which = Regular_Clothes value = 20 }
        command = { type = resource which = Furniture value = 30 }
    }
}

[ 本帖最后由 奥多文斯 于 2008-3-17 13:11 编辑 ]
众神与你们同在!                 --------奥多文斯.德.帕里斯
欢迎到我的QQ空间(模拟人生3多图)http://user.qzone.qq.com/270537787/infocenter?ptlang=2052

TOP

第二个事件偶已经在52帮忙修改下了- -
亡國覚醒

TOP

那斯原来素你啊....................
还有啥VIC论坛步
众神与你们同在!                 --------奥多文斯.德.帕里斯
欢迎到我的QQ空间(模拟人生3多图)http://user.qzone.qq.com/270537787/infocenter?ptlang=2052

TOP

发新话题