Deadlock:Street Brawl Ability Changes: Difference between revisionsGive feedback
will host information about street brawl ability changes for editors |
Add generated listing of Street Brawl ability changes for editors (with help from vergir-bot LLM) |
||
| Line 1: | Line 1: | ||
[[Data:StreetBrawlData.json]] records how [[Street Brawl]] alters hero abilities, but it stores only the properties that changed and nothing about what they changed ''from'', which makes it hard to read directly. This page lists every one of those changes, grouped by hero. It is generated from the data file, so it stays current on its own. | |||
== How to use this page == | |||
Each line gives three things: the wikitext to copy onto a hero page, the value that wikitext produces in Street Brawl, and the ability's normal value for comparison. | |||
For example, the entry for {{HeroIcon|Bebop}} reports that {{AbilityIcon|Hyper Beam}} channels for 6 seconds instead of the usual 11. On [[Bebop]] that is written up as: | |||
<pre> | |||
==== {{AbilityIcon|Hyper Beam}} ==== | |||
* Duration reduced from '''{{DataProp|Hyper Beam|AbilityChannelTime}}s''' to '''{{DataProp|Hyper Beam|AbilityChannelTime|streetbrawl}}s'''. | |||
</pre> | |||
Write the changes up in prose rather than pasting the list below onto a hero page. This listing cannot tell a buff from a nerf, because that depends on the property: a shorter cooldown helps the hero, a smaller radius does not, and {{HeroIcon|McGinnis}}'s {{AbilityIcon|Mini Turret}} has its cooldown raised rather than lowered. Property names also come straight from the game files, so many have no player-facing name and need wording of their own. | |||
To point editors here from a hero page, place a comment above the section: | |||
<pre> | |||
<!-- Street Brawl ability changes are listed at [[Deadlock:Street Brawl Ability Changes]] --> | |||
</pre> | |||
= Changes = | |||
{{#invoke:StreetBrawlAbilities|report}} | |||