Difference between revisions of "Cards"

From CrawlWiki
Jump to: navigation, search
m
Line 1: Line 1:
{{version027}}
+
{{version028}}
  
==Cards==
+
'''Cards''' are a distinct set of abilities used by followers of [[Nemelex Xobeh]] (or invoked against you by Nemelex's [[divine retribution|wrath]]).  
Cards are game elements that appear not as items, but only as the possible effects of invoking [[Decks|deck]] granted by [[Nemelex Xobeh]] (or invoked against you by Nemelex's [[divine retribution|wrath]]). There are two aspects to the potency of a card's effect, called "power" and "power_level" in the source code.
 
  
=== Power ===
+
==Decks==
''Power'' is used as a basis for determining the power of any spells cast by the card, and is computed as follows:
+
There are 3 player drawn decks: the [[deck of destruction]], [[deck of escape]], and [[deck of summoning]]. While worshipping Nemelex, the god will occasionally [[gift]] you cards. You can see the deck which the cards were dealt, but not specific cards themselves (at least, without using an ability). You can store a maximum of 26 cards for the deck of destruction, and 13 cards for the other two.
* Cards invoked by the player have a power of (9 × Invocations) + (1.5 × Piety) + (Piety  (Invocations + 25) / 27)
 
* Cards invoked against you by divine wrath have a power of 18 × XL.
 
  
=== Power level ===
+
==Power==
Many cards use the power level to determine ''what'' they do. By default, the power level of a card is zero. Cards have an independent (power in 900) and (power in 2700) chance to boost the power level by one each.
+
There are two aspects to the potency of a card's effect, called "power" and "power_level" in the source code.
 +
 
 +
''Power'' is the card equivalent to [[spellpower]]. Players draw cards at <code>power = (9 × Invocations) + (1.5 × Piety) + (Piety  (Invocations + 25) / 27)</code>. Cards drawn by wrath have a power of <code>18 × XL</code>.
 +
 
 +
Most cards then translate power into ''power level'', a number ranging from 0, 1, or 2. Each level may add new effects or simply improve the card; for example, [[the Orb]] fires multiple orbs of destruction at power level 2. Every time a card is drawn, the game rolls twice: <code>power / 900</code> and <code>power / 2700</code> - each successful roll raises power level by 1.
  
 
==Lists of cards==
 
==Lists of cards==

Revision as of 02:55, 22 July 2022

Version 0.28: This article may not be up to date for the latest stable release of Crawl.

Cards are a distinct set of abilities used by followers of Nemelex Xobeh (or invoked against you by Nemelex's wrath).

Decks

There are 3 player drawn decks: the deck of destruction, deck of escape, and deck of summoning. While worshipping Nemelex, the god will occasionally gift you cards. You can see the deck which the cards were dealt, but not specific cards themselves (at least, without using an ability). You can store a maximum of 26 cards for the deck of destruction, and 13 cards for the other two.

Power

There are two aspects to the potency of a card's effect, called "power" and "power_level" in the source code.

Power is the card equivalent to spellpower. Players draw cards at power = (9 × Invocations) + (1.5 × Piety) + (Piety (Invocations + 25) / 27). Cards drawn by wrath have a power of 18 × XL.

Most cards then translate power into power level, a number ranging from 0, 1, or 2. Each level may add new effects or simply improve the card; for example, the Orb fires multiple orbs of destruction at power level 2. Every time a card is drawn, the game rolls twice: power / 900 and power / 2700 - each successful roll raises power level by 1.

Lists of cards

Currently available cards


Removed cards

History

  • Prior to 0.23, decks were evocable items with different tiers, and card power and power level depended on the quality of the deck.
  • Prior to 0.19, there were many more decks, decks cound be found on the floor and card power scaled off Evocations with and without Nemelex.

See also

Decks

Decks Nemelex's Cards
Deck of destruction Degeneration The Orb Pain The Storm Vitriol Wild Magic
Deck of escape The Cloud The ElixirExile The Tomb Velocity
Deck of summoning The Dance The Elements The Illusion The Swarm The Pentagram The Rangers
Deck of punishment Swine TormentWraith Wrath