Advertisement
Guest User

Fürstenberg

a guest
May 22nd, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. # Fürstenberger Ideas -- by Tnesniv Yørel ;; Admitted: the ideas could be improved
  2. # Located almost in the corner of Sout-West Germany. For a long time, it was the second most import state there.
  3. FNB_ideas = {
  4. start = {
  5. fabricate_claims_cost = -0.2
  6. land_forcelimit = 10 # Kreisregiment Fürstenberg
  7. }
  8.  
  9. bonus = {
  10. merc_maintenance_modifier = -0.25
  11. }
  12.  
  13. trigger = {
  14. tag = FNB
  15. }
  16. free = yes
  17. # Protect Imperial Towns # note that imperial towns are not imperial cities
  18. FNB_idea_1 = {
  19. global_tax_modifier = 0.1
  20. vassal_income = 0.2 # Bosnia and Ashikaga have better
  21. }
  22. # Notable Soldiers
  23. FNB_idea_2 = {
  24. leader_land_fire = 1
  25. leader_land_shock = 1
  26. }
  27. # High Clerical Offices
  28. FNB_idea_3 = {
  29. diplomats = 1
  30. }
  31. # Cadet Line in Austria
  32. FNB_idea_4 = {
  33. improve_relation_modifier = 0.30
  34. }
  35. # Source of the Danube
  36. FNB_idea_5 = {
  37. state_maintenance_modifier = -0.2
  38. }
  39. # Fürstenberg Brewery
  40. FNB_idea_6 = {
  41. trade_efficiency = 0.1
  42. }
  43. # Art Collectors
  44. FNB_idea_7 = {
  45. prestige_decay = -0.01
  46. }
  47.  
  48. }
  49.  
  50. FNB_ideas: "FürstenbergerIdeas"
  51. FNB_ideas_start: "Fürstenberger Traditions"
  52. FNB_ideas_bonus: "Fürstenberger Ambitions"
  53. FNB_idea_1: "Protect Imperial Towns"
  54. FNB_idea_1_desc: "We can offer protection to small and weak imperial towns, and gain money form this."
  55. FNB_idea_2: "Notable Soldiers"
  56. FNB_idea_2_desc: "There was a popular saying that \" The Emperor fights no great battle but a Fürstenberg falls \"."
  57. FNB_idea_3: "High Clerical Offices"
  58. FNB_idea_3_desc: "Numerous familily members have risen to prominence over the centuries as churchmen and diplomats. Many bishops all over Germany were of the Fürstenber family."
  59. FNB_idea_4: "Cadet Line in Austria"
  60. FNB_idea_4_desc: "The founded family of landgraves of Fürstenberg, known as the cadet line in Austria, held many territories in Austria and Moravia. This line eventually gained the possessions of the princely line."
  61. FNB_idea_5: "Source of the Danube"
  62. FNB_idea_5_desc: "Our residence is located in the town of Donaueschingen, where the source of the Donaubach is, historically considered the source of the Danube."
  63. FNB_idea_6: "Fürstenberg Brewery"
  64. FNB_idea_6_desc: "Fürstenberg Brewery was a brewery held by the family, that became popular. To export the beer further, railways were laid in Germany."
  65. FNB_idea_7: "Art Collectors"
  66. FNB_idea_7_desc: "The princes of Fürstenberg collected a lot of art, and were founder and patron of the Donaueschinger Musiktage."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement