Advertisement
RaythEvony

start goals - evony

Nov 20th, 2015
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. //*********************************
  2. // City Goals
  3. //*********************************
  4. // Comforting and Tax
  5. config comfort:1
  6. comfortpolicy 15 15 pray
  7. taxpolicy 0 100
  8. // Production Rate
  9. production 0 100 0 0
  10. // distancepolicy npc_farm_dist npc_build_dist medal_farm_dist valley_vap map
  11. distancepolicy 10 10 7 30 12
  12.  
  13. // Other City Goals
  14. #rallypolicy n:5:1 b:5:3 v:3 t:1 r:1
  15. reportstokeep 1 a:300 b:1 a:3k a:10k
  16.  
  17. //*********************************
  18. // Defense Goals
  19. //*********************************
  20. config attackgap:6
  21. config defensecooldown:30
  22.  
  23. defensepolicy /junktroop:1000 /usespeech:1 /usetruce:6 /usewarhorn:0 /usecorselet:0 /usepenicillin:0
  24. config embassy:2
  25. config gate:0.5
  26. gatepolicy 2 1 0 1 2
  27.  
  28. //*********************************
  29. // Trade Goals
  30. //*********************************
  31. config trade:1
  32. tradepolicy /type:gold /min:1d
  33. tradepolicy /type:food /min:3d /max:7d /batch:1
  34. tradepolicy /type:wood /min:25k /max:100k /batch:1
  35. tradepolicy /type:stone /min:5k /max:50k /batch:1
  36. tradepolicy /type:iron /min:10k /max:30k /batch:1
  37.  
  38. //*********************************
  39. // Hero Goals
  40. //*********************************
  41. config hero:1
  42. keepheroes any
  43. nolevelheroes nexusmars
  44.  
  45. //*********************************
  46. // Valley Goals
  47. //*********************************
  48. #config valley:10,valleymin:1
  49. #safevalleyfarm 7,8,9,10
  50. valleyheroes any:attack>60
  51.  
  52. //*********************************
  53. // NPC Goals
  54. //*********************************
  55. // Build NPC's
  56. config buildnpc:0,acquireflats:0,abandonflats:1
  57. npcbuildpolicy /level:10 /mindistance:1 /maxdistance:3
  58. npcbuildpolicy /level:5 /mindistance:1 /maxdistance:7
  59.  
  60. // Farm NPC's
  61. config npc:0
  62. npctroops 5 b:550
  63. #npcheroes 5 att70a113,blithe,alva
  64. farmingpolicy 5 /mindistance:1 /maxdistance:7 /farmingcycle:8.1
  65.  
  66. //*********************************
  67. // Building and Research Goals
  68. //*********************************
  69. build c:2:1
  70. build inn:1
  71. build f:1:1,s:1:1,i:1:1,q:1:1
  72. build s:2:1
  73. build c:1:4
  74. build c:2:3
  75. build r:1
  76. build b:1
  77. build fh:1
  78. build m:1
  79. build wh:1
  80. build t:2
  81. build a:1
  82. build e:1
  83. build q:2:1,i:3:1
  84. build fo:2,ws:1
  85. build f:2:1
  86. build w:1
  87. build be:3
  88. build w:2
  89. build a:2
  90. build f:5
  91. build st:1
  92. build b:2:1
  93. build c:1:5
  94.  
  95. research ag:1,lu:1
  96. research ag:2,lu:2,ms:1
  97. research mas:1,mi:2,mt:1,ag:1,lu:3
  98.  
  99. //*********************************
  100. // Troop Goals
  101. //*********************************
  102. config troopqueuetime:0.5
  103. config troopsusereserved:0
  104. config troopsusepopmax:0,troopincrement:1
  105. #traininghero trainer 30 60 0
  106.  
  107.  
  108.  
  109. //*********************************
  110. // Fortifications
  111. //*********************************
  112. config wallqueuetime:0.25
  113. config fortsusereserved:0
  114. fortification tra:10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement