修正列表

本页面所适用的版本可能已经过时,最后更新于1.0
(重定向自Modifier list

修正(modifier)是一种数值,它影响各种属性,具体取决于它被使用的作用域(scope)。

概述

All modifiers operate on specific scopes when used in script. In Imperator these scopes can be: country, state, province or character.

All modifiers stack additively. For example, if you apply land_morale = 0.1 and then apply land_morale_modifier = 0.3, the country will have land_morale_modifier = 0.4.

However, the effect the modifier value has on its base value can be additive or multiplicative. For example: global_unrest = 1 adds the value to the base Global Unrest, whereas build_cost = 0.1 multiplies the base value by the modifier value.

国家修正

修正 例子 描述 效果类型 添加的版本
all_power_cost all_power_cost = 0.1 Modifies the cost of all prices for a country 乘法 1.0
<price>_cost_modifier stability_cost_modifier = 0.1 Modifies the cost the specified price. Note this is generated for all the price entries in the prices folder. 乘法 1.0
war_exhaustion war_exhaustion = 0.1 Modifies the war exhaustion gained by a country. 加法 1.0
max_war_exhaustion max_war_exhaustion = -10 Modifies the maximum war exhaustion of a country. 加法 1.0
monthly_military_experience monthly_military_experience = 0.1 每月军事经验。 加法 1.0
monthly_political_influence monthly_political_influence = 0.1 每月政治影响。 加法 1.0
monthly_centralization monthly_centralization = 0.1 Modifies the monthly centralization gained by a country. 加法 1.0
monthly_legitimacy monthly_legitimacy = 0.1 Modifies the monthly legitimacy gained by a country. 加法 1.0
monthly_corruption monthly_corruption = 0.1 Modifies the monthly corruption gained by characters in a country. 加法 1.0
monthly_tyranny monthly_tyranny = 0.1 Modifies the monthly tyranny gained by a country. 加法 1.0
global_unrest global_unrest = 1 Modifies the unrest across all cities in a country. 加法 1.0
country_civilization_value country_civilization_value = 1 Modifies the civilization value in a country. 加法 1.0
global_monthly_civilization global_monthly_civilization = 0.1 Modifies the monthly civilization value gained in a country. 乘法 1.0
pirate_spawn_chance pirate_spawn_chance = 0.1 Modifies the spawn chance of pirates by the coast of a country. 乘法 1.0

经济

修正 例子 描述 效果类型 添加的版本
global_tax_income global_tax_income = 1 Modifies the tax income gained by a country. 加法 1.0
global_tax_modifier global_tax_modifier = 0.1 Modifies the tax income of a country. 乘法 1.0
global_capital_trade_routes global_capital_trade_routes = 1 Modifies the number of capital trade routes available in a country. 加法 1.0
global_state_trade_routes global_state_trade_routes = 1 Modifies the number of state trade routes available in a country. 加法 1.0
commerce_value commerce_value = 0.1 Modifies the commerce income gained in a country. 加法 1.0
global_commerce_modifier global_commerce_modifier = 0.1 Modifies the commerce income in a country. 乘法 1.0
<building>_cost population_building_cost = 0.1 Modifies the cost the specified building. Note this is generated for all the building entries in the buildings folder. 乘法 1.0
build_cost build_cost = 0.1 Modifies the build cost of buildings in a country. 乘法 1.0
build_time build_time = 0.1 Modifies the build time of buildings in a country. 乘法 1.0
global_building_slot global_building_slot = 1 Modifies the base amount of building slots each city has in a country. 加法 1.0

政府

修正 例子 描述 效果类型 添加的版本
senate_influence senate_influence = 0.1 Modifies the senate influence in a country. 加法 1.0
election_term_duration election_term_duration = 1 Modifies the election term duration for a country. 加法 1.0
<party>_influence civic_party_influence = 0.1 Modifies the influence of the specified party. Note this is generated for all the party entries in the party_types folder. 乘法 1.0

科技

修正 例子 描述 效果类型 添加的版本
technology_investment technology_investment = 0.1 Modifies the investment into all technologies in a country. 加法 1.0
research_points research_points = 1 Modifies the amount of research points gained in a country. 加法 1.0
research_points_modifier research_points_modifier = 0.1 Modifies the amount of research points gained from citizens in a country. 乘法 1.0
<tech>_investment military_tech_investment = 0.1 Modifies the amount of investment into the specified technology. Note this is generated for all the technology entries in the technology_tables folder. 加法 1.0
monthly_<tech>_loyalty monthly_military_tech_loyalty = 0.1 Modifies the monthly loyalty gained by those holding the researcher position for the specified technology. Note this is generated for all the technology entries in the technology_tables folder. 乘法 1.0

宗教

修正 例子 描述 效果类型 添加的版本
omen_power omen_power = 0.1 Modifies the amount of Omen Power in a country. 加法 1.0
omen_duration omen_duration = 0.1 Modifies the duration of an omen in a country. omen_duration 1.0

外交

修正 例子 描述 效果类型 添加的版本
diplomatic_reputation diplomatic_reputation = 1 Modifies the amount of diplomatic reputation a country has. 加法 1.0
diplomatic_relations diplomatic_relations = 1 Modifies the amount of diplomatic relations a country has. 加法 1.0
agressive_expansion_impact agressive_expansion_impact = 0.1 Modifies the impact of aggressive expansion in a country. 乘法 1.0
agressive_expansion_monthly_change agressive_expansion_monthly_change = 0.1 Modifies the monthly change in aggressive expansion in a country. 乘法 1.0
agressive_expansion_monthly_decay agressive_expansion_monthly_decay = 0.1 Modifies the monthly decay of aggressive expansion in a country. 乘法 1.0
tribute_income_modifier tribute_income_modifier = 0.1 Modifies the income from tributaries in a country. 乘法 1.0
integrate_speed integrate_speed = 0.1 Modifies the speed of integration of subjects by a country. 乘法 1.0
subject_opinions subject_opinions = 0.1 Modifies the opinion of subjects for their overlord country. Used by the overlord. 乘法 1.0
subject_loyalty subject_loyalty = 0.1 Modifies the loyalty of subjects for their overlord country. Used by the overlord. 乘法 1.0
loyalty_to_overlord loyalty_to_overlord = 0.1 Modifies the loyalty of subjects for their overlord country. Used by the subject. 乘法 1.0
improve_relation_impact improve_relation_impact = 0.1 Modifies the impact of the Improve Relations opinion gain. 乘法 1.0
war_score_cost war_score_cost = 0.1 Modifies the war score cost of peace terms. 乘法 1.0

军事

修正 例子 描述 效果类型 添加的版本
global_manpower global_manpower = 0.1 Modifies the manpower in a country. 加法 1.0
global_manpower_modifier global_manpower_modifier = 0.1 Modifies the manpower in a country. 乘法 1.0
manpower_recovery_speed manpower_recovery_speed = 0.1 Modifies the recovery speed of manpower in a country. 乘法 1.0
global_supply_limit_modifier global_supply_limit_modifier = 0.1 Modifies the supply limit of owned provinces in a country. 乘法 1.0
global_cohort_recruit_speed global_cohort_recruit_speed = 0.1 Modifies the recruitment speed of land units. 乘法 1.0
global_ship_recruit_speed global_ship_recruit_speed = 0.1 Modifies the recruitment speed of naval units. 乘法 1.0
fort_maintenance_cost fort_maintenance_cost = 0.1 Modifies the maintenance cost of forts. 乘法 1.0
army_maintenance_cost army_maintenance_cost = 0.1 Modifies the maintenance cost of a country's army. 乘法 1.0
navy_maintenance_cost navy_maintenance_cost = 0.1 Modifies the maintenance cost of a country's navy. 乘法 1.0
mercenary_maintenance_cost mercenary_maintenance_cost = 0.1 Modifies the maintenance cost of mercenaries hired by a country. 乘法 1.0
global_start_experience global_start_experience = 0.1 Modifies the starting experience of recruited units. 乘法 1.0
experience_decay experience_decay = 0.1 Modifies the experience decay of units. 乘法 1.0
retreat_delay retreat_delay = 0.1 Modifies the delay for retreating units. 乘法 1.0
hostile_attrition hostile_attrition = 1 Modifies the hostile attrition experienced by enemy units. 加法 1.0

陆战

修正 例子 描述 效果类型 添加的版本
<unit>_<terrain>_combat_bonus archers_plains_combat_bonus = 0.1 Modifies the combat bonus on the specified terrain for the specified unit. Note this is generated for all the unit entries in the units folder, for all the terrain entries in the terrain_types folder. 乘法 1.0
<unit>_discipline archers_discipline = 0.1 Modifies the discipline of the specified unit. Note this is generated for all the unit entries in the units folder 乘法 1.0
<unit>_morale archers_morale = 0.1 Modifies the morale of the specified unit. Note this is generated for all the unit entries in the units folder 乘法 1.0
<unit>_offensive archers_offensive = 0.1 Modifies the offensive power of the specified unit. Note this is generated for all the unit entries in the units folder 乘法 1.0
<unit>_defensive archers_defensive = 0.1 Modifies the defensive power of the specified unit. Note this is generated for all the unit entries in the units folder 乘法 1.0
<unit>_cost archers_cost = 0.1 Modifies the build cost of the specified unit. Note this is generated for all the unit entries in the units folder 乘法 1.0
<unit>_maintenance_cost archers_maintenance_cost = 0.1 Modifies the maintenance cost of the specified unit. Note this is generated for all the unit entries in the units folder 乘法 1.0
<unit>_movement_speed archers_movement_speed = 0.1 Modifies the movement speed of the specified unit. Note this is generated for all the unit entries in the units folder 乘法 1.0
land_morale land_morale = 0.1 Modifies the land morale for land units. 加法 1.0
land_morale_modifier land_morale_modifier = 0.1 Modifies the land morale for land units. 乘法 1.0
land_unit_attrition land_unit_attrition = 0.1 Modifies the attrition experienced by land units. 乘法 1.0
discipline discipline = 0.1 Modifies the discipline of land units. 乘法 1.0
global_defensive global_defensive = 0.1 Modifies the defensiveness of land units. 乘法 1.0
cohort_reinforcement_speed cohort_reinforcement_speed = 0.1 Modifies the reinforcement speed of land units. 乘法 1.0
land_morale_recovery land_morale_recovery = 0.1 Modifies the morale recovery speed of land units. 加法 1.0
siege_ability siege_ability = 0.1 Modifies the siege speed of land units. 乘法 1.0
assault_ability assault_ability = 0.1 Modifies the assault effectiveness of land units. 乘法 1.0
siege_engineers siege_engineers = 0.1 乘法 1.0
global_cohort_start_experience global_cohort_start_experience = 0.1 Modifies the starting experience of recruited land units. 乘法 1.0

海战

修正 例子 描述 效果类型 添加的版本
naval_morale naval_morale = 0.1 Modifies the naval morale for naval units. 加法 1.0
naval_morale_modifier naval_morale_modifier = 0.1 Modifies the naval morale for naval units. 乘法 1.0
naval_unit_attrition naval_unit_attrition = 0.1 Modifies the attrition experienced by naval units. 乘法 1.0
naval_morale_recovery naval_morale_recovery = 0.1 Modifies the morale recovery of naval units. 加法 1.0
blockade_efficiency blockade_efficiency = 0.1 Modifies the blockade efficiency of naval units. 乘法 1.0
global_ship_start_experience global_ship_start_experience = 0.1 Modifies the starting experience of recruited naval units. 乘法 1.0
ship_repair_at_sea ship_repair_at_sea = 0.1 Modifies the amount of ship repair whilst at sea. 加法 1.0

人口

修正 例子 描述 效果类型 添加的版本
global_<pop>_output global_slaves_output = 0.1 Modifies the output of the specified pop type. Note this is generated for all the pop entries in the pop_types folder 乘法 1.0
global_<pop>_happyness global_slaves_happyness = 0.1 Modifies the happiness of the specified pop type. Note this is generated for all the pop entries in the pop_types folder 加法 1.0
global_<pop>_promotion_cost_modifier global_slaves_promotion_cost_modifier = 0.1 Modifies the promotion cost of the specified pop type. Note this is generated for all the pop entries in the pop_types folder 乘法 1.0
global_population_growth global_population_growth = 0.1 Modifies the population growth in cities. 加法 1.0
global_goods_from_slaves global_goods_from_slaves = 0.1 Modifies the amount of slaves needed for a surplus good. 加法 1.0
enslavement_efficiency enslavement_efficiency = 0.1 Modifies the effectiveness of slaves. 乘法 1.0

人物

修正 例子 描述 效果类型 添加的版本
ruler_popularity_gain ruler_popularity_gain = 0.1 Modifies the popularity gain of the ruler in a country. 加法 1.0
max_loyalty max_loyalty = 10 Modifies the maximum loyalty in a country. 加法 1.0
global_monthly_state_loyalty global_monthly_state_loyalty = 0.1 Modifies the monthly loyalty gain in states. 加法 1.0
monthly_wage_modifier monthly_wage_modifier = 0.1 Modifies the wage costs for characters in a country. 乘法 1.0
monthly_governor_wage monthly_governor_wage = 0.1 Modifies the wage costs for governors in a country. 乘法 1.0
loyalty_gain_chance_modifier loyalty_gain_chance_modifier = 0.1 Modifies the loyalty gain chance for characters in a country. 乘法 1.0
monthly_general_loyalty monthly_general_loyalty = 0.1 Modifies the loyalty gain for general characters in a country. 加法 1.0
monthly_admiral_loyalty monthly_admiral_loyalty = 0.1 Modifies the loyalty gain for admiral characters in a country. 加法 1.0
monthly_governor_loyalty monthly_governor_loyalty = 0.1 Modifies the loyalty gain for governor characters in a country. 加法 1.0
monthly_office_<office>_loyalty monthly_office_pontifex_loyalty = 0.1 Modifies the monthly loyalty of the character employed in the specified office position. Note this is generated for all the office entries in the offices folder. 加法 1.0

省份修正

修正 例子 描述 效果类型 添加的版本
local_monthly_state_loyalty local_monthly_state_loyalty = 0.1 Modifies the monthly loyalty gain in a state. 加法 1.0
local_state_trade_routes local_state_trade_routes = 1 Modifies the amount of trade routes in a state. 加法 1.0

地方省份修正

修正 例子 描述 效果类型 添加的版本
local_<pop>_output local_citizen_output = 0.1 Modifies the output of the specified pop. Note this is generated for all the pop entries in the pop_types folder. 乘法 1.0
local_<pop>_happyness local_citizen_happyness = 0.1 Modifies the happiness of the specified pop. Note this is generated for all the pop entries in the pop_types folder. 乘法 1.0
tax_income tax_income = 0.1 Modifies the tax income in a province. 加法 1.0
local_tax_modifier local_tax_modifier = 0.1 Modifies the tax income in a province. 乘法 1.0
local_building_slot local_building_slot = 0.1 本地城市建筑槽 加法 1.0
local_population_growth local_population_growth = 0.1 本地人口增长 加法 1.0
local_output_modifier local_output_modifier = 0.1 本地人口产出 乘法 1.0
happiness_for_wrong_culture_modifier happiness_for_wrong_culture_modifier = 0.1 不同文化幸福度 乘法 1.0
happiness_for_same_culture_modifier happiness_for_same_culture_modifier = 0.1 主流与已整合文化幸福度 乘法 1.0
local_goods_from_slaves local_goods_from_slaves = -1 本地盈余所需奴隶 加法 1.0
base_resources base_resources = 0.1 加法 1.0
city_monthly_state_loyalty city_monthly_state_loyalty = 0.1 加法 1.0
minimum_unrest minimum_unrest = 0.1 加法 1.0
local_unrest local_unrest = 0.1 加法 1.0
local_country_civilization_value local_country_civilization_value = 0.1 加法 1.0
barbarian_growth barbarian_growth = 0.1 加法 1.0
barbarian_spawn_chance barbarian_spawn_chance = 0.1 加法 1.0
monthly_local_governor_wage monthly_local_governor_wage = 0.1 乘法 1.0
local_manpower local_manpower = 0.1 加法 1.0
local_manpower_modifier local_manpower_modifier = 0.1 乘法 1.0
attrition attrition = 0.1 加法 1.0
max_attrition max_attrition = 0.1 加法 1.0
supply_limit supply_limit = 0.1 加法 1.0
supply_limit_modifier supply_limit_modifier = 0.1 乘法 1.0
fort_level fort_level = 1 堡垒级别 加法 1.0
local_ship_recruit_speed local_ship_recruit_speed = 0.1 乘法 1.0
local_cohort_recruit_speed local_cohort_recruit_speed = 0.1 乘法 1.0
garrison_size garrison_size = 0.1 乘法 1.0
garrison_growth garrison_growth = 0.1 乘法 1.0
movement_cost movement_cost = 0.1 乘法 1.0
army_movement_speed army_movement_speed = 0.1 乘法 1.0
navy_movement_speed navy_movement_speed = 0.1 乘法 1.0
movement_speed_if_no_road movement_speed_if_no_road = 0.1 乘法 1.0
local_research_points_modifier local_research_points_modifier = 0.1 乘法 1.0
local_defensive local_defensive = 0.1 乘法 1.0
local_commerce_modifier local_commerce_modifier = 0.1 乘法 1.0
local_monthly_civilization local_monthly_civilization = 0.1 乘法 1.0
local_start_experience local_start_experience = 0.1 乘法 1.0
local_cohort_start_experience local_cohort_start_experience = 0.1 乘法 1.0
local_ship_start_experience local_ship_start_experience = 0.1 乘法 1.0
local_pirate_spawn_chance local_pirate_spawn_chance = 0.1 乘法 1.0
local_hostile_attrition local_hostile_attrition = 0.1 乘法 1.0
local_<pop>_desired_pop_ratio local_freemen_desired_pop_ratio = 0.1 本地人口期望比例 乘法
local_migration_attraction local_migration_attraction = 0.1 本地移民吸引力 加法
local_population_capacity local_population_capacity = 1 本地人口容量 加法
local_population_capacity_modifier local_population_capacity_modifier = 0.1 本地人口容量 乘法
local_monthly_food_modifier local_monthly_food_modifier = 0.1 本地每月食物修正 乘法

人物修正

修正 例子 描述 效果类型 添加的版本
martial martial = 1 加法 1.0
finesse finesse = 1 加法 1.0
charisma charisma = 1 加法 1.0
zeal zeal = 1 加法 1.0
fertility fertility = 1 加法 1.0
health health = 0.1 加法 1.0
prominence prominence = 0.1 加法 1.0
current_corruption current_corruption = 0.1 加法 1.0
disallow_job disallow_job = yes Boolean 1.0
disallow_office disallow_office = yes Boolean 1.0
disallow_command disallow_command = yes Boolean 1.0
control_range_modifier control_range_modifier = 0.1 乘法 1.0
diplomatic_range_modifier diplomatic_range_modifier = 0.1 乘法 1.0
monthly_character_wealth monthly_character_wealth = 0.1 加法 1.0
primary_heir_attraction primary_heir_attraction = 0.1 乘法 1.0
support_for_character_as_heir support_for_character_as_heir = 0.1 乘法 1.0
next_ruler_legitimacy next_ruler_legitimacy = 0.1 加法 1.0
num_of_clan_chiefs num_of_clan_chiefs = 1 加法 1.0
clan_retinue_size clan_retinue_size = 0.1 乘法 1.0
max_rivals max_rivals = 1 加法 1.0
max_friends max_friends = 1 加法 1.0
monthly_wage_for_character monthly_wage_for_character = 0.1 加法 1.0
monthly_wage_on_character_modifier monthly_wage_on_character_modifier = 0.1 乘法 1.0
monthly_character_loyalty monthly_character_loyalty = 0.1 加法 1.0
monthly_character_popularity monthly_character_popularity = 0.1 加法 1.0
monthly_character_popularity_decay monthly_character_popularity_decay = 0.1 加法 1.0
monthly_character_prominence monthly_character_prominence = 0.1 加法 1.0
monthly_character_fam_prestige monthly_character_fam_prestige = 0.1 加法 1.0
loyalty_gain_chance loyalty_gain_chance = 0.1 加法 1.0
monthly_<party>_conviction monthly_civic_party_conviction = 0.1 加法 1.0

参考资料


修正本地化对照

手工整理的修正图标[1]和本地化[2]对照表。对应关系可能有错误,仅供参考。

  1. 脚本代码位于:/ImperatorRome/game/common/modifier_icons/00_modifier_icons.txt
  2. 本地化代码位于:/ImperatorRome/localization/simp_chinese/modifiers_l_simp_chinese.yml/ImperatorRome/localization/english/modifiers_l_english.yml
代码关键字 图标 本地化关键字 中文 英文
agressive_expansion_impact Agressive expansion impact.png MODIFIER_AGRESSIVE_EXPANSION_IMPACT 侵略性扩张影响 Aggressive Expansion Impact
agressive_expansion_monthly_change Agressive expansion monthly change.png MODIFIER_AGRESSIVE_EXPANSION_MONTHLY_CHANGE 侵略性扩张变化 Aggressive Expansion Change
agressive_expansion_monthly_decay Agressive expansion monthly decay.png MODIFIER_AGRESSIVE_EXPANSION_MONTHLY_DECAY 侵略性扩张衰退 Aggressive Expansion Decay
archers_cost File:Archers cost.png archers_cost 弓兵花费 Archers Cost
archers_defensive Archers defensive.png archers_defensive 弓兵防御 Archers Defense
archers_discipline File:Archers discipline.png archers_discipline 弓兵训练度 Archers Discipline
archers_forest_combat_bonus Archers forest combat bonus.png archers_forest_combat_bonus 弓兵森林战斗加成 Archers Forest Combat Bonus
archers_hills_combat_bonus File:Archers hills combat bonus.png archers_hills_combat_bonus 弓兵丘陵战斗加成 Archers Hills Combat Bonus
archers_maintenance_cost File:Archers maintenance cost.png archers_maintenance_cost 弓兵维护费 Archer Maintenance Cost
archers_morale Archers morale.png archers_morale 弓兵士气 Archers Morale
archers_mountain_combat_bonus File:Archers mountain combat bonus.png archers_mountain_combat_bonus 弓兵山地战斗加成 Archers Mountain Combat Bonus
archers_movement_speed File:Archers movement speed.png archers_movement_speed 弓兵移动速度 Archers Movement Speed
archers_offensive Archers offensive.png archers_offensive 弓兵进攻 Archers Offense
army_maintenance_cost Army maintenance cost.png MODIFIER_ARMY_MAINTENANCE_COST 陆军维护费 Army Maintenance Cost
army_movement_speed Army movement speed.png MODIFIER_ARMY_MOVEMENT_SPEED 陆军移动速度 Army Movement Speed
assassinate_attempt_cost_modifier File:Assassinate attempt cost modifier.png assassinate_attempt_cost_modifier 暗杀花费 Assassinate Cost
assault_ability Assault ability.png MODIFIER_ASSAULT_ABILITY 攻击能力 Assault Ability
assault_cost_modifier File:Assault cost modifier.png assault_cost_modifier 强攻花费 Assault Cost
assimilate_pop_cost_modifier File:Assimilate pop cost modifier.png assimilate_pop_cost_modifierr 同化人口花费 Assimilate Pop Cost
attrition Attrition.png MODIFIER_ATTRITION 损耗 Attrition
barbarian_growth File:Barbarian growth.png MODIFIER_BARBARIAN_GROWTH 蛮族增长 Barbarian Growth
barbarian_spawn_chance File:Barbarian spawn chance.png MODIFIER_BARBARIAN_SPAWN_CHANCE 蛮族出现几率 Barbarian Spawn Chance
base_resources Base resources.png MODIFIER_BASE_RESOURCE 基础资源生产 Base Resource Production
blockade_efficiency Blockade efficiency.png MODIFIER_BLOCKADE_EFFICIENCY 封锁效率 Blockade Efficiency
bribe_character_cost_modifier File:Bribe character cost modifier.png bribe_character_cost_modifier 贿赂人物花费 Bribe Character Cost
build_cost Build cost.png MODIFIER_BUILD_COST 建造花费 Build Cost
build_time Build time.png MODIFIER_BUILD_TIME 建造时间 Build Time
buy_invention_cost_modifier Buy invention cost modifier.png buy_invention_cost_modifier 发明花费 Invention Cost
buy_military_tradition_cost_modifier File:Buy military tradition cost modifier.png buy_military_tradition_cost_modifier 军事传统花费 Military Tradition Cost
call_omen_cost_modifier File:Call omen cost modifier.png call_omen_cost_modifier 祈求预兆花费 Call Omen Cost
camels_cost File:Camels cost.png camels_cost 骆驼骑兵花费 Camel Cost
camels_defensive File:Camels defensive.png camels_defensive 骆驼骑兵防御 Camel Defense
camels_desert_combat_bonus File:Camels desert combat bonus.png camels_desert_combat_bonus 骆驼骑兵沙漠战斗加成 Camel Desert Combat Bonus
camels_discipline File:Camels discipline.png camels_discipline 骆驼骑兵训练度 Camel Discipline
camels_maintenance_cost File:Camels maintenance cost.png camels_maintenance_cost 骆驼骑兵维护费 Camel Maintenance Cost
camels_morale File:Camels morale.png camels_morale 骆驼骑兵士气 Camel Morale
camels_movement_speed File:Camels movement speed.png camels_movement_speed 骆驼移动速度 Camels Movement Speed
camels_offensive File:Camels offensive.png camels_offensive 骆驼骑兵进攻 Camel Offense
camels_plains_combat_bonus File:Camels plains combat bonus.png camels_plains_combat_bonus 骆驼骑兵平原战斗加成 Camel Plains Combat Bonus
change_diplomatic_stance_cost_modifier Change diplomatic stance cost modifier.png change_diplomatic_stance_cost_modifier 外交立场花费 Diplomatic Stance Cost
change_governor_policy_cost_modifier File:Change governor policy cost modifier.png change_governor_policy_cost_modifier 改变总督政策花费 Change Governor Policy Cost
chariots_cost Chariots cost.png chariots_cost 战车花费 Chariot Cost
chariots_defensive Chariots defensive.png chariots_defensive 战车防御 Chariot Defense
chariots_discipline File:Chariots discipline.png chariots_discipline 战车训练度 Chariot Discipline
chariots_maintenance_cost File:Chariots maintenance cost.png chariots_maintenance_cost 战车维护费 Chariot Maintenance Cost
chariots_morale Chariots morale.png chariots_morale 战车士气 Chariot Morale
chariots_movement_speed File:Chariots movement speed.png chariots_movement_speed 战车移动速度 Chariot Movement Speed
chariots_offensive File:Chariots offensive.png chariots_offensive 战车进攻 Chariot Offense
chariots_plains_combat_bonus Chariots plains combat bonus.png chariots_plains_combat_bonus 战车平原战斗加成 Chariot Plains Combat Bonus
charisma Charisma.png MODIFIER_CHARISMA 魅力 Charisma
citizen_move_cost_modifier File:Citizen move cost modifier.png citizen_move_cost_modifier 移动公民花费 Move Citizens Cost
citizen_promotion_cost_modifier File:Citizen promotion cost modifier.png citizen_promotion_cost_modifier 公民升级花费 Citizen Promotion Cost
city_monthly_state_loyalty Local monthly state loyalty.png MODIFIER_CITY_MONTHLY_STATE_LOYALTY 城市省份忠诚度 City Provincial Loyalty
civic_party_influence File:Civic party influence.png civic_party_influence 民政派系影响力 Civic Faction Influence
civic_tech_investment Civic tech investment.png civic_tech_investment 民政科技投资 Civic Tech Investment
clan_retinue_size File:Clan retinue size.png MODIFIER_CLAN_RETINUE_SIZE 氏族亲兵规模 Size of Clan Retinue
cohort_reinforcement_speed File:Cohort reinforcement speed.png MODIFIER_COHORT_REINFORCEMENT_SPEED 补员速度 Reinforcement Speed
commerce_value Commerce value.png MODIFIER_COMMERCE_VALUE 商业价值 Commerce Value
control_range_modifier Control range modifier.png MODIFIER_CONTROL_RANGE 控制范围修正 Control range modifier
country_civilization_value File:Country civilization value.png MODIFIER_COUNTRY_CIVILIZATION_VALUE 国家文明度等级 Country Civilization Level
current_corruption File:Current corruption.png MODIFIER_CURRENT_CORRUPTION 腐败 Corruption
diplomatic_relations Diplomatic relations.png MODIFIER_DIPLOMATIC_RELATIONS 外交关系 Diplomatic Relations
diplomatic_reputation Diplomatic reputation.png MODIFIER_DIPLOMATIC_REPUTATION 外交声誉 Diplomatic Reputation
disallow_command File:Disallow command.png MODIFIER_DISALLOW_COMMAND 拒绝指挥 Disallow command
disallow_job File:Disallow job.png MODIFIER_DISALLOW_JOB 拒绝工作 Disallow job
disallow_office File:Disallow office.png MODIFIER_DISALLOW_OFFICE 拒绝官职 Disallow office
discipline Discipline.png MODIFIER_DISCIPLINE 训练度 Discipline
election_term_duration File:Election term duration.png MODIFIER_ELECTION_TERM_DURATION 任期 Election Term Duration
enact_law_cost_modifier Enact law cost modifier.png enact_law_cost_modifier 颁布法律花费 Enact Law Cost
endorse_party_cost_modifier Endorse party cost modifier.png endorse_party_cost_modifier 支持派系花费 Endorse Party Cost
enslavement_efficiency Enslavement efficiency.png MODIFIER_ENSLAVEMENT_EFFICIENCY 抓奴效率 Enslavement Efficiency
experience_decay Experience decay.png MODIFIER_EXPERIENCE_DECAY 战术损失 Experience Decay
fabricate_claim_cost_modifier Fabricate claim cost modifier.png fabricate_claim_cost_modifier 伪造宣称花费 Fabricate Claim Cost
fertility Fertility.png MODIFIER_FERTILITY 生育能力 Fertility
finesse Finesse.png MODIFIER_FINESSE 智略 Finesse
fort_level File:Fort level.png MODIFIER_FORT_LEVEL 堡垒级别 Fort Level
fort_maintenance_cost Fort maintenance cost.png MODIFIER_FORT_MAINTENANCE_COST 要塞维护费 Fort Maintenance
freemen_move_cost_modifier File:Freemen move cost modifier.png freemen_move_cost_modifier 移动自由民花费 Move Freemen Cost
freemen_promotion_cost_modifier File:Freemen promotion cost modifier.png freemen_promotion_cost_modifier 自由民升级花费 Freeman Promotion Cost
garrison_growth File:Garrison growth.png MODIFIER_GARRISON_GROWTH 守军增加 Garrison Growth
garrison_size File:Garrison size.png MODIFIER_GARRISON_SIZE 守军规模 Garrison Size
global_building_slot File:Global building slot.png MODIFIER_GLOBAL_BUILDING_SLOT 建筑栏位 Building Slots
global_capital_trade_routes Global capital trade routes.png MODIFIER_GLOBAL_CAPITAL_TRADE_ROUTES 首都进口路线 Capital Import Routes
global_citizen_happyness File:Global citizen happyness.png global_citizen_happyness 全国公民幸福度 National Citizen Happiness
global_citizen_output File:Global citizen output.png global_citizen_output 全国公民产出 National Citizen Output
global_cohort_recruit_speed File:Global cohort recruit speed.png MODIFIER_GLOBAL_COHORT_RECRUIT_SPEED 大队招募速度 Cohort Recruit Speed
global_cohort_start_experience Global cohort start experience.png MODIFIER_GLOBAL_COHORT_START_EXPERIENCE 大队初始经验 Cohort Starting Experience
global_commerce_modifier Global commerce modifier.png MODIFIER_GLOBAL_COMMERCE_MODIFIER 国家商业收入 National Commerce Income
global_defensive File:Global defensive.png MODIFIER_GLOBAL_DEFENSIVE 要塞防御 Fort Defense
global_freemen_happyness File:Global freemen happyness.png global_freemen_happyness 全国自由民幸福度 National Freeman Happiness
global_freemen_output File:Global freemen output.png global_freemen_output 全国自由民产出 National Freeman Output
global_goods_from_slaves File:Global goods from slaves.png MODIFIER_GLOBAL_GOODS_FROM_SLAVES 盈余所需奴隶 Slaves needed for Surplus
global_manpower File:Global manpower.png MODIFIER_GLOBAL_MANPOWER 国家人力 National Manpower
global_manpower_modifier File:Global manpower modifier.png MODIFIER_GLOBAL_MANPOWER_MODIFIER 国家人力 National Manpower
global_monthly_civilization File:Global monthly civilization.png MODIFIER_GLOBAL_MONTHLY_CIVILIZATION 每月文明度变化 Monthly Civilization Change
global_monthly_state_loyalty File:Global monthly state loyalty.png MODIFIER_GLOBAL_MONTHLY_STATE_LOYALTY 省份忠诚度 Provincial Loyalty
global_population_growth Global population growth.png MODIFIER_GLOBAL_POPULATION_GROWTH 国家人口增长 National Population Growth
global_ship_recruit_speed File:Global ship recruit speed.png MODIFIER_GLOBAL_SHIP_RECRUIT_SPEED 船只招募速度 Ship Recruit Speed
global_ship_start_experience Global ship start experience.png MODIFIER_GLOBAL_SHIP_START_EXPERIENCE 船只初始经验 Ship Starting Experience
global_slaves_happyness File:Global slaves happyness.png global_slaves_happyness 全国奴隶幸福度 National Slave Happiness
global_slaves_output File:Global slaves output.png global_slaves_output 全国奴隶产出 National Slave Output
global_start_experience File:Global start experience.png MODIFIER_GLOBAL_START_EXPERIENCE 初始经验 Starting Experience
global_state_trade_routes Global state trade routes.png MODIFIER_GLOBAL_STATE_TRADE_ROUTES 省份进口路线 Province Import Routes
global_supply_limit_modifier File:Global supply limit modifier.png MODIFIER_GLOBAL_SUPPLY_LIMIT_MODIFIER 补给上限 Supply Limit
global_tax_income File:Global tax income.png MODIFIER_GLOBAL_TAX_INCOME 基础税收 Base Tax
global_tax_modifier File:Global tax modifier.png MODIFIER_GLOBAL_TAX_MODIFIER 国家税收 National Tax
global_tribesmen_happyness File:Global tribesmen happyness.png global_tribesmen_happyness 全国部落民幸福度 National Tribesman Happiness
global_tribesmen_output File:Global tribesmen output.png global_tribesmen_output 全国部落民产出 National Tribesman Output
global_unrest Global unrest.png MODIFIER_GLOBAL_UNREST 国家不满值 National Unrest
government_bonus_cost_modifier Government bonus cost modifier.png government_bonus_cost_modifier 政体奖励系数 Government Bonus Multiplier
happiness_for_same_culture_modifier Happiness for same culture modifier.png MODIFIER_HAPPINESS_FOR_SAME_CULTURE_MODIFIER 主流文化幸福度 Primary Culture Happiness
happiness_for_wrong_culture_group_modifier Happiness for wrong culture group modifier.png MODIFIER_HAPPINESS_FOR_WRONG_CULTURE_GROUP_MODIFIER 不同文化组幸福度 Wrong Culture-Group Happiness
happiness_for_wrong_culture_modifier Happiness for wrong culture modifier.png MODIFIER_HAPPINESS_FOR_WRONG_CULTURE_MODIFIER 不同文化幸福度 Wrong Culture Happiness
health Health.png MODIFIER_HEALTH 健康 Health
heavy_cavalry_cost File:Heavy cavalry cost.png heavy_cavalry_cost 重骑兵花费 Heavy Cavalry Cost
heavy_cavalry_defensive File:Heavy cavalry defensive.png heavy_cavalry_defensive 重骑兵防御 Heavy Cavalry Defense
heavy_cavalry_desert_combat_bonus File:Heavy cavalry desert combat bonus.png heavy_cavalry_desert_combat_bonus 重骑兵沙漠战斗加成 Heavy Cavalry Desert Combat Bonus
heavy_cavalry_discipline File:Heavy cavalry discipline.png heavy_cavalry_discipline 重骑兵训练度 Heavy Cavalry Discipline
heavy_cavalry_maintenance_cost File:Heavy cavalry maintenance cost.png heavy_cavalry_maintenance_cost 重骑兵维护费 Heavy Cavalry Maintenance Cost
heavy_cavalry_morale File:Heavy cavalry morale.png heavy_cavalry_morale 重骑兵士气 Heavy Cavalry Morale
heavy_cavalry_movement_speed File:Heavy cavalry movement speed.png heavy_cavalry_movement_speed 重骑兵移动速度 Heavy Cavalry Movement Speed
heavy_cavalry_offensive File:Heavy cavalry offensive.png heavy_cavalry_offensive 重骑兵进攻 Heavy Cavalry Offense
heavy_cavalry_plains_combat_bonus File:Heavy cavalry plains combat bonus.png heavy_cavalry_plains_combat_bonus 重骑兵平原战斗加成 Heavy Cavalry Plains Combat Bonus
heavy_infantry_cost File:Heavy infantry cost.png heavy_infantry_cost 重步兵花费 Heavy Infantry Cost
heavy_infantry_defensive Heavy infantry defensive.png heavy_infantry_defensive 重步兵防御 Heavy Infantry Defense
heavy_infantry_discipline File:Heavy infantry discipline.png heavy_infantry_discipline 重步兵训练度 Heavy Infantry Discipline
heavy_infantry_forest_combat_bonus File:Heavy infantry forest combat bonus.png heavy_infantry_forest_combat_bonus 重步兵森林战斗加成 Heavy Infantry Forest Combat Bonus
heavy_infantry_jungle_combat_bonus File:Heavy infantry jungle combat bonus.png heavy_infantry_jungle_combat_bonus 重步兵丛林战斗加成 Heavy Infantry Jungle Combat Bonus
heavy_infantry_maintenance_cost File:Heavy infantry maintenance cost.png heavy_infantry_maintenance_cost 重步兵维护费 Heavy Infantry Maintenance Cost
heavy_infantry_morale File:Heavy infantry morale.png heavy_infantry_morale 重步兵士气 Heavy Infantry Morale
heavy_infantry_mountain_combat_bonus File:Heavy infantry mountain combat bonus.png heavy_infantry_mountain_combat_bonus 重步兵山地战斗加成 Heavy Infantry Mountain Combat Bonus
heavy_infantry_movement_speed File:Heavy infantry movement speed.png heavy_infantry_movement_speed 重步兵移动速度 Heavy Infantry Movement Speed
heavy_infantry_offensive Heavy infantry offensive.png heavy_infantry_offensive 重步兵进攻 Heavy Infantry Offense
hold_triumph_cost_modifier File:Hold triumph cost modifier.png hold_triumph_cost_modifier 举办凯旋式花费 Hold Triumph Cost
horse_archers_cost File:Horse archers cost.png horse_archers_cost 弓骑兵花费 Horse Archers Cost
horse_archers_defensive File:Horse archers defensive.png horse_archers_defensive 弓骑兵防御 Horse Archer Defense
horse_archers_desert_combat_bonus File:Horse archers desert combat bonus.png horse_archers_desert_combat_bonus 弓骑兵沙漠战斗加成 Horse Archer Desert Combat Bonus
horse_archers_discipline File:Horse archers discipline.png horse_archers_discipline 弓骑兵训练度 Horse Archer Discipline
horse_archers_maintenance_cost File:Horse archers maintenance cost.png horse_archers_maintenance_cost 弓骑兵维护费 Horse Archer Maintenance Cost
horse_archers_morale File:Horse archers morale.png horse_archers_morale 弓骑兵士气 Horse Archers Morale
horse_archers_movement_speed File:Horse archers movement speed.png horse_archers_movement_speed 弓骑兵移动速度 Horse Archer Movement Speed
horse_archers_offensive File:Horse archers offensive.png horse_archers_offensive 弓骑兵进攻 Horse Archer Offense
hostile_attrition File:Hostile attrition.png MODIFIER_HOSTILE_ATTRITION 敌方损耗 Hostile Attrition
improve_relation_cost_modifier Improve relation cost modifier.png improve_relation_cost_modifier 改善关系花费 Improve Relation Cost
improve_relation_impact Improve relation.png MODIFIER_IMPROVE_RELATION_IMPACT 提高好感度的最大值 Improve Opinion Maximum
increase_legitimacy_cost_modifier File:Increase legitimacy cost modifier.png increase_legitimacy_cost_modifier 提高正统性花费 Increase Legitimacy Cost
inspire_devotio_cost_modifier File:Inspire devotio cost modifier.png inspire_devotio_cost_modifier 祈求虔诚花费 Invoke Devotio Cost
inspire_disloyalty_cost_modifier File:Inspire disloyalty cost modifier.png inspire_disloyalty_cost_modifier 教唆不忠花费 Inspire Disloyalty Cost
integrate_speed Integrate speed.png MODIFIER_INTEGRATE_SPEED 整合速度 Integration Speed
land_morale Land morale.png MODIFIER_LAND_MORALE 陆军士气 Morale of Armies
land_morale_modifier File:Land morale modifier.png MODIFIER_LAND_MORALE_MODIFIER 陆军士气 Morale of Armies
land_morale_recovery Land morale recovery.png MODIFIER_LAND_MORALE_RECOVERY 陆军士气恢复 Army Morale Recovery
land_unit_attrition Land unit attrition.png MODIFIER_LAND_UNIT_ATTRITION 陆军单位负担修正 Army Weight Modifier
light_cavalry_cost Light cavalry cost.png light_cavalry_cost 轻骑兵花费 Light Cavalry Cost
light_cavalry_defensive File:Light cavalry defensive.png light_cavalry_defensive 轻骑兵防御 Light Cavalry Defense
light_cavalry_desert_combat_bonus File:Light cavalry desert combat bonus.png light_cavalry_desert_combat_bonus 轻骑兵沙漠战斗加成 Light Cavalry Desert Combat Bonus
light_cavalry_discipline File:Light cavalry discipline.png light_cavalry_discipline 轻骑兵训练度 Light Cavalry Discipline
light_cavalry_maintenance_cost File:Light cavalry maintenance cost.png light_cavalry_maintenance_cost 轻骑兵维护费 Light Cavalry Maintenance Cost
light_cavalry_morale File:Light cavalry morale.png light_cavalry_morale 轻骑兵士气 Light Cavalry Morale
light_cavalry_movement_speed File:Light cavalry movement speed.png light_cavalry_movement_speed 轻骑兵移动速度 Light Cavalry Movement Speed
light_cavalry_offensive Light cavalry offensive.png light_cavalry_offensive 轻骑兵进攻 Light Cavalry Offense
light_cavalry_plains_combat_bonus File:Light cavalry plains combat bonus.png light_cavalry_plains_combat_bonus 轻骑兵平原战斗加成 Light Cavalry Plains Combat Bonus
light_infantry_cost Light infantry cost.png light_infantry_cost 轻步兵花费 Light Infantry Cost
light_infantry_defensive Light infantry defensive.png light_infantry_defensive 轻步兵防御 Light Infantry Defense
light_infantry_discipline Light infantry discipline.png light_infantry_discipline 轻步兵训练度 Light Infantry Discipline
light_infantry_forest_combat_bonus Light infantry forest combat bonus.png light_infantry_forest_combat_bonus 轻步兵森林战斗加成 Light Infantry Forest Combat Bonus
light_infantry_hills_combat_bonus File:Light infantry hills combat bonus.png light_infantry_hills_combat_bonus 轻步兵丘陵战斗加成 Light Infantry Hills Combat Bonus
light_infantry_jungle_combat_bonus File:Light infantry jungle combat bonus.png light_infantry_jungle_combat_bonus 轻步兵丛林战斗加成 Light Infantry Jungle Combat Bonus
light_infantry_maintenance_cost File:Light infantry maintenance cost.png light_infantry_maintenance_cost 轻步兵维护费 Light Infantry Maintenance Cost
light_infantry_morale Light infantry morale.png light_infantry_morale 轻步兵士气 Light Infantry Morale
light_infantry_mountain_combat_bonus File:Light infantry mountain combat bonus.png light_infantry_mountain_combat_bonus 轻步兵山地战斗加成 Light Infantry Mountain Combat Bonus
light_infantry_movement_speed File:Light infantry movement speed.png light_infantry_movement_speed 轻步兵移动速度 Light Infantry Movement Speed
light_infantry_offensive File:Light infantry offensive.png light_infantry_offensive 轻步兵进攻 Light Infantry Offense
light_infantry_plains_combat_bonus Light infantry plains combat bonus.png light_infantry_plains_combat_bonus 轻步兵平原战斗加成 Light Infantry Plains Combat Bonus
local_building_slot Local building slot.png MODIFIER_LOCAL_BUILDING_SLOT 建筑栏位 Building Slots
local_citizen_happyness File:Local citizen happyness.png local_citizen_happyness 本地公民幸福度 Local Citizen Happiness
local_citizen_output File:Local citizen output.png local_citizen_output 本地公民产出 Local Citizen Output
local_cohort_recruit_speed Local cohort recruit speed.png MODIFIER_LOCAL_COHORT_RECRUIT_SPEED 大队招募速度 Cohort Recruit Speed
local_cohort_start_experience File:Local cohort start experience.png MODIFIER_LOCAL_COHORT_START_EXPERIENCE 大队初始经验 Cohort Starting Experience
local_commerce_modifier File:Local commerce modifier.png MODIFIER_LOCAL_COMMERCE_MODIFIER 商业收入 Commerce Income
local_country_civilization_value File:Country civilization value.png MODIFIER_LOCAL_COUNTRY_CIVILIZATION_VALUE 本地文明度等级 Local Civilization Level
local_defensive Local defensive.png MODIFIER_LOCAL_DEFENSIVE 本地要塞防御 Local Fort Defense
local_freemen_happyness File:Local freemen happyness.png local_freemen_happyness 本地自由民幸福度 Local Freeman Happiness
local_freemen_output File:Local freemen output.png local_freemen_output 本地自由民产出 Local Freeman Output
local_goods_from_slaves File:Local goods from slaves.png MODIFIER_LOCAL_GOODS_FROM_SLAVES 本地盈余所需奴隶 Slaves needed for Local Surplus
local_hostile_attrition File:Local hostile attrition.png MODIFIER_LOCAL_HOSTILE_ATTRITION 敌方损耗 Hostile Attrition
local_manpower Local manpower.png MODIFIER_LOCAL_MANPOWER 本地人力 Local Manpower
local_manpower_modifier File:Local manpower modifier.png MODIFIER_LOCAL_MANPOWER_MODIFIER 本地人力 Local Manpower
local_monthly_civilization File:Local monthly civilization.png MODIFIER_LOCAL_MONTHLY_CIVILIZATION 每月文明度变化 Monthly Civilization Change
local_monthly_state_loyalty Local monthly state loyalty.png MODIFIER_LOCAL_MONTHLY_STATE_LOYALTY 地方省份忠诚度 Local Provincial Loyalty
local_output_modifier File:Local output modifier.png MODIFIER_LOCAL_OUTPUT_MODIFIER 人口产出 Population Output
local_pirate_spawn_chance File:Local pirate spawn chance.png MODIFIER_LOCAL_PIRATE_SPAWN_CHANCE 海盗出现几率 Pirate Spawn Chance
local_population_growth Local population growth.png MODIFIER_LOCAL_POPULATION_GROWTH 本地人口增长 Local Population Growth
local_research_points_modifier File:Local research points modifier.png MODIFIER_LOCAL_RESEARCH_POINTS_MODIFIER 研究点 Research Points
local_ship_recruit_speed Local ship recruit speed.png MODIFIER_LOCAL_SHIP_RECRUIT_SPEED 船只招募速度 Ship Recruit Speed
local_ship_start_experience Local ship start experience.png MODIFIER_LOCAL_SHIP_START_EXPERIENCE 船只初始经验 Ship Starting Experience
local_slaves_happyness File:Local slaves happyness.png local_slaves_happyness 本地奴隶幸福度 Local Slave Happiness
local_slaves_output File:Local slaves output.png local_slaves_output 本地奴隶产出 Local Slave Output
local_start_experience Local start experience.png MODIFIER_LOCAL_START_EXPERIENCE 初始经验 Starting Experience
local_state_trade_routes Local state trade routes.png MODIFIER_LOCAL_STATE_TRADE_ROUTES 本地进口路线 Local Import Routes
local_tax_modifier File:Local tax modifier.png MODIFIER_LOCAL_TAX_MODIFIER 本地税收 Local Tax
local_tribesmen_happyness File:Local tribesmen happyness.png local_tribesmen_happyness 本地部落民幸福度 Local Tribesman Happiness
local_tribesmen_output File:Local tribesmen output.png local_tribesmen_output 本地部落民产出 Local Tribesman Output
local_unrest File:Local unrest.png MODIFIER_LOCAL_UNREST 本地不满值 Local Unrest
loyalty_gain_chance Loyalty gain chance.png MODIFIER_LOYALTY_GAIN_CHANCE 忠诚增加几率 Loyalty Gain Chance
loyalty_gain_chance_modifier Loyalty gain chance.png MODIFIER_LOYALTY_GAIN_CHANCE_MODIFIER 忠诚增加几率 Loyalty Gain Chance
loyalty_to_overlord Loyalty to overlord.png MODIFIER_LOYALTY_TO_OVERLORD 忠于宗主国 Loyalty to Overlord
manpower_recovery_speed Manpower recovery speed.png MODIFIER_MANPOWER_RECOVERY_SPEED 人力恢复速度 Manpower Recovery Speed
martial Martial.png MODIFIER_MARTIAL 军略 Martial
max_attrition File:Max attrition.png MODIFIER_MAX_ATTRITION 最大损耗 Maximum Attrition
max_friends Max friends.png MODIFIER_MAX_FRIENDS 最大好友数量 Max. Friends
max_loyalty File:Max loyalty.png MODIFIER_MAX_LOYALTY 最大忠诚度 Max Loyalty
max_rivals Max rivals.png MODIFIER_MAX_RIVALS 最大仇敌数量 Max. Rivals
max_war_exhaustion File:Max war exhaustion.png MODIFIER_MAX_WAR_EXHAUSTION 最高厌战 Maximum War Exhaustion
mercantile_party_influence File:Mercantile party influence.png mercantile_party_influence 商业派系影响力 Mercantile Faction Influence
mercenary_maintenance_cost File:Mercenary maintenance cost.png MODIFIER_MERCENARY_MAINTENANCE_COST 雇佣兵维护费 Mercenary Maintenance
military_building_cost File:Military building cost.png military_building_cost 训练营花费 Training Camp Cost
military_party_influence File:Military party influence.png military_party_influence 军事派系影响力 Military Faction Influence
military_tech_investment Military tech investment.png military_tech_investment 军事科技投资 Military Tech Investment
minimum_unrest File:Minimum unrest.png MODIFIER_MINIMUM_UNREST 最低不满值 Minimum Unrest
monthly_admiral_loyalty File:Monthly admiral loyalty.png MODIFIER_MONTHLY_ADMIRAL_LOYALTY 每月海军将领忠诚度 Monthly Admiral Loyalty
monthly_centralization File:Monthly centralization.png MODIFIER_MONTHLY_CENTRALIZATION 每月集权度 Monthly Centralization
monthly_character_fam_prestige File:Monthly character fam prestige.png MODIFIER_MONTHLY_CHARACTER_FAM_PRESTIGE 每月家族威望 Monthly Family Prestige
monthly_character_loyalty Monthly character loyalty.png MODIFIER_MONTHLY_CHARACTER_LOYALTY 每月忠诚 Monthly Loyalty
monthly_character_popularity File:Monthly character popularity.png MODIFIER_MONTHLY_CHARACTER_POPULARITY 每月人气 Monthly Popularity
monthly_character_popularity_decay File:Monthly character popularity decay.png MODIFIER_MONTHLY_CHARACTER_POPULARITY_DECAY 每月人气衰减 Monthly Popularity Decay
monthly_character_prominence File:Monthly character prominence.png MODIFIER_MONTHLY_CHARACTER_PROMINENCE 每月人物名望 Monthly Character Prominence
monthly_character_wealth File:Monthly character wealth.png MODIFIER_MONTHLY_CHARACTER_WEALTH 每月财富 Monthly Wealth
monthly_civic_party_conviction File:Monthly civic party conviction.png monthly_civic_party_conviction 民政信念 Civic Conviction
monthly_corruption Monthly corruption.png MODIFIER_MONTHLY_CORRUPTION 每月腐败 Monthly Corruption
monthly_general_loyalty File:Monthly general loyalty.png MODIFIER_MONTHLY_GENERAL_LOYALTY 每月将领忠诚度 Monthly General Loyalty
monthly_governor_loyalty File:Monthly governor loyalty.png MODIFIER_MONTHLY_GOVERNOR_LOYALTY 每月总督忠诚度 Monthly Governor Loyalty
monthly_governor_wage Monthly governor wage.png MODIFIER_MONTHLY_GOVERNOR_WAGE 总督报酬 Governor Wage
monthly_legitimacy File:Monthly legitimacy.png MODIFIER_MONTHLY_LEGITIMACY 每月正统性 Monthly Legitimacy
monthly_local_governor_wage File:Monthly local governor wage.png MODIFIER_MONTHLY_LOCAL_GOVERNOR_WAGE 总督报酬 Governor Wage
monthly_mercantile_party_conviction File:Monthly mercantile party conviction.png monthly_mercantile_party_conviction 商业信念 Mercantile Conviction
monthly_military_party_conviction File:Monthly military party conviction.png monthly_military_party_conviction 军事信念 Military Conviction
monthly_populist_party_conviction File:Monthly populist party conviction.png monthly_populist_party_conviction 民粹信念 Populist Conviction
monthly_religious_party_conviction File:Monthly religious party conviction.png monthly_religious_party_conviction 宗教信念 Religious Conviction
monthly_tyranny Monthly tyranny.png MODIFIER_MONTHLY_TYRANNY 每月暴政度 Monthly Tyranny
monthly_wage_for_character File:Monthly wage for character.png MODIFIER_MONTHLY_WAGE_FOR_CHARACTER 每月报酬 Monthly Wage
monthly_wage_modifier Monthly wage modifier.png MODIFIER_MONTHLY_WAGE_MODIFIER 每月人物报酬 Monthly Wages for Characters
monthly_wage_on_character_modifier Monthly wage on character modifier.png MODIFIER_MONTHLY_WAGE_ON_CHARACTER_MODIFIER 每月报酬 Monthly Wage
movement_cost Movement cost.png MODIFIER_MOVEMENT_COST 移动花费 Movement Cost
movement_speed_if_no_road Movement speed if no road.png MODIFIER_MOVEMENT_SPEED_IF_NO_ROAD 陆军无道路移动 Army Movement Without Roads
naval_morale Naval morale.png MODIFIER_NAVAL_MORALE 海军士气 Morale of Navies
naval_morale_modifier Naval morale modifier.png MODIFIER_NAVAL_MORALE_MODIFIER 海军士气 Morale of Navies
naval_morale_recovery File:Naval morale recovery.png MODIFIER_NAVAL_MORALE_RECOVERY 海军士气恢复 Navy Morale Recovery
naval_unit_attrition File:Naval unit attrition.png MODIFIER_NAVAL_UNIT_ATTRITION 海军损耗 Navy Attrition
navy_maintenance_cost Navy maintenance cost.png MODIFIER_NAVY_MAINTENANCE_COST 海军维护费 Navy Maintenance Cost
navy_movement_speed Navy movement speed.png MODIFIER_NAVY_MOVEMENT_SPEED 海军移动速度 Naval Movement Speed
next_ruler_legitimacy Next ruler legitimacy.png MODIFIER_NEXT_RULER_LEGITIMACY 下任统治者的正统性 Next Rulers Legitimacy
num_of_clan_chiefs File:Num of clan chiefs.png MODIFIER_NUM_OF_CLAN_CHIEFS 氏族酋长数量 Number of Clan Chiefs
omen_duration Omen duration.png MODIFIER_OMEN_DURATION 预兆持续时间 Omen Duration
omen_power File:Omen power.png MODIFIER_OMEN_POWER 预兆威能 Omen Power
oratory_tech_investment Oratory tech investment.png oratory_tech_investment 雄辩科技投资 Oratory Tech Investment
order_shattered_retreat_cost_modifier File:Order shattered retreat cost modifier.png order_shattered_retreat_cost_modifier 撤退花费 Retreat Cost
pirate_spawn_chance Pirate spawn chance.png MODIFIER_PIRATE_SPAWN_CHANCE 海盗出现几率 Pirate Spawn Chance
populist_party_influence File:Populist party influence.png populist_party_influence 民粹派系影响力 Populist Faction Influence
power_conversion_cost_modifier File:Power conversion cost modifier.png MODIFIER_POWER_CONVERSION_COST_MODIFIER 点数转换花费 Power Conversion Cost
price_execute_cost_modifier File:Price execute cost modifier.png price_execute_cost_modifier 处决花费 Execute Cost
price_imprison_cost_modifier File:Price imprison cost modifier.png price_imprison_cost_modifier 囚禁花费 Imprison Cost
primary_heir_attraction File:Primary heir attraction.png MODIFIER_PRIMARY_HEIR_ATTRACTION 第一继承人吸引力 Primary Heir Attraction
prominence Prominence.png MODIFIER_PROMINENCE 名望 Prominence
recover_cost_modifier File:Recover cost modifier.png recover_cost_modifier 部队整编花费 Unit Reorganization Cost
recruit_general_cost_modifier File:Recruit general cost modifier.png recruit_general_cost_modifier 招募陆军将领花费 Recruit General Cost
recruit_mercenary_cost_modifier Recruit mercenary cost modifier.png recruit_mercenary_cost_modifier 雇佣雇佣兵花费 Recruit Mercenary Cost
religious_party_influence File:Religious party influence.png religious_party_influence 宗教派系影响力 Religious Faction Influence
religious_tech_investment Religious tech investment.png religious_tech_investment 宗教科技投资 Religious Tech Investment
research_points Research points.png MODIFIER_RESEARCH_POINTS 研究点 Research Points
research_points_modifier Research points modifier.png MODIFIER_RESEARCH_POINTS_MODIFIER 研究点 Research Points
retreat_delay Retreat delay.png MODIFIER_RETREAT_DELAY 撤退延迟 Retreat Delay
ruler_popularity_gain Ruler popularity gain.png MODIFIER_RULER_POPULARITY_GAIN 统治者人气增加 Ruler Popularity Gain
senate_influence Senate influence.png MODIFIER_SENATE_INFLUENCE 元老院影响力 Senate Influence
ship_repair_at_sea Ship repair at sea.png MODIFIER_SHIP_REPAIR_AT_SEA 每月海上船只修理 Monthly Ship Repair at Sea
siege_ability File:Siege ability.png MODIFIER_SIEGE_ABILITY 围攻能力 Siege Ability
siege_engineers Siege engineers.png MODIFIER_SIEGE_ENGINEERS 攻城专家 Siege Engineers
slaves_move_cost_modifier Slaves move cost modifier.png slaves_move_cost_modifier 移动奴隶花费 Move Slaves Cost
smear_character_cost_modifier File:Smear character cost modifier.png smear_character_cost_modifier 诋毁声誉花费 Smear Reputation Cost
stability_cost_modifier Stability cost modifier.png MODIFIER_STABILITY_COST_MODIFIER 稳定度花费 Stability Cost
start_migration_cost_modifier Start migration cost modifier.png start_migration_cost_modifier 移民花费 Migration Cost
subject_loyalty Subject loyalty.png MODIFIER_SUBJECT_LOYALTY 附属国忠诚 Loyalty of Subject States
subject_opinions File:Subject opinions.png MODIFIER_SUBJECT_OPINIONS 朝贡国对我们的好感 Tributary Opinion of Us
supply_limit Supply limit.png MODIFIER_SUPPLY_LIMIT 补给上限 Supply Limit
supply_limit_modifier File:Supply limit modifier.png MODIFIER_SUPPLY_LIMIT_MODIFIER 补给上限 Supply Limit
support_for_character_as_heir File:Support for character as heir.png MODIFIER_SUPPORT_FOR_CHARACTER_AS_HEIR 作为继承人的吸引力 Attraction as Heir
tax_income Commerce value.png MODIFIER_TAX_INCOME 基础税收 Base Tax
technology_investment File:Technology investment.png MODIFIER_TECHNOLOGY_INVESTMENT 科技速度 Technology Speed
tribesmen_move_cost_modifier File:Tribesmen move cost modifier.png tribesmen_move_cost_modifier 移动部落民花费 Move Tribesmen Cost
tribute_income_modifier File:Tribute income modifier.png MODIFIER_TRIBUTE_INCOME_MODIFIER 贡金收入 Tribute Income
trireme_cost File:Trireme cost.png trireme_cost 三层划桨战船花费 Trireme Cost
trireme_defensive File:Trireme defensive.png trireme_defensive 三层划桨战船防御 Trireme Defense
trireme_discipline File:Trireme discipline.png trireme_discipline 三层划桨战船训练度 Trireme Discipline
trireme_maintenance_cost File:Trireme maintenance cost.png trireme_maintenance_cost 三层划桨战船维护费 Trireme Maintenance Cost
trireme_morale File:Trireme morale.png trireme_morale 三层划桨战船士气 Trireme Morale
trireme_movement_speed File:Trireme movement speed.png trireme_movement_speed 三层划桨战船移动速度 Trireme Movement Speed
trireme_offensive File:Trireme offensive.png trireme_offensive 三层划桨战船进攻 Trireme Offense
war_exhaustion War exhaustion.png MODIFIER_WAR_EXHAUSTION 每月厌战 Monthly War Exhaustion
war_score_cost File:War score cost.png MODIFIER_WAR_SCORE_COST 战争分数花费 Warscore Cost
warelephant_cost File:Warelephant cost.png warelephant_cost 战象花费 War Elephants Cost
warelephant_defensive File:Warelephant defensive.png warelephant_defensive 战象防御 War Elephant Defense
warelephant_discipline File:Warelephant discipline.png warelephant_discipline 战象训练度 War Elephant Discipline
warelephant_forest_combat_bonus File:Warelephant forest combat bonus.png warelephant_forest_combat_bonus 战象森林战斗加成 War Elephant Forest Combat Bonus
warelephant_jungle_combat_bonus File:Warelephant jungle combat bonus.png warelephant_jungle_combat_bonus 战象丛林战斗加成 War Elephant Jungle Combat Bonus
warelephant_maintenance_cost File:Warelephant maintenance cost.png warelephant_maintenance_cost 战象维护费 War Elephant Maintenance Cost
warelephant_morale File:Warelephant morale.png warelephant_morale 战象士气 War Elephant Morale
warelephant_movement_speed File:Warelephant movement speed.png warelephant_movement_speed 战象移动速度 War Elephant Movement Speed
warelephant_offensive File:Warelephant offensive.png warelephant_offensive 战象进攻 War Elephant Offense
zeal Zeal.png MODIFIER_ZEAL 热忱 Zeal
academy_of_athens 学院 Academy
ACTION_COST 行动花费 Action Cost
aggressive_expansion 侵略性扩张 Aggressive Expansion
alexanders_legacy_city_boon 亚历山大的遗产 Alexander's Legacy
alexandria 亚历山大里亚 Alexandria
ALLOW_UNIT_TYPE Y$”单位。 Y$' Units.
angry_mob 愤怒的暴民 Angry Mob
anticorruption_tenets_bill
antigonid_resurgence 安提柯的复兴 Antigonid Resurgence
anu_temple 安神庙 Anu Temple
any_character_trigger 任意人物 Any Character
aqueducts_in_disrepair 忽略市政 Civic Neglect
architectural_influences 建筑影响 Architectural Influences
area_troops 总督的地方部队 Governors Local Troops
argead_empire_modifier 阿吉德的统一 Argead Unification
arkadia_formable_modifier 传奇建立者 Legendary Founders
army_leader_less 缺乏将领 Lack of General
artemis_temple 阿耳忒弥斯神庙 Artemis Temple
asklepion 阿斯克勒庇翁 Asklepion
assimilate_pop 文化同化花费 Cultural Assimilation Cost
attempted_assassination_own_ruler 暗杀未遂! Attempted Assassination!
attempted_murder 谋杀未遂! Attempted Murderer!
bad_gambling_loss 悲惨的赌博失败 Dire Gambling Loss
bad_research_general_modifier 低效行政 Administrative Inefficiency
barbarian_mercenaries 蛮族佣兵 Barbarian Mercenaries
BARBARIAN_SPAW_MOD_UNUSED 蛮族出现概率: Chance of barbarian rising:
barbarians_exacting_tribute 蛮族强征贡品 Barbarians Exacting Tribute
barred_from_office 禁止入职 Barred from Office
base_values 基础 Base
being_financially_supported 接受财务援助 Receiving Financial Aid
better_morale 更强的部队 Better Troops
better_organization 更好的组织度 Better Organization
bharatavarsha_capital_modifier 次大陆的首都 Capital of the Subcontinent
bharatavarsha_modifier 婆罗多国 Bharatavarsha
blessed_by_the_gods 诸神祝福 Blessed by the Gods
blessed_ruler 受祝福的统治者 Blessed Ruler
blockaded 被封锁 Blockaded
border_control_bill 边境安全法案 Secure Borders Bill
border_dispute 边境争端 Border Dispute
border_friends 边境好友 Border Friends
bosporus 博斯普鲁斯海峡 Bosporus
build_expensive_roads_cost_modifier 修建道路花费 Build Roads Cost
building_exceeds_expectations 建筑超出预期 Building Exceeds Expectations
call_for_peace 呼唤和平 Call For Peace
cancelled_loan 贷款已取消 Canceled Loan
capital_barbarian_spawn_place 巨型蛮族堡垒 Great Barbarian Stronghold
capital_import_ip_29 贸易保护政策 Trade Protection Policy
carthage_military_harbor 改建迦太基军港 Qadr Hasht Military Harbor
cedars_of_lebanon 诸神的雪松 Cedars of the Gods
celebrations_ongoing 正在进行的庆典 Celebrations in Progress
centralization_efforts 加强中央集权 Centralization Efforts
changed_focus 改变焦点 Changed Focus
char_improvement_cult_fortune 命运女神教派 Cult of Fortune
char_improvement_cult_isis 伊西斯信徒 Isis Cultist
character_base 基础 Base
character_corruption 腐败 Corruption
character_improvement_asclepian_wiseman 智者医师 Asclepian Wiseman
character_improvement_attis_reborn 阿提斯再世 Attis Reborn
character_improvement_blessing_of_tanit 祝福生育 Fertility Blessing
character_improvement_buddhist_reborn_general 将军再世 Reborn General
character_improvement_buddhist_reborn_philosopher 哲学家再世 Reborn Philosopher
character_improvement_buddhist_reborn_reformer 改革者再世 Reborn Reformer
character_improvement_buddhist_reborn_wiseman 智者再世 Reborn Wiseman
character_improvement_jain_misconduct 不当行为 Improper Behavior
character_improvement_stele_memory 铭记法则 Memorialized Rule
character_improvement_thagimasadas_boon 撒基玛萨德斯赐福 Thagimasadas' Boon
character_improvement_thagimasadas_champion 撒基玛萨德斯的捍卫者 Thagimasadas' Champion
character_in_debt 负债 In Debt
character_wealth_mod 财富 Wealth
cheaper_buildings 建筑奇迹 Architectural Wonders
citizen_move 公民移动花费 Citizen Movement Cost
citizen_promotion 升级到公民花费 Promotion to Citizen Cost
city_17_bonus_modifier 扩大税收区 Enlarged Tax District
city_17_malus_modifier 当地群情激愤 Local Outrage
city_population 城市人口 City Population
civic_architecture_bill 民间支出法案 Civic Spending Bill
civic_party_ticking_modifier 民政派系受到助长 Civic Faction Promoted
civic_tech_cost_modifier 民政科技花费 Civic Technology Cost
civil_war_decimation 军队清洗 Military Purge
civilization_value 文明度 Civilization Value
civilized_neighbor 文明的邻居 Civilized Neighbor
civilized_tribe 正在开化的部落 Civilizing Tribe
clan_chief_prominence_bad_demagogue 不善言辞 Inarticulate
clan_chief_prominence_bad_leader 令人失望的首领 Disappointing Leader
clan_chief_prominence_champion 部落捍卫者 Tribal Champion
clan_chief_prominence_good_demagogue 能言善辩 Well-Spoken
clan_chief_prominence_good_leader 好首领 Good Leader
clan_chief_prominence_great_demagogue 伟大的演说家 Great Speaker
clan_chief_prominence_great_leader 伟大的首领 Great Leader
clan_chief_prominence_somewhat_irreverent 无信仰的首领 Irreligious Leader
clan_chief_prominence_somewhat_reverent 宗教首领 Religious Leader
clan_chief_prominence_terrible_demagogue 糟糕的演说家 Terrible Speaker
clan_chief_prominence_terrible_leader 糟糕的首领 Terrible Leader
clan_chief_prominence_very_irreverent 不敬神的首领 Irreverent Leader
clan_chief_prominence_very_reverent 敬神的首领 Reverent Leader
clan_martial_support 承诺军队 Troop Promise
clan_treasury_support 承诺财富 Treasury Promise
cloyalty_1_modifier 受激励 Inspired
coastal 沿海 Coastal
coastal_port 沿岸港口 Coastal Port
coastal_sea 近海 Coastal Sea
COHORT_RECRUIT_SPEED 大队招募速度 Cohort Recruitment Speed
colonial_unrest 殖民地动乱 Colonial Unrest
colony_level 殖民地级别 Colony Level
command_restructuring 指挥重组 Command Restructuring
controller_of_alexandria 控制亚历山大里亚 Controls Alexandria
controller_of_antioch 控制安条克 Controls Antioch
controller_of_carthage 控制迦太基 Controls Carthage
controller_of_rome 控制罗马 Controls Rome
convert_pop 宗教改信花费 Religious Conversion Cost
convert_pop_cost_modifier 人口转教花费 Convert Pop Cost
corruption 总督腐败 Governor Corruption
country_attrition 军队损耗 Army Attrition
country_diminishment_curse_of_baal 被巴力诅咒 Cursed by Ba'al
country_diminishment_dde_struggling_administration 希腊难题 Hellenistic Complications
country_diminishment_druidic_banishment 驱逐德鲁伊教 Druidic Banishment
country_diminishment_oracle_of_delphi 得尔斐的预言 Prophecy of Delphi
country_diminishment_satrap_overlord_bureaucratic_issues 官僚问题 Bureaucratic Issues
country_diminishment_satrap_unfit_overlord 忠于不合格的宗主国 Loyal to Unfit Overlord
country_improvement_alexandrian_technology 亚历山大时代技术 Alexandrian Technology
country_improvement_appeased_maat 安抚玛亚特 Appeased Maat
country_improvement_argonautica 史诗:阿尔戈船英雄纪 Epic: Argonautica
country_improvement_athena_blessing 智慧祝福 Olive Blessing
country_improvement_athenian_ideas 雅典理念 Athenian Ideas
country_improvement_baal_harvest 丰收祝福 Harvest Blessing
country_improvement_babylonian_experience 巴比伦的经验 Babylonian Experience
country_improvement_blessed_by_stars 群星的祝福 Stars' Blessing
country_improvement_blessing_of_baal 巴力的祝福 Blessing of Ba'al
country_improvement_blessing_of_melqart 美刻尔的祝福 Blessing of Melqart
country_improvement_carthaginian_fleet 迦太基舰队 Carthaginian Fleet
country_improvement_commerce_blessing 贸易之神的祝福 Blessing of Commerce
country_improvement_cybele_blessing 大地女神的祝福 Blessing of the Mother Goddess
country_improvement_dde_greco_persian_administration 希腊纽带 Hellenistic Bonds
country_improvement_dde_hellenistic_neighbor 欣欣向荣的贸易关系 Flourishing Trade Relations
country_improvement_dionysus_blessing 酒神的祝福 Blessing of Wine
country_improvement_druids_manpower 受到激励的民众 Inspired Populace
country_improvement_druids_troop_morale 受到激励的军队 Inspired Troops
country_improvement_enormous_library 古代文献 Ancient Texts
country_improvement_epic 传奇史诗 Epic Tale
country_improvement_found_guidance 先知指引 Oracle Guidance
country_improvement_great_trade_routes 伟大贸易路线 Great Trade Routes
country_improvement_heracles_blessing 力量之神的祝福 Blessing of Strength
country_improvement_hindu_ceremony 节日福利 Festival Boon
country_improvement_hindu_grand_ceremony 大型节日福利 Large Festival Boon
country_improvement_inspiring_soldier 激励战士 Inspiring Soldier
country_improvement_jainism_charity 耆那:慷慨 Jainism: Charitable
country_improvement_jainism_chastity 耆那:贞洁 Jainism: Chastity
country_improvement_jerusalemite_monuments 耶路撒冷纪念碑 Jerusalemite Monuments
country_improvement_judaism_hellenistic_inspiration 希腊启发 Hellenistic Inspiration
country_improvement_judaism_temple 伟大神殿 Great Temple
country_improvement_judaism_traditions 古老传统 Ancient Traditions
country_improvement_lysimacheian_materials 吕西玛刻亚的建材 Lysimacheian Materials
country_improvement_memphian_goods 孟斐斯的商品 Memphian Goods
country_improvement_mercenary_patron 雇佣兵老主顾 Mercenary Patron
country_improvement_monuments_of_persepolis 波斯波利斯的纪念碑 Monuments of Persepolis
country_improvement_oracle_of_delphi 得尔斐的预言 Prophecy of Delphi
country_improvement_pellan_treasures 珀拉的财宝 Treasures of Pella
country_improvement_rare_text 稀有文献 Rare Texts
country_improvement_rhodesian_designs 罗得岛人设计 Rhodian Design
country_improvement_roman_morale 罗马士气 Roman Morale
country_improvement_satrap_project_good_army 经验丰富的陆军 Experienced Army
country_improvement_satrap_project_good_income 商业福利 Merchant Boon
country_improvement_satrap_project_good_peace 良好的官僚制度 Well-built Bureaucracy
country_improvement_satrap_project_great_army 经验丰富的陆军 Experienced Army
country_improvement_satrap_project_great_income 商业福利 Merchant Boon
country_improvement_satrap_project_great_peace 良好的官僚制度 Well-built Bureaucracy
country_improvement_satrap_project_ok_army 经验丰富的陆军 Experienced Army
country_improvement_satrap_project_ok_income 商业福利 Merchant Boon
country_improvement_satrap_project_ok_peace 良好的官僚制度 Well-built Bureaucracy
country_improvement_seleucian_bureaucracy 塞琉古官僚体制 Seleucid Bureaucracy
country_improvement_shrine_to_baal 巴力神殿 Shrine of Ba'al
country_improvement_shrine_to_melqart 美刻尔神殿 Shrine of Melqart
country_improvement_shrine_to_tanit 月亮女神神殿 Shrine of the Moon Goddess
country_improvement_spartan_discipline 斯巴达纪律 Spartan Discipline
country_improvement_syracusan_technology 叙拉古技术 Syracusan Technology
country_improvement_taxed_druids 向德鲁伊收税 Taxed Druids
country_improvement_temple_of_isis 月亮女神神庙 Temple of the Moon Goddess
country_improvement_thracian_war_blessing 战争祝福 War Blessing
country_improvement_tributary_commerce_boon 商业繁荣 Commercial Boon
country_improvement_tributary_minor_commerce_boon 商业稍微繁荣 Minor Commercial Boon
country_improvement_tyrian_resources 提洛人的财富 Tyrian Resources
country_improvement_war_ares_blessing 战争之神的祝福 Blessing of War
country_improvement_war_athena_blessing 智慧之神的祝福 Blessing of Wisdom
country_improvement_war_hephaistos_blessing 锻造之神的祝福 Blessing of the Forge
country_improvement_war_poseidon_blessing 海洋之神的祝福 Blessing of the Sea
country_improvement_warelephants_of_pataliputra 波多利弗多罗战象 War Elephants of Pataliputra
country_improvement_warm_period 暖期 Warm Period
country_improvement_zoroastrianism_stability 被阿胡拉马兹达指引 Guided by Ahuramazda
country_improvement_zoroastrianism_war 被阿胡拉马兹达指引 Guided by Ahuramazda
country_modifier_arabian_ancestor_veneration_cult 祖先崇拜 Ancestor Veneration Cult
country_modifier_arabian_removed_cult 消除祖先崇拜 Removed Ancestor Cult
country_modifier_broken_museion 缪斯神庙废墟 Ruins of Museion
country_modifier_closed_temples 封闭的神庙 Closed Temples
country_modifier_opened_temples 开放的神庙 Open Temples
country_modifier_unfit_overlord 不合格的宗主国 Unfit Overlord
crucified_slaves 钉死叛乱的奴隶 Crucifixion of Slave Revolters
cruel_tribesmen_option 拒绝迁移 Denied Movement
cultural_displacement_monarchy 文化置换 Cultural Displacement
cultural_influence 文化影响 Cultural Influence
CV_ELECTION_TERM_TOTAL Y$将举行一次选举。选举的时间间隔取决于:\n$GOVFORM$:$BASE|Y$\n$WHY$\n一个$TITLE$直到最近一次选举$DELAY|R$年后才可再次选举。 Y$ years. The duration between elections is due to:\n$GOVFORM$: $BASE|Y$\n$WHY$\nA $TITLE$ can not be re-elected until $DELAY|R$ years have passed since the end of the last term.
cypriot_copper_mines 塞浦路斯铜矿 Copper Mines of Cyprus
damaged_temple 神庙受损 Damaged Temple
dde_argyraspides_modifier 银盾军 Argyraspides
debt_paid_off 债务已还清 Debt Paid Off
debt_payoff_toggle 偿还债务 Paying Off Debt
dec_switched_char_religion 该人物最近皈依了一个不同的信仰,并虔诚地遵循它的信条。 This character recently converted to a different faith, and is devoutly following its tenets.
decentralizing_realm 境内分权 Decentralizing Realm
decreased_morale 士气低落 Decreased Morale
DEFENSIVE 防御 Defense
defensive_war 处于防御战争 In Defensive War
deficit_character_loyalty 铁腕手段! Strong-Armed!
deficit_research_points 摈弃的发展 Progress Abandoned
deified_ruler 神化君王 Deified Ruler
deliberate_deceptiveness 蓄意诈骗 Deliberate Deceptiveness
demoralized_troops 士气低落的部队 Demoralized Troops
denied_pop_entry 拒绝难民入境 Denied Entry to Refugees
depopulated_province 复原省份 Recovering Province
desecrated 被毁坏了 Desecrated
dictatorial_extension 独裁期 Dictatorial Term
different_religion 不同宗教 Different Religion
diminishing_trade 贸易萎缩 Diminishing Trade
DIPLOMATIC_RANGE_TITLE #T 外交距离#!\n #T Diplomatic Range#!\n
diplomatic_reputation $MODIFIER_DIPLOMATIC_REPUTATION$ $MODIFIER_DIPLOMATIC_REPUTATION$
disagreements_between_leaders 领袖间的分歧 Disagreements Between Leaders
DISCIPLINE 训练度 Discipline
disconnected_problem_area 边境省份的蛮族威胁 Barbarian Threat in Border Province
disenfranchised_greeks 剥夺希腊人特权 Disenfranchised Greeks
dishonest_tax_collectors 狡诈的税吏 Dishonest Tax Collectors
disinherited_mercenary 不被承认的觊觎者 Disavowed Pretender
disloyal_family_head_cmod 愤怒的家族 Outraged Family
disloyal_state_commander_modifier 已拒绝服务 Service Refused
disorder_among_our_troops 部队中的混乱 Disorder Among Our Troops
disorganized_troops 混乱的部队 Disorganized Troops
eastern_sound_toll 东方海峡通行费 Eastern Sound Toll
easy_ai 容易 Easy Difficulty
easy_player 容易 Easy Difficulty
egypt_hellenic_non_syncretic 目中无人的希腊文化 Defiant Hellenism
electoral_extension_mod 延长独裁任期 Extended Dictatorship
elephant_charge 战象冲锋 Elephant Charge
embellished_temple_jupiter_optimus_maximus 被修缮的朱庇特神庙 Embellished Temple of Jupiter Optimus Maximus
ENABLE_ABILITY Y$”能力\n Y$' Ability\n
ENABLE_TACTIC Y$”战术\n Y$' Tactic\n
enforced_conscription_bill 强征入伍法案 Enforced Conscription Bill
enforced_return_of_slaves 被迫归还战利品 Enforced Return of Spoils
enslaved_refugees 被奴役的移民 Enslaved Migrants
excellent_commander 优秀的指挥官 Excellent Commander
expanded_campus_martius 扩建的战神广场 Expanded Campus Martius
faction_omen_cost_2 精心打造仪式 Elaborate Ritual
failure_to_interpret_omen 未能解读预兆 Failure to Interpret Omen
family_married_to_ruler_or_heir 与统治者家族联姻的家族 Family Married to Ruler Family
financial_acumen 财务敏感度 Financial Acumen
financially_supporting 提供财务援助 Sending Financial Aid
flogged_bare 回天乏术! Hopeless!
focusing_centralization 注重加强中央集权 Focused Centralization Efforts
focusing_decentralization 注重分权 Focused Decentralization Efforts
foreign_citizen 外国公民 Foreign Citizen
foreign_royalty 外国王室 Foreign Royalty
formable_capital_huge_modifier 文明中心 Center of Civilization
formable_capital_modifier 新生的都城 Emergent Capital
formable_capital_tribal_modifier 新兴的文明中心 Emergent Center of Civilization
formable_country_huge_modifier 国家精神 National Spirit
formable_crete_capital_mod 克里特政府 Cretan Administration
formable_crete_refuse_annexation 拒绝整合 Refused Integration
FORT_LEVEL 堡垒级别 Fort Level
fortifications_of_rhodes 罗得斯防御工事 Fortifications of Rhodes
free_hands_cmod 全权 Free Hands
freemen_move 自由民移动花费 Freemen Movement Cost
freemen_promotion 升级到自由民花费 Promotion to Freeman Cost
funded_arbitrator_office 资金充足的财政总管 Funded Arbitrator
gades_garum 伽迪耳的鱼酱 Garum of Gadir
gambling_loss 赌博失败 Gambling Loss
gambling_win 赌博获胜 Gambling Win
gardens_of_babylon 巴比伦空中花园 Gardens of Babylon
GARRISON 守军 Garrison
gathering_place 集会地点 Gathering Place
generic_barbarian_spawn_place 蛮族堡垒 Barbarian Stronghold
governor_high_loyalty 总督忠诚度 Governor Loyalty
governor_low_loyalty 总督忠诚度 Governor Loyalty
governor_wage 总督报酬 Governor Wage
grand_fleet 大舰队 Grand Fleet
grand_koine 希腊大联盟 Great Koine
grand_temple_built 美丽的神殿 Beautiful Temple
great_formable_koine_capital_modifier 希腊大联盟的首都 Great League Capital
greek_unrest 希腊城市动乱 Unrest in Greek City
happy_citizens 幸福的公民 Happy Citizens
hard_ai 困难 Hard Difficulty
hard_player 困难 Hard Difficulty
head_of_family 族长 Head of Family
hellespont 赫勒斯滂 Hellespont
high_aggressive_expansion 高侵略性扩张 High Aggressive Expansion
high_inefficiency 高效率 High Inefficiency
high_tax_income 额外税收 Tax Bonus
holy_site_desecrated 圣地废墟 Holy Site in Ruins
ignored_omen 被忽略的预兆 Ignored Omen
imported_ideas 引入的理念 Imported Ideas
improved_office_charisma 改进的公职 Improved Office
improved_office_finesse 改进的公职 Improved Office
improved_office_martial 改进的公职 Improved Office
improved_office_zeal 改进的公职 Improved Office
improved_trading_conditions 贸易状况改善 Improved Trading Conditions
in_deficit 财政赤字 In Deficit
incense_route 香料之路 Incense Route
incompetent_commander 不称职的指挥官 Incompetent Commander
increased_efficiency 效率高涨 Increased Efficiency
increased_family_wages 增加津贴 Increased Allowances
increased_morale 士气高涨 Increased Morale
increased_support 支持提升 Increased Support
indo_greek_kingdom_modifier 为了印度 By the Indus
inferior_tactics 低劣策略 Inferior Tactics
inspire_disloyalty_modifier 受教唆的不忠 Disloyalty Inspired
invaluable_experience 宝贵的经验 Invaluable Experience
is_capital_area 首都区域 Capital Area
is_capital_city 首都城市 Capital City
is_capital_region 首都地区 Capital Region
is_current_ruler 当前统治者 The Current Ruler
is_exiled 被驱逐 In Exile
is_imprisoned 被囚禁 Is Imprisoned
is_monarchy 是君主国 Is Monarchy
IS_NOT_ADULT_TRIGGER 未成年\n Is NOT Adult\n
IS_NOT_ALIVE 死亡 Is Dead
is_republic 是共和国 Is Republic
is_tribe 是部落 Is Tribe
killed_fugitives 逃亡者被杀 Killed Fugitives
lack_of_equipment 装备不足 Lack of Equipment
lack_of_followers 缺乏追随者 Lack of Followers
lack_of_iron 供铁不足 Lack of Iron
lack_of_material 缺乏材料 Lack of Material
LAND_BASE_MORALE Y$ Y$
land_province 城市 City
lapis_specularis_segobriga 石膏 Lapis Specularis
lapse_of_authority 丧失权威 Lapse of Authority
large_neighbour_city 邻国大城市 Large Neighbor City
lenient_slave_handling 奴隶赦免 Slave Amnesty
levies_manpower_depleted 紧张加剧 Increased Tension
local_preparing_for_war 准备战争 Preparing for War
local_tax_relief 局部减税 Localized Tax Relief
looted 被劫掠 Looted
looted_by_friends 遭到劫掠! Looted!
low_tax_income 额外税收 Tax Bonus
lowered_tariffs_bill 降低关税法案 Lowered Tariffs Bill
luck 幸运 Luck
lucky_nation 幸运国家 Lucky Nation
major_barbarian_spawn_place 大型蛮族堡垒 Major Barbarian Activity
manpower 人力 Manpower
marian_reforms_aristocracy_happy 如释重负的贵族 Aristocracy Relieved
marian_reforms_modifier 惊诧的贵族 Aristocratic Dismay
marian_reforms_monarchy_modifier 军事改革 Military Reforms
masters_of_the_med 地中海之主 Masters of the Mediterranean
mastian_gold_range 马斯提亚金矿 Gold Fields of Mastia
mausoleum_of_mausolos 摩索拉斯陵墓 Mausoleum of Mausolus
mediterranean_breadbasket 地中海粮仓 Mediterranean Breadbasket
mediterranean_breadbaskets 地中海粮仓 Mediterranean Breadbaskets
mediterranean_control 控制地中海 Mediterranean Control
megarian_school 墨伽拉学派 Megarian School
mercantile_party_ticking_modifier 商业派系受到助长 Mercantile Faction Promoted
merchant_embargo 商业禁运 Merchant Embargo
mercs_ransacked 被洗劫! Ransacked!
mercs_ransacked_pmod 被雇佣兵洗劫 Ransacked by Mercenaries
metropolis 大都市 Metropolis
mild_winter 温和的冬天 Mild Winter
military_career 士气高涨 Increased Morale
military_inspiration 军事启发 Military Inspiration
military_party_ticking_modifier 军事派系受到助长 Military Faction Promoted
military_prowess 军事实力 Military Prowess
military_tech_cost_modifier 军事科技花费 Military Technology Cost
minor_barbarian_spawn_place 小型蛮族堡垒 Minor Barbarian Stronghold
minor_religious_disturbance 宗教骚乱 Religious Disturbance
MODIFIER_BATTLE_EVENT_CHANCE 战斗事件几率 Battle Event Chance
MODIFIER_CIVIC_CONVICTION 民政信念 Civic Conviction
MODIFIER_CIVIC_INFLUENCE 民政派影响力 Civic Influence
MODIFIER_CONTROL_RANGE_TT Y$ 乘以 $MODIFIER|Y$=$RESULT|Y$ Y$ multiplied by $MODIFIER|Y$ = $RESULT|Y$
MODIFIER_CONTROL_RANGE_TT_IN_RANGE [PROVINCE.GetName]在[COUNTRY.GetName]的控制范围内 [PROVINCE.GetName] is in control range of [COUNTRY.GetName]
MODIFIER_CONTROL_RANGE_TT_IN_RANGE_DISLOYAL [PROVINCE.GetName]不在[COUNTRY.GetName]的控制范围内,因为[STATE_CAPITAL.GetName]不忠 [PROVINCE.GetName] is not in control range of [COUNTRY.GetName] because [STATE_CAPITAL.GetName] is disloyal
MODIFIER_CONTROL_RANGE_TT_NOT_IN_RANGE [PROVINCE.GetName]不在[COUNTRY.GetName]的控制范围内($DISTANCE$ > [COUNTRY.GetControlRange]) [PROVINCE.GetName] is not in control range of [COUNTRY.GetName] ($DISTANCE$ > [COUNTRY.GetControlRange])
MODIFIER_COUNTRY_NAME $NAME$的地位 Status of $NAME$
MODIFIER_DIPLOMACT_RANGE_TT Y$\n Y$\n
MODIFIER_DIPLOMATIC_MISSIONS 外交成功 Diplomacy Success
MODIFIER_IMPROVE_RELATION 改善关系 Improve Relation
MODIFIER_INTRIGUE_MISSIONS 密谋成功 Intrigue Success
MODIFIER_MERCANTILE_CONVICTION 商业信念 Mercantile Conviction
MODIFIER_MERCANTILE_INFLUENCE 商业派影响力 Mercantile Influence
MODIFIER_MERCENARY_COST 雇佣兵花费 Mercenary Cost
MODIFIER_MILITARY_CONVICTION 军事信念 Military Conviction
MODIFIER_MILITARY_INFLUENCE 军事派影响力 Military Influence
MODIFIER_MONTHLY_CIVIC_CONVICTION 每月民政信念 Monthly Civic Conviction
MODIFIER_MONTHLY_MERCANTILE_CONVICTION 每月商业信念 Monthly Mercantile Conviction
MODIFIER_MONTHLY_MILITARY_CONVICTION 每月军事信念 Monthly Military Conviction
MODIFIER_MONTHLY_POPULIST_CONVICTION 每月民粹信念 Monthly Populist Conviction
MODIFIER_MONTHLY_RELIGIOUS_CONVICTION 每月宗教信念 Monthly Religious Conviction
MODIFIER_NO_CURRENT 当前无修正。\n Currently nothing modifying it.\n
MODIFIER_OVERSEAS_INCOME 海外收入 Overseas Income
MODIFIER_POPULIST_CONVICTION 民粹信念 Populist Conviction
MODIFIER_POPULIST_INFLUENCE 民粹派影响力 Populist Influence
MODIFIER_RELIGIOUS_CONVICTION 宗教信念 Religious Conviction
MODIFIER_RELIGIOUS_INFLUENCE 宗教派影响力 Religious Influence
MODIFIER_SEDECUSE_COST 策反花费 Seduce Cost
MODIFIER_STABILITY_COST 稳定度花费 Stability Cost
monthly_governor_wage 总督报酬 Governor Wage
monthly_local_governor_wage 总督报酬 Governor Wage
monthly_office_high_priest_monarchy_loyalty 每月大祭司忠诚度 Monthly High Priest Loyalty
monthly_office_pontifex_loyalty 每月祭司忠诚度 Monthly Pontifex Loyalty
monthly_office_steward_loyalty 每月总管忠诚度 Monthly Steward Loyalty
morale_boost 士气高扬 Morale Boost
morale_malus 士气低落 Low Morale
move_pop_cost_modifier 移动人口花费 Move Pop Cost
MULTIPLICATIVE_ATTRITION 下列修正数值为乘数:\n The following modifiers are applied multiplicatively:\n
museion_of_alexandria 亚历山大里亚的缪斯神庙 Museion of Alexandria
native_aggressiveness 原住民攻击性 Native Aggressiveness
natural_centralization 自然的集权 Natural Centralization
naughty_thief 众所周知的窃贼 Known Thief
naval_advancements 海军的发展 Naval Advancements
NAVAL_BASE_MORALE Y$ Y$
naval_focus 海军焦点 Naval Focus
naval_raiding_cilicia 奇里乞亚海盗 Cilician Pirates
naval_supremacy_in_the_east 东方的制海权 Naval Supremacy in the East
naval_supremacy_in_the_west 西方的制海权 Naval Supremacy in the West
negative_centralization 负集权度 Negative Centralization
negative_diplomatic_reputation $MODIFIER_DIPLOMATIC_REPUTATION$ $MODIFIER_DIPLOMATIC_REPUTATION$
negative_legitimacy 负正统性 Negative Legitimacy
negative_stability 负稳定 Negative Stability
neglected_navy 改变焦点 Changed Focus
new_followers 新追随者 New Followers
new_philosophical_ideas 新的哲学理念 New Philosophical Ideas
new_trade_hub 繁荣的人口中心 Flourishing Population Center
nisean_horses 尼萨马 Nisean Horses
no_adjacent_controlled 未控制邻近省份 No Adjacent Controlled
no_governor 未指定总督 No Governor Appointed
no_unrest 无不满值 No Unrest
non_accepted_culture 不同文化组 Different Culture Group
non_coastal 内陆 Non Coastal
non_culture_cot 非核心贸易中心 Non Core Cot
noric_steel 诺里克钢 Noric Steel
normal_winter 正常的冬天 Normal Winter
not_from_ruler_party 与统治者不在同一派系 Not same faction as ruler
num_diplomatic_stance_changes 这个统治者的外交立场改变量 Amount of Diplomatic Stance Changes this Ruler
num_foreign_exports 外国出口数量 Number of Foreign Exports
num_power_conversions 这个统治者的点数转换量 Amount of Power Conversions this Ruler
num_trade_routes 贸易路线数量 Number of Trade Routes
obsolete_tactics 过时的战术 Obsolete Tactics
occupied 被占领 Occupied
offensive_war 处于侵略战争 In Aggressive War
olympic_games_modifier 奥运会场地 Site of the Olympic Games
olympic_mourning 奥利匹克哀悼 Olympic Mourning
olympic_outrage 奥林匹克停战期战火再起 Olympic Truce Broken
olympic_victor 奥林匹克胜利者 Olympic Victor
olympics_refused 取消举办奥运会 Olympic Games Denied
olympics_sanctioned 宣布举办奥运会 Olympic Games Declared
omen_bonus_faction 民众的信仰 Faith of the Masses
one_priest_too_many 一位祭司已太多 One Priest Too Many
ongoing_slave_revolt 奴隶不满 Slave Unrest
opinion_refused_royal_marriage_ci 拒绝王室联姻 Refused Royal Marriage
opinion_royal_marriage_ci 王室联姻 Royal Marriage
opinions_druidic_conflict 德鲁伊冲突 Druidic Conflict
oratory_tech_cost_modifier 雄辩科技花费 Oratory Technology Cost
orders_refused 命令被忽视 Orders Ignored
out_of_supply 缺乏补给 Out of Supply
overjoyed_cities_ip_6 喜悦的居民! Residents Rejoicing!
overseas 与首都无陆地连接 No Land Connection to Capital
owned_money_by_state_cmod 借钱给国家 Lent Money to State
owns_oracle 先知 Oracle
panhellenic_games 泛希腊运动会 Panhellenic Games
patron_modifier 赞助 Patronage
patronage_of_the_arts_modifier 艺术赞助 Patronage of the Arts
peace 处于和平 At Peace
persia_unified 波斯一统 Unification of Persia
PERSONAL_LOYALTY Y$ Y$
petition_ignored 被忽视的诉求 Petition Ignored
philosophical_advancements 哲学发展 Philosophical Advancements
philosophical_inspiration 哲学启示 Philosophical Inspiration
pillars_of_hercules 海格力斯之柱 Pillar of Hercules
pit_defeat 地下角斗场的败者… Defeat in the Pits...
pit_victory 地下角斗场的胜者! Victory in the Pits!
plot_palace_gift 私人宫殿 Private Palace
political_chaos 政治混乱 Political Chaos
political_clash 政治冲突 Political Clash
political_consensus 政治共识 Political Consensus
political_disagreements 政治分歧 Political Disagreements
political_unity 政治统一 Political Unity
poor_conflict_resolution 蹩脚的冲突决断 Poor Conflict Resolution
popular_unrest_ip_29 公众不满 Popular Dissatisfaction
population_increase 庞大的供鱼量 An Enormous Supply of Fish
populist_bonus_faction_1 面包和娱乐 Panem et Circenses
populist_demagogue_oh_no 罪恶倾向 Nefarious Tendencies
populist_party_ticking_modifier 民粹派系受到助长 Populist Faction Promoted
port 港口 Port
port_province_raided 被劫掠的港口 Port Raided
positive_centralization 正集权度 Positive Centralization
positive_diplomatic_reputation $MODIFIER_DIPLOMATIC_REPUTATION$ $MODIFIER_DIPLOMATIC_REPUTATION$
positive_legitimacy 正正统性 Positive Legitimacy
positive_stability 正稳定 Positive Stability
power_relative_to_overlord 与宗主国力量对比 Power Relative to Overlord
prestige 威望 Prestige
priests_refusing_to_perform_rites 混乱的教士 Priests in Disarray
primary_heir_modifier 第一继承人 Primary Heir
promoted_local_customs_monarchy 推广地方习俗 Promoting Local Customs
province_base_values 基础 Base
province_diminishment_buddhism_religious_unrest 宗教动乱 Religious Unrest
province_diminishment_dde_struggling_administration 艰难进行的行政机关 Struggling Administration
province_diminishment_destroyed_volcano 被掩埋 Buried
province_diminishment_druidic_conflict 冲突中的德鲁伊 Conflicted Druids
province_diminishment_earthquake_affected 受地震影响 Affected by Earthquake
province_diminishment_earthquake_destroyed 被地震摧毁 Destroyed by Earthquake
province_diminishment_earthquake_ravaged 毁于地震 Ravaged by Earthquake
province_diminishment_judaism_lacking_prayers 缺乏信仰 Lacking Faith
province_diminishment_maenads 迈那得斯 Maenads
province_diminishment_medium_looted 被劫掠 Looted
province_diminishment_questionable_maat 不可靠的玛亚特 Questionable Maat
province_diminishment_ravaged_volcano 火山喷发 Volcanic Destruction
province_diminishment_religious_unrest 宗教动乱 Religious Unrest
province_diminishment_satrap_project_bandits 强盗肆虐 Ravaged by Bandits
province_diminishment_starvation_lighthouse 饥荒 Starvation
province_diminishment_statue 废弃的雕像 Ruined Statue
province_diminishment_super_looted 严重劫掠 Heavily Looted
province_diminishment_thracian_religious_unrest 宗教动乱 Religious Unrest
province_diminishment_tribal_overlord_local_outrage 当地群情激愤 Local Outrage
province_diminishment_tribal_overlord_settlers 自由民移民 Freemen Settlers
province_diminishment_tribal_vassal_frustrated_populace 沮丧的居民 Frustrated Populace
province_diminishment_unrest_hindu 省份不满 Provincial Unrest
province_improvement_arabian_religious_freedom 宗教自由 Religious Freedom
province_improvement_asclepian_wiseman 智者医师 Asclepian Wiseman
province_improvement_athena_shrine 智慧女神神殿 Wisdom Shrine
province_improvement_baal_harvest 丰收祝福 Harvest Blessing
province_improvement_buddhism_cooperation 友好关系 Friendly Relations
province_improvement_buddhism_guru_teacher 上师 Guru Teacher
province_improvement_buddhist_teachers 佛教僧侣 Buddhist Monks
province_improvement_colossus_1 罗得斯太阳神巨像 Colossus of Rhodes
province_improvement_colossus_2 罗得斯太阳神巨像 Colossus of Rhodes
province_improvement_cybele_cult 库柏勒崇拜 Cybelene Cult
province_improvement_cybelene_shrine 大地女神的雕像 Statue of the Mother Goddess
province_improvement_dde_city_games 城市运动会 City Games
province_improvement_dde_greco_persian_administration 欣欣向荣的希腊—波斯行政机关 Flourishing Greco-Persian Administration
province_improvement_destroyed_colossus 破损的巨像 Broken Colossus
province_improvement_eastern_religion_fertility_goddess 生育祭坛 Fertility Shrine
province_improvement_eastern_religion_peaceful_relations 和平关系 Peaceful Relations
province_improvement_eastern_religion_unrest 宗教动乱 Religious Unrest
province_improvement_heraclean_path 赫拉克利航线 Heraclean Path
province_improvement_hindu_pilgrimage_money 朝圣之地 Pilgrimage Location
province_improvement_hindu_pilgrimage_peace 朝圣之地 Pilgrimage Location
province_improvement_isis_cult 伊西斯教派的少数派 Minor Isis Cult
province_improvement_isis_cult_center 伊西斯教派 Isis Cult
province_improvement_isis_shrine 伊西斯的祭坛 Shrine of Isis
province_improvement_judaism_grand_temple 宏大神殿 Grand Temple
province_improvement_melqart_faith 麦勒卡特的信仰 Melqart's Faith
province_improvement_merciful_conqueror 仁慈的征服者 Merciful Conqueror
province_improvement_northern_fertility_rites 生育仪式 Fertility Rites
province_improvement_pharos_lighthouse_1 法罗斯灯塔 Pharos Lighthouse
province_improvement_pharos_lighthouse_2 法罗斯灯塔 Pharos Lighthouse
province_improvement_pharos_lighthouse_3 法罗斯灯塔 Pharos Lighthouse
province_improvement_philosopher_cyrenaicism 本地哲学家 Local Philosopher
province_improvement_philosopher_epicureanism 本地哲学家 Local Philosopher
province_improvement_philosopher_peripateticism 本地哲学家 Local Philosopher
province_improvement_philosopher_sophism 本地哲学家 Local Philosopher
province_improvement_philosopher_stoicism 本地哲学家 Local Philosopher
province_improvement_roman_conquest_loyalty 忠诚的行省首府 Loyal Province Capital
province_improvement_shadrafa_shrine 萨特拉普的祭坛 Shrine of Shadrafa
province_improvement_shrine_of_fortune 命运女神的祭坛 Shrine of Fortune
province_improvement_statue 国家雕像 National Statue
province_improvement_temple_of_fortune 命运女神神庙 Temple of Fortune
province_improvement_thracian_shrine 保护人的神庙 Shrine to our Patron
province_improvement_touched_by_commerce_god 商业移民潮 Commerce Influx
province_improvement_tributary_commerce_boon 商业繁荣 Commercial Boon
province_improvement_tributary_growth_boon 人口流入 Population Influx
province_improvement_tributary_overlord_commerce_boon 商业繁荣 Commercial Boon
province_improvement_tributary_overlord_growth_boon 人口流入 Population Influx
province_improvement_volcanic_ash 火山灰 Volcanic Ash
province_improvements_monarchy 标准提高 Improved Standards
province_modifier_arabian_ancestor_veneration_cult 祖先崇拜 Ancestor Veneration Cult
province_modifier_arabian_cult_urban_decay 市区老化 Urban Decay
province_modifier_arabian_wiseman 流浪智者 Wandering Wiseman
province_modifier_recentralization_effort 重新加强中央集权 Recentralization Efforts
province_razed_ua 被劫掠! Razed!
province_unrest_pirate 海盗动乱 Pirate Unrest
provincial_tax_income 省份税收收入 Provincial Tax Income
pyramid_complex 大金字塔 Great Pyramids
raised_taxes 提高税收 Raised Taxes
ransomed_from_enemy 感激赎回 Gratitude for Ransom
re_united_argead_empire_babylon_capital_modifier 帝都巴比伦 Imperial Babylon
re_united_argead_empire_dynastic_capital_modifier 帝都 Imperial Capital
re_united_argead_empire_egypt_capital_modifier 帝都亚历山大里亚 Imperial Alexandria
re_united_argead_empire_indus_capital_modifier 帝都印度河畔的亚历山大里亚 Imperial Alexandria on The Indus
re_united_argead_empire_pella_capital_modifier 帝都珀拉 Imperial Pella
recent_convert_modifier 宗教狂热 Religious Zeal
recent_slave_revolt 最近的奴隶叛乱 Recent Slave Revolt
recently_awarded_generalship 新近拔擢 Recently Promoted
recruitment_problems 征兵问题 Recruitment Problems
reduced_building_cost 建筑成本降低 Reduced Building Cost
reduced_priest_working_hours 祭司减负 Priestly Relief
reduced_recruitment_cost 征兵成本降低 Reduced Recruitment Cost
reformed_gambler 改过自新的赌徒 Reformed Gambler
regulated_indictments_bill 调整刑法典 Regulated Penal Code
regulated_observance_bill 监管宗教仪式法案 Regulated Religious Observance Bill
religious_discussion 宗教探讨 Religious Discussion
religious_minorities 宗教少数派 Religious Minorities
religious_outcast 宗教放逐 Religious Outcast
religious_party_ticking_modifier 宗教派系受到助长 Religious Faction Promoted
religious_superiority 宗教优势 Religious Superiority
religious_tech_cost_modifier 宗教科技花费 Religious Technology Cost
religious_unity 宗教统一 Religious Unity
renovated_temple 整修神庙 Renovated Temple
responsible_leaders 尽责领袖 Responsible Leaders
retiring_general_ambition 满意退休 Contented Retirement
returned_mercenary_successor 觊觎者归来 Pretender Returned
rhodian_glass_workshops 罗德岛人玻璃工坊 Rhodian Glass Workshops
royal_serapis_cult 王室塞拉皮斯崇拜 Royal Serapis Cult
ruler_corruption 统治者腐败度 Ruler Corruption
RULER_POPULARITY_GAIN 统治者人气增加 Ruler Popularity Gain
ruler_popularity_mod 统治者人气 Ruler Popularity
sabotage_modifier 纵火! Arson!
sacrifice_interaction_modifier 奉献祭 Votive Offering
salt_shortage 食盐短缺 Salt Shortage
same_culture_group 相同文化组 Same Culture Group
same_religion_group 相同宗教组 Same Religion Group
satrapy_bought_loyalty 收买忠诚 Bought Loyalty
satrapy_not_following_traditions 充满敌意的总督 Hostile Satrap
satrapy_refused_advisor 宗主拒绝顾问 Overlord Refused Advisor
school_of_athens 雅典学院 School of Athens
scientific_greatness 科学之光 Scientific Greatness
scientific_supremacy 科学卓越 Scientific Supremacy
scorned_family 受鄙视的家族 Scorned Family
sculptural_greatness 雕塑之光 Sculptural Greatness
sea_zone 海域 Sea Zone
secret_gambler 秘密赌徒 Secret Gambler
secret_pit_fighter 秘密地下角斗士 Secret Pit-Fighter
self_proclaimed_deity 自封神祗 Self-Proclaimed Deity
serapis_priest 塞拉皮斯祭司 Serapis Priest
settled_slaves 被解放奴隶的定居地 Manumitted Slave Settlement
severe_winter 严酷的冬天 Severe Winter
SHIP_RECRUIT_SPEED 船只建造速度 Ship Construction Speed
ships_in_port 港口有船只 Ships In Port
siege_engineers 攻城专家 Siege Engineers
silk_route 丝绸之路 Silk Route
slave_maltreatment_bill 废除奴隶权法案 Abolish Slave Rights Bill
slave_revolt_succesful 向奴隶让步 Concessions to Slaves
slaves_move 奴隶移动花费 Slaves Movement Cost
slaves_promotion_cost_modifier 奴隶升级花费 Slave Promotion Cost
small_military_reform 军队改革 Military Reform
social_unrest 社会动乱 Social Unrest
spouse_inspires_the_army 鼓舞人心的配偶 Inspirational Consort
spouse_inspires_the_army_better 鼓舞人心的配偶 Inspirational Consort
spread_of_religious_ideas 宗教理念的传播 Spread of Religious Ideas
stability 稳定度 Stability
stability_cost_modifier 祭祀神灵花费 Sacrifice to the Gods Cost
stability_increase 稳定度提高 Stability Increase
STABILITY_INVESTMENT 每月稳定度投资 Monthly Stability Investment
starvation 饥荒 Starvation
starving_city 挨饿的城市 Starving City
state_base_values 基础 Base
state_owned_farmlands 国有农田 State Owned Farmlands
static_charisma_mod 魅力 Charisma
static_finesse_mod 智略 Finesse
static_martial_mod 军略 Martial
static_popularity_mod 人气 Popularity
static_zeal_mod 热忱 Zeal
strong_army 强大的军队 Strong Army
stunted_growth 增长受阻 Stunted Growth
subject_loyal_to_unfit_overlord 忠于不合格的宗主国 Loyal to Unfit Overlord
subject_of_theft 盗窃案受害者! Subject of Theft!
subject_opinion_of_overlord 对宗主国好感 Opinion of Overlord
successful_camps 军营制度实施成功 Successful Implementation of Military Camps
suebia_modifier 统一苏维比亚 United Suebia
superior_tactics 优质策略 Superior Tactics
supply_limit 补给上限 Supply Limit
support_for_other_heirs 支持觊觎者 Support for Pretenders
support_from_central_government 来自中央政府的支援 Support from Central Government
support_primary_heir_cmod 被强迫支持 Support Enforced
supporting_rebels_abroad 支持国外叛乱 Supporting Rebellions Abroad
supreme_ruler 最高统治者 Supreme Ruler
switched_char_culture 转换文化 Converted Culture
switched_char_religion 已皈依宗教 Converted Faith
target_of_murder 谋杀目标! Target of Murder!
tax_dividends_bonus 商业红利 Commercial Dividends
tax_on_wealthy_bill 提高财富税法案 Increased Wealth Tax Bill
temp_dictator_term_length 独裁的反驳 Dictatorial Rebuttal
temple_in_ruins 神庙废墟 Temple in Ruins
terrible_storm_modifier 风灾损失 Catastrophic Storm Damage
threat_of_punishment 惩罚的威胁 Threat of Punishment
tolerant_society 宽容的社会 Tolerant Society
trade_investments_province 地方贸易投资 Local Trade Investments
trade_problems 香料歉收 Failed Spice Harvest
trade_winds_good 信风 Trade Winds
tribal_influx 部落移民潮 Tribal Influx
tribal_movements 部落迁徙 Tribal Movement
tribal_pol_2_population_efflux 人口流失 Population Efflux
tribal_pol_2_population_influx 人口流入 Population Influx
tribal_pol_6_rioters 暴乱闹事者 Rioting Troublemakers
tribal_representation_bill 部落代表法案 Tribal Representation Bill
tribal_tradition 部落传统 Tribal Tradition
tribesmen_angry_moved 强迫迁移 Forced Removal
tribesmen_move 部落民移动花费 Tribesman Movement Cost
tribesmen_promotion_cost_modifier 部落民升级花费 Tribesman Promotion Cost
tribute_from_a_neighbour 邻国的贡品 Tribute from our Neighbor
TRIBUTE_INCOME_MODIFIER 贡金收入 Tribute Income
tropical 热带 Tropical
trust_in_the_gods 对神的信任 Trust in the Gods
tutorial_boost 不败的罗马 Roma Invicta
tutorial_build_cost_modifier 罗马建造技术 Roman Construction
tutorial_capital_route 经济繁荣 Economic Boom
tutorial_rome_victorious 罗马不可战胜! Roma Invicta!
tutorial_unrest_modifier 忠诚的国民 Loyal Subjects
tyrian_purple 提尔紫 Tyrian Purple
under_siege 被围攻 Under Siege
underfunded_arbitrator_office 囊中羞涩的财政总管 Underfunded Arbitrator
unexpected_reinforcement 意料之外的援军 Unexpected Reinforcement
unfriendly_neighbors 不友好的邻居 Unfriendly Neighbors
unit_martial_mod 军略 Martial
unite_the_clans 统一的大益 United Dahae
unrest 不满值 Unrest
unsuccessful_camps 军营制度实施失败 Unsuccessful Implementation of Military Camps
utterly_sacked 被洗劫 Sacked
very_easy_ai 极易 Very Easy Difficulty
very_easy_player 极易 Very Easy Difficulty
very_hard_ai 极难 Very Hard Difficulty
very_hard_player 极难 Very Hard Difficulty
volcanic_eruption_effects 火山喷发后的余波 Aftermath of Volcanic Eruption
volcanic_tax_exemption 火山免税 Volcanic Tax Exemption
war_exhaustion 厌战度 War Exhaustion
warchief_diminished_province 骚乱的省份 Tumultuous Province
warchief_improved_province 战争酋长的努力 Warchief Efforts
weak_army 羸弱的军队 Weak Army
wealth_tax_relief 免征财富税 Wealth Tax Exemptions
wealthy_family_lends_senate_support 高位之友 Friends in High Places
with_foreign_ruler_friend 有外国统治者朋友 Has Foreign Ruler as Friend
word_gets_around 流言四起 Word Gets Around
wounded_during_plot 被密谋所伤! Wounded During Plot!
zeus_temple_at_olympia 宙斯神庙 Zeus Temple