User:SerpentofSet: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
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
{{Item|Bullet Lifesteal}}


{{#invoke:ItemsByStat|tablefy|BulletLifestealPercent|+X% Bullet Lifesteal|%}}
{{#invoke:ItemsByStat|tablefy|BulletLifestealPercent|+X% Bullet Lifesteal|%}}


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

Revision as of 01:09, 5 October 2024

I am bad at the game so I edit the wiki

Bullet Lifesteal

Item Cost +X% Bullet Lifesteal
Active Reload Souls1250 +20%
Heroic Aura Souls3000 +20%
Crippling Headshot Souls6200 +10%
Bullet Lifesteal Souls1250 +28%
Leech Souls6200 +35%

Use this for the debug console when testing the ItemsByStat page: =p.tablefy( mw.getCurrentFrame():newChild{ title="Module:ItemsByStat", args={"BulletLifestealPercent", "+X% Bullet Lifesteal", "%"} })