
法律
海军学说
海军学说代表了我们的海军可以专修的技能。我们在学说上投入的时间越长,它们在海军的影响就越深,我们就越擅长它们。随着时间推移,这可以为我们辉煌的舰队带来强大的增益。
海盗法法律potential政策 14
巴斯克水手- +20% 海上存在 %
- +5% 沿岸海军作战能力
丹麦海军部- +0.05 每月海军传统
尼德兰贸易舰队- +15% 海上贸易优势
- +20% 殖民范围
存在舰队- +10% 海军维护效率
- +0.1 每月注重外务倾向
自由桨手- +10% 桨帆战舰作战能力
- +0.1 每月自由民倾向
无敌舰队- +10% 海军维护效率
- +25% 预期海军规模
重视商船- +10% 海上贸易优势
- +10% 贸易范围
- +0.1 每月自由贸易倾向
挪威水手- +20% 水手
海洋法令- +15% 海军主动性
葡萄牙海军陆战队- +33% 陆军登陆速度
- +10% 封锁效率
登船作战- +5% 舰船俘获概率
- +50% 战斗中获得的海军传统
威尼斯桨帆战舰- +5% 桨帆战舰作战能力
- +5% 沿岸海军作战能力
威尼斯桨手征召法- +10% 桨帆战舰作战能力
- +10% 水手
- +0.1 每月海权主义倾向
木墙- +10% 沿岸海军作战能力
定义in_game/common/laws/01_naval_laws.txt:279
280law_category = military
288fleet_in_being = {
289country_modifier = {
290navy_maintenance_efficiency = 0.10
291monthly_towards_outward = societal_value_monthly_move
}
293estate_preferences = {
crown_estate
}
296years = 2
}
300free_oarsmen = {
301country_modifier = {
302navy_galley_power = 0.10
303monthly_towards_free_subjects = societal_value_monthly_move
}
305estate_preferences = {
peasants_estate
}
308years = 2
}
312merchant_navy = {
313country_modifier = {
314merchant_power_from_maritime_modifier = 0.1
315trade_range_modifier = 0.10
316monthly_towards_free_trade = societal_value_monthly_move
}
318estate_preferences = {
burghers_estate
}
321years = 2
}
325ship_boarding = {
326country_modifier = {
327ship_capture_chance = 0.05
328navy_tradition_from_battle = 0.5
}
330estate_preferences = {
nobles_estate
}
333years = 2
}
338wooden_wall = {
339unique = yes
340potential = {
341OR = {
342has_or_had_tag = ENG
343has_or_had_tag = GBR
}
}
347country_modifier = {
348own_coast_naval_combat_bonus = 0.1
}
350estate_preferences = {
burghers_estate
peasants_estate
}
354years = 2
}
358grand_armada = {
359unique = yes
360potential = {
361OR = {
362has_or_had_tag = CAS
363AND = {
364has_or_had_tag = SPA
365culture = culture:castilian
}
}
}
370country_modifier = {
371navy_maintenance_efficiency = 0.10
372expected_navy_size_modifier = 0.25
}
374estate_preferences = {
crown_estate
burghers_estate
}
378years = 2
}
382portuguese_marines = {
383unique = yes
384potential = {
385OR = {
386has_or_had_tag = POR
387AND = {
388has_or_had_tag = SPA
389culture = culture:portuguese
}
}
}
394country_modifier = {
395army_disembark_speed = 0.33
396blockade_efficiency = 0.1
}
398estate_preferences = {
nobles_estate
burghers_estate
}
402years = 2
}
405ordinance_sea = {
406unique = yes
407potential = {
408OR = {
409has_or_had_tag = ARA
410culture = culture:catalan
411AND = {
412has_or_had_tag = SPA
413OR = {
414culture = culture:aragonese
415culture = culture:catalan
}
}
}
}
421country_modifier = {
422navy_initiative = 0.15
}
424estate_preferences = {
nobles_estate
burghers_estate
}
428years = 2
}
431danish_admirality = {
432unique = yes
433potential = {
434has_or_had_tag = DAN
}
436country_modifier = {
437monthly_navy_tradition = 0.05
}
439estate_preferences = {
burghers_estate
}
442years = 2
}
445norwegian_sailors = {
446unique = yes
447potential = {
448has_or_had_tag = NOR
}
451country_modifier = {
452global_sailors_modifier = 0.2
}
454estate_preferences = {
peasants_estate
}
457years = 2
}
460venetian_galleys = {
461unique = yes
462potential = {
463has_or_had_tag = VEN
}
466country_modifier = {
467navy_galley_power = 0.05
468own_coast_naval_combat_bonus = 0.05
}
470estate_preferences = {
nobles_estate
}
473years = 2
}
476venetian_oarsmen_conscription = {
477unique = yes
478potential = {
479has_unlocked_policy_trigger = {
479type = venetian_oarsmen_conscription
}
}
481country_modifier = {
482navy_galley_power = 0.10
483global_sailors_modifier = 0.1
484monthly_towards_naval = societal_value_monthly_move
}
486estate_preferences = {
burghers_estate
}
489years = 2
}
493dutch_trade_fleet = {
494unique = yes
495potential = {
496has_or_had_tag = NED
}
499country_modifier = {
500merchant_power_from_maritime_modifier = 0.15
501colonial_range_modifier = 0.2
}
503estate_preferences = {
burghers_estate
}
506years = 2
}
509basque_mariners = {
510unique = yes
511potential = {
512OR = {
513culture = culture:basque
514has_or_had_tag = NAV
}
}
518country_modifier = {
519global_maritime_presence_modifier = 0.2
520own_coast_naval_combat_bonus = 0.05
}
522estate_preferences = {
burghers_estate
peasants_estate
}
526years = 2
}