Template:Enemy

From Dead Cells Wiki
Jump to navigation Jump to search

Usage[edit]

{{Enemy
| name = 
| title = 
| image = 
| size = 
| zone = 
| offensive = 
| defensive = 
| elite = 
| blueprint = 
| dlc = 
| identifier = 
| spoiler = 
}}

Example[edit]

Image Name Zones Offensive abilities Defensive abilities Elite? Blueprint drops
Exclamation.png
Defender.png
[Show enemy]DefenderRotG Contains spoilersAstrolab ???A quick slam attack with the Protector if alone ???• Makes one nearby enemy invincible

• Runs from the player if there are other enemies around

???No ???Thunder Shield (100%)
Rampager.png
Rampager Prisoners' Quarters, Toxic Sewers, Dilapidated Arboretum, Prison Depths, Ramparts, Morass of the Banished, Stilt Village, Slumbering Sanctuary, High Peak Castle (3+ BSC) • Rushes in to instantly attack once you're close enough, doing attack combo for a bit

• Leaps across map towards the player

N/A Yes Adrenalin (1.7%)
Cleaver (Enemy).png
Cleaver Forgotten Sepulcher, Morass of the Banished

Throne Room (summoned by the Hand of the King)

Observatory (summoned by the boss)

Throws a spinning axe, which returns after traveling a moderate distance N/A Yes Death Orb (10%), Spiked Shield (100%)

Code[edit]

{| class="wikitable sortable" style="text-align:center"
!Image!!Name!!Zones!!Offensive abilities!!Defensive abilities
!Elite?!!Blueprint drops
{{Enemy
| name = Defender
| size = 71x71px
| zone = • ''Astrolab''
| offensive = A quick slam attack with the [[Protector]] if alone
| defensive = • Makes one nearby enemy invincible
• Runs from the player if there are other enemies around
| elite = 
| blueprint = [[Thunder Shield]] (100%)
| dlc = RotG
| identifier = Defender
| spoiler = Yes
}}
{{Enemy
| name = Rampager
| size = 99x99px
| zone = • ''Prisoners' Quarters, Toxic Sewers, Dilapidated Arboretum, Prison Depths, Ramparts, Morass of the Banished, Stilt Village, Slumbering Sanctuary, High Peak Castle (3+ BSC)''
| offensive = • Rushes in to instantly attack once you're close enough, doing attack combo for a bit
• Leaps across map towards the player
| defensive = 
| elite = Yes
| blueprint = [[Mutations#Brutality Mutations|Adrenalin]] (1.7%)
| dlc = 
| identifier = 
| spoiler = 
}}
{{Enemy
| name = Cleaver (Enemy)
| title = Cleaver
| size = 104x104px
| zone = • ''Forgotten Sepulcher, Morass of the Banished''
• ''Throne Room (summoned by the Hand of the King)''

• ''Observatory (summoned by the boss)''
| offensive = Throws a spinning axe, which returns after traveling a moderate distance
| defensive = 
| elite = Yes
| blueprint = [[Death Orb]] (10%), [[Spiked Shield]] (100%)
| dlc = 
| identifier = 
| spoiler = 
}}
|}