Warning: You are not logged in. Once you make an edit, a temporary account will be created for you.
Learn more.
Log in or
create an account to continue receiving notifications after this account expires, and to access other features.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision |
Your text |
| Line 131: |
Line 131: |
| {{ItemBox|Extended Magazine}} | | {{ItemBox|Extended Magazine}} |
| {{ItemBox|Extended Magazine|size = 1.5}} | | {{ItemBox|Extended Magazine|size = 1.5}} |
|
| |
| === Low graphics ===
| |
|
| |
| For pages that place many cards at once. The paper texture becomes a single cacheable overlay so scrolling stays smooth; the look is nearly identical.
| |
|
| |
| <pre>
| |
| {{ItemBox|Extra Health}}
| |
| {{ItemBox|Kinetic Dash}}
| |
| {{ItemBox|Metal Skin}}
| |
| {{ItemBox|Echo Shard}}
| |
|
| |
| {{ItemBox|Extra Health|lowGraphics = true}}
| |
| {{ItemBox|Kinetic Dash|lowGraphics = true}}
| |
| {{ItemBox|Metal Skin|lowGraphics = true}}
| |
| {{ItemBox|Echo Shard|lowGraphics = true}}
| |
| </pre>
| |
| '''Normal'''<br>
| |
| {{ItemBox|Extra Health}}
| |
| {{ItemBox|Kinetic Dash}}
| |
| {{ItemBox|Metal Skin}}
| |
| {{ItemBox|Echo Shard}}
| |
|
| |
| '''Low graphics'''<br>
| |
| {{ItemBox|Extra Health|lowGraphics = true}}
| |
| {{ItemBox|Kinetic Dash|lowGraphics = true}}
| |
| {{ItemBox|Metal Skin|lowGraphics = true}}
| |
| {{ItemBox|Echo Shard|lowGraphics = true}}
| |
|
| |
|
| === Overrides === | | === Overrides === |