This commit is contained in:
@@ -3219,9 +3219,12 @@ ideas = {
|
|||||||
TY_fkAI_AIduiyoudebuff = {
|
TY_fkAI_AIduiyoudebuff = {
|
||||||
picture = fengkuangai
|
picture = fengkuangai
|
||||||
cancel = {
|
cancel = {
|
||||||
|
or = {
|
||||||
all_allied_country = {
|
all_allied_country = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
|
is_in_faction = no
|
||||||
|
}
|
||||||
}
|
}
|
||||||
allowed_civil_war = {
|
allowed_civil_war = {
|
||||||
always = yes
|
always = yes
|
||||||
@@ -3235,6 +3238,9 @@ ideas = {
|
|||||||
land_reinforce_rate = -0.05
|
land_reinforce_rate = -0.05
|
||||||
training_time_army_factor = 2
|
training_time_army_factor = 2
|
||||||
}
|
}
|
||||||
|
on_remove = {
|
||||||
|
clr_country_flag = AZ_fengkuangAI_AIzhuanshudebuff_get
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
TY_fkAI_niliuershang = {
|
TY_fkAI_niliuershang = {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -10373,7 +10373,6 @@ country_event = {
|
|||||||
title = "AI弱智"
|
title = "AI弱智"
|
||||||
desc = "检测为玩家队友舰娘国AI,吃debuff!"
|
desc = "检测为玩家队友舰娘国AI,吃debuff!"
|
||||||
picture = GFX_aze_dai
|
picture = GFX_aze_dai
|
||||||
fire_only_once = yes
|
|
||||||
trigger = {
|
trigger = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
any_allied_country = {
|
any_allied_country = {
|
||||||
@@ -10385,10 +10384,12 @@ country_event = {
|
|||||||
has_idea = TY_fengkuangai3
|
has_idea = TY_fengkuangai3
|
||||||
}
|
}
|
||||||
has_global_flag = AZ_fengkuangAI_citiao_11
|
has_global_flag = AZ_fengkuangAI_citiao_11
|
||||||
|
not = { has_country_flag = AZ_fengkuangAI_AIzhuanshudebuff_get }
|
||||||
}
|
}
|
||||||
option = {
|
option = {
|
||||||
name = "呀咩咯!"
|
name = "呀咩咯!"
|
||||||
add_ideas = TY_fkAI_AIduiyoudebuff
|
add_ideas = TY_fkAI_AIduiyoudebuff
|
||||||
|
set_country_flag = AZ_fengkuangAI_AIzhuanshudebuff_get
|
||||||
ai_chance = {
|
ai_chance = {
|
||||||
factor = 100
|
factor = 100
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user