Dead Cells Wiki
Advertisement

Usage[]

{{ItemTable
| icon = 
| icon_2 = 
| id = 
| page_name = 
| name = 
| dlc = 
| description = 
| blueprint = 
| info_1 = 
| info_2 = 
| stat = 
| removed = 
| internal_name = 
| spoiler = 
}}

Example[]

Icon Name Description Blueprint Location Base DPS Base Cooldown Scaling Removed in
Exclamation
[Show]
Scythe Claw Icon
Left Scythe Claw Icon
Contains spoilersTestTBS Spin the syringe around you to inflict damage. Activate again to add 40 DPS (up to 5 times) and 5 secs, for a mere few cells. Dropped by the Collector on 1st kill 40-240 DPS 2 sec Health Stat v9.7.2
Quick Bow Icon Quickest boi Spawns a friendly mushroom boi which charges and interrupts enemies inflicting 50 damage and 100 extra damage if the enemy hits a wall. Trigger it again to inflict 300 damage and violate your soul. Drops from Jerkshrooms (100%) 50 damage 1 yoctosec Skill Stat v1.bananas2

Code[]

{| class="wikitable sortable" style="text-align:center; width:100%;"
!Icon
!style="width:140px;"|Name
!class=unsortable |Description
!class=unsortable |Blueprint Location
!data-sort-type=number style="width:90px;" |Base DPS
!data-sort-type=number style="width:90px;" |Base Cooldown
!Scaling
!Removed in
{{ItemTable
| icon = Scythe Claw Icon.png
| icon_2 = Left Scythe Claw Icon
| id = 1
| page_name = Scythe Claw
| name = Test
| dlc = TBS
| description = Spin the syringe around you to inflict damage. Activate again to add 40 DPS (up to 5 times) and 5 secs, for a mere few cells.
| blueprint = Dropped by the [[The Collector|Collector]] on 1st kill
| info_1 = 40-240 DPS
| info_2 = 2 sec
| stat = surv
| removed = v9.7.2
| internal_name = CollectorSpin
| spoiler  = Yes
}}
{{ItemTable
| icon = Quick Bow Icon.png
| id = 2
| page_name = Quick Bow
| name = Quickest boi
| description = Spawns a friendly mushroom boi which charges and interrupts enemies inflicting 50 damage and 100 extra damage if the enemy hits a wall. Trigger it again to inflict 300 damage and violate your soul.
| blueprint = Drops from [[Jerkshroom]]s (100%)	
| info_1 = 50 damage
| info_2 = 1 yoctosec
| stat = tact
| internal_name = SpawnFriendlyHardy
| removed = v1.bananas2
}}
|}
Advertisement