Usage:

findfield type level radius atkheroname atktroops

Example:

findfield npc 5 10
findfield npc 0 10
findfield hill 10 20 any s:100000

Field Types:

Castle
NPC
Forest
Desert
Hill
Swamp
Grassland
Lake
Flat

Used to scan the map nearby and print out the results for specifically searched field types. The 1st example above would find all lvl 5 NPCs in a 10-mile radius.

You can use "0" to denote any field level. The 2nd example above would find all npcs of any level in a 10-mile radius.

Findfield can further be utilized to create an attack script to all the matching fields it finds by appending your hero choice and troops after the search radius. In the 3rd example above, the script would result in something like:

Note that no effort is made to determine valley ownership with this command. You can verify ownership with the in-line command \loc xxx,yyy before running the resulting attack script.


ScriptInformational

findfield (last edited 2014-10-27 02:54:49 by tech)