Template:Roller data S2: Difference between revisions

From Inkipedia, the Splatoon wiki
m (Fixed the usage example to include its name (due to the new template) and its matchmaking range.)
(correction)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly><div class="list-columns" style="column-width: 25em;">
<includeonly><div class="list-columns" style="column-width: 25em;">
{{#if: {{{mobility class|}}} |
{{MainMobilityAndMatchmakingRange
{{MainMobilityAndMatchmakingRange
|mobility class={{{mobility class}}}
| mobility class = {{{mobility class|}}}
|name=Splat Roller
| matchmaking range = {{{matchmaking range|}}}
}}
| name = {{#if: {{{name|}}}|{{{name}}}|{{PAGENAME}}}}
}}{{#if: {{{matchmaking range|}}} |
 
{{MainMobilityAndMatchmakingRange
|matchmaking range={{{matchmaking range}}}
}}
}}{{#if: {{{InkConsumeCoreMin|}}} |
}}{{#if: {{{InkConsumeCoreMin|}}} |
{{#ifeq: {{{InkConsumeCoreMin}}} | {{{InkConsumeCoreMax}}} |
{{#ifeq: {{{InkConsumeCoreMin}}} | {{{InkConsumeCoreMax}}} |
Line 28: Line 24:
** When firing from squid or octopus form, the first shot takes {{{initial fire squid}}} frames to come out.
** When firing from squid or octopus form, the first shot takes {{{initial fire squid}}} frames to come out.


}}{{#ifeq: {{{PaintBrushType}}} | FALSE |
}}{{#ifeq: {{{PaintBrushType|FALSE}}} | FALSE |
{{#if: {{{SwingLiftFrame|}}} |
{{#if: {{{SwingLiftFrame|}}} |
* When attacking, it takes {{{SwingLiftFrame}}} frames to lift the roller ({{#expr: {{{SwingLiftFrame}}} / 60 round 2 }} seconds).
* When attacking, it takes {{{SwingLiftFrame}}} frames to lift the roller ({{#expr: {{{SwingLiftFrame}}} / 60 round 2 }} seconds).
Line 75: Line 71:
<!-- Hidden until details are confirmed * If a glob of ink is in the air for more than {{{SplashDamageReductionStartFrame}}} frames after being flung, it loses damage each frame until it reaches {{#expr: {{{SplashDamageMinValue}}} * {{{SplashDamageReductionEndRate}}} / 10 }} damage at frame {{{SplashDamageReductionEndFrame}}}.-->
<!-- Hidden until details are confirmed * If a glob of ink is in the air for more than {{{SplashDamageReductionStartFrame}}} frames after being flung, it loses damage each frame until it reaches {{#expr: {{{SplashDamageMinValue}}} * {{{SplashDamageReductionEndRate}}} / 10 }} damage at frame {{{SplashDamageReductionEndFrame}}}.-->


}}{{#if: {{{SplashDamageOutsideMinDegree|}}} |
}}{{#if: {{{SplashDamageInsideOutSideBorderDegree|}}} |
{{#ifexpr: {{{SplashDamageInsideMaxValue|}}} != {{{SplashDamageOutsideMaxValue|}}} or {{{SplashDamageInsideMaxDist|}}} != {{{SplashDamageOutsideMaxDist|}}} |
{{#ifexpr: {{{SplashDamageInsideMaxValue|}}} != {{{SplashDamageOutsideMaxValue|}}} or {{{SplashDamageInsideMaxDist|}}} != {{{SplashDamageOutsideMaxDist|}}} |
* Ink flung from the center of the roller does the greatest damage. Ink that is flung at an angle greater than {{{SplashDamageOutsideMinDegree}}} degrees to the left or right will have lower damage. This low-damage ink starts losing damage after traveling a distance of {{{SplashDamageOutsideMaxDist}}} units and stops losing damage at {{{SplashDamageOutsideMinDist}}} units. The maximum damage is {{#expr: {{{SplashDamageOutsideMaxValue}}} / 10 }} and the minimum damage is {{#expr: {{{SplashDamageOutsideMinValue}}} / 10 }}. {{#ifexpr: {{{SplashDamageOutsideRate_MWPUG_High|1}}} > 1 | Main Power Up increases maximum damage up to {{#expr: {{{SplashDamageOutsideRate_MWPUG_High}}} * {{{SplashDamageOutsideMaxValue}}} / 10 }} and increases minimum damage up to {{#expr: {{{SplashDamageOutsideRate_MWPUG_High}}} * {{{SplashDamageOutsideMinValue}}} / 10 }}.}}
* Ink flung from the center of the roller does the greatest damage. Ink that is flung at an angle greater than {{{SplashDamageInsideOutSideBorderDegree}}} degrees to the left or right will have lower damage. This low-damage ink starts losing damage after traveling a distance of {{{SplashDamageOutsideMaxDist}}} units and stops losing damage at {{{SplashDamageOutsideMinDist}}} units. The maximum damage is {{#expr: {{{SplashDamageOutsideMaxValue}}} / 10 }} and the minimum damage is {{#expr: {{{SplashDamageOutsideMinValue}}} / 10 }}. {{#ifexpr: {{{SplashDamageOutsideRate_MWPUG_High|1}}} > 1 | Main Power Up increases maximum damage up to {{#expr: {{{SplashDamageOutsideRate_MWPUG_High}}} * {{{SplashDamageOutsideMaxValue}}} / 10 }} and increases minimum damage up to {{#expr: {{{SplashDamageOutsideRate_MWPUG_High}}} * {{{SplashDamageOutsideMinValue}}} / 10 }}.}}
|
|
* Damage does not change based on the angle of the ink.
* Damage does not change based on the angle of the ink.
Line 92: Line 88:
== Example ==
== Example ==
=== Splat Roller ===
=== Splat Roller ===
{{roller data
{{Roller data S2
| name = Splat Roller
| mobility class = middle
| mobility class = middle
| matchmaking range = 118
| matchmaking range = 118
Line 152: Line 149:


=== Flinging ink while grounded ===
=== Flinging ink while grounded ===
{{roller data
{{Roller data S2
| CoopInkConsumeSplash = 0.06
| CoopInkConsumeSplash = 0.06
| CoopSplashDamageInsideMaxValue = 2000
| CoopSplashDamageInsideMaxValue = 2000
Line 212: Line 209:


=== Flinging ink while jumping ===
=== Flinging ink while jumping ===
{{roller data
{{Roller data S2
| CoopInkConsumeSplash = 0.06
| CoopInkConsumeSplash = 0.06
| CoopSplashDamageInsideMaxValue = 2000
| CoopSplashDamageInsideMaxValue = 2000

Latest revision as of 16:22, 22 December 2023

This template takes roller weapon parameters as input and generates a list of facts about the weapon.

Notes

This template is intended to be used multiple times for each weapon, due to the stat changes when rolling, standing, and jumping.

Example

Splat Roller

  • The Splat Roller is a middleweight weapon.
  • The matchmaking range is 118. The game's matchmaking system looks at a team's average matchmaking range value, and matches them against a team with a similar average.
  • Ink consumption per second while rolling scales from 1.2% to 6% depending on the rolling speed.
  • When rolling, the player's movement speed is set to 1.08 units per frame.
  • After rolling for 1.5 seconds, the player begins to dash.
  • When dashing, the player's movement speed is set to 1.32 units per frame.
  • After rolling, there is a 0.33 second cooldown before the ink tank starts refilling.
  • Hitting an opponent while rolling deals 125 damage. Main Power Up increases rolling contact damage up to 143.75.
  • When rolling, the Roller data S2 leaves an ink trail that is 56 units wide.

Flinging ink while grounded

  • The ink consumption of 9% allows players to attack 11 times before needing to refill the ink supply.
    • This stat can be changed with Ink Saver (Main).
  • When attacking with a nearly depleted ink tank, the ink consumption of that attack is reduced to 4.5%. The damage of that attack is reduced to 25% of the normal amount.
  • When attacking, it takes 21 frames to lift the roller (0.35 seconds).
  • When attacking while moving, the player's movement speed is set to 0.48 units per frame.
  • After swinging, there is a 0.75 second cooldown before the ink tank starts refilling.
  • Attacks have a base damage of 150. Main Power Up increases damage up to 172.5.
  • For normal attacks, ink loses damage based on distance traveled. Ink starts losing damage at 50 units and stops losing damage at 115 units. The minimum damage is 35. Main Power Up increases minimum damage up to 40.25.
  • The lethal range is 80 units, as this is the farthest distance where ink deals 100 damage.
  • In situations where ink falls down, the ink will lose damage as it falls. The minimum damage for falling ink is 17.5.
  • Ink flung from the center of the roller does the greatest damage. Ink that is flung at an angle greater than 12 degrees to the left or right will have lower damage. This low-damage ink starts losing damage after traveling a distance of 28 units and stops losing damage at 100 units. The maximum damage is 100 and the minimum damage is 35. Main Power Up increases maximum damage up to 115 and increases minimum damage up to 40.25.

Flinging ink while jumping

  • The ink consumption of 9% allows players to attack 11 times before needing to refill the ink supply.
    • This stat can be changed with Ink Saver (Main).
  • When attacking with a nearly depleted ink tank, the ink consumption of that attack is reduced to 4.5%. The damage of that attack is reduced to 50% of the normal amount.
  • When attacking, it takes 26 frames to lift the roller (0.43 seconds).
  • When attacking while moving, the player's movement speed is set to 0.48 units per frame.
  • After swinging, there is a 1 second cooldown before the ink tank starts refilling.
  • Attacks have a base damage of 150. Main Power Up increases damage up to 172.5.
  • For normal attacks, ink loses damage based on distance traveled. Ink starts losing damage at 60 units and stops losing damage at 140 units. The minimum damage is 40. Main Power Up increases minimum damage up to 46.
  • The lethal range is 90 units, as this is the farthest distance where ink deals 100 damage.
  • In situations where ink falls down, the ink will lose damage as it falls. The minimum damage for falling ink is 20.
  • Damage does not change based on the angle of the ink.

References