
Gesetz
Marinedoktrin
Marinedoktrinen stellen unterschiedliche Schwerpunkte dar, denen unsere Marine sich vorrangig widmen kann. Je länger wir mit Doktrinen arbeiten, desto tiefer sind sie in unseren Marineflotten verankert und desto besser sind wir darin. Im Lauf der Zeit können wir so mächtige Vorteile für unsere Flotten erlangen.
PirateriegesetzGesetzpotentialPolitlinien 14
Baskische Seefahrer- +20% Marinepräsenz (Prozent)
- +5% Kampf abseits eigener Küste
Dänische Admiralität- +0.05 Monatliche Marinetradition
Niederländische Handelsflotte- +15% Handelsvorteil (Maritim)
- +20% Kolonialreichweite
Präsenzflotte- +10% Marineunterhalts-Effizienz
- +0.1 Monatlicher Fortschritt (Außenpolitik)
Freie Ruderer- +10% Macht (Galeere)
- +0.1 Monatlicher Fortschritt (Selbstbestimmtheit)
Große Armada- +10% Marineunterhalts-Effizienz
- +25% Erwartete Marinegröße
Handelsflotte- +10% Handelsvorteil (Maritim)
- +10% Handelsreichweite
- +0.1 Monatlicher Fortschritt (Freihandel)
Norwegische Seeleute- +20% Seeleute
Meeresverordnung- +15% Marine-Initiative
Portugiesische Marineinfanterie- +33% Armee-Ausschifftempo
- +10% Blockadeeffizienz
Schiffsübernahme- +5% Chance auf Schifferbeutung
- +50% Marinetradition durch Schlachten
Venezianische Galeeren- +5% Macht (Galeere)
- +5% Kampf abseits eigener Küste
Venezianische Ruderereinberufung- +10% Macht (Galeere)
- +10% Seeleute
- +0.1 Monatlicher Fortschritt (Marine)
Holzwall- +10% Kampf abseits eigener Küste
Definitionin_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
}