ce5.txt 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. ; *BLACK+CROSS*
  2. ; -------------
  3. ; _ By: Christoff Eilers < christoff1@gmail.com >
  4. ; _ You can write me in Bulgarian, French, English, Russian, Dutch, Spanish, or German.
  5. ; _ I can't translate other languages! ^^
  6. ; ======================================
  7. ; This map is a square with a cross in his center. There's a river on the frontiers between the square and the "parts" of the cross. Minimum: 2 players; maximum: 4 players. There are many resources, but I used the preprocessor directives when I created the map, so this resources will be on different places... This map is very little for 4 people, then pay attention, else you'll be fastly submerged. HAVE FUN! :-) (AND DO NOT forget that the cross is a very good hiding-place if you have mages! ;)
  8. title 5002 5004 3005
  9. objective 145 88
  10. square_width 12
  11. nb_columns 4
  12. nb_lines 4
  13. west_east_paths a1 a4 b1 b4 c1 c4
  14. west_east_bridges a2 a3 c2 c3
  15. south_north_paths a1 a2 a3 d1 d2 d3
  16. south_north_bridges b1 b3 c1 c3
  17. #random_choice
  18. goldmines 150 a2 b4 c1 d3
  19. #end_choice
  20. goldmines 450 a3 b1 c4 d2
  21. #end_random_choice
  22. #random_choice
  23. woods 75 a2 b4 c1 d3
  24. #end_choice
  25. woods 390 a3 b1 c4 d2
  26. #end_choice
  27. woods 400 a2 b4 c1 d3
  28. #end_random_choice
  29. nb_meadows_by_square 3
  30. additional_meadows a1 a4 d1 d4
  31. remove_meadows b2 b3 c2 c3
  32. nb_players_min 2
  33. nb_players_max 4
  34. starting_squares b2 b3 c2 c3
  35. starting_units knight footman stables 2 knight blacksmith 2 farm 5 peasant townhall 5 peasant 2 farm 3 footman barracks 2 archer lumbermill 3 archer
  36. starting_resources 400 200
  37. global_food_limit 400