UNDEADLOCKThe unofficial Deadlock site
Feb 3, 2026

Rem's Tag Along regen stretches

Tag Along's regen duration now scales with bonus Duration. Elsewhere, Jar of Dead hit recoil and up velocity data ticked up, plus target flag data on a few healing abilities and assorted asset updates.

MISC

12 changes

Other file and data updates.

  • Rejuvenating Aurora: ability target flags data added.
    View code changes (1 records)

    citadel_ability_nikuman · gameplay.m_nAbilityTargetFlags (added)

    {
      "before": null,
      "after": "CITADEL_UNIT_TARGET_FLAG_ALLOW_SMALL_DEPLOYABLES"
    }
  • Medicinal Specter: ability target flags data added.
    View code changes (1 records)

    citadel_ability_mobile_resupply · gameplay.m_nAbilityTargetFlags (added)

    {
      "before": null,
      "after": "CITADEL_UNIT_TARGET_FLAG_ALLOW_SMALL_DEPLOYABLES"
    }
  • Jar of Dead: target hit recoil ratio changed from 0.05 to 0.1.
    View code changes (1 records)

    ability_necro_hauntingskull · gameplay.m_flTargetHitRecoilRatio (changed)

    {
      "before": 0.05,
      "after": 0.1
    }
  • Jar of Dead: target hit up velocity changed from 40 to 60.
    View code changes (1 records)

    ability_necro_hauntingskull · gameplay.m_flTargetHitUpVelocity (changed)

    {
      "before": 40,
      "after": 60
    }
  • Healing Nova: ability target flags data added.
    View code changes (1 records)

    upgrade_health_nova · gameplay.m_nAbilityTargetFlags (added)

    {
      "before": null,
      "after": "CITADEL_UNIT_TARGET_FLAG_ALLOW_SMALL_DEPLOYABLES"
    }
  • 2 cosmetic records updated.
    View code changes (2 records)

    hero_necro · cosmetic.m_ShopStatDisplay.m_eWeaponStatsDisplay.m_eWeaponAttributes (changed)

    {
      "before": "EWeaponAttribute_BurstFire | EWeaponAttribute_MediumRange",
      "after": "EWeaponAttribute_BeamWeapon | EWeaponAttribute_CloseRange"
    }

    hero_werewolf · cosmetic.m_ShopStatDisplay.m_eWeaponStatsDisplay.m_eWeaponAttributes (changed)

    {
      "before": "EWeaponAttribute_RapidFire | EWeaponAttribute_LongRange",
      "after": "EWeaponAttribute_Spreadshot | EWeaponAttribute_MediumRange"
    }
  • 1 model asset updated.
    View code changes (1 records)

    models/abilities/materials/necro_pickup_sphere.vmat_c · crc (changed)

    {
      "before": "00b641d7a5",
      "after": "00332892b6"
    }
  • 1 hero image asset updated.
    View code changes (1 records)

    panorama/images/heroes/werewolf_wolf_card_gloat_psd.vtex_c · crc (changed)

    {
      "before": "00df10d87c",
      "after": "006ccd71b8"
    }
  • 6 particle assets updated.
    View code changes (6 records)

    particles/abilities/necro/necro_pickup_steam.vpcf_c · crc (changed)

    {
      "before": "00bb08818e",
      "after": "00f456c295"
    }

    particles/abilities/necro/necro_pickup.vpcf_c · crc (changed)

    {
      "before": "00139000f3",
      "after": "00ffb7f258"
    }

    particles/npc/npc_healthbar_health.vpcf_c · crc (changed)

    {
      "before": "00d48062b1",
      "after": "00eda2206c"
    }

    particles/abilities/necro/necro_pickup_face.vpcf_c · crc (changed)

    {
      "before": "00c3cbf571",
      "after": "003e3e6237"
    }

    particles/abilities/necro/necro_pickup_model.vpcf_c · crc (changed)

    {
      "before": "00c19ba25d",
      "after": "002d274c86"
    }

    particles/npc/npc_healthbar_base.vpcf_c · crc (changed)

    {
      "before": "00934af3a5",
      "after": "0093a61e57"
    }
  • 2 particle assets added.
    View code changes (2 records)

    particles/abilities/necro/necro_pickup_arrow.vpcf_c · crc (added)

    {
      "before": null,
      "after": "00a13382ed"
    }

    particles/abilities/necro/necro_pickup_beam.vpcf_c · crc (added)

    {
      "before": null,
      "after": "00c96338e9"
    }
  • 2 script assets updated.
    View code changes (2 records)

    scripts/abilities.vdata_c · crc (changed)

    {
      "before": "0035127d63",
      "after": "00e575da5c"
    }

    scripts/heroes.vdata_c · crc (changed)

    {
      "before": "0044192de9",
      "after": "0079abca02"
    }
  • 3 tracked files updated.
    View code changes (3 records)

    game/citadel/pak01_dir/scripts/heroes.vdata · file (changed)

    {
      "before": {
        "hash": "1126301d1b53842259ba4dfe25f86781180778e2"
      },
      "after": {
        "hash": "5e7b363cfa941dd32be90b9df6f948c9df7323c4"
      }
    }

    game/citadel/pak01_dir.txt · file (changed)

    {
      "before": {
        "hash": "6aedf90b1fb162a143eb9e79f7c80485506ea66c"
      },
      "after": {
        "hash": "7b5792c3d81d27f142a6aba7a279571856a86ae9"
      }
    }

    game/citadel/pak01_dir/scripts/abilities.vdata · file (changed)

    {
      "before": {
        "hash": "b64459206e1a9f79eb27b407347528fc75d26f09"
      },
      "after": {
        "hash": "4f73ffff6c7692f77e50b74037307a63a75ca2e8"
      }
    }