|
@@ -2,7 +2,8 @@ fleet_in_being = {
|
|
|
2
2
|
can_select = {
|
|
3
3
|
is_primitive = no
|
|
4
4
|
}
|
|
5
|
-
|
|
5
|
+
|
|
6
|
+
cost = 0.1 # money cost per each sailor employed in the whole navy
|
|
6
7
|
country_modifier = {
|
|
7
8
|
naval_maintenance_modifier = -0.15
|
|
8
9
|
}
|
|
@@ -17,6 +18,7 @@ free_oarsmen = {
|
|
|
17
18
|
is_primitive = no
|
|
18
19
|
}
|
|
19
20
|
|
|
21
|
+
cost = 0.1
|
|
20
22
|
country_modifier = {
|
|
21
23
|
galley_power = 0.15
|
|
22
24
|
}
|
|
@@ -31,6 +33,7 @@ merchant_navy = {
|
|
|
31
33
|
is_primitive = no
|
|
32
34
|
}
|
|
33
35
|
|
|
36
|
+
cost = 0.1
|
|
34
37
|
country_modifier = {
|
|
35
38
|
global_ship_trade_power = 0.33
|
|
36
39
|
}
|
|
@@ -45,6 +48,7 @@ ship_boarding = {
|
|
|
45
48
|
is_primitive = no
|
|
46
49
|
}
|
|
47
50
|
|
|
51
|
+
cost = 0.1
|
|
48
52
|
country_modifier = {
|
|
49
53
|
capture_ship_chance = 0.33
|
|
50
54
|
}
|
|
@@ -62,6 +66,7 @@ wooden_wall = {
|
|
|
62
66
|
}
|
|
63
67
|
}
|
|
64
68
|
|
|
69
|
+
cost = 0.1
|
|
65
70
|
country_modifier = {
|
|
66
71
|
own_coast_naval_combat_bonus = 1.0
|
|
67
72
|
}
|
|
@@ -87,6 +92,7 @@ grand_armada = {
|
|
|
87
92
|
culture_group = iberian
|
|
88
93
|
}
|
|
89
94
|
|
|
95
|
+
cost = 0.1
|
|
90
96
|
country_modifier = {
|
|
91
97
|
allowed_marine_fraction = 0.25
|
|
92
98
|
leader_naval_manuever = 1
|
|
@@ -108,6 +114,7 @@ portuguese_marines = {
|
|
|
108
114
|
}
|
|
109
115
|
}
|
|
110
116
|
|
|
117
|
+
cost = 0.1
|
|
111
118
|
country_modifier = {
|
|
112
119
|
siege_blockade_progress = 1
|
|
113
120
|
global_naval_barrage_cost = -0.5
|
|
@@ -129,6 +136,7 @@ aragonese_fleet = {
|
|
|
129
136
|
}
|
|
130
137
|
}
|
|
131
138
|
|
|
139
|
+
cost = 0.1
|
|
132
140
|
country_modifier = {
|
|
133
141
|
global_naval_engagement_modifier = 0.15
|
|
134
142
|
}
|
|
@@ -145,6 +153,7 @@ danish_admirality = {
|
|
|
145
153
|
primary_culture = danish
|
|
146
154
|
}
|
|
147
155
|
|
|
156
|
+
cost = 0.1
|
|
148
157
|
country_modifier = {
|
|
149
158
|
leader_naval_manuever = 2
|
|
150
159
|
admiral_cost = -0.1
|
|
@@ -165,6 +174,7 @@ norwegian_sailors = {
|
|
|
165
174
|
NOT = { has_country_flag = nor_upgraded_norwegian_sailors_doctrine }
|
|
166
175
|
}
|
|
167
176
|
|
|
177
|
+
cost = 0.1
|
|
168
178
|
country_modifier = {
|
|
169
179
|
allowed_marine_fraction = 0.15
|
|
170
180
|
movement_speed_in_fleet_modifier = 1
|
|
@@ -182,6 +192,7 @@ norwegian_sailors_upgraded = {
|
|
|
182
192
|
has_country_flag = nor_upgraded_norwegian_sailors_doctrine
|
|
183
193
|
}
|
|
184
194
|
|
|
195
|
+
cost = 0.1
|
|
185
196
|
country_modifier = {
|
|
186
197
|
allowed_marine_fraction = 0.15
|
|
187
198
|
sailors_recovery_speed = 0.25
|
|
@@ -203,6 +214,7 @@ dutch_trade_fleet = {
|
|
|
203
214
|
}
|
|
204
215
|
}
|
|
205
216
|
|
|
217
|
+
cost = 0.1
|
|
206
218
|
country_modifier = {
|
|
207
219
|
global_ship_trade_power = 0.25
|
|
208
220
|
range = 0.25
|
|
@@ -220,6 +232,7 @@ norse_raid_fleet = {
|
|
|
220
232
|
primary_culture = norse
|
|
221
233
|
}
|
|
222
234
|
|
|
235
|
+
cost = 0.1
|
|
223
236
|
country_modifier = {
|
|
224
237
|
privateer_efficiency = 0.33
|
|
225
238
|
movement_speed_in_fleet_modifier = 3
|
|
@@ -237,6 +250,7 @@ venetian_arsenal_naval_doctrine = {
|
|
|
237
250
|
primary_culture = venetian
|
|
238
251
|
}
|
|
239
252
|
|
|
253
|
+
cost = 0.1
|
|
240
254
|
country_modifier = {
|
|
241
255
|
number_of_cannons_modifier = 0.1
|
|
242
256
|
sailor_maintenance_modifer = -0.1
|
|
@@ -257,6 +271,7 @@ korean_panokseon = {
|
|
|
257
271
|
}
|
|
258
272
|
}
|
|
259
273
|
|
|
274
|
+
cost = 0.1
|
|
260
275
|
country_modifier = {
|
|
261
276
|
ship_durability = 0.05
|
|
262
277
|
sunk_ship_morale_hit_recieved = -0.25
|
|
@@ -274,6 +289,7 @@ japanese_atakebune = {
|
|
|
274
289
|
culture_group = japanese_g
|
|
275
290
|
}
|
|
276
291
|
|
|
292
|
+
cost = 0.1
|
|
277
293
|
country_modifier = {
|
|
278
294
|
heavy_ship_power = 0.05
|
|
279
295
|
naval_morale = 0.05
|
|
@@ -291,6 +307,7 @@ hanseatic_trade_fleet = {
|
|
|
291
307
|
primary_culture = lower_saxon
|
|
292
308
|
}
|
|
293
309
|
|
|
310
|
+
cost = 0.1
|
|
294
311
|
country_modifier = {
|
|
295
312
|
global_ship_trade_power = 0.25
|
|
296
313
|
naval_tradition_from_trade = 1
|
|
@@ -308,6 +325,7 @@ ottoman_great_navy = {
|
|
|
308
325
|
primary_culture = turkish
|
|
309
326
|
}
|
|
310
327
|
|
|
328
|
+
cost = 0.1
|
|
311
329
|
country_modifier = {
|
|
312
330
|
global_ship_cost = -0.1
|
|
313
331
|
naval_forcelimit_modifier = 0.2
|
|
@@ -325,6 +343,7 @@ maghrebi_corsairs = {
|
|
|
325
343
|
culture_group = maghrebi
|
|
326
344
|
}
|
|
327
345
|
|
|
346
|
+
cost = 0.1
|
|
328
347
|
country_modifier = {
|
|
329
348
|
privateer_efficiency = 0.25
|
|
330
349
|
may_perform_slave_raid = yes
|
|
@@ -344,6 +363,7 @@ letter_of_marque = {
|
|
|
344
363
|
NOT = { primary_culture = anglois }
|
|
345
364
|
}
|
|
346
365
|
|
|
366
|
+
cost = 0.1
|
|
347
367
|
country_modifier = {
|
|
348
368
|
capture_ship_chance = 0.2
|
|
349
369
|
disengagement_chance = 0.1
|
|
@@ -365,6 +385,7 @@ novgorodian_ushkuiniks = {
|
|
|
365
385
|
}
|
|
366
386
|
}
|
|
367
387
|
|
|
388
|
+
cost = 0.1
|
|
368
389
|
country_modifier = {
|
|
369
390
|
sailor_maintenance_modifer = -0.1
|
|
370
391
|
allowed_marine_fraction = 0.15
|
|
@@ -385,6 +406,7 @@ dvoyane_admiralty = {
|
|
|
385
406
|
}
|
|
386
407
|
}
|
|
387
408
|
|
|
409
|
+
cost = 0.1
|
|
388
410
|
country_modifier = {
|
|
389
411
|
navy_tradition = 1
|
|
390
412
|
leader_naval_shock = 1
|
|
@@ -402,6 +424,7 @@ malayan_seafaring = {
|
|
|
402
424
|
culture_group = malay
|
|
403
425
|
}
|
|
404
426
|
|
|
427
|
+
cost = 0.1
|
|
405
428
|
country_modifier = {
|
|
406
429
|
regiment_disembark_speed = 0.5
|
|
407
430
|
naval_attrition = -0.25
|
|
@@ -422,6 +445,7 @@ the_junk_fleet = {
|
|
|
422
445
|
NOT = { culture = jianghuai }
|
|
423
446
|
}
|
|
424
447
|
|
|
448
|
+
cost = 0.1
|
|
425
449
|
country_modifier = {
|
|
426
450
|
light_ship_cost = -0.5
|
|
427
451
|
naval_forcelimit_modifier = 0.25
|
|
@@ -439,6 +463,7 @@ chinese_treasure_fleet = {
|
|
|
439
463
|
culture = jianghuai
|
|
440
464
|
}
|
|
441
465
|
|
|
466
|
+
cost = 0.1
|
|
442
467
|
country_modifier = {
|
|
443
468
|
trade_range_modifier = 0.25
|
|
444
469
|
range = 0.25
|
|
@@ -457,6 +482,7 @@ maratha_naval_bombards = {
|
|
|
457
482
|
culture_group = western_aryan
|
|
458
483
|
}
|
|
459
484
|
|
|
485
|
+
cost = 0.1
|
|
460
486
|
country_modifier = {
|
|
461
487
|
global_naval_barrage_cost = -0.25
|
|
462
488
|
siege_blockade_progress = 1
|
|
@@ -475,6 +501,7 @@ polynesian_navigation_seas = {
|
|
|
475
501
|
culture_group = pacific
|
|
476
502
|
}
|
|
477
503
|
|
|
504
|
+
cost = 0.1
|
|
478
505
|
country_modifier = {
|
|
479
506
|
may_explore = yes
|
|
480
507
|
range = 0.5
|
|
@@ -492,6 +519,7 @@ naval_tactica = {
|
|
|
492
519
|
culture_group = byzantine
|
|
493
520
|
}
|
|
494
521
|
|
|
522
|
+
cost = 0.1
|
|
495
523
|
country_modifier = {
|
|
496
524
|
disengagement_chance = 0.15
|
|
497
525
|
galley_power = 0.2
|
|
@@ -509,6 +537,7 @@ basque_marines = {
|
|
|
509
537
|
primary_culture = basque
|
|
510
538
|
}
|
|
511
539
|
|
|
540
|
+
cost = 0.1
|
|
512
541
|
country_modifier = {
|
|
513
542
|
may_explore = yes
|
|
514
543
|
landing_penalty = -1
|
|
@@ -518,4 +547,71 @@ basque_marines = {
|
|
|
518
547
|
removed_effect = {}
|
|
519
548
|
|
|
520
549
|
button_gfx = 29
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
#1.36
|
|
553
|
+
|
|
554
|
+
mamluk_galley_doctrine = {
|
|
555
|
+
can_select = {
|
|
556
|
+
has_country_flag = mam_unlock_galley_doctrine_flag
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
cost = 0.1
|
|
560
|
+
country_modifier = {
|
|
561
|
+
galley_power = 0.15
|
|
562
|
+
galley_cost = -0.25
|
|
563
|
+
}
|
|
564
|
+
effect = {} #TODO link with naval professionalism ?
|
|
565
|
+
removed_effect = {}
|
|
566
|
+
|
|
567
|
+
button_gfx = 30
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
mamluk_light_doctrine = {
|
|
571
|
+
can_select = {
|
|
572
|
+
has_country_flag = mam_unlock_light_doctrine_flag
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
cost = 0.1
|
|
576
|
+
country_modifier = {
|
|
577
|
+
global_ship_trade_power = 0.15
|
|
578
|
+
light_ship_cost = -0.25
|
|
579
|
+
}
|
|
580
|
+
effect = {} #TODO link with naval professionalism ?
|
|
581
|
+
removed_effect = {}
|
|
582
|
+
|
|
583
|
+
button_gfx = 30
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
mamluk_warships_doctrine = {
|
|
587
|
+
can_select = {
|
|
588
|
+
has_country_flag = mam_unlock_warships_doctrine_flag
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
cost = 0.1
|
|
592
|
+
country_modifier = {
|
|
593
|
+
heavy_ship_power = 0.1
|
|
594
|
+
global_naval_engagement_modifier = 0.1
|
|
595
|
+
}
|
|
596
|
+
effect = {} #TODO link with naval professionalism ?
|
|
597
|
+
removed_effect = {}
|
|
598
|
+
|
|
599
|
+
button_gfx = 30
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
mamluk_transports_doctrine = {
|
|
603
|
+
can_select = {
|
|
604
|
+
has_country_flag = mam_unlock_transports_doctrine_flag
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
cost = 0.1
|
|
608
|
+
country_modifier = {
|
|
609
|
+
transport_attrition = -0.5
|
|
610
|
+
allowed_marine_fraction = 0.1
|
|
611
|
+
movement_speed_in_fleet_modifier = 1
|
|
612
|
+
}
|
|
613
|
+
effect = {} #TODO link with naval professionalism ?
|
|
614
|
+
removed_effect = {}
|
|
615
|
+
|
|
616
|
+
button_gfx = 30
|
|
521
617
|
}
|