fftbg:search

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fftbg:search [2024/10/08 12:58]
rentedred
fftbg:search [2024/10/08 15:31] (current)
rentedred [Examples]
Line 2: Line 2:
 Since Oct 2022, the !search command has been improved. Since Oct 2022, the !search command has been improved.
  
-Lists the IDs of previous Champion teams that contain the specified search string. +Using !search lists the IDs of previous Champion teams that contain the specified **Prefixes****Arguments** and **Substrings**.
-The search string can match: +
-  Unit name +
-  Class +
-  Team color +
-  Date +
-  Abilities +
-  Season +
-  Streak +
-  Sex +
-  Zodiac +
-  Brave +
-  Faith +
-Multiple strings can be specified by separating them with a "|". The result will contain all specified strings.+
  
-There are several substring prefixes for specific searches+=== Prefixes=== 
-^Search^Info^ +^Prefix^Info^ 
-|start:|Search for strings that begin with the specified value.| +|start:[id]|Search for IDs that begin after the specified value.| 
-|end:|Search for strings that end with the specified value.| +|end:[id]|Search for IDs that end before the specified value.| 
-|x[count]:|Find results with the exact number of occurrences specified.| +|x[count]:|Find results up to the number of occurrences specified.| 
-|e[count]:|Search based on event-related occurrences.| +|e[count]:|Find results with the exact number of occurrences specified.| 
-|not:|Exclude specific strings from search results.| +|not:[string]|Exclude specific string from search results.| 
-|streak:|Search results based on win or loss streaks.| +|streak:[value]|Filter results based on win streak value.| 
-|season:|Filter results by specific seasons.|+|season:[value]|Filter results by specific season value.|
  
-===== Examples =====+=== Arguments: === 
 +^Argument^Info^ 
 +|Unit Name| Searches Champion IDs for a specific Unit Name.| 
 +|The [Class]| Searches Champion IDs for a specified Class.| 
 +|Team Color| Searches Champion IDs for a specific Team Color.| 
 +|Date| Searches Champion IDs within a specific Date.| 
 +|Ability| Searches Champion IDs that have the specified Ability.|
  
 +=== Substrings: ===
 +  * Sex - S:Male/Female
 +  * Zodiac - Z:Zodiac
 +  * Brave - B:[Value]
 +  * Faith - F:[Value]
  
-==== Notes ==== +Multiple search strings can be specified by separating them with a "|". The result will contain all specified strings. 
-Commas after the class name are now required to avoid matching usernames.+ 
 + 
 + 
 +===== Examples ===== 
 +^Search String^What it does^ 
 +|!search season:22__|__e1:s:female__|__the knight,__|__Ragnarok|Return all __Season 22__ Champions that have __Exactly 1__ __Female__ in the team, with a __Knight__, and a unit with a __Ragnarok__ equipped.| 
 +|!search not:s:male__|__the mime,__|__equip shield| Returns champion teams with __NO Males__, with a __Mime__, and a unit with __Equip Shield__.| 
 +|!search season:22__|__x4:s:female__|__the mime,| Returns all __Season 22__ Champions, with __at most 4 Female__ units, and includes a __Mime__.| 
 +|!search ProphetPeter__|__Season:21| Searches for Champion Units named __"ProphetPeter"__ for __Season 21__.|
  
-Prefixes like "S:" (substring), "Z:" (zodiac), "B:" (brave values), and "F:" (faith values) have been added to avoid conflicts when searching for specific classes or attributes. 
  • fftbg/search.1728392294.txt.gz
  • Last modified: 2024/10/08 12:58
  • by rentedred