1081
Comment:
|
1581
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
||<#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em;">Default: ||<style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em;">capturedfirelimit 200 || | |
Line 4: | Line 5: |
This directive will tell the bot not to automatically fire any captured hero of the level specified. The default is level 200. | |
Line 5: | Line 7: |
This directive will tell the bot not to automatically fire any captured hero of the level specified. | 1. You have [[Hero|config hero]] set to something other than 0 (e.g., config hero:1) ...''' AND''' 1. You have a captured hero of a level below the capturedfirelimit ... '''AND''' 1. The captured hero is the lowest attack ... '''OR''' ... The feasting hall is full and the TrainingHero is not in the city. |
Line 7: | Line 11: |
1. You have [[Hero|config hero]] set to something other than 0 (eg. config hero:1) ...''' AND''' 1. You have a captured hero of a level below the capturedfirelimit ... '''AND''' 1. 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'' |
Usage: |
capturedfirelimit [level] |
Example: |
capturedfirelimit 100 |
Default: |
capturedfirelimit 200 |
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