Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
fftbg:search [2024/10/08 15:25] rentedred |
fftbg:search [2024/10/08 15:31] (current) rentedred [Examples] |
| |
=== Substrings: === | === Substrings: === |
* Sex | * Sex - S:Male/Female |
* Zodiac | * Zodiac - Z:Zodiac |
* Brave | * Brave - B:[Value] |
* Faith | * Faith - F:[Value] |
| |
Multiple strings can be specified by separating them with a "|". The result will contain all specified strings. | Multiple search strings can be specified by separating them with a "|". The result will contain all specified strings. |
| |
There are several substring prefixes for specific searches: | |
| |
| |
===== Examples ===== | ===== Examples ===== |
^Search String^What it does^ | ^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 someone with a __Ragnarok__ equipped.| | |!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 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 season:22__|__x4:s:female__|__the mime,| Returns all __Season 22__ Champions, with __at most 4 Female__ units, and includes a __Mime__.| |
==== Notes ==== | |!search ProphetPeter__|__Season:21| Searches for Champion Units named __"ProphetPeter"__ for __Season 21__.| |
Commas after the class name are now required to avoid matching usernames. | |
| |
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. | |