Template:MainMobilityAndMatchmakingRange: Difference between revisions

From Inkipedia, the Splatoon wiki
(Created page with "<includeonly> {{#if: {{{mobility class|}}} | * The {{{name|{{PAGENAME}}}}} is a mobility|{{#switch: {{{mobility class}}} | low = heavyweight | middle = middleweight | high =...")
 
m (Summary)
Line 9: Line 9:


<noinclude>
<noinclude>
Lists [[Mobility|weight classes]] and matchmaking ranges which all main weapons have in {{S2}}. Used for main weapon datas in [[:Category:Data templates]].
Lists [[Mobility|weight classes]] and matchmaking ranges which is shared across all main weapons in {{S2}}. Used for main weapon datas in [[:Category:Data templates]].


== Note ==
== Note ==

Revision as of 12:56, 25 July 2021


Lists weight classes and matchmaking ranges which is shared across all main weapons in Splatoon 2. Used for main weapon datas in Category:Data templates.

Note

Data is obtained here.

Parameters

{{MainMobilityAndMatchmakingRange|<mobility class>|<matchmaking range>|<name>}}

mobility class Named, required. The weight class of the main weapon. Must be one of the following:
  • low (Heavyweight)
  • middle (Middleweight)
  • high (Lightweight)
matchmaking range Named, required. Lists a main weapon's matchmaking range, which the game uses to match a team against another based on similar sum of matchmaking ranges in each team.
name Named, optional. If included, the value will replace the current page name as the main weapon's name. Default value: MainMobilityAndMatchmakingRange

Example

Markup

{{MainMobilityAndMatchmakingRange
| mobility class = high
| matchmaking range = 95
| name = Carbon Roller Deco}}

Output

  • The Carbon Roller Deco is a lightweight weapon.
  • The matchmaking range is 95. Splatoon 2 matchmaking looks at a team's average matchmaking range value, and matches them against a team with a similar average.