User:Vergir/AbilityInteraction

From The Deadlock Wiki
Revision as of 14:23, 29 April 2026 by Vergir (talk | contribs) (Create AbilityInteraction sub-template for use inside AbilitySection interactions= param (with help from vergir-bot LLM))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Renders a single styled interaction row for use inside the interactions= parameter of User:Vergir/AbilitySection.

Parameters

Parameter Description Required
type Interaction type key. Must match an entry in User:Vergir/Module:InteractionTypes. Yes
text Description of the interaction. Freeform wikitext; may span multiple lines and include links, templates, and bullet points. Yes

Valid type values

  • debuff_immunity
  • unstoppable
  • silence
  • stun
  • disjoint
  • invincibility
  • sleep
  • purge
  • lifestealing
  • barrier
  • illusions
  • phase

Example

{{User:Vergir/AbilityInteraction
| type = disjoint
| text =
The projectile can be disjointed before impact.
Disjointing prevents the impact damage and the explosion.
}}