Jump to content

CL4NK Builds: Difference between revisions

From Megabonk Wiki
No edit summary
No edit summary
Tag: Reverted
Line 46: Line 46:


{{#cargo_query:
{{#cargo_query:
  tables=builds
  tables=builds, Vote
|fields=builds._pageName=Page, builds.Votes=Votes, builds.BuildName=Name, builds.Author=Author
|join on=builds.Page=Vote._pageTitle
|fields=builds._pageName=Page, Vote.Score=Votes, builds.BuildName=Name, builds.Author=Author, CONCAT('[[File:', builds.PlayerCharacter, '.png|40px|link=', builds.PlayerCharacter, ']]')=CharacterIcon
|where=builds.PlayerCharacter='CL4NK'
|where=builds.PlayerCharacter='CL4NK'
|order by=builds.Votes DESC
|group by=builds._pageName
|order by=Vote.Score DESC
|format=template
|format=template
|template=BuildListRow
|template=BuildListRow
|named args=yes
|named args=yes
}}
}}

Revision as of 18:13, 4 October 2025

To post your CL4NK build, add a new line to the table and input the weapons and tomes chosen in order of when you took them. In the Notes column state any stats you prioritized from chests/shrines. Also state the # of kills at the end of the run.

Build Name Weapon 2 Weapon 3 Weapon 4 Tome 1 Tome 2 Tome 3 Tome 4 Notes
Example Katana Aegis Wireless Dagger Crit Chance Damage Quantity XP Looked for A, B, C stats. Got 2.5 million kills.

Top Rated CL4NK Builds

Error: Table Vote not found.