Advertisement
Julien1102

Untitled

Jun 23rd, 2025
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. state = {
  2. id = 58
  3. name = "STATE_58"
  4. manpower = 3095630
  5. state_category = large_city
  6.  
  7. history = {
  8.  
  9. owner = GER
  10. add_core_of = GER
  11. add_core_of = SHL
  12. add_core_of = PRE
  13.  
  14. victory_points = {
  15. 6389 10 # Kiel
  16. }
  17.  
  18. victory_points = {
  19. 9347 20 # Hamburg
  20. }
  21.  
  22. buildings = {
  23. infrastructure = 3
  24. arms_factory = 1
  25. dockyard = 6
  26. air_base = 5
  27. 6389 = {
  28. naval_base = 10
  29. # Kieler Marinearsenal und Forschungsinstitut
  30. naval_facility = 1
  31. }
  32. }
  33.  
  34. 1939.1.1 = {
  35. buildings = {
  36. synthetic_refinery = 3
  37. anti_air_building = 5
  38. dockyard = 7
  39. arms_factory = 3
  40. }
  41. }
  42. }
  43.  
  44. provinces = {
  45. 3368 6257 6389 9320 9347 11331
  46. }
  47.  
  48. local_supplies = 0.0
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement