
議題
砲兵戦術の推進
戦場における砲兵の決定的な力は疑いようもなく、我々はその事実を基盤として軍事戦略を構築しなければならない。敵の陣列と要塞の両方を粉砕できる強力な大砲を確実に軍へ配備する必要がある。
攻城砲進歩allow補正
包囲能力+15%
攻撃的への毎月の傾き+0.5
定義in_game/common/parliament_issues/03_nobles_estate_parliament_issues.txt:1413
1416modifier_when_in_debate = {
}
1425chance = {
1426add = 1
1427add = {
1428if = {
1429limit = {
1430num_locations > 5
}
1432value = 2
}
}
1435add = {
1436if = {
1437limit = {
1438num_locations < 2
}
1440value = -10
}
}
1443multiply = {
1444if = {
1445limit = {
1446societal_value:offensive_vs_defensive > 30
}
1448value = 0.5
}
1450else = {
1451value = 1
}
}
}
1456on_debate_passed = {
1457add_army_tradition = 5
}