
Parliament Issue
Promote Pike and Shot Tactics
The combination of pikemen and arquebusiers in the same disciplined formations is a force to reckon with in any army. By promoting strict training in these formations, we will ensure that our army can outperform the enemy in both offense and defense even among their midst.
Siege ArtilleryAdvanceallow
Pike and ShotAdvanceallowModifiers
Definitionin_game/common/parliament_issues/03_nobles_estate_parliament_issues.txt:1358
1361modifier_when_in_debate = {
}
1366allow = {
}
1373chance = {
1374add = 1
1375add = {
1376if = {
1377limit = {
1378num_locations > 5
}
1380value = 2
}
}
1383add = {
1384if = {
1385limit = {
1386num_locations < 2
}
1388value = -10
}
}
1391multiply = {
1392if = {
1393limit = {
1394societal_value:offensive_vs_defensive > 30
}
1396value = 0.5
}
1398else = {
1399value = 1
}
}
}
1404on_debate_passed = {
1405add_army_tradition = 5
}

