Template:HeroStreetBrawlItems: Difference between revisions

Vergir (talk | contribs)
Vergir (talk | contribs)
Finalize: point templatestyles at the moved stylesheet, render all tiers via a single invoke, drop theme/style options (with help from vergir-bot LLM)
Line 1: Line 1:
<includeonly><templatestyles src="Template:HeroStreetBrawl/styles.css" />
<includeonly><templatestyles src="Template:HeroStreetBrawlItems/styles.css" />
In [[Street Brawl]], every hero draws items from a shared pool, but some items are weighted to appear more often for a given hero and others less often. For each tier below, that tier's items are grouped by how likely they are to be offered to {{{1}}} — '''High''', '''Middle''', or '''Low''' chance.
In [[Street Brawl]], every hero draws items from a shared pool, but some items are weighted to appear more often for a given hero and others less often. For each tier below, that tier's items are grouped by how likely they are to be offered to {{{1}}} — '''High''', '''Average''', or '''Low''' chance.


=== Tier 1 ===
{{#invoke:StreetBrawlItems|tiers|{{{1}}}|high=High chance|middle=Average chance|low=Low chance}}
{{#invoke:StreetBrawlItems|tier|{{{1}}}|1|theme=sb-theme-head|style=card}}
 
=== Tier 2 ===
{{#invoke:StreetBrawlItems|tier|{{{1}}}|2|theme=sb-theme-head|style=card}}
 
=== Tier 3 ===
{{#invoke:StreetBrawlItems|tier|{{{1}}}|3|theme=sb-theme-head|style=card}}
 
=== Tier 4 ===
{{#invoke:StreetBrawlItems|tier|{{{1}}}|4|theme=sb-theme-head|style=card}}
 
=== Legendary ===
{{#invoke:StreetBrawlItems|tier|{{{1}}}|5|theme=sb-theme-head|style=card}}


{{#invoke:StreetBrawlItems|hero_counter|{{{1}}}|heading=Counter items|note=When facing {{{1}}} in Street Brawl, the enemy team is more likely to be offered these items as counters.}}</includeonly><noinclude>{{Documentation}}</noinclude>
{{#invoke:StreetBrawlItems|hero_counter|{{{1}}}|heading=Counter items|note=When facing {{{1}}} in Street Brawl, the enemy team is more likely to be offered these items as counters.}}</includeonly><noinclude>{{Documentation}}</noinclude>