; Pragma 12
; http://pragmapragma.free.fr



title 5015 5017 5000 3012
objective 145 88


; map size

square_width 12

nb_columns 5
nb_lines 40


; paths (give only the starting square)

west_east_paths a1 b1 c1 d1
west_east_paths a2 c2 d2
west_east_paths c3 d3
west_east_paths a4 c4 d4
west_east_paths a5 b5 c5 d5

west_east_paths a11 b11 c11 d11
west_east_paths a12 c12 d12
west_east_paths c13 d13
west_east_paths a14 c14 d14
west_east_paths a15 b15 c15 d15

west_east_paths a21 b21 c21 d21
west_east_paths a22 c22 d22
west_east_paths c23 d23
west_east_paths a24 c24 d24
west_east_paths a25 b25 c25 d25

west_east_paths a31 b31 c31 d31
west_east_paths a32 c32 d32
west_east_paths c33 d33
west_east_paths a34 c34 d34
west_east_paths a35 b35 c35 d35


west_east_paths a6 b6 c6 d6
west_east_paths a7 b7 d7
west_east_paths a8 b8
west_east_paths a9 b9 d9
west_east_paths a10 b10 c10 d10

west_east_paths a16 b16 c16 d16
west_east_paths a17 b17 d17
west_east_paths a18 b18
west_east_paths a19 b19 d19
west_east_paths a20 b20 c20 d20

west_east_paths a26 b26 c26 d26
west_east_paths a27 b27 d27
west_east_paths a28 b28
west_east_paths a29 b29 d29
west_east_paths a30 b30 c30 d30

west_east_paths a36 b36 c36 d36
west_east_paths a37 b37 d37
west_east_paths a38 b38
west_east_paths a39 b39 d39
west_east_paths a40 b40 c40 d40


west_east_bridges b3 b13 b23 b33
west_east_bridges c8 c18 c28 c38



south_north_paths a3 a6 a7 a8 a9
south_north_paths a13 a16 a17 a18 a19
south_north_paths a23 a26 a27 a28 a29
south_north_paths a33 a36 a37 a38 a39

south_north_paths b2 b3 b6 b7 b8 b9
south_north_paths b12 b13 b16 b17 b18 b19
south_north_paths b22 b23 b26 b27 b28 b29
south_north_paths b32 b33 b36 b37 b38 b39

south_north_paths c1 c2 c3 c4 c6 c7 c8 c9
south_north_paths c11 c12 c13 c14 c16 c17 c18 c19
south_north_paths c21 c22 c23 c24 c26 c27 c28 c29
south_north_paths c31 c32 c33 c34 c36 c37 c38 c39

south_north_paths d1 d2 d3 d4 d7 d8
south_north_paths d11 d12 d13 d14 d17 d18
south_north_paths d21 d22 d23 d24 d27 d28
south_north_paths d31 d32 d33 d34 d37 d38

south_north_paths e1 e2 e3 e4 e7
south_north_paths e11 e12 e13 e14 e17
south_north_paths e21 e22 e23 e24 e27
south_north_paths e31 e32 e33 e34 e37

south_north_bridges c5 c10 c15 c20 c25 c30 c35 c40


; resources

goldmines 500 a3 e8 a13 e18 a23 e28 a33 e38
goldmines 800 e3 a8 e13 a18 e23 a28 e33 a38
goldmines 1000 a1 e10 a11 e20 a21 e30 a31 e40
goldmines 2000 c4 c7 c14 c17 c24 c27 c34 c37

woods 500 a3 e8 a13 e18 a23 e28 a33 e38
woods 800 e3 a8 e13 a18 e23 a28 e33 a38
woods 1000 a5 e6 a15 e16 a25 e26 a35 e36
woods 2000 c2 c9 c12 c19 c22 c29 c32 c39


nb_meadows_by_square 4

additional_meadows a3 e8 a13 e18 a23 e28 a33 e38
additional_meadows a3 e8 a13 e18 a23 e28 a33 e38
additional_meadows a3 e8 a13 e18 a23 e28 a33 e38
additional_meadows a3 e8 a13 e18 a23 e28 a33 e38





; players

nb_players_min 2
nb_players_max 8

starting_squares a3 e8 a13 e18 a23 e28 a33 e38
starting_units townhall 4 farm 10 peasant 1 scouttower
starting_resources 100 100
global_food_limit 5000