Skip to content

target_finding

test edited this page Aug 14, 2024 · 4 revisions

Prerequisites

Set the ENEMIES coalition. See: Locutus/Wiki/coalitions

Target commands

Target embeds

📚 High infra targets where you are losing...
/embed template guerilla

High infra targets where you are losing
To find contestable range, see: strengthTierGraph

Arguments:

[outputChannel] - MessageChannel
A discord channel name or mention
[behavior] - CommandBehavior
The behavior for a command button


📚 Enemy war targets where a score range is not contestable...
/embed template war_contested_range

Enemy war targets where a score range is not contestable
To find contestable range, see: strengthTierGraph

Arguments:

<greaterOrLess> - MathOperation
If the cutoff is greater or less than the score
(Math comparison operation)
<score> - double
The score at which the conflict is not contestable
(A decimal number)
[outputChannel] - MessageChannel
A discord channel name or mention
[behavior] - CommandBehavior
The behavior for a command button
[-d resultsInDm] - boolean


📚 Enemy war targets when you are winning...
/embed template war_winning

Enemy war targets when you are winning
Prioritizes down declares
To find contestable range, see: strengthTierGraph

Arguments:

[outputChannel] - MessageChannel
A discord channel name or mention
[behavior] - CommandBehavior
The behavior for a command button
[-d resultsInDm] - boolean


📚 Makes a raid panel, which is a discord embed with buttons for different options for finding raid targets
/embed template raid

Makes a raid panel, which is a discord embed with buttons for different options for finding raid targets

Arguments:

[outputChannel] - MessageChannel
A discord channel name or mention


📚 Generates sheets for a coalition war:- All enemies...
/embed template ally_enemy_sheets

Generates sheets for a coalition war:- All enemies

  • Priority enemies
  • All allies
  • Underutilized allies

Arguments:

[outputChannel] - MessageChannel
A discord channel name or mention
[allEnemiesSheet] - SpreadSheet
A google spreadsheet id or url
For shorthand, use a comma when specifying the sheet tab e.g. sheet:ID,TAB_NAMEFor a url, append #gid=1234 or #tab=tabName to specify the id of the tab to use
[priorityEnemiesSheet] - SpreadSheet
[allAlliesSheet] - SpreadSheet
[underutilizedAlliesSheet] - SpreadSheet
[behavior] - CommandBehavior
The behavior for a command button


Locutus/Wiki/embeds

See also

Locutus/Wiki/espionage

Locutus/Wiki/war_alerts

Locutus/Wiki/blitzes

Clone this wiki locally