onj1.txt 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. ; multiplayer map by Onj. http://www.AndreLouis.COM
  2. ; -- Modified map 3 to sute my needs.
  3. ; ***************
  4. ; 7* * * *
  5. ; * *** *** * * *
  6. ; 6* * * *
  7. ; *** * * *******
  8. ; 5* * *
  9. ; * * * * * * * *
  10. ; 4* * x * *
  11. ; * * * * * * * *
  12. ; 3* * *
  13. ; ******* * * ***
  14. ; 2*x* * *
  15. ; * * * *** *** *
  16. ; 1* *x x* *
  17. ; ***************
  18. ; A B C D E F G
  19. title 5014 5013 5009 3001 9999 3004 3101 131 23 132
  20. objective 145 88
  21. ; map size
  22. square_width 15
  23. nb_columns 7
  24. nb_lines 7
  25. ; paths (give only the starting square)
  26. west_east_paths a1 c1 d1 f1
  27. west_east_paths b2 c2 d2 f2
  28. west_east_paths b3 c3 d3
  29. west_east_paths c4 b4 d4 e4
  30. west_east_paths c5 d5 e5
  31. west_east_paths a6 c6 d6 e6
  32. west_east_paths a7 c7 d7 f7
  33. west_east_bridges a3 f3
  34. west_east_bridges a5 f5
  35. south_north_paths a1 a3 a4 a6
  36. south_north_paths b1 b3 b4 b5
  37. south_north_paths c3 c4 c5
  38. south_north_paths d2 d3 d4 d5
  39. south_north_paths e2 e3 e4
  40. south_north_paths f2 f3 f4 f6
  41. south_north_paths g1 g3 g4 g6
  42. south_north_bridges c1 c6
  43. south_north_bridges e1 e6
  44. ; resources - taken out for this map apart from 500 gold and wood in D4. Incentive to find it!
  45. goldmines 500 d4
  46. woods 500 d4
  47. nb_meadows_by_square 8
  48. additional_meadows a2 b7 g6 f1
  49. ; players
  50. nb_players_min 2
  51. nb_players_max 8
  52. global_food_limit 300
  53. starting_squares a2 b7 d7 d1 g6 a4 g4 f1
  54. starting_units townhall 8 farm lumbermill 5 peasant 2 knight 6 flyingmachine
  55. starting_resources 4000 4000