<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://demoncrawl.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LeilanPAD</id>
	<title>DemonCrawl Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://demoncrawl.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LeilanPAD"/>
	<link rel="alternate" type="text/html" href="https://demoncrawl.com/wiki/index.php/Special:Contributions/LeilanPAD"/>
	<updated>2026-07-23T06:02:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://demoncrawl.com/wiki/index.php?title=Aura&amp;diff=7882</id>
		<title>Aura</title>
		<link rel="alternate" type="text/html" href="https://demoncrawl.com/wiki/index.php?title=Aura&amp;diff=7882"/>
		<updated>2022-02-06T04:58:08Z</updated>

		<summary type="html">&lt;p&gt;LeilanPAD: /* Auras */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Auras are cell modifiers that may affect the function of a cell.&lt;br /&gt;
&lt;br /&gt;
==Auras==&lt;br /&gt;
Each cell can only have 1 aura. They appear as a color or tint to the cell.&lt;br /&gt;
&lt;br /&gt;
Burning and Frozen auras are visible (and have their usual effect) even when the cell is hidden. Otherwise, the aura is not visible and has no effect until the cell is revealed.&lt;br /&gt;
&lt;br /&gt;
Auras can be created by items or [[Stage Mods]].&lt;br /&gt;
&lt;br /&gt;
[[Flare]]s shot by items or by {{IconLink|Pyro|link=Stranger#Pyro}}s make burning cells on impact.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;color:white; background-color:#000000;&amp;quot; &lt;br /&gt;
|- style=&amp;quot;color: black;&amp;quot;&lt;br /&gt;
! Aura&lt;br /&gt;
! Image&lt;br /&gt;
! Effect&lt;br /&gt;
|-&lt;br /&gt;
| Burning&lt;br /&gt;
|[[File:Machine Tile Burning.png]]&lt;br /&gt;
| Burning destroys monsters and certain other objects (strangers, signs, maybe barrels?) in the tile. Hidden burning cells have a visual signifier. When a visible or hidden burning cell is directly clicked, the player loses 1 life. [[Chord|Chording]] from a nearby cell does not cause the player to lose 1 life. Bosses die if they stand on burning tiles for three consecutive turns.&lt;br /&gt;
|-&lt;br /&gt;
| Electric&lt;br /&gt;
|[[File:Machine Tile Electric.png]]&lt;br /&gt;
| Electric doubles the potency of most objects. All loot (Coins, diamonds, (dark) hearts, meta-progression pickups) gives twice the value. Items are duplicated on pickup. Monsters deal double damage. Chests give two results. Wishpools give double rewards. Strangers activate twice. TODO: Landmarks also might have double effect.&lt;br /&gt;
|-&lt;br /&gt;
| Frozen&lt;br /&gt;
|[[File:Machine Tile Frozen.png]]&lt;br /&gt;
| Frozen cells cannot be interacted by flagging or clicking. Frozen cells do not count as a monster tile when [[Chord|Chording]]. Frozen cells can contain monsters. Frozen monsters do not add to your overall monster count as if they were flagged, meaning freezing a tile can be used to check for monsters. Bosses can temporarily be frozen, but have a chance to break out each turn.&lt;br /&gt;
|-&lt;br /&gt;
| Ethereal&lt;br /&gt;
|[[File:Machine Tile Ethereal.png]]&lt;br /&gt;
| Aura that generates mana equal to the cell value each turn. Additionally, the cell is an extra target of magic items.&lt;br /&gt;
|-&lt;br /&gt;
| Cursed&lt;br /&gt;
|[[File:Machine Tile Cursed.png]]&lt;br /&gt;
| Aura that sacrifices visible cell contents whenever you take damage to deflect 1 damage. If there are multiple objects in cursed cells it will sacrifice starting from the lowest object on the right side. Chests opened on cursed tiles will always contain omens.&lt;br /&gt;
|-&lt;br /&gt;
| Sanctified&lt;br /&gt;
|[[File:Machine Tile Sanctified.png]]&lt;br /&gt;
| Aura that improves your restore life effects by 1 if the cell is occupied. If it has a monster, kill it when you restore life. Chests opened on sanctified tiles will never contain omens.&lt;br /&gt;
|-&lt;br /&gt;
| Toxic&lt;br /&gt;
|[[File:Machine Tile Toxic.png]]&lt;br /&gt;
| Aura that gives you an omen called {{IconLink|Poison}} when clicked, then disappears.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=={{PAGENAME}} Related Items==&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=Items&lt;br /&gt;
|fields=Image,_pageName, Description, Cost&lt;br /&gt;
|format=table&lt;br /&gt;
|where = Description LIKE &#039;%{{PAGENAME}}%&#039;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Burning ===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=Items&lt;br /&gt;
|fields=Image,_pageName, Description, Cost&lt;br /&gt;
|format=table&lt;br /&gt;
|where = Description LIKE &#039;%burn%&#039; OR Description LIKE &#039;%flare%&#039; &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Electric ===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=Items&lt;br /&gt;
|fields=Image,_pageName, Description, Cost&lt;br /&gt;
|format=table&lt;br /&gt;
|where = Description LIKE &#039;%electr%&#039;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Frozen ===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=Items&lt;br /&gt;
|fields=Image,_pageName, Description, Cost&lt;br /&gt;
|format=table&lt;br /&gt;
|where = Description LIKE &#039;%froze%&#039; OR Description LIKE &#039;%freeze%&#039; &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Ethereal ===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=Items&lt;br /&gt;
|fields=Image,_pageName, Description, Cost&lt;br /&gt;
|format=table&lt;br /&gt;
|where = Description LIKE &#039;%ethereal%&#039;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Cursed ===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=Items&lt;br /&gt;
|fields=Image,_pageName, Description, Cost&lt;br /&gt;
|format=table&lt;br /&gt;
|where = Description LIKE &#039;%cursed%&#039; AND NOT _pageName = &#039;Spooky Doll&#039; AND NOT _pageName = &#039;Hook Hand&#039;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Sanctified ===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=Items&lt;br /&gt;
|fields=Image,_pageName, Description, Cost&lt;br /&gt;
|format=table&lt;br /&gt;
|where = Description LIKE &#039;%sanctif%&#039;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Toxic===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=Items&lt;br /&gt;
|fields=Image,_pageName, Description, Cost&lt;br /&gt;
|format=table&lt;br /&gt;
|where = Description LIKE &#039;%%toxic%%&#039;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Changelog==&lt;br /&gt;
*{{Version|1.64}} Burning cells no longer have to be opened in order to complete a stage&lt;br /&gt;
&lt;br /&gt;
{{MechNav}}&lt;/div&gt;</summary>
		<author><name>LeilanPAD</name></author>
	</entry>
</feed>