User:Coffeesaga/Sandbox: Difference between revisions

From Archon Arcana - The KeyForge Wiki
(Minor amount of clean up here to remove something from the Wanted Template page.)
 
(67 intermediate revisions by one other user not shown)
Line 1: Line 1:
<br>
[[Spoilers]]
BLINKINGLINE IS WATCHING 👀
 
BLINKINGLINE IS WATCHING 👀  
 
It's a plainlink!
<span class="plainlinks">[[File:Unfathomable.png|20px|link=Damage|frameless]]</span>
 
==Tasks==
==Tasks==
===Ongoing===
===Ongoing===
Line 46: Line 51:




==Bar charts==


== House redesign ==
{{#cargo_query:
{{House Card
tables=CardData
|House=Brobnar
|fields=CardData.Artist,count(*)=Number of Cards
|Image=341-046.png
|group by=CardData.Artist
|Text=Brobnar is the fighting house, thematically inspired by Norse mythology and warrior culture. [[:Category:Giant|Giants]] and [[:Category:Goblin|Goblins]], along with powerful effects that enhance and reward fighting and destroying enemy creatures. Unlike many other houses, Æmber control is primarily achieved through Æmber destruction (instead of [[Capture|capturing]] or [[Steal|stealing]]).
|order by=count(*) DESC
|limit=10
|format=bar chart
|width=300px
}}


Examples of typical Brobnar cards are [[Ganger Chieftain]], [[Loot the Bodies]], [[Grump Buggy]] and [[Pile of Skulls]]. Uniquely, in Worlds Collide all common Giant creatures also have a more powerful Mega variant.


With limited potential for Æmber gain and Æmber control, Brobnar wasn't a powerhouse in any of the sets.
{{#vardefine:number of cards|{{#cargo_query:
tables=CardData
|fields=COUNT(CardData.Image)
|where=CardData.Artist='BalanceSheet'
|order by=CardData.Name ASC
|limit=5
}}}}
{{#var:number of cards}}
{{#switch:{{#var:number of cards}}|23=it's 23 |it's not 23}}
{{#var:new amount}}
 
IGNORE
By offsetting:
 
Marco Tamura:
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Marco Tamura'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}| |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|5}} }}
{{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}}
}}
{{House Card
There are {{#var: amount of cards}} cards for this artist.
|House=Dis
|Image=435-073.png
|Text=Dis is the disruption house, with an infernal theme embodied by [[:Category:Demon|Demons]] and [[:Category:Imp|Imps]]. Preventing players from choosing a house, from drawing or playing cards, giving [[Chains|chains]], [[Discarding cards|discarding]] and [[Purge|purging]] cards are all common ways Dis can control the game.


Some of the most powerful cards in KeyForge are in Dis: [[Control the Weak]], [[Ember Imp]], [[Gateway to Dis]], [[Collar of Subordination]] and [[Infurnace]].  
==Testing loops...==


Dis has proven to be a staple of many competitive decks, especially in Call of the Archons.
 
 
===Vladimir Zyrianov===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CONCAT('{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}')
|where=CardData.Artist='Vladimir Zyrianov'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}} {{#switch:{{#var:amount of cards}}|1={{#vardefine:amount of cards|one}}|2={{#vardefine:amount of cards|two}}|3={{#vardefine:amount of cards|three}}|4={{#vardefine:amount of cards|four}}|5={{#vardefine:amount of cards|five}}|}}
<templatestyles src="Template:Sandbox/styles.css" /><div class="artGallery">
<html><link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet'>
</html><div class="artistCards"><div class="hiddenMobile"><div class="{{#var: amount of cards}}">{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Vladimir Zyrianov'
|order by=CardData.Image DESC
|limit=5
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Vladimir Zyrianov'
|order by=CardData.Image DESC
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}</div></div><div class="artistName" style="font-family:Lato">[[Vladimir Zyrianov]]</div></div>
</div>
There are {{#var: amount of cards}} cards for this artist.
 
 
===BalanceSheet===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CONCAT('{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}')
|where=CardData.Artist='BalanceSheet'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}} {{#switch:{{#var:amount of cards}}|1={{#vardefine:amount of cards|one}}|2={{#vardefine:amount of cards|two}}|3={{#vardefine:amount of cards|three}}|4={{#vardefine:amount of cards|four}}|5={{#vardefine:amount of cards|five}}|}}
<templatestyles src="Template:Sandbox/styles.css" /><div class="artGallery">
<html><link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet'>
</html><div class="artistCards"><div class="hiddenMobile"><div class="{{#var: amount of cards}}">{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='BalanceSheet'
|order by=CardData.Image DESC
|limit=5
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='BalanceSheet'
|order by=CardData.Image DESC
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}</div></div><div class="artistName" style="font-family:Lato">[[BalanceSheet]]</div></div>
</div>
There are {{#var: amount of cards}} cards for this artist.
 
 
 
===Natalie Russo===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CONCAT('{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}')
|where=CardData.Artist='Natalie Russo'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}} {{#switch:{{#var:amount of cards}}|1={{#vardefine:amount of cards|one}}|2={{#vardefine:amount of cards|two}}|3={{#vardefine:amount of cards|three}}|4={{#vardefine:amount of cards|four}}|5={{#vardefine:amount of cards|five}}|}}
<templatestyles src="Template:Sandbox/styles.css" /><div class="artGallery">
<html><link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet'>
</html><div class="artistCards"><div class="hiddenMobile"><div class="{{#var: amount of cards}}">{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Natalie Russo'
|order by=CardData.Image DESC
|limit=5
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Natalie Russo'
|order by=CardData.Image DESC
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}</div></div><div class="artistName" style="font-family:Lato">[[Natalie Russo]]</div></div>
</div>
There are {{#var: amount of cards}} cards for this artist.
 
===Liiga Smilshkalne===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CONCAT('{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}')
|where=CardData.Artist='Liiga Smilshkalne'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}} {{#switch:{{#var:amount of cards}}|1={{#vardefine:amount of cards|one}}|2={{#vardefine:amount of cards|two}}|3={{#vardefine:amount of cards|three}}|4={{#vardefine:amount of cards|four}}|5={{#vardefine:amount of cards|five}}|}}
<templatestyles src="Template:Sandbox/styles.css" /><div class="artGallery">
<html><link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet'>
</html><div class="artistCards"><div class="hiddenMobile"><div class="{{#var: amount of cards}}">{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Liiga Smilshkalne'
|order by=CardData.Image DESC
|limit=5
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Liiga Smilshkalne'
|order by=CardData.Image DESC
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}</div></div><div class="artistName" style="font-family:Lato">[[Liiga Smilshkalne]]</div></div>
</div>
There are {{#var: amount of cards}} cards for this artist.
 
===Alexandre Leoni===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CONCAT('{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}')
|where=CardData.Artist='Alexandre Leoni'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}} {{#switch:{{#var:amount of cards}}|1={{#vardefine:amount of cards|one}}|2={{#vardefine:amount of cards|two}}|3={{#vardefine:amount of cards|three}}|4={{#vardefine:amount of cards|four}}|5={{#vardefine:amount of cards|five}}|}}
<templatestyles src="Template:Sandbox/styles.css" /><div class="artGallery">
<html><link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet'>
</html><div class="artistCards"><div class="hiddenMobile"><div class="{{#var: amount of cards}}">{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Alexandre Leoni'
|order by=CardData.Image DESC
|limit=5
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Alexandre Leoni'
|order by=CardData.Image DESC
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}</div></div><div class="artistName" style="font-family:Lato">[[Alexandre Leoni]]</div></div>
</div>
There are {{#var: amount of cards}} cards for this artist.
 
===Marco Tamura images===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CONCAT('{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}')
|where=CardData.Artist='Marco Tamura'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}} {{#switch:{{#var:amount of cards}}|1={{#vardefine:amount of cards|one}}|2={{#vardefine:amount of cards|two}}|3={{#vardefine:amount of cards|three}}|4={{#vardefine:amount of cards|four}}|5={{#vardefine:amount of cards|five}}|}}
<templatestyles src="Template:Sandbox/styles.css" /><div class="artGallery">
<html><link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet'>
</html><div class="artistCards"><div class="hiddenMobile"><div class="{{#var: amount of cards}}">{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Marco Tamura'
|order by=CardData.Image DESC
|limit=5
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Marco Tamura'
|order by=CardData.Image DESC
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}</div></div><div class="artistName" style="font-family:Lato">[[Marco Tamura]]</div></div>
</div>
There are {{#var: amount of cards}} cards for this artist.
 
 
===Girma Moges images===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CONCAT('{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}')
|where=CardData.Artist='Girma Moges'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}} {{#switch:{{#var:amount of cards}}|1={{#vardefine:amount of cards|one}}|2={{#vardefine:amount of cards|two}}|3={{#vardefine:amount of cards|three}}|4={{#vardefine:amount of cards|four}}|5={{#vardefine:amount of cards|five}}|}}
<templatestyles src="Template:Sandbox/styles.css" /><div class="artGallery">
<html><link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet'>
</html><div class="artistCards"><div class="hiddenMobile"><div class="{{#var: amount of cards}}">{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Girma Moges'
|order by=CardData.Image DESC
|limit=5
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Girma Moges'
|order by=CardData.Image DESC
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}</div></div><div class="artistName" style="font-family:Lato">[[Girma Moges]]</div></div>
</div>
There are {{#var: amount of cards}} cards for this artist.
 
 
===Helena Butenkova images===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CONCAT('{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}')
|where=CardData.Artist='Helena Butenkova'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}} {{#switch:{{#var:amount of cards}}|1={{#vardefine:amount of cards|one}}|2={{#vardefine:amount of cards|two}}|3={{#vardefine:amount of cards|three}}|4={{#vardefine:amount of cards|four}}|5={{#vardefine:amount of cards|five}}|}}
<templatestyles src="Template:Sandbox/styles.css" /><div class="artGallery">
<html><link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet'>
</html><div class="artistCards"><div class="hiddenMobile"><div class="{{#var: amount of cards}}">{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Helena Butenkova'
|order by=CardData.Image DESC
|limit=5
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Helena Butenkova'
|order by=CardData.Image DESC
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}</div></div><div class="artistName" style="font-family:Lato">[[Helena Butenkova]]</div></div>
</div>
There are {{#var: amount of cards}} cards for this artist.
 
===Girma Moges images===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CONCAT('{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}')
|where=CardData.Artist='David Keen'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}} {{#switch:{{#var:amount of cards}}|1={{#vardefine:amount of cards|one}}|2={{#vardefine:amount of cards|two}}|3={{#vardefine:amount of cards|three}}|4={{#vardefine:amount of cards|four}}|5={{#vardefine:amount of cards|five}}|}}
<templatestyles src="Template:Sandbox/styles.css" /><div class="artGallery">
<html><link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet'>
</html><div class="artistCards"><div class="hiddenMobile"><div class="{{#var: amount of cards}}">{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='David Keen'
|order by=CardData.Image DESC
|limit=5
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='David Keen'
|order by=CardData.Image DESC
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}}</div></div><div class="artistName" style="font-family:Lato">[[David Keen]]</div></div>
</div>
There are {{#var: amount of cards}} cards for this artist.
 
===Marco Tamura===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Marco Tamura'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}}
}}
{{House Card
There are {{#var: amount of cards}} cards for this artist.
|House=Logos
|Image=435-158.png
|Text=Inspired by scientific and technological themes, Logos is the efficiency house. Drawing and [[Archives|archiving]] are the most prevalent mechanics in house Logos. Along with deck manipulation and allowing playing cards not from the [[active house]], it brings consistency to decks more than any other house.


[[Library Access]], [[Mother]], [[Wild Wormhole|Wild Wormhole]], [[Interdimensional Graft]] and [[EDAI “Edie” 4x4]] are some of the most popular and iconic Logos cards that helped Logos be among the best houses in each set.
===Girma Moges===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Girma Moges'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}}
}}
{{House Card
There are {{#var: amount of cards}} cards for this artist.
|House=Mars
|Image=341-161.png
|Text=Drawing from classic pop culture depictions of Martians, this is the most insular house in KeyForge, with many effects that synergize only with other Mars cards. Examples of typical Mars cards are [[“John Smyth”]], [[Mothergun]], [[Mars First]] and [[Xanthyx Harvester]]. A secondary theme is abducting creatures into their opponent's archives, with cards like [[Collector Worm]] and [[Uxlyx the Zookeeper]].


While traditionally regarded as the weakest house in Call of the Archons, it proved to be more competitive in Age of Ascension, especially with the [[Martian Generosity]] + [[Key Abduction]] combo decks. Mars was rotated out after Age of Ascension, but they will return in a future set.
}}
{{House Card
|House=Sanctum
|Image=435-251.png
|Text=Sanctum is a contrast to the demonic Dis: a house of monks and angelic knights. Sanctum's primary themes are board control through powerful creatures with [[armor]], capturing Æmber and [[Heal|healing]]. Secondary themes are [[Stun|stunning]] and Æmber burst. Notable examples are cards like [[Bulwark]], [[Virtuous Works]], [[Doorstep to Heaven]] and [[Sir Marrows]].


Similarly to Mars, its strength improved in Age of Ascension with cards like [[Proclamation 346E]], [[The Grey Rider]] and [[Barrister Joya]]. Also like Mars, it was rotated out for Worlds Collide.  
===David Keen===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='David Keen'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}}
}}
{{House Card
There are {{#var: amount of cards}} cards for this artist.
|House=Saurian
|Image=452-215.png
|Text=With a unique mix of Greco-Roman culture and dinosaurs, Saurian was one of the new houses in the game's third set, Worlds Collide. Exploring the theme of hubris through the [[exalt]] keyword that was introduced exclusively with Saurians, big creatures with high risk / high reward effects define this house: [[Senator Shrix]], [[Cincinnatus Rex]], [[Saurus Rex]], [[Gargantodon]] and many others.


Secondary themes include steal-hate, capturing and [[Ward|warding]]. Saurian immediately proved to be both a fan favorite and a competitively successful house.
===Helena Butenkova===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Helena Butenkova'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}}
}}
{{House Card
There are {{#var: amount of cards}} cards for this artist.
|House=Shadows
|Image=341-303.png
|Text=Shadows is the sneaky house. It contains small, [[elusive]] creatures and powerful effects that deal direct damage and, more than any other house, steal Æmber. This is emphasized with cards like [[Ronnie Wristclocks]], [[Miasma]], [[Relentless Whispers]] and [[Too Much to Protect]].


[[Bait and Switch]] was largely considered to be the best card in the game, until it was [[:Category:Errata|errata]]'d and its power considerably lowered.


As stealing is arguably the most impactful mechanic in the game, Shadows has proven to be by far the most competitively successful house across the game's first two sets.
===Alexandre Leoni===
{{#vardefine: x|0}}{{#while:
| {{#ifexpr: {{#var: x }} < 5 | true }}
| <nowiki />
{{#vardefineecho: image|{{#cargo_query:
tables=CardData
|fields=CardData.Artist, CardData.Image, CardData.Type
|where=CardData.Artist='Alexandre Leoni'
|order by=CardData.Image DESC
|offset={{#var:x}}
|limit=1
|format=template
|template=Artist_Previews_Image
|named args=yes
|default=
|intro=
|outro=
|more results text=
}} }}
{{#if: {{#var: image}}
  |{{#ifexpr: {{#var:x}} = 4
    |{{#vardefine: amount of cards|5 }}
    |}}
  |{{#vardefine: amount of cards|{{#var:x}} }} {{#vardefine:x|6}}
}} {{#vardefine: x | {{#expr: {{#var: x }} + 1 }} }}
}}
}}
{{House Card
There are {{#var: amount of cards}} cards for this artist.
|House=Star Alliance
|Image=452-301.png
|Text=Introduced in Worlds Collide alongside Saurian and inspired by classic sci-fi tropes, Star Alliance is thematically the opposite of house Mars. As the primary mechanics are allowing playing and using cards outside of the [[active house]], Star Alliance brings cohesion and efficiency to decks. This is exemplified in cards like [[Captain Val Jericho]], [[Com. Officer Kirby]], [[United Action]] and [[Commander Chan]].


Star Alliance also has more [[:Category:Upgrade|upgrades]] than any other house, including a unique Blaster for each common creature in Worlds Collide, as well as Robot creatures that can also be played as upgrades. Just like Saurian, Star Alliance is considered one of the best houses in Worlds Collide.
==Lore==
}}
<nowiki>{{#vardefine:lore|{{#replace:{{Lore:Auto-Vac 5150}}|:''For the KeyForge card, see: [[{{Auto-Vac 5150}}]]''|}}|}}</nowiki>{{#vardefine:lore|{{#replace:{{#var:lore}}|==References==|}}|}}
{{House Card
{{#if:{{#var:lore}}|<h2>Lore</h2>{{#var:lore}} [[Lore:Auto-Vac 5150|See more.]]|}}
|House=Untamed
|Image=452-389.png
|Text=Untamed is the house inspired by nature and wilderness, featuring animals, plants, humans and other lifeforms. Untamed's primary themes are Æmber burst and recursion. [[Dust Pixie]], [[Hunting Witch]], [[Witch of the Eye]] and [[Key Charge]] are some of the cards that made Untamed the house with the best Æmber generation in Call of the Archons.


[[Mimicry]], [[Nepenthe Seed]], [[Duskwitch]] and [[Heart of the Forest]] are some of the other iconic Untamed cards.
}}


==Card overlay==
<nowiki>{{#vardefine:lore|{{#replace:{{Lore:Rotgrub}}|:''For the KeyForge card, see: [[{{Rotgrub}}]]''|}}|}}{{#vardefine:lore|{{#replace:{{#var:lore}}|==References==|}}|}}</nowiki>
<div style="display:block; margin-right:200px">This is some fun text right here text should be inline here {{Sandbox2|Card=Annihilation Ritual}} with some text in the middle {{Sandbox2|Card=Ammonia Clouds}} blah blah here is some {{Sandbox2|Card=Ancient Bear}} more links {{Sandbox2|Card=A Fair Game}}{{Sandbox2|Card=Anger}}</div>
{{#if:{{#var:lore}}|<h2>Lore</h2>{{#var:lore}} [[Lore:Rotgrub|See more.]]|}}
<br>
<span style="display:inline">This is some fun text right here text should be inline here {{Sandbox2|Card=Annihilation Ritual}}{{Sandbox2|Card=Ammonia Clouds}}{{Sandbox2|Card=Ancient Bear}}{{Sandbox2|Card=A Fair Game}}{{Sandbox2|Card=Anger}}</span>
<br>This is some fun text right here text should be inline here {{Sandbox2|Card=Annihilation Ritual}}{{Sandbox2|Card=Ammonia Clouds}}{{Sandbox2|Card=Ancient Bear}}{{Sandbox2|Card=A Fair Game}}{{Sandbox2|Card=Anger}}


==Mulligan things==
=Mulligan things=


If you are the first player, drawing 7 cards gives you the following probabilities for your hand shape:
If you are the first player, drawing 7 cards gives you the following probabilities for your hand shape:
Line 257: Line 889:
|}
|}
<br clear=all>
<br clear=all>
==Navboxes==
{| class="mw-collapsible" cellpadding="4px" width=100%" style=" margin-top:10px; margin-bottom:10px; border: 1px solid #636363; border-spacing: 0px; "
|-
| style="background-color: #c6e8f7; text-align: center;" colspan="2" |'''[[Fundamental Event Document]]'''
|-
|colspan="2" style="vertical-align:top; text-align:center; font-size:1em; background-color:#e8effc; font-weight:bold;"|[[General Event Types]]
|-
|colspan="2" style="text-align:center; font-size:.85em; background-color:#f7f7f7"|[[General Event Types#Open Play|Open Play]] • [[General Event Types#Tournament|Tournament]] • [[General Event Types#League Play|League Play]]
|-
|colspan="2" style="vertical-align:top; text-align:center; font-size:1em; background-color:#d3dff5; font-weight:bold;"|[[Prize Distribution]]
|-
|colspan="2" style="vertical-align:top; text-align:center; font-size:1em; background-color:#e8effc; font-weight:bold;"|[[Tournament Tiers]]
|-
|colspan="2" style="text-align:center; font-size:.85em; background-color:#f7f7f7;"|[[Tournament Tiers#Casual|Casual]] • [[Tournament Tiers#Competitive|Competitive]]
|-
|colspan="2" style="vertical-align:top; text-align:center; font-size:1em; background-color:#d3dff5; font-weight:bold;"|[[Tournament Structures]]
|-
|colspan="2" style="text-align:center; font-size:.85em; background-color:#f7f7f7"|[[Tournament Structures#Basic Tournament Structure|Basic Tournament Structure]] • [[Tournament Structures#Advanced Tournament Structure|Advanced Tournament Structure]] • [[Tournament Structures#Custom|Custom]]
|-
|colspan="2" style="vertical-align:top; text-align:center; font-size:1em; background-color:#e8effc; font-weight:bold;"|[[Tournament Round Mechanics]]
|-
|colspan="2" style="text-align:center; font-size:.85em; background-color:#f7f7f7;"|[[Tournament Round Mechanics#Swiss Round|Swiss Round]] • [[Tournament Round Mechanics#Elimination Round|Elimination Round]] • [[Tournament Round Mechanics#Progression Cut|Progression Cut]] • [[Tournament Round Mechanics#Bye|Bye]]
|-
|colspan="2" style="vertical-align:top; text-align:center; font-size:1em; background-color:#d3dff5; font-weight:bold;"|[[Participant Roles]]
|-
|colspan="2" style="text-align:center; font-size:.85em; background-color:#f7f7f7"|[[Participant Roles#Role Requirements|Role Requirements]] • [[Participant Roles#Eligible Participants|Eligible Participants]] • [[Participant Roles#Leader Roles|Leader Roles]] • [[Participant Roles#Other Roles|Other Roles]] • [[Participant Roles#Performing Multiple Roles|Performing Multiple Roles]]
|-
|colspan="2" style="vertical-align:top; text-align:center; font-size:1em; background-color:#e8effc; font-weight:bold;"|[[Unsporting Conduct]]
|}
{| class="mw-collapsible" cellpadding="4px" width=100%" style=" margin-top:10px; margin-bottom:10px; border: 1px solid #636363; border-spacing: 0px; "
|-
| style="background-color: #c6e8f7; text-align: center;" colspan="2" |'''Floor Rules'''
|-
|width="150px" style="vertical-align:top; text-align:center; font-size:1em; background-color:#e8effc; font-weight:bold;"|[[Philosophy and General Guidelines]]
|style="font-size:.85em; background-color:#f7f7f7"|[[The Role of a Judge]] • [[Penalty Definitions]]
|-
|style="vertical-align:top; text-align:center; font-size:1em; background-color:#d3dff5; font-weight:bold;"|[[Gameplay Disruptions]]
|style="font-size:.85em; background-color:#e4e9ed"|[[What Defines a Gamplay Disruption]] • [[Missed Mandatory Abilities]] • [[Missed Game Steps]] • [[Illegal Game State]] • [[Repeated Gameplay Disruptions]]
|-
|style="vertical-align:top; text-align:center; font-size:1em; background-color:#e8effc; font-weight:bold;"|[[Event Disruptions]]
|style="font-size:.85em; background-color:#f7f7f7;"|[[What Defines an Event Disruption]] • [[Tardiness and Absences]] • [[Errors with Deck/Forces and Lists]] • [[Marked Cards]] • [[Drawing Extra Cards]] • [[Slow Play]] • [[Unsporting Conduct]]
|-
|colspan="2" style="vertical-align:top; text-align:left; text-indent:15px; font-size:1em; background-color:#d3dff5; font-weight:bold;"|[[Appendix: Warning Guidelines]]
|}


==Resources==
==Resources==

Latest revision as of 17:29, 30 October 2024

Spoilers

BLINKINGLINE IS WATCHING 👀

It's a plainlink! Unfathomable.png

Tasks

Ongoing

❑ Monitor VT results
❑ Monitor VW results (if possible)
❑ Monitor Worlds information
❑ Monitor Links & Resources; check for new content and double check for broken links
❑ Update Official Articles page
❑ Continue prioritizing mobile friendliness of site

To Do List ☑

❑ Vault Tour subpages
❑ Finish all top cards
❑ Templates
❑ Merge all top cards templates
❑ Deck Evaluation page (new)
❑ Is my deck good/special? (And how do I play it?)
❑ Are deck ratings accurate?
❑ Chainbounds/store level events (include images of prizes, etc.) (new)
❑ Other Products Page (new)
❑ Overview of RPG, story book
❑ Sets / Individual Set Pages
❑ Can I play all the sets against each other?
❑ Separate out the gameplay section with a dedicated "Combos" section (Can anyone give a summary of houses, powerful cards, combos, and the meta?)
❑ Lore
❑ Fictional stories on FFG pages
❑ Fictional stories in the rulebook
❑ RPG/Genesys
❑ Upcoming story book

Uncategorized Questions

What product should I buy (starter, individual decks, etc.)?
Where can I find local players?
Which set should I buy?
How do you handicap strong decks or players? Does it work?
How do I teach KF to new players?
Is FFG making KF online?
Can I replace cards that are missing/damaged? How do I find missing cards?

Weird Ideas

❑ Pages for designers
❑ Cube/drafting section
❑ Attending a VT/competitive event


Bar charts

Gong StudiosCaravan StudioBalanceSheetMarko FiedlerMichele GiorgiGrigory SerovColin SearleDavid Auden NashNatalie RussoChris Bjors01081081008072706550484342Number of Cards


Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'AA139.cargo__CardData._pageID'; this is incompatible with sql_mode=only_full_group_by

Function: CargoSQLQuery::run Query: SELECT `cargo__CardData`.`_pageID` AS `cargo_backlink_page_id_CardData`,COUNT(`cargo__CardData`.`Image`) AS `Image)` FROM `cargo__CardData` WHERE `cargo__CardData`.`Artist`='BalanceSheet' ORDER BY `cargo__CardData`.`Name` LIMIT 100

it's not 23


IGNORE By offsetting:

Marco Tamura: An example of artwork by Marco Tamura There are 1 cards for this artist.

Testing loops...

Vladimir Zyrianov

There are five cards for this artist.


BalanceSheet

There are five cards for this artist.


Natalie Russo

There are five cards for this artist.

Liiga Smilshkalne

There are five cards for this artist.

Alexandre Leoni

There are five cards for this artist.

Marco Tamura images

There are one cards for this artist.


Girma Moges images

There are five cards for this artist.


Helena Butenkova images

There are five cards for this artist.

Girma Moges images

There are two cards for this artist.

Marco Tamura

An example of artwork by Marco Tamura There are 1 cards for this artist.

Girma Moges

An example of artwork by Girma Moges An example of artwork by Girma Moges An example of artwork by Girma Moges An example of artwork by Girma Moges An example of artwork by Girma Moges There are 5 cards for this artist.


David Keen

An example of artwork by David Keen An example of artwork by David Keen There are 2 cards for this artist.

Helena Butenkova

An example of artwork by Helena Butenkova An example of artwork by Helena Butenkova An example of artwork by Helena Butenkova An example of artwork by Helena Butenkova An example of artwork by Helena Butenkova There are 5 cards for this artist.


Alexandre Leoni

An example of artwork by Alexandre Leoni An example of artwork by Alexandre Leoni An example of artwork by Alexandre Leoni An example of artwork by Alexandre Leoni An example of artwork by Alexandre Leoni There are 5 cards for this artist.

Lore

{{#vardefine:lore|{{#replace:{{Lore:Auto-Vac 5150}}|:''For the KeyForge card, see: [[{{Auto-Vac 5150}}]]''|}}|}}


{{#vardefine:lore|{{#replace:{{Lore:Rotgrub}}|:''For the KeyForge card, see: [[{{Rotgrub}}]]''|}}|}}{{#vardefine:lore|{{#replace:{{#var:lore}}|==References==|}}|}}


Mulligan things

If you are the first player, drawing 7 cards gives you the following probabilities for your hand shape:

First Player Hand Probabilities
  • 3-2-2 (34.44%)
  • 4-2-1 (28.18%)
  • 3-3-1 (20.87%)
  • 4-3-0 (7.83%)
  • 5-1-1 (4.10%)
  • 5-2-0 (3.76%)
  • 6-1-0 (.80%)
  • 7-0-0 (.03%)
House 1 House 2 House 3 Probability
3 2 2 34.44
4 2 1 28.18
3 3 1 20.87
4 3 0 7.83
5 1 1 4.10
5 2 0 3.76
6 1 0 .80
7 0 0 .03

After the mulligan (or if you're the second player) you have the following probabilities of hand shape:

First Player Mulligan Hand Probabilities
  • 3-2-1 (53.67%)
  • 2-2-2 (14.76%)
  • 4-1-1 (10.98%)
  • 4-2-0 (10.06%)
  • 3-3-0 (7.45%)
  • 5-1-0 (2.93%)
  • 6-0-0 (.14%)
House 1 House 2 House 3 Probability
3 2 1 53.67
2 2 2 14.76
4 1 1 10.98
4 2 0 10.06
3 3 0 7.45
5 1 0 2.93
6 0 0 .14

And if you're the second player taking a mulligan, you have the following:

Second Player Mulligan
Hand Probabilities
  • 2-2-1 (41.60%)
  • 3-1-1 (25.21%)
  • 3-2-0 (23.11%)
  • 4-1-0 (9.45%)
  • 5-0-0 (.63%)
House 1 House 2 House 3 Probability
2 2 1 41.60
3 1 1 25.21
3 2 0 23.11
4 1 0 9.45
5 0 0 .63


The question often comes up "How likely am I to redraw cards that I just put back into my deck after using a mulligan?". In the table below, you'll see the results of 10,000,000 6 card draws followed by 5 card draws of three deck makeups[1].

# redrawn All Unique 2 sets of 2 cards 1 set of 3 cards
0 37.81294 34.25509 33.09266
1 43.61144 43.80313 43.60717
2 16.14783 18.5513 19.40653
3 2.30691 3.1727 3.60981
4 0.1194 0.21365 0.27703
5 0.00148 0.00413 0.0068%


Resources

General Templates
Template:Flag - displays a flag from a specific country
Template:House - displays the house logo from a specific house
Template:Pie Chart - displays pie charts between 2 and 8 entries
Template:Quote - displays a block quote
Template:Rarity - displays a symbol for card rarity (currently: common, uncommon, rare, special)
Template:Title - displays a header in a colored background
Template:Enhance - displays an enhancement icon
Organized Play Templates
Template:All Time Houses - shows the top houses by set in VTs
Template:Top Houses and Sets - displays a graph of the houses within a set or a comparison across sets
Template:VT Houses - displays a graph breaking down the top houses/sets
Template:Top 16 - displays a list of top decks, with triad support
Template:Top House Combinations - displays a top 10 list of the top house combinations from an event
Template:VT Table - displays VT event results and upcoming Vault Tours
Template:GC Table - displays GC event results and upcoming Grand Championships
Template:VT TopCards by Rarity - displays a list of top cards from an event, organized by card rarity
This needs tidying up/merging
Currently on the Prime page: Template:VT Result Footer, Template:VT Result Row, Template:VT Result Header, Template:PC Result
This needs tidying up/merging (once I finish the Primes page there should only be one left)
Other Templates
Template:Article - displays a table containing FFG articles
Template:Power Level Houses - displays a chart for showing the share of power level 4+ decks from each house
Infoboxes
Template:Organized_Play - put at the top of OP related pages
Template:Set - put at the top of individual set pages
Template:Vault Tour - put at the top of individual VT pages
Navboxes
Template:Organized Play Footer - put at the bottom of OP related pages
Template:Set Footer - put at the bottom of individual set pages
Template:Supplement Footer - put at the bottom of supplement pages
Template:Vault Tour Footer - put at the bottom of individual VT pages

Call of the Archons Cards

Most Common Cards in Top 16 Decks
During the Call of the Archons Meta
Card Set House Rarity Count
Anomaly Exploiter CotA Logos icon Uncommon icon 4
Deep Probe CotA Mars icon Uncommon icon 4
Drumble CotA Dis icon Uncommon icon 4
Fogbank CotA Untamed icon Uncommon icon 4
Guardian Demon CotA Dis icon Uncommon icon 4
Honorable Claim CotA Sanctum icon Rare icon 4
Inka the Spider CotA Untamed icon Rare icon 4
Jammer Pack CotA Mars icon Uncommon icon 4
Lifeweb CotA Untamed icon Uncommon icon 4
Mack the Knife CotA Shadows icon Rare icon 4
Mushroom Man CotA Untamed icon Uncommon icon 4
Potion of Invulnerability CotA Sanctum icon Uncommon icon 4
Radiant Truth CotA Sanctum icon Uncommon icon 4
Red Planet Ray Gun CotA Mars icon Uncommon icon 4
Red-Hot Armor CotA Dis icon Rare icon 4
Restringuntus CotA Dis icon Rare icon 4
Round Table CotA Sanctum icon Rare icon 4
Skippy Timehog CotA Logos icon Rare icon 4
Sneklifter CotA Shadows icon Rare icon 4
Teliga CotA Untamed icon Rare icon 4
The Spirit’s Way CotA Sanctum icon Uncommon icon 4
The Sting CotA Shadows icon Rare icon 4
Treasure Map CotA Shadows icon Rare icon 4
Valdr CotA Brobnar icon Common icon 4
Warsong CotA Brobnar icon Common icon 4
Way of the Wolf CotA Untamed icon Uncommon icon 4
Zorg CotA Mars icon Uncommon icon 4
Armageddon Cloak CotA Sanctum icon Rare icon 3
Blood Money CotA Brobnar icon Uncommon icon 3
Burn the Stockpile CotA Brobnar icon Uncommon icon 3
Cannon CotA Brobnar icon Uncommon icon 3
Collar of Subordination CotA Dis icon Rare icon 3
Commpod CotA Mars icon Rare icon 3
Deipno Spymaster CotA Shadows icon Uncommon icon 3
Earthshaker CotA Brobnar icon Uncommon icon 3
Feeding Pit CotA Mars icon Rare icon 3
Follow the Leader CotA Brobnar icon Uncommon icon 3
Fuzzy Gruen CotA Untamed icon Rare icon 3
Gatekeeper CotA Sanctum icon Uncommon icon 3
Grasping Vines CotA Untamed icon Uncommon icon 3
Grey Monk CotA Sanctum icon Uncommon icon 3
Key Hammer CotA Dis icon Uncommon icon 3
Key to Dis CotA Dis icon Rare icon 3
Lady Maxena CotA Sanctum icon Uncommon icon 3
Library of the Damned CotA Dis icon Uncommon icon 3
Loot the Bodies CotA Brobnar icon Common icon 3
Lord Golgotha CotA Sanctum icon Rare icon 3
Mothership Support CotA Mars icon Uncommon icon 3
Overlord Greking CotA Dis icon Rare icon 3
Phylyx the Disintegrator CotA Mars icon Rare icon 3
Psychic Bug CotA Logos icon Rare icon 3
Research Smoko CotA Logos icon Uncommon icon 3
Ring of Invisibility CotA Shadows icon Rare icon 3
Smiling Ruth CotA Shadows icon Rare icon 3
Vespilon Theorist CotA Logos icon Rare icon 3
Whispering Reliquary CotA Sanctum icon Uncommon icon 3
Annihilation Ritual CotA Dis icon Rare icon 2
Brain Eater CotA Logos icon Uncommon icon 2
Bulleteye CotA Shadows icon Rare icon 2
Crystal Hive CotA Mars icon Uncommon icon 2
Dance of Doom CotA Dis icon Rare icon 2
Duma the Martyr CotA Sanctum icon Rare icon 2
EMP Blast CotA Mars icon Uncommon icon 2
Gabos Longarms CotA Dis icon Rare icon 2
Grenade Snib CotA Brobnar icon Uncommon icon 2
Hayyel the Merchant CotA Sanctum icon Rare icon 2
Hebe the Huge CotA Brobnar icon Uncommon icon 2
Horseman of Death CotA Sanctum icon Special icon 2
Horseman of Famine CotA Sanctum icon Special icon 2
Horseman of Pestilence CotA Sanctum icon Rare icon 2
Horseman of War CotA Sanctum icon Special icon 2
Incubation Chamber CotA Mars icon Rare icon 2
Invasion Portal CotA Mars icon Rare icon 2
Longfused Mines CotA Shadows icon Rare icon 2
Mass Abduction CotA Mars icon Rare icon 2
Masterplan CotA Shadows icon Rare icon 2
Mighty Javelin CotA Brobnar icon Uncommon icon 2
Mighty Tiger CotA Untamed icon Rare icon 2
Neutron Shark CotA Logos icon Rare icon 2
One Stood Against Many CotA Sanctum icon Rare icon 2
Ozmo, Martianologist CotA Logos icon Rare icon 2
Perilous Wild CotA Untamed icon Rare icon 2
Pile of Skulls CotA Brobnar icon Rare icon 2
Piranha Monkeys CotA Untamed icon Rare icon 2
Qyxxlyx Plague Master CotA Mars icon Rare icon 2
Random Access Archives CotA Logos icon Rare icon 2
Remote Access CotA Logos icon Uncommon icon 2
Ritual of the Hunt CotA Untamed icon Rare icon 2
Sacrificial Altar CotA Dis icon Rare icon 2
Safe Place CotA Shadows icon Rare icon 2
Screechbomb CotA Brobnar icon Uncommon icon 2
Shatter Storm CotA Mars icon Rare icon 2
Strange Gizmo CotA Logos icon Rare icon 2
The Common Cold CotA Untamed icon Rare icon 2
The Harder They Come CotA Sanctum icon Uncommon icon 2
The Howling Pit CotA Logos icon Rare icon 2
Troop Call CotA Untamed icon Uncommon icon 2
Truebaru CotA Dis icon Rare icon 2
Unguarded Camp CotA Brobnar icon Uncommon icon 2
Veylan Analyst CotA Logos icon Uncommon icon 2
Word of Returning CotA Untamed icon Rare icon 2
Yo Mama Mastery CotA Brobnar icon Rare icon 2
  1. Note that these numbers are derived using the Fisher-Yates shuffling algorithm, which is the same algortihm used on The Crucible Online.
    In the "All Unique" model, every card in the deck is unique; there is no more than one copy of each card in the deck. In the "2 sets of 2 cards" model, there are duplicates of two cards in the deck (e.g. 2 copies of Bad Penny and 2 copies of Yxilo Bolter), and 1 copy of all other cards in the deck. In the "1 set of 3 cards" model, one card has 3 copies in the deck (e.g. 3 copies of Bad Penny) while all other cards in the deck have just 1 copy. Numbers courtesy of SkyJedi