No edit summary
No edit summary
Line 1: Line 1:
I am bad at the game so I edit the wiki
I am bad at the game so I edit the wiki


{{#invoke:ItemsByStat|tablefy|BonusHealthRegen|+X Health Regen|}}
{{#invoke:ItemsByStat|tablefy|BulletLifestealPercent|+X% Bullet Lifesteal|%}}
 
Use this for the debug console when testing the ItemsByStat page:
<nowiki>
=p.tablefy(
  mw.getCurrentFrame():newChild{
      title="Module:ItemsByStat",
      args={"BulletLifestealPercent", "+X% Bullet Lifesteal", "%"}
  }
)
</nowiki>