User:SerpentofSet: Difference between revisions
Jump to navigation
Jump to search
SerpentofSet (talk | contribs) No edit summary |
SerpentofSet (talk | contribs) 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| | {{#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> |
Revision as of 00:55, 5 October 2024
I am bad at the game so I edit the wiki
Item | Cost | +X% Bullet Lifesteal |
---|---|---|
Active Reload | 1250 | +20% |
Heroic Aura | 3000 | +20% |
Crippling Headshot | 6200 | +10% |
Bullet Lifesteal | 1250 | +28% |
Leech | 6200 | +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", "%"} } )