1069
Comment:
|
1386
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
This directive will tell the bot not to automatically fire any captured hero of the level specified. | This directive will tell the bot not to automatically fire any captured hero of the level specified. The default is level 200. |
Line 7: | Line 7: |
1. You have [[Hero|config hero]] set to something other than 0 (eg. config hero:1) ...''' AND''' | 1. You have [[Hero|config hero]] set to something other than 0 (e.g., config hero:1) ...''' AND''' |
Line 9: | Line 9: |
1. The captured hero is the lowest attack ... '''OR''' ... The feasting hall is full and the TrainingHero is not in the city | 1. The captured hero is the lowest attack ... '''OR''' ... The feasting hall is full and the TrainingHero is not in the city. |
Line 11: | Line 11: |
This goal has been deprecated. Please use KeepCapturedHeroes instead. If you have this goal in use, the bot will automatically treat it as the keepcapturedheroes internally. For example: ''capturedfirelimit 100'' will be treated as ''keepcapturedheroes any:level>=100'' |
|
Line 12: | Line 15: |
---- CategoryConfig |
CategoryAllGoals CategoryHeroGoals |
Usage: |
capturedfirelimit [level] |
Example: |
capturedfirelimit 100 |
This directive will tell the bot not to automatically fire any captured hero of the level specified. The default is level 200.
You have config hero set to something other than 0 (e.g., config hero:1) ... AND
You have a captured hero of a level below the capturedfirelimit ... AND
The captured hero is the lowest attack ... OR ... The feasting hall is full and the TrainingHero is not in the city.
This goal has been deprecated. Please use KeepCapturedHeroes instead. If you have this goal in use, the bot will automatically treat it as the keepcapturedheroes internally. For example:
capturedfirelimit 100 will be treated as keepcapturedheroes any:level>=100