pm2.txt 1.0 KB

12345678910111213141516171819202122232425262728
  1. ;pm2!
  2. ;the...
  3. ;grouped wars
  4. ;the playing area is 4 by 4.
  5. ;player 1 will have the normal troops. this would be the footman, archer, and knight.
  6. ;player 2, on the other hand will have an army of catapults, dragons, and mages.
  7. ;each persons 2 by 2 field is also containing a small group of
  8. ;peasants, and a nice collection of farms.
  9. title 5015 5012 3002 1039 1040 1041
  10. objective 114 88
  11. square_width 12
  12. nb_lines 4
  13. nb_columns 4
  14. west_east_paths a1 c1 a2 c2
  15. west_east_bridges b1 b2
  16. south_north_paths b2 a2 d2 b1 a1 d1
  17. goldmines 100 a1 b1 c1 d1 a2 b2 c2 d2
  18. goldmines 1000 b1 b2 a1 a2
  19. woods 100 a1 b1 c1 d1 a2 b2 c2 d2
  20. woods 1000 a2 b2
  21. nb_meadows_by_square 9
  22. additional_meadows b1 b2
  23. remove_meadows a1 b1 a2 b2
  24. nb_players_min 2
  25. nb_players_max 2
  26. player 1000 200 a1 5 footman 6 archer 11 knight b1 townhall 4 farm 6 peasant c1 barracks workshop dragonslair magestower d1 10 farm lumbermill stables blacksmith
  27. player 2 200 999 a2 6 dragon 5 catapult 9 mage b2 townhall 4 farm 5 peasant c2 4 barracks d2 lumbermill blacksmith stables
  28. ;end of map