Form:CardSearch: Difference between revisions

From LOTR-TCG Wiki
No edit summary
No edit summary
(15 intermediate revisions by the same user not shown)
Line 21: Line 21:
<span class="heading">Subtitle: </span>{{{field|subtitle|input type=text|default=|size=30|placeholder=Subtitle regex Search Text}}}
<span class="heading">Subtitle: </span>{{{field|subtitle|input type=text|default=|size=30|placeholder=Subtitle regex Search Text}}}


<span class="heading">Side: </span>{{{field|side|input type=tokens|default=|size=40|cargo table=Cards|cargo field=Side|placeholder=Select 1 or more}}}
<span class="heading">Side: </span>{{{field|side|input type=tokens|default=|size=40|cargo table=Cards|cargo field=Side|existing values only|placeholder=Select 1 or more}}}


<span class="heading">Creator: </span>{{{field|creator|input type=tokens|default=Decipher,Player's Council|size=40|values={{#cargo_query:tables=CardSets=S|fields=S.Creator|where=S.Creator NOT IN ('mLOTRO', 'Aradrissar')|group by=S.Creator|order by=CASE WHEN S.Creator = 'Decipher' THEN 0 WHEN S.Creator = "Player's Council" THEN 1 ELSE 2 END, S.Creator|format=list|no html}}|placeholder=Select 1 or more}}}
<span class="heading">Creator: </span>{{{field|creator|input type=tokens|default=Decipher,Player's Council|size=40|values={{#cargo_query:tables=CardSets=S|fields=S.Creator|where=S.Creator NOT IN ('mLOTRO', 'Aradrissar')|group by=S.Creator|order by=CASE WHEN S.Creator = 'Decipher' THEN 0 WHEN S.Creator = "Player's Council" THEN 1 ELSE 2 END, S.Creator|format=list|no html}}|existing values only|placeholder=Select 1 or more}}}


<span class="heading">Set#: </span>{{{field|setnums|input type=tokens|default=|size=40|values=1 - The Fellowship of the Ring,2 - Mines of Moria,3 - Realms of the Elf-lords,4 - The Two Towers,5 - Battle of Helm's Deep,6 - Ents of Fangorn,7 - The Return of the King,8 - Siege of Gondor,9 - Reflections,10 - Mount Doom,11 - Shadows,12 - Black Rider,13 - Bloodlines,14 - Expanded Middle-earth, 15 - The Hunters, 16 - The Wraith Collection, 17 - Rise of Saruman, 18 - Treachery & Deceit,19 - Age's End,V1 - Shadow of the Past,|placeholder=Select 1 or more}}}
<span class="heading">Set#: </span>{{{field|setnums|input type=tokens|default=|size=40|values=1 - The Fellowship of the Ring,2 - Mines of Moria,3 - Realms of the Elf-lords,4 - The Two Towers,5 - Battle of Helm's Deep,6 - Ents of Fangorn,7 - The Return of the King,8 - Siege of Gondor,9 - Reflections,10 - Mount Doom,11 - Shadows,12 - Black Rider,13 - Bloodlines,14 - Expanded Middle-earth, 15 - The Hunters, 16 - The Wraith Collection, 17 - Rise of Saruman, 18 - Treachery & Deceit,19 - Age's End,V1 - Shadow of the Past|existing values only|placeholder=Select 1 or more}}}


<span class="heading">Rarity: </span>{{{field|rarityabbr|input type=tokens|default=|size=40|values={{#replace:{{#replace:{{#cargo_query:tables=Rarities=R|fields=CONCAT(R.Name, ' (', R.Abbr, ')')|where=R.Sets HOLDS NOT '30' AND R.Sets HOLDS NOT '31'|order by=R.SortOrder|format=list|no html|delimiter=,}}|<p>|}}|</p>|}}|placeholder=Select 1 or more}}}
<span class="heading">Rarity: </span>{{{field|rarityabbr|input type=tokens|default=|size=40|values={{#replace:{{#replace:{{#cargo_query:tables=Rarities=R|fields=CONCAT(R.Name, ' (', R.Abbr, ')')|where=R.Sets HOLDS NOT '30' AND R.Sets HOLDS NOT '31'|order by=R.SortOrder|format=list|no html|delimiter=,}}|<p>|}}|</p>|}}|existing values only|placeholder=Select 1 or more}}}
</div>
</div>


Line 33: Line 33:


<div class="sidebar flex" style="max-width:300px">
<div class="sidebar flex" style="max-width:300px">
<div class="content mw-collapsible" data-expandtext="Show more" data-collapsetext="Show less">
<div class="content mw-collapsible mw-collapsed" data-expandtext="Show more" data-collapsetext="Show less">
<div class="title">Game Text</div>
<div class="title">Game Text</div>


<span class="heading">Text Search: </span>{{{field|textSearch|input type=textarea|autogrow|default=|cols=40|placeholder=Game Text to search}}}
<span class="heading">Text Search: </span>{{{field|textSearch|input type=textarea|autogrow|default=|cols=40|placeholder=Game Text to search}}}
Use % for wildcards.  Twilight symbols are stored like (1) (X), and Culture symbols are referenced like [GONDOR] or [RINGWRAITH].
Use % for wildcards.  Twilight symbols are stored like (1) and (X), and Culture symbols are referenced like [GONDOR] or [RINGWRAITH].
  <div class="mw-collapsible-content">
  <div class="mw-collapsible-content ">
<!--    --><span class="heading">Regex Text Search: </span>{{{field|textRegexSearch|input type=textarea|autogrow|default=|cols=40|placeholder=Game Text to match (using regex)}}}
<!--    --><span class="heading">Regex Text Search: </span>{{{field|textRegexSearch|input type=textarea|autogrow|default=|cols=40|placeholder=Game Text to match (using regex)}}}
Uses [https://www.regular-expressions.info/ regex] to perform more powerful searching.
Uses [https://www.regular-expressions.info/ regex] to perform more powerful searching.
Line 51: Line 51:


<div class="sidebar flex" style="max-width:250px">
<div class="sidebar flex" style="max-width:250px">
<div class="content mw-collapsible" data-expandtext="Show more" data-collapsetext="Show less">
<div class="content mw-collapsible mw-collapsed" data-expandtext="Show more" data-collapsetext="Show less">


<span class="heading">Is Culture</span><small><i> (OR)</i></small>: {{{field|culture|input type=tokens|default=|size=40|values={{#cargo_query:tables=Cultures=CU|fields=CU.Name|order by=CU.SortOrder|where=CU.Name NOT IN ('The One Ring', 'Site')|format=list|no html}}|placeholder=Select 1 or more}}}
<span class="heading">Is Culture</span><small><i> (OR)</i></small>: {{{field|culture|input type=tokens|default=|size=40|values={{#cargo_query:tables=Cultures=CU|fields=CU.Name|order by=CU.SortOrder|where=CU.Name NOT IN ('The One Ring', 'Site')|format=list|no html}}|existing values only|placeholder=Select 1 or more}}}
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<!--    --><span class="heading">Uses Culture</span><small><i> (OR)</i></small>: {{{field|usesCulture|input type=tokens|default=|size=40|values={{#cargo_query:tables=Cultures=CU|fields=CU.Name|order by=CU.SortOrder|where=CU.Name NOT IN ('The One Ring', 'Site')|format=list|no html}}|placeholder=Select 1 or more}}}
<!--    --><span class="heading">Uses Culture</span><small><i> (OR)</i></small>: {{{field|usesCulture|input type=tokens|default=|size=40|values={{#cargo_query:tables=Cultures=CU|fields=CU.Name|order by=CU.SortOrder|where=CU.Name NOT IN ('The One Ring', 'Site')|format=list|no html}}|existing values only|placeholder=Select 1 or more}}}
</div>
</div>
<span class="heading">Is Card Type</span><small><i> (OR)</i></small>: {{{field|cardtype|input type=tokens|default=|size=40|cargo table=Cards|cargo field=CardType|placeholder=Select from dropdown}}}
<span class="heading">Is Card Type</span><small><i> (OR)</i></small>: {{{field|cardtype|input type=tokens|default=|size=40|cargo table=Cards|cargo field=CardType|existing values only|placeholder=Select 1 or more}}}
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<!--    --><span class="heading">Uses Card Type</span><small><i> (OR)</i></small>: {{{field|usesCardtype|input type=tokens|default=|size=40|cargo table=Cards|cargo field=CardType|placeholder=Select 1 or more}}}
<!--    --><span class="heading">Uses Card Type</span><small><i> (OR)</i></small>: {{{field|usesCardtype|input type=tokens|default=|size=40|cargo table=Cards|cargo field=CardType|existing values only|placeholder=Select 1 or more}}}
</div>
</div>


<span class="heading">Is Race</span><small><i> (OR)</i></small>: {{{field|race|input type=tokens|default=|size=40|values=
<span class="heading">Is Race</span><small><i> (OR)</i></small>: {{{field|race|input type=tokens|default=|size=40|values=
{{#replace:{{#replace:{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=IF(CR.Subtypes__full IS NULL, '[Raceless]', CR.Subtypes__full)|where=C.CardType IN ('Companion', 'Ally', 'Minion')|format=list|group by=Subtypes__full|order by=CASE WHEN CR.Subtypes__full IS NULL THEN 0 ELSE 1 END,CR.Subtypes__full|no html}}|<p>|}}|</p>|}}|placeholder=Select 1 or more}}}
{{#replace:{{#replace:{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=IF(CR.Subtypes__full IS NULL, '[Raceless]', CR.Subtypes__full)|where=C.CardType IN ('Companion', 'Ally', 'Minion')|format=list|group by=Subtypes__full|order by=CASE WHEN CR.Subtypes__full IS NULL THEN 0 ELSE 1 END,CR.Subtypes__full|no html}}|<p>|}}|</p>|}}|existing values only|placeholder=Select 1 or more}}}


<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<!--    --><span class="heading">Uses Race</span><small><i> (OR)</i></small>: {{{field|usesRace|input type=tokens|default=|size=40|values=
<!--    --><span class="heading">Uses Race</span><small><i> (OR)</i></small>: {{{field|usesRace|input type=tokens|default=|size=40|values=
{{#replace:{{#replace:{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=CR.Subtypes__full|where=C.CardType IN ('Companion', 'Ally', 'Minion') AND CR.Subtypes__full IS NOT NULL|format=list|group by=Subtypes__full|no html}}|<p>|}}|</p>|}}|placeholder=Select 1 or more}}}
{{#replace:{{#replace:{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=CR.Subtypes__full|where=C.CardType IN ('Companion', 'Ally', 'Minion') AND CR.Subtypes__full IS NOT NULL|format=list|group by=Subtypes__full|no html}}|<p>|}}|</p>|}}|existing values only|placeholder=Select 1 or more}}}
</div>
</div>
              
              
<span class="heading">Is Item Class</span><small><i> (OR)</i></small>: {{{field|itemClass|input type=tokens|default=|size=40|values=
<span class="heading">Is Item Class</span><small><i> (OR)</i></small>: {{{field|itemClass|input type=tokens|default=|size=40|values=
{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=IF(CR.Subtypes__full IS NULL, '[Classless]', REPLACE(CR.Subtypes__full, ',', ' • '))|where=C.CardType IN ('Artifact', 'Possession')|format=list|group by=Subtypes__full|no html}}|placeholder=Select 1 or more}}}
{{#replace:{{#replace:{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=IF(CR.Subtypes__full IS NULL, '[Classless]', CR.Subtypes__full)|where=C.CardType IN ('Artifact', 'Possession') AND (CR.Subtypes__full IS NULL OR CR.Subtypes__full NOT LIKE '%,%') |format=list|group by=Subtypes__full|order by=CASE WHEN CR.Subtypes__full IS NULL THEN 0 ELSE 1 END,CR.Subtypes__full|no html}}|<p>|}}|</p>|}}|existing values only|placeholder=Select 1 or more}}}


<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<!--    --><span class="heading">Uses Item Class</span><small><i> (OR)</i></small>: {{{field|usesItemClass|input type=tokens|default=|size=40|values=
<!--    --><span class="heading">Uses Item Class</span><small><i> (OR)</i></small>: {{{field|usesItemClass|input type=tokens|default=|size=40|values=
{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=IF(CR.Subtypes__full IS NULL, '[Classless]', REPLACE(CR.Subtypes__full, ',', ' • '))|where=C.CardType IN ('Artifact', 'Possession')|format=list|group by=Subtypes__full|no html}}|placeholder=Select 1 or more}}}
{{#replace:{{#replace:{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=CR.Subtypes__full|where=C.CardType IN ('Artifact', 'Possession') AND CR.Subtypes__full IS NOT NULL AND CR.Subtypes__full NOT LIKE '%,%' AND CR.Subtypes__full NOT LIKE '%Support Area%'|format=list|group by=Subtypes__full|no html}}|<p>|}}|</p>|}}|existing values only|placeholder=Select 1 or more}}}


</div>
</div>




<span class="heading">Has Keyword</span><small><i> (OR)</i></small>: {{{field|keyword|input type=tokens|default=|size=40|values=
<span class="heading">Has Keyword</span><small><i> (OR)</i></small>: {{{field|keyword|input type=tokens|default=|size=40|values=Ambush,Archer,Battleground,Besieger,Corsair,Damage +1,Damage +2,Defender +1,Dwelling,Easterling,Enduring,Engine,Fierce,Forest,Fortification,Hunter,Knight,Lurker,Machine,Marsh,Mountain,Mounted,Muster,Pipeweed,Plains,Ranger,Ring-bound,River,Roaming,Sanctuary,Search,Southron,Spell,Stealth,Tale,Tentacle,Toil,Tracker,Twilight,Unbound,Underground,Unhasty,Valiant,Villager,Warg-rider,Weather,Burglar,Cunning,Wise|existing values only|placeholder=Select 1 or more}}}
{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=IF(CR.Subtypes__full IS NULL, '[Raceless]', REPLACE(CR.Subtypes__full, ',', ' • '))|where=C.CardType IN ('Companion', 'Ally', 'Minion')|format=list|group by=Subtypes__full|no html}}|placeholder=Select 1 or more}}}


<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<!--    --><span class="heading">Uses Keyword</span><small><i> (OR)</i></small>: {{{field|usesKeyword|input type=tokens|default=|size=40|values=
<!--    --><span class="heading">Uses Keyword</span><small><i> (OR)</i></small>: {{{field|usesKeyword|input type=tokens|default=|size=40|values=Ambush,Archer,Battleground,Besieger,Corsair,Damage,Defender,Dwelling,Easterling,Enduring,Engine,Fierce,Forest,Fortification,Hunter,Knight,Lurker,Machine,Marsh,Mountain,Mounted,Muster,Pipeweed,Plains,Ranger,Ring-bound,River,Roaming,Sanctuary,Search,Southron,Spell,Stealth,Tale,Tentacle,Toil,Tracker,Twilight,Unbound,Underground,Unhasty,Valiant,Villager,Warg-rider,Weather,Burglar,Cunning,Wise|existing values only|placeholder=Select 1 or more}}}
{{#cargo_query:tables=Cards=C,CardReleases=CR|join on=C.ID = CR.ID|fields=IF(CR.Subtypes__full IS NULL, '[Raceless]', REPLACE(CR.Subtypes__full, ',', ' • '))|where=C.CardType IN ('Companion', 'Ally', 'Minion')|format=list|group by=Subtypes__full|no html}}|placeholder=Select 1 or more}}}


</div>
</div>
Line 95: Line 93:


<div class="sidebar flex" style="max-width:300px">
<div class="sidebar flex" style="max-width:300px">
<div class="content mw-collapsible" data-expandtext="Show more" data-collapsetext="Show less">
<div class="content mw-collapsible mw-collapsed" data-expandtext="Show more" data-collapsetext="Show less">
<div class="title">Stats</div>
<div class="title">Stats</div>
<span class="heading">Twilight Cost: </span>{{{field|twilight|input type=text|default=|size=12|placeholder=}}} <div class="mw-collapsible-content"><small>
<span class="heading">Twilight Cost: </span>{{{field|twilight|input type=text|default=|size=12|placeholder=}}} <div class="mw-collapsible-content"><small>
Line 121: Line 119:
  </small></div>
  </small></div>
   
   
<span class="heading">Signet: </span>{{{field|signet|input type=tokens|default=|size=30|cargo table=CardReleases|cargo field=Signet|placeholder=Select 1 or more}}}
<span class="heading">Signet: </span>{{{field|signet|input type=tokens|default=|size=30|cargo table=CardReleases|cargo field=Signet|existing values only|placeholder=Select 1 or more}}}
</div>
</div>
</div>
</div>
Line 127: Line 125:


<div class="sidebar flex" style="max-width:300px">
<div class="sidebar flex" style="max-width:300px">
<div class="content mw-collapsible" data-expandtext="Show more" data-collapsetext="Show less">
<div class="content mw-collapsible mw-collapsed" data-expandtext="Show more" data-collapsetext="Show less">
<div class="title">Site Info</div>
<div class="title">Site Stats</div>


<span class="heading">Block: </span>{{{field|block|input type=tokens|default=|size=30|values=Fellowship,Towers,King,Shadows,Hobbit|placeholder=Select 1 or more}}}
<span class="heading">Block: </span>{{{field|block|input type=tokens|default=|size=30|values=Fellowship,Towers,King,Shadows,Hobbit|existing values only|placeholder=Select 1 or more}}}


<span class="heading">Site Number: </span>{{{field|sitesitenum|input type=text|default=|size=12|placeholder=}}}
<span class="heading">Site Number: </span>{{{field|sitesitenum|input type=text|default=|size=12|placeholder=}}}
Line 153: Line 151:
<span class="heading">Foil Images</span>{{{field|isFoil|input type=radiobutton|mandatory|default=no|values=yes,no|size=40}}}
<span class="heading">Foil Images</span>{{{field|isFoil|input type=radiobutton|mandatory|default=no|values=yes,no|size=40}}}


<span class="heading">Physical</span>{{{field|isPhysical|input type=radiobutton|mandatory|default=yes|values=any,yes,no|size=40}}}
<span class="heading">Physical</span>{{{field|isPhysical|input type=radiobutton|mandatory|default=any|values=any,yes,no|size=40}}}


<span class="heading">Playable</span>{{{field|isPlayable|input type=radiobutton|mandatory|default=yes|values=any,yes,no|size=40}}}
<span class="heading">Playable</span>{{{field|isPlayable|input type=radiobutton|mandatory|default=yes|values=any,yes,no|size=40}}}
Line 159: Line 157:
<span class="heading">Errata</span>{{{field|isErrata|input type=radiobutton|mandatory|default=any|values=any,yes,no|size=40}}}
<span class="heading">Errata</span>{{{field|isErrata|input type=radiobutton|mandatory|default=any|values=any,yes,no|size=40}}}


<span class="heading">Language: </span>{{{field|languageName|input type=tokens|default=English|size=30|cargo table=Languages|cargo field=Name|placeholder=Select 1 or more}}}
<span class="heading">Language: </span>{{{field|languageName|input type=tokens|default=English|size=30|cargo table=Languages|cargo field=Name|existing values only|placeholder=Select 1 or more}}}


<span class="heading">Lore Text Search: </span>{{{field|loreSearch|input type=textarea|autogrow|default=|cols=30|placeholder=Lore regex search to match}}}
<span class="heading">Lore Text Search: </span>{{{field|loreSearch|input type=textarea|autogrow|default=|cols=30|placeholder=Lore regex search to match}}}
Line 171: Line 169:




<div class="sidebar flex" style="max-width:900px">
<div class="sidebar flex " style="max-width:900px; display:none" >
<div class="title">Advanced Search</div>
        <div class="content mw-collapsible mw-collapsed" data-expandtext="Show more" data-collapsetext="Show less">
            <div class="title">Advanced Search (broken)</div>
            <div class="mw-collapsible-content">
   


<span class="heading">Abilities</span>{{{field|advancedAbilities|input type=checkboxes|default=|values=Ambush: add, Ambush: remove, Ambush: initial ability, Archer: add, Archer: remove, Archer: initial ability, Archery: increase total, Archery: decrease total, Archery: prevent, Damage: increase, Damage: decrease, Damage: initial ability, Defender: add, Defender: remove, Defender: inital ability, Enduring: add, Enduring: remove, Enduring: initial ability, Fierce: add, Fierce: remove, Fierce: initial ability, Hunter: add, Hunter: remove, Hunter: initial ability, Knight: add, Lurker: add, Lurker: remove, Lurker: initial ability, Muster: add, Muster: remove, Muster: initial ability, Roaming: add, Roaming: remove, Prevent special ability or event use, Cancel special ability or effect effect|size=40|class=flex}}}
    <span class="heading">Abilities</span>{{{field|advancedAbilities|input type=checkboxes|default=|values=Ambush: add, Ambush: remove, Ambush: initial ability, Archer: add, Archer: remove, Archer: initial ability, Archery: increase total, Archery: decrease total, Archery: prevent, Damage: increase, Damage: decrease, Damage: initial ability, Defender: add, Defender: remove, Defender: inital ability, Enduring: add, Enduring: remove, Enduring: initial ability, Fierce: add, Fierce: remove, Fierce: initial ability, Hunter: add, Hunter: remove, Hunter: initial ability, Knight: add, Lurker: add, Lurker: remove, Lurker: initial ability, Muster: add, Muster: remove, Muster: initial ability, Roaming: add, Roaming: remove, Prevent special ability or event use, Cancel special ability or effect effect|size=40|class=flex}}}


<span class="heading">Filtering/Cycling</span>{{{field|advancedFiltering|input type=checkboxes|default=|values=Stack card from hand, Stack card from discard pile, Stack card from draw deck, Stack card from play, Take stacked card in hand, Discard stacked card, Shuffle stacked card into draw deck, Play stacked card, Discard from hand, Shuffle from hand into draw deck, Place from hand on top of draw deck, Place form hand on bottom of draw deck, Take in hand from discard pile, Play from discard pile, Shuffle into draw deck from discard pile, Place on top of draw deck from discard pile, Place on bottom of draw deck from discard pile, Discard from draw deck, Take in hand from draw deck, Draw, Take in hand from bottom of draw deck, Play from draw deck, Reorganize draw deck, Discard from play, Return to hand from play, Shuffle into draw deck from play, Place on top of draw deck from play, Place on bottom of draw deck from play, Play from dead pile, Remove from game|size=40|class=flex}}}
    <span class="heading">Filtering/Cycling</span>{{{field|advancedFiltering|input type=checkboxes|default=|values=Stack card from hand, Stack card from discard pile, Stack card from draw deck, Stack card from play, Take stacked card in hand, Discard stacked card, Shuffle stacked card into draw deck, Play stacked card, Discard from hand, Shuffle from hand into draw deck, Place from hand on top of draw deck, Place form hand on bottom of draw deck, Take in hand from discard pile, Play from discard pile, Shuffle into draw deck from discard pile, Place on top of draw deck from discard pile, Place on bottom of draw deck from discard pile, Discard from draw deck, Take in hand from draw deck, Draw, Take in hand from bottom of draw deck, Play from draw deck, Reorganize draw deck, Discard from play, Return to hand from play, Shuffle into draw deck from play, Place on top of draw deck from play, Place on bottom of draw deck from play, Play from dead pile, Remove from game|size=40|class=flex}}}


<span class="heading">Costs</span>{{{field|advancedCost|input type=checkboxes|default=|values=Cost Reduction, Cost Increase, Burden Adding to Play, Burden Removing to Play, Threat Adding to Play, Threat Removing to Play, Token Removing to Play, Discard From Hand to Play, Remove From Game to Play, Exert to Play|size=40|class=flex}}}
<span class="heading">Costs</span>{{{field|advancedCost|input type=checkboxes|default=|values=Cost Reduction, Cost Increase, Burden Adding to Play, Burden Removing to Play, Threat Adding to Play, Threat Removing to Play, Token Removing to Play, Discard From Hand to Play, Remove From Game to Play, Exert to Play|size=40|class=flex}}}


<span class="heading">Tokens</span>{{{field|advancedCounters|input type=checkboxes|default=|values=Twilight Token: add, Twilight Token: remove, Burden: add, Burden: remove, Prevent Burden Adding, Prevent Burden Removing, Ring-bearer corruption, Threat: add, Threat: remove, Token: remove, Token: reinforce, Token: support|size=40|class=flex}}}
<span class="heading">Tokens</span>{{{field|advancedCounters|input type=checkboxes|default=|values=Twilight Token: add, Twilight Token: remove, Burden: add, Burden: remove, Prevent Burden Adding, Prevent Burden Removing, Ring-bearer corruption, Threat: add, Threat: remove, Token: remove, Token: reinforce, Token: support|size=40|class=flex}}}


<span class="heading">Attributes</span>{{{field|advancedAttributes|input type=checkboxes|default=|values=Strength: increase, Strength: decrease, Triple strength to overwhelm, Vitality: increase, Vitality: decrease, Signet: add, Signet: remove, Resistance: add, Resistance: remove, Site number: increase, Site number: decrease|size=40|class=flex}}}
<span class="heading">Attributes</span>{{{field|advancedAttributes|input type=checkboxes|default=|values=Strength: increase, Strength: decrease, Triple strength to overwhelm, Vitality: increase, Vitality: decrease, Signet: add, Signet: remove, Resistance: add, Resistance: remove, Site number: increase, Site number: decrease|size=40|class=flex}}}






<span class="heading">Sites/Movement</span>{{{field|advancedSites|input type=checkboxes|default=|values=Move limit: increase, Move limit: decrease, Force Move, Site: play next, Site: replace, Site: prevent replace, Site: control, Site: liberate, Site: prevent control, Site: gain keyword, Site: lose game text|size=40|class=flex}}}
<span class="heading">Sites/Movement</span>{{{field|advancedSites|input type=checkboxes|default=|values=Move limit: increase, Move limit: decrease, Force Move, Site: play next, Site: replace, Site: prevent replace, Site: control, Site: liberate, Site: prevent control, Site: gain keyword, Site: lose game text|size=40|class=flex}}}


<span class="heading">Misc.</span>{{{field|advancedMIsc|input type=checkboxes|default=|values=Initiative for Shadow, Create minion, Ally participation in archery and skirmish|size=40|class=flex}}}
<span class="heading">Misc.</span>{{{field|advancedMIsc|input type=checkboxes|default=|values=Initiative for Shadow, Create minion, Ally participation in archery and skirmish|size=40|class=flex}}}


<span class="heading">Assignment</span>{{{field|advancedAssignment|input type=checkboxes|default=|values=Assign to Ring-bearer, Assign to Ally, Assign to Companion, Prevent assignment, Replace character in skirmish, Cancel skirmish|size=40|class=flex}}}
<span class="heading">Assignment</span>{{{field|advancedAssignment|input type=checkboxes|default=|values=Assign to Ring-bearer, Assign to Ally, Assign to Companion, Prevent assignment, Replace character in skirmish, Cancel skirmish|size=40|class=flex}}}


<span class="heading">Healing</span>{{{field|advancedHealing|input type=checkboxes|default=|values=heal ally, heal companion, heal minion, prevent healing|size=40|class=flex}}}
<span class="heading">Healing</span>{{{field|advancedHealing|input type=checkboxes|default=|values=heal ally, heal companion, heal minion, prevent healing|size=40|class=flex}}}


<span class="heading">Wounding</span>{{{field|advancedWounding|input type=checkboxes|default=|values=Prevent wound, Direct wound, Indirect wound|size=40|class=flex}}}
<span class="heading">Wounding</span>{{{field|advancedWounding|input type=checkboxes|default=|values=Prevent wound, Direct wound, Indirect wound|size=40|class=flex}}}


<span class="heading">Exertion</span>{{{field|advancedExertion|input type=checkboxes|default=|values=Prevent exertion, Direct exertion, Indirect exertion|size=40|class=flex}}}
<span class="heading">Exertion</span>{{{field|advancedExertion|input type=checkboxes|default=|values=Prevent exertion, Direct exertion, Indirect exertion|size=40|class=flex}}}


<span class="heading">Killing</span>{{{field|advancedKilling|input type=checkboxes|default=|values=Remove from dead pile, Kill minion, Kill companion, Kill ally, Prevent kill|size=40|class=flex}}}
<span class="heading">Killing</span>{{{field|advancedKilling|input type=checkboxes|default=|values=Remove from dead pile, Kill minion, Kill companion, Kill ally, Prevent kill|size=40|class=flex}}}


<span class="heading">Discard</span>{{{field|advancedDiscard|input type=checkboxes|default=|values=Discard minion, Discard companion, Discard ally, Discard artifact, Prevent discard|size=40|class=flex}}}
<span class="heading">Discard</span>{{{field|advancedDiscard|input type=checkboxes|default=|values=Discard minion, Discard companion, Discard ally, Discard artifact, Prevent discard|size=40|class=flex}}}


<span class="heading">Telepathy</span>{{{field|advancedTelepathy|input type=checkboxes|default=|values=Look at the top of draw deck, Reveal top of draw deck, Reveal hand, Reveal deck|size=40|class=flex}}}
<span class="heading">Telepathy</span>{{{field|advancedTelepathy|input type=checkboxes|default=|values=Look at the top of draw deck, Reveal top of draw deck, Reveal hand, Reveal deck|size=40|class=flex}}}


<span class="heading">Possessions</span>{{{field|advancedPossessions|input type=checkboxes|default=|values=Possession: discard, Possession: return to hand, Possession: transfer|size=40|class=flex}}}
<span class="heading">Possessions</span>{{{field|advancedPossessions|input type=checkboxes|default=|values=Possession: discard, Possession: return to hand, Possession: transfer|size=40|class=flex}}}


<span class="heading">Conditions</span>{{{field|advancedConditions|input type=checkboxes|default=|values=Condition: discard, Condition: return to han, Condition: transfer|size=40|class=flex}}}
<span class="heading">Conditions</span>{{{field|advancedConditions|input type=checkboxes|default=|values=Condition: discard, Condition: return to han, Condition: transfer|size=40|class=flex}}}


<span class="heading">Followers</span>{{{field|advancedFollowers|input type=checkboxes|default=|values=Discard follower, Prevent follower use or transfer|size=40|class=flex}}}
<span class="heading">Followers</span>{{{field|advancedFollowers|input type=checkboxes|default=|values=Discard follower, Prevent follower use or transfer|size=40|class=flex}}}
        </div>
        </div>
</div>
</div>




</div>
</div>

Revision as of 12:01, 26 September 2022