Jump to content

Module:HeroData/release

From Deadlock Wiki
Revision as of 11:22, 26 January 2025 by 149.28.42.29 (talk) (Blanked the page)

Functions

get_hero_release_status

Determines the release-status of a given hero

Parameters

  • hero_key - Key of the hero to check

Output

  • HeroLabs - If the hero is currently playable in Hero Labs
  • Released - If the hero is currently playable in all modes
  • nil - If the hero is neither

Examples

{{#invoke:HeroData/release|get_hero_release_status|hero_synth}} Script error: The module returned a nil value. It is supposed to return an export table.

{{#invoke:HeroData/release|get_hero_release_status|hero_trapper}} Script error: The module returned a nil value. It is supposed to return an export table.

{{#invoke:HeroData/release|get_hero_release_status|hero_operative}} Script error: The module returned a nil value. It is supposed to return an export table.

{{#invoke:HeroData/release|get_hero_release_status|hero_madeuphero}} Script error: The module returned a nil value. It is supposed to return an export table.