UNDEADLOCKThe unofficial Deadlock site
Jul 1, 2026

Shiv's Slice and Dice shreds Spirit Resist

Slice and Dice swaps its damage amp for a stacking Spirit Resist shred and now scales impact damage with Spirit. Undocumented: Vyper's Petrifying Bola cooldown climbs to 105s and Apollo's Riposte dash reaches 35m.

Shiv

Shiv

1 nerf2 buffs3 reworks

Slice and Dice

Slice and Dice

16s

Perform a dash forward, damaging enemies along the path and increases the damage they take from you. This debuff can stack.

25Impact Damage
12mDash Range
+4%Damage Amplification
14sDebuff Duration


Ultimate Unlock: While rage is full an echo of Shiv retraces the dash path after a short delay, damaging enemies again.

1-6s Cooldown
2+4% Damage Amp
+2m Dash Range
5+50 Impact Damage
-2s Cooldown per Hero hit.

Slice and Dice

16s

Perform a dash forward, damaging enemies along the path. Hit Enemies have their spirit resist reduced. This debuff can stack.

Scales with Spirit Power: 1.4415 per point75Impact Damage
12mDash Range
-6%Spirit ResistConditional
14sDebuff Duration


Ultimate Unlock: While rage is full an echo of Shiv retraces the dash path after a short delay, damaging enemies again.

1-6s Cooldown
2-6% Spirit Resist
+2m Dash Range
5+50 Impact Damage
-2s Cooldown per Hero hit.
Jul 1, 2026Jul 1, 2026

MISC

12 changes

Other file and data updates.

  • Slice and Dice: debuff modifier data added.
    View code changes (1 records)

    citadel_ability_shiv_dash · gameplay.m_DebuffModifier.m_nAttributes (added)

    {
      "before": null,
      "after": "MODIFIER_ATTRIBUTE_MULTIPLE"
    }
  • Slice and Dice: debuff modifier data added.
    View code changes (1 records)

    citadel_ability_shiv_dash · gameplay.m_DebuffModifier.m_vecAutoRegisterModifierValueFromAbilityPropertyName (added)

    {
      "before": null,
      "after": [
        "TechArmorDamageReduction"
      ]
    }
  • Game data structures: 1 definitions removed.
    View code changes (1 records)

    DumpSource2/schemas/client/CCitadel_Modifier_ShivDashDebuff.h · declarations (changed)

    {
      "before": [
        "class CCitadel_Modifier_ShivDashDebuff : public CCitadelModifier"
      ],
      "after": []
    }
  • Game data structures: 1 definitions removed.
    View code changes (1 records)

    DumpSource2/schemas/server/CCitadel_Modifier_ShivDashDebuff.h · declarations (changed)

    {
      "before": [
        "class CCitadel_Modifier_ShivDashDebuff : public CCitadelModifier"
      ],
      "after": []
    }
  • Network messages: 3 definitions added; 3 definitions removed.
    View code changes (1 records)

    Protobufs/usermessages.proto · declarations (changed)

    {
      "before": [
        "optional uint32 parameter_type = 1 [default = 0];",
        "optional uint32 name_hash_code = 2 [default = 0];",
        "optional uint32 effect_name_hash_code = 2 [default = 0];"
      ],
      "after": [
        "optional uint32 parameter_type = 1;",
        "optional uint32 name_hash_code = 2;",
        "optional uint32 effect_name_hash_code = 2;"
      ]
    }
  • 3 ability property raw records updated.
    View code changes (3 records)

    ability_viper_petrifybola · properties.AbilityCooldown.raw (changed)

    {
      "before": 90,
      "after": 105
    }

    citadel_ability_shiv_dash · properties.ImpactDamage.raw (changed)

    {
      "before": 25,
      "after": 75
    }

    ability_fencer_riposte · properties.DashRange.raw (changed)

    {
      "before": "20m",
      "after": "35m"
    }
  • 1 ability property meta record updated.
    View code changes (1 records)

    citadel_ability_shiv_dash · properties.ImpactDamage.cssClass (changed)

    {
      "before": "melee_damage",
      "after": "tech_damage"
    }
  • 1 tooltip record updated.
    View code changes (1 records)

    citadel_ability_shiv_dash · tooltip.details.m_vecAbilityInfoSections[0].m_vecAbilityPropertiesBlock[0].m_vecAbilityProperties[2].m_strImportantProperty (changed)

    {
      "before": "VulnerabilityPerStack",
      "after": "TechArmorDamageReduction"
    }
  • 2 ability upgrade raw records updated.
    View code changes (2 records)

    ability_viper_petrifybola · upgrades[2].changes[AbilityCooldown].bonus.raw (changed)

    {
      "before": -25,
      "after": -20
    }

    citadel_ability_shiv_killing_blow · upgrades[3].changes[EnemyHealthPercent].bonus.raw (changed)

    {
      "before": 10,
      "after": 8
    }
  • 1 script asset updated.
    View code changes (1 records)

    scripts/abilities.vdata_c · crc (changed)

    {
      "before": "00b8d75ae2",
      "after": "0060be6bbb"
    }
  • 4 tracked files updated.
    View code changes (4 records)

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

    {
      "before": {
        "hash": "12648a60bccc1094798279907da1342df93e5c0b"
      },
      "after": {
        "hash": "3562dcb9ea8f188123fa05de24576d0526faae1f"
      }
    }

    DumpSource2/.stringsignore · file (changed)

    {
      "before": {
        "hash": "c7ff897c90e358678ac7a206374d47ee94a704ca"
      },
      "after": {
        "hash": "03263f60f0825ef8e6df9e13c0d221645b9f56e3"
      }
    }

    game/citadel/resource/localization/citadel_heroes/citadel_heroes_english.txt · file (changed)

    {
      "before": {
        "hash": "fe985d338f716456e3ef29193a145694055e0ab8"
      },
      "after": {
        "hash": "e5be715e6fba50fcc3f41d4f47c30aff1f5695d4"
      }
    }

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

    {
      "before": {
        "hash": "acee641d60ba4dc18b8d6646062b654c66228470"
      },
      "after": {
        "hash": "e1c5bae02d13131c2b66f18ff407dd37210ee1bf"
      }
    }
  • 1 tracked file updated.
    View code changes (1 records)

    DumpSource2/schemas/client/EModifierEvent.h · file (changed)

    {
      "before": {
        "hash": "4fa45afa8823b1263a40a1464ccc2e920cdf74d0"
      },
      "after": {
        "hash": "89cd7ad094103d4a919922576036217cadf14597"
      }
    }