Skip to content

Explosive Chemical

Robin Seifert edited this page Jul 4, 2023 · 1 revision

Chemical

Yellow Gas cloud that inflicts damage on any entity caught in the effect. When entering the cloud the player will receive several potion effects. This includes a custom effect toxin, nausea, hunger, weakness, and mining fatigue.

After several ticks the player will be hit with flat damage. This will scale for each tick the player is inside the cloud. Starting at 1 and growing by .1 every hit count. With hits being calculated every 5 ticks or 4 times a second.

Logic

Shares the same logic as other gas based explosives. See Gas Blast page for more details.

Configs

Name Default Purpose
scale 20 Size of the gas cloud

History

  • Was implemented to mimic mustard gas
Clone this wiki locally