恆星戰役 第三檔軌道轟炸 每月100%消滅一人口檔案分享 - 遊戲狂
廣告

恆星戰役 第三檔軌道轟炸 每月100%消滅一人口檔案分享

請拿手機掃描此QRCODE

傳到手機看

2016-06-02

廣告

恆星戰役 第三檔軌道轟炸 每月100%消滅一人口檔案分享

剛看到有玩家在論壇分享了每月100%消滅一人口檔案,特搬過來與大家分享。

恆星戰役 第三檔軌道轟炸 每月100%消滅一人口檔案分享

廣告

開第三檔軌道轟炸 原來每月15%機率消滅一人口

現在基本每月都會消滅一人口 直到行星被炸成無主狀態

複製到 Stellaris\events 檔案裡 注意備份(因為附件無法上傳,所以只能把內容貼上來了,如下)也可以到原貼這裡下載:http://bbs.3dmgame.com/thread-5103956-1-1.html

namespace = orbital_bombardment

planet_event = {

id = orbital_bombardment.1

hide_window = yes

is_triggered_only = yes

immediate = {

# Kill a pop

random_list = {

2 = {

if = {

limit = {

or = {

orbital_bombardment = limited

orbital_bombardment = full

AND = {

orbital_bombardment = soft

fortification_health > 1  # don't kill any Pop if set to Light and fortification is at 1% or lower

}

}

}

if = {

limit = {

count_pops = {

count > 1

limit = {

is_sentient = yes

owner = { NOT = { is_country_type = "primitive" } }

}

}

}

FROM = {

country_event = { id = action.23 }

}

random_pop = {

limit = {

is_sentient = yes

owner = { NOT = { is_country_type = "primitive" } }

}

kill_pop = yes

}

else = {

if = {

limit = {

count_pops = {

count = all

limit = {

OR = {

is_sentient = no

owner = { is_country_type = "primitive" }

}

}

}

}

random_pop = {

kill_pop = yes

}

}

}

}

}

}

2 = {

if = {

limit = {

or = {

orbital_bombardment = limited

orbital_bombardment = full

}

}

if = {

limit = {

count_pops = {

count > 1

limit = {

is_sentient = yes

owner = { NOT = { is_country_type = "primitive" } }

}

}

}

FROM = {

country_event = { id = action.23 }

}

random_pop = {

limit = {

is_sentient = yes

owner = { NOT = { is_country_type = "primitive" } }

}

kill_pop = yes

}

else = {

if = {

limit = {

count_pops = {

count = all

limit = {

OR = {

is_sentient = no

owner = { is_country_type = "primitive" }

}

}

}

}

random_pop = {

kill_pop = yes

}

}

}

}

}

}

2 = {

if = {

limit = {

or = {

orbital_bombardment = full

}

}

if = {

limit = {

count_pops = {

count > 1

limit = {

is_sentient = yes

最後吐槽: 俺鄉下人只會種田 與世無爭

結果你們AI組成大聯盟來圍攻我

我要報復 不要你們割行星 隻滅你們的族

廣告

廣告

遊戲資訊

恆星戰役 (Stellaris)

類別: 策略
平台: PC
開發: Paradox Development Studio
發行: Paradox Interactive
上市: 2016-05-09
《恆星戰役(Stellaris)》是由Paradox製作發行的一款太空科幻策略類遊戲,玩家可以探索巨大星係,發起戰爭或者通過外交行為來征服宇宙。遊戲將結合深度策略玩法、多樣化外星種族選擇與迷人的敘述故事方式,玩家將可以在星際旅行時,體驗穿越、探索、互動樂趣,學習到更多關於不同外星族群的故事。玩家在遊戲中將可以研發新科技,有的科技或許會全然顛覆你對外星文明的想像,同時玩家可以打造專屬的宇宙戰艦來摧毀敵方文明。

更多 恆星戰役 攻略|新聞

廣告
恆星戰役 第三檔軌道轟炸 每月100%消滅一人口檔案分享 https://gamemad.com/guide/75852 剛看到有玩家在論壇分享了每月100%消滅一人口檔案,特搬過來與大家分享。 https://gamemad.com/upload/images/2021/07/05/60e241b931069.jpg 開第三檔軌道轟炸 原來每月15%機率消滅一人口 現在基本每月都會消滅一人口 直到行星被炸成無主狀態 複製到 Stellaris\events 檔案裡 注意備份(因為附件無法上傳,所以只能把內容貼上來了,如下)也可以到原貼這裡下載:http://bbs.3dmgame.com/thread-5103956-1-1.html namespace = orbital_bombardment planet_event = { id = orbital_bombardment.1 hide_window = yes is_triggered_only = yes immediate = { # Kill a pop random_list = { 2 = { if = { limit = { or = { orbital_bombardment = limited orbital_bombardment = full AND = { orbital_bombardment = soft fortification_health > 1  # don't kill any Pop if set to Light and fortification is at 1% or lower } } } if = { limit = { count_pops = { count > 1 limit = { is_sentient = yes owner = { NOT = { is_country_type = "primitive" } } } } } FROM = { country_event = { id = action.23 } } random_pop = { limit = { is_sentient = yes owner = { NOT = { is_country_type = "primitive" } } } kill_pop = yes } else = { if = { limit = { count_pops = { count = all limit = { OR = { is_sentient = no owner = { is_country_type = "primitive" } } } } } random_pop = { kill_pop = yes } } } } } } 2 = { if = { limit = { or = { orbital_bombardment = limited orbital_bombardment = full } } if = { limit = { count_pops = { count > 1 limit = { is_sentient = yes owner = { NOT = { is_country_type = "primitive" } } } } } FROM = { country_event = { id = action.23 } } random_pop = { limit = { is_sentient = yes owner = { NOT = { is_country_type = "primitive" } } } kill_pop = yes } else = { if = { limit = { count_pops = { count = all limit = { OR = { is_sentient = no owner = { is_country_type = "primitive" } } } } } random_pop = { kill_pop = yes } } } } } } 2 = { if = { limit = { or = { orbital_bombardment = full } } if = { limit = { count_pops = { count > 1 limit = { is_sentient = yes 最後吐槽: 俺鄉下人只會種田 與世無爭 結果你們AI組成大聯盟來圍攻我 我要報復 不要你們割行星 隻滅你們的族
https://gamemad.com/guide/75852
0