ce4.txt 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. ; ONE LINE
  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. ; All is in the title... CHEER UP! :D
  8. title 5002 5004 3004
  9. objective 145 88
  10. square_width 12
  11. nb_columns 15
  12. nb_lines 1
  13. west_east_paths a1 b1 c1 d1 e1 f1 g1 h1 i1 j1 k1 l1 m1 n1
  14. goldmines 25 c1 m1
  15. goldmines 50 b1 n1
  16. goldmines 100 a1 f1 j1 o1
  17. goldmines 150 d1 l1
  18. goldmines 250 g1 i1
  19. #random_choice
  20. goldmines 100 h1
  21. #end_choice
  22. goldmines 200 h1
  23. #end_choice
  24. goldmines 300 h1
  25. #end_choice
  26. goldmines 400 h1
  27. #end_choice
  28. goldmines 500 h1
  29. #end_choice
  30. goldmines 600 h1
  31. #end_choice
  32. goldmines 700 h1
  33. #end_choice
  34. goldmines 800 h1
  35. #end_choice
  36. goldmines 900 h1
  37. #end_choice
  38. goldmines 1000 h1
  39. #end_random_choice
  40. woods 10 c1 d1 e1 g1 i1 k1 l1 m1 n1
  41. woods 75 f1 j1
  42. woods 100 a1 o1
  43. #random_choice
  44. woods 20 h1
  45. #end_choice
  46. woods 200 h1
  47. #end_choice
  48. woods 500 h1
  49. #end_random_choice
  50. nb_meadows_by_square 3
  51. additional_meadows a1 h1 h1 o1
  52. nb_players_min 2
  53. nb_players_max 2
  54. starting_squares b1 n1
  55. starting_units knight 2 peasant blacksmith mage stables 3 peasant farm 2 peasant townhall mage knight magestower farm barracks
  56. starting_resources 150 50
  57. global_food_limit 300