Template:Infobox hero/doc: Difference between revisions

Jump to navigation Jump to search
Joe Rippa (talk | contribs)
adding bullets per burst
Joe Rippa (talk | contribs)
adding bullets per shot
Line 163: Line 163:
"bullets_per_burst": {
"bullets_per_burst": {
"description": "For heroes with weapons that fire in bursts (Seven, Paradox, Sinclair, Lash)."
"description": "For heroes with weapons that fire in bursts (Seven, Paradox, Sinclair, Lash)."
},
"bullets_per_shot": {
"description": "For Heroes with shotgun-type weapons (Silver, Abrams, Shiv, etc). "
}
}
},
},
Line 210: Line 213:
"no_falloff",
"no_falloff",
"no_ammo",
"no_ammo",
"bullets_per_burst"
"bullets_per_burst",
"bullets_per_shot"
]
]
}
}