UNDEADLOCKThe unofficial Deadlock site
Sep 4, 2025

Spirit Snare swaps its upgrades

Grey Talon's Spirit Snare trades its tether-duration upgrade for a Bullet Resist shred, while Vindicta's Stake gains slow and tether length and Seven loses move speed and Storm Cloud radius. Rebuttal's melee damage bonus also becomes an all-damage bonus.

Grey Talon

2 buffs2 reworks

Spirit Snare

Spirit Snare

34s
6.5m

Throw out a trap that begins to arm itself. Once armed, the trap will trigger when an enemy enters its radius, applying Curse and Movement Slow that interrupts, Silences, Disarms, and prevents item usage.
Hit the trap with a Charged Shot to detonate early with increased radius.

2sCurse Duration
25Damage
20sLifetime
2sArm Time
-30%Move SpeedConditional
+30%Charged Shot Radius
1-20s Cooldown
2+0.75s Curse Duration
5the hero deals +30% more Bullet Damage to enemies hit by Spirit Snare for 10s

Spirit Snare

34s
6.5m

Throw out a trap that begins to arm itself. Once armed, the trap will trigger when an enemy enters its radius, applying Curse and Movement Slow that interrupts, Silences, Disarms, and prevents item usage.
Hit the trap with a Charged Shot to detonate early with increased radius.

2.25sCurse Duration
25Damage
20sLifetime
2sArm Time
-30%Move SpeedConditional
+30%Charged Shot Radius
1-20s Cooldown
2Applies -15% Bullet Resist for 10s
5+{ImmobilizeTrap_CurseDuration}s Curse Duration and +1.5m Radius
Sep 2, 2025Sep 4, 2025

Rebuttal

1 rework

Rebuttal

Rebuttal

+75Bonus Health
passive

On a successful Parry against an enemy Hero, Heal yourself for the damage parried and returns that damage to the target, and temporarily gain increased melee damage.

+50%Melee DamageConditional
6sBuff Duration

Rebuttal

+75Bonus Health
passive

On a successful Parry against an enemy Hero, Heal yourself for the damage parried and returns that damage to the target, and temporarily gain increased damage.

+30%Bonus DamageConditional
6sBuff Duration
Sep 2, 2025Sep 4, 2025

MISC

34 changes

Other file and data updates.

  • Spirit Snare: debuff modifier data added.
    View code changes (1 records)

    ability_immobilize_trap · gameplay.m_DebuffModifier.m_vecAutoRegisterModifierValueFromAbilityPropertyName (added)

    {
      "before": null,
      "after": [
        "BulletArmorReduction"
      ]
    }
  • synth plasma flux trigger: class name data updated.
    View code changes (1 records)

    synth_plasma_flux_trigger · className (changed)

    {
      "before": "citadel_base_trigger_ability",
      "after": "synth_plasma_flux_trigger"
    }
  • Rend: properties data added.
    View code changes (1 records)

    drifter_blood_blast · properties.FallSpeedMax (added)

    {
      "before": null,
      "after": {
        "raw": "1",
        "value": 1
      }
    }
  • Rend: properties data added.
    View code changes (1 records)

    drifter_blood_blast · properties.AirSpeedMax (added)

    {
      "before": null,
      "after": {
        "raw": "70",
        "value": 70
      }
    }
  • Capacitor: auto intrinsic modifiers data added.
    View code changes (1 records)

    upgrade_capacitor · gameplay.m_AutoIntrinsicModifiers[1] (added)

    {
      "before": null,
      "after": {
        "m_vecAutoRegisterModifierValueFromAbilityPropertyName": [
          "BonusFireRate"
        ]
      }
    }
  • Rebuttal: auto intrinsic modifiers data updated.
    View code changes (1 records)

    upgrade_melee_rebuttal · gameplay.m_AutoIntrinsicModifiers[0].m_BuffModifier.m_vecAutoRegisterModifierValueFromAbilityPropertyName[0] (changed)

    {
      "before": "BuffMeleeDamageBoost",
      "after": "BonusDamagePercent"
    }
  • Long Range: auto intrinsic modifiers data updated.
    View code changes (1 records)

    upgrade_long_range · gameplay.m_AutoIntrinsicModifiers[0].m_vecAutoRegisterModifierValueFromAbilityPropertyName (changed)

    {
      "before": [
        "LongRangeBonusWeaponPower",
        "LongRangeBonusWeaponPowerMinRange",
        "BonusSprintSpeed"
      ],
      "after": [
        "LongRangeBonusWeaponPower",
        "LongRangeBonusWeaponPowerMinRange",
        "BonusAttackRangePercent",
        "BonusSprintSpeed"
      ]
    }
  • Berserker: auto intrinsic modifiers data added.
    View code changes (1 records)

    upgrade_berserker · gameplay.m_AutoIntrinsicModifiers[0].m_StackModifier.m_strMaxStackLayer (added)

    {
      "before": null,
      "after": "Mods.Weapon.Berserk.Max"
    }
  • Bullet Resist Shredder: auto intrinsic modifiers data updated.
    View code changes (1 records)

    upgrade_bullet_resist_shredder · gameplay.m_AutoIntrinsicModifiers[0].m_vecAutoRegisterModifierValueFromAbilityPropertyName[1] (changed)

    {
      "before": "MeleeResistPercent",
      "after": "BulletResist"
    }
  • Healing Nova: auto intrinsic modifiers data updated.
    View code changes (1 records)

    upgrade_health_nova · gameplay.m_AutoIntrinsicModifiers[0].m_vecAutoRegisterModifierValueFromAbilityPropertyName (changed)

    {
      "before": [
        "SpiritPower"
      ],
      "after": [
        "TechRadiusMultiplier",
        "TechRangeMultiplier",
        "SpiritPower"
      ]
    }
  • citadel mods: buff melee damage boost label data removed.
    View code changes (1 records)

    citadel_mods · BuffMeleeDamageBoost_label (removed)

    {
      "before": "Melee Damage",
      "after": null
    }
  • citadel mods: buff melee damage boost postvalue label data removed.
    View code changes (1 records)

    citadel_mods · BuffMeleeDamageBoost_postvalue_label (removed)

    {
      "before": "Melee Damage",
      "after": null
    }
  • citadel mods: buff melee damage boost postfix data removed.
    View code changes (1 records)

    citadel_mods · BuffMeleeDamageBoost_postfix (removed)

    {
      "before": "%",
      "after": null
    }
  • citadel mods: buff melee damage boost prefix data removed.
    View code changes (1 records)

    citadel_mods · BuffMeleeDamageBoost_prefix (removed)

    {
      "before": "+",
      "after": null
    }
  • citadel attributes: bonus damage percent prefix data added.
    View code changes (1 records)

    citadel_attributes · BonusDamagePercent_prefix (added)

    {
      "before": null,
      "after": "{s:sign}"
    }
  • 82 ability property raw records updated.
    View code changes (82 records)

    ability_viper_venom · properties.AbilityCooldown.raw (changed)

    {
      "before": 26,
      "after": 20
    }

    ability_magician_cloneturret · properties.Damage.raw (changed)

    {
      "before": 18,
      "after": 15
    }

    ability_vampirebat_lovebites · properties.BonusDamage.raw (changed)

    {
      "before": 45,
      "after": 55
    }

    ability_frank_painaura · properties.Radius.raw (changed)

    {
      "before": "9m",
      "after": "8m"
    }

    ability_ult_combo · properties.AbilityCastRange.raw (changed)

    {
      "before": "5m",
      "after": "4.75m"
    }

    upgrade_banshee_slugs · properties.DebuffDuration.raw (changed)

    {
      "before": 8,
      "after": 12
    }

    ability_viper_petrifybola · properties.AbilityCooldown.raw (changed)

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

    citadel_ability_hornet_leap · properties.AbilityDuration.raw (changed)

    {
      "before": 12,
      "after": 13
    }

    ability_frank_painaura · properties.AbilityCooldown.raw (changed)

    {
      "before": 1,
      "after": 2.5
    }

    upgrade_guardian_ward · properties.AbilityCastRange.raw (changed)

    {
      "before": "35m",
      "after": "40m"
    }

    upgrade_divine_barrier · properties.AbilityCastRange.raw (changed)

    {
      "before": "35m",
      "after": "40m"
    }

    upgrade_siphon_bullets · properties.HealthSteal.raw (changed)

    {
      "before": 55,
      "after": 35
    }

    ability_doorman_bomb · properties.ExplosionDamage.raw (changed)

    {
      "before": 70,
      "after": 60
    }

    upgrade_headshot_booster2 · properties.DebuffDuration.raw (changed)

    {
      "before": 10,
      "after": 12
    }

    upgrade_enchanted_holsters · properties.BuffDuration.raw (changed)

    {
      "before": 14,
      "after": 18
    }

    upgrade_magic_carpet · properties.TechPower.raw (changed)

    {
      "before": 10,
      "after": 14
    }

    upgrade_withering_whip · properties.BulletArmorReduction.raw (changed)

    {
      "before": -5,
      "after": -6
    }

    ability_immobilize_trap · properties.TetherDuration.raw (changed)

    {
      "before": 2,
      "after": 2.25
    }

    upgrade_cheat_death · properties.AbilityCooldown.raw (changed)

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

    citadel_ability_hornet_chain · properties.ChainLength.raw (changed)

    {
      "before": "6m",
      "after": "9m"
    }

    upgrade_veil_walker · properties.InvisDuration.raw (changed)

    {
      "before": 6,
      "after": 7
    }

    upgrade_spirit_burn · properties.TechRangeMultiplier.raw (changed)

    {
      "before": 10,
      "after": 8
    }

    ability_magician_copyult · properties.AbilityCooldown.raw (changed)

    {
      "before": 100,
      "after": 85
    }

    ability_viper_debuffdagger · properties.AbilityCooldown.raw (changed)

    {
      "before": 10,
      "after": 9
    }

    upgrade_spirit_burn · properties.TechRadiusMultiplier.raw (changed)

    {
      "before": 10,
      "after": 8
    }

    upgrade_chain_lightning · properties.BonusPerChain.raw (changed)

    {
      "before": 45,
      "after": 40
    }

    citadel_ability_hornet_chain · properties.ChainDuration.raw (changed)

    {
      "before": 2,
      "after": 1.75
    }

    upgrade_trophy_collector · properties.OutOfCombatHealthRegen.raw (changed)

    {
      "before": 3.5,
      "after": 4
    }

    citadel_ability_hornet_sting · properties.DebuffDuration.raw (changed)

    {
      "before": 6,
      "after": 4
    }

    citadel_ability_bebop_laser_beam · properties.AbilityCooldown.raw (changed)

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

    upgrade_inhibitor · properties.HealAmpRegenPenaltyPercent.raw (changed)

    {
      "before": -30,
      "after": -35
    }

    upgrade_siphon_bullets · properties.StealDuration.raw (changed)

    {
      "before": 20,
      "after": 17
    }

    upgrade_inhibitor · properties.HealAmpReceivePenaltyPercent.raw (changed)

    {
      "before": -30,
      "after": -35
    }

    citadel_ability_shiv_defer_damage · properties.AbilityCooldown.raw (changed)

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

    upgrade_weapon_backstabber · properties.AbilityCooldown.raw (changed)

    {
      "before": 4,
      "after": 5
    }

    citadel_ability_passive_beefy · properties.RegenIncomingDamagePercent.raw (changed)

    {
      "before": 12,
      "after": 13
    }

    upgrade_cold_front · properties.Damage.raw (changed)

    {
      "before": 125,
      "after": 100
    }

    citadel_ability_uppercut · properties.AbilityCooldown.raw (changed)

    {
      "before": 21,
      "after": 19
    }

    upgrade_quick_silver · properties.Damage.raw (changed)

    {
      "before": 60,
      "after": 55
    }

    upgrade_rupture · properties.AbilityCooldown.raw (changed)

    {
      "before": 36,
      "after": 32
    }

    upgrade_inhibitor · properties.DebuffDuration.raw (changed)

    {
      "before": 4,
      "after": 5
    }

    upgrade_blood_tribute · properties.BonusMoveSpeed.raw (changed)

    {
      "before": "2m",
      "after": "2.25m"
    }

    citadel_ability_hornet_sting · properties.DotHealthPercent.raw (changed)

    {
      "before": 2.1,
      "after": 2.7
    }

    ability_flame_dash · properties.DPS.raw (changed)

    {
      "before": 33,
      "after": 30
    }

    upgrade_withering_whip · properties.AbilityCastRange.raw (changed)

    {
      "before": "23m",
      "after": "28m"
    }

    upgrade_tech_damage_pulse · properties.AbilityCooldown.raw (changed)

    {
      "before": 1.5,
      "after": 1.4
    }

    upgrade_trophy_collector · properties.StackingGoldPerMinute.raw (changed)

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

    ability_vampirebat_batswarm · properties.AbilityCooldown.raw (changed)

    {
      "before": 130,
      "after": 115
    }

    upgrade_spirit_burn · properties.ExplosionDamage.raw (changed)

    {
      "before": 120,
      "after": 110
    }

    upgrade_targeted_silence · properties.GrowthPerMeter.raw (changed)

    {
      "before": "0.135m",
      "after": "0.15m"
    }

    citadel_ability_hornet_leap · properties.MagicDamagePerBullet.raw (changed)

    {
      "before": 9,
      "after": 10
    }

    citadel_ability_hornet_chain · properties.SlowPercent.raw (changed)

    {
      "before": 30,
      "after": 40
    }

    upgrade_spirit_sap · properties.TechPowerReduction.raw (changed)

    {
      "before": -18,
      "after": -24
    }

    ability_viper_hookdagger · properties.AbilityCooldown.raw (changed)

    {
      "before": 10,
      "after": 9
    }

    ability_punkgoat_goatflip · properties.AbilityCooldown.raw (changed)

    {
      "before": 33,
      "after": 30
    }

    upgrade_cloaking_device_active · properties.InvisMoveSpeedMod.raw (changed)

    {
      "before": "2m",
      "after": "5m"
    }

    ability_explosive_barrel · properties.BarrelDamage.raw (changed)

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

    upgrade_absorbing_armor · properties.TechPower.raw (changed)

    {
      "before": 10,
      "after": 14
    }

    ability_ice_grenade · properties.AbilityCooldown.raw (changed)

    {
      "before": 22,
      "after": 20
    }

    citadel_ability_storm_cloud · properties.InitialRadius.raw (changed)

    {
      "before": "12m",
      "after": "10m"
    }

    upgrade_capacitor · properties.BonusPerChain.raw (changed)

    {
      "before": 40,
      "after": 50
    }

    upgrade_return_fire · properties.BulletResist.raw (changed)

    {
      "before": 6,
      "after": 8
    }

    ability_explosive_barrel · properties.TossDuration.raw (changed)

    {
      "before": 1,
      "after": 0.4
    }

    citadel_ability_shiv_defer_damage · properties.DamagePctDeferred.raw (changed)

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

    upgrade_sharpshooter · properties.BonusSprintSpeed.raw (changed)

    {
      "before": "1m",
      "after": "1.5m"
    }

    ability_vampirebat_lovebites · properties.BuildUpPerShot.raw (changed)

    {
      "before": 16,
      "after": 18.4
    }

    upgrade_headshot_booster2 · properties.BulletResistReduction.raw (changed)

    {
      "before": -12,
      "after": -13
    }

    upgrade_weapon_shielding · properties.DamageThreshold.raw (changed)

    {
      "before": 200,
      "after": 175
    }

    upgrade_magic_carpet · properties.FlyMoveSpeed.raw (changed)

    {
      "before": "6m",
      "after": "7m"
    }

    upgrade_targeted_silence · properties.TechPowerReduction.raw (changed)

    {
      "before": -18,
      "after": -24
    }

    upgrade_targeted_silence · properties.InitialWidth.raw (changed)

    {
      "before": "4.5m",
      "after": "5.0m"
    }

    upgrade_counterspell · properties.SpellParryDuration.raw (changed)

    {
      "before": 1,
      "after": 0.9
    }

    upgrade_targeted_silence · properties.AbilityDuration.raw (changed)

    {
      "before": 3.75,
      "after": 3.25
    }

    ability_magician_copyult · properties.CopiedUltWindow.raw (changed)

    {
      "before": 10,
      "after": 12
    }

    upgrade_escalating_exposure · properties.TechResist.raw (changed)

    {
      "before": 20,
      "after": 17
    }

    upgrade_weapon_backstabber · properties.DPS.raw (changed)

    {
      "before": 20,
      "after": 17
    }

    ability_nano_shadow_pulse · properties.AbilityCooldown.raw (changed)

    {
      "before": 110,
      "after": 100
    }

    ability_viper_petrifybola · properties.Radius.raw (changed)

    {
      "before": "6m",
      "after": "8m"
    }

    ability_magician_magicbolt · properties.Radius.raw (changed)

    {
      "before": "3.5m",
      "after": "3.25m"
    }

    ability_frank_selfzap · properties.AbilityCooldownBetweenCharge.raw (changed)

    {
      "before": 3,
      "after": 8
    }

    upgrade_blood_tribute · properties.TechResist.raw (changed)

    {
      "before": 8,
      "after": 10
    }

    upgrade_metal_skin · properties.AbilityDuration.raw (changed)

    {
      "before": 4,
      "after": 5
    }
  • 23 ability upgrade raw records updated.
    View code changes (23 records)

    citadel_ability_shiv_dagger · upgrades[3].changes[ImpactDamage].bonus.raw (changed)

    {
      "before": 37,
      "after": 40
    }

    ability_magician_cloneturret · upgrades[3].changes[BonusFireRate].bonus.raw (changed)

    {
      "before": 45,
      "after": 60
    }

    mirage_fire_beetles · upgrades[3].changes[HealthSteal].bonus.raw (changed)

    {
      "before": 60,
      "after": 70
    }

    citadel_ability_hornet_leap · upgrades[2].changes[AbilityDuration].bonus.raw (changed)

    {
      "before": 6,
      "after": 7
    }

    citadel_ability_hornet_leap · upgrades[3].changes[MagicDamagePerBullet].bonus.raw (changed)

    {
      "before": 11,
      "after": 14
    }

    ability_magician_animalhexarea · upgrades[3].changes[DamageAmpPercentage].bonus.raw (changed)

    {
      "before": 5,
      "after": 7
    }

    ability_nano_clustergrenade · upgrades[3].changes[GrenadeCount].bonus.raw (changed)

    {
      "before": 2,
      "after": 3
    }

    citadel_ability_shiv_dash · upgrades[3].changes[MaxCooldownReductionsFromHits].bonus.raw (changed)

    {
      "before": 6,
      "after": 8
    }

    ability_nano_catform · upgrades[3].changes[AbilityCooldown].bonus.raw (changed)

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

    ability_punkgoat_blasted · upgrades[2].changes[BulletDamageAmp].bonus.raw (changed)

    {
      "before": 5,
      "after": 7
    }

    ability_drifter_hunger · upgrades[3].changes[AmpDamagePercent].bonus.raw (changed)

    {
      "before": 11,
      "after": 10
    }

    ability_nano_catform · upgrades[3].changes[HealthRegen].bonus.raw (changed)

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

    citadel_ability_shiv_defer_damage · upgrades[3].changes[DeferClearPct].bonus.raw (changed)

    {
      "before": 35,
      "after": 45
    }

    ability_power_surge · upgrades[3].changes[DamagePerChain:scale].bonus.raw (changed)

    {
      "before": 0.341228,
      "after": 0.3
    }

    ability_power_surge · upgrades[3].changes[BonusPerChain:scale].bonus.raw (changed)

    {
      "before": 0.341228,
      "after": 0.3
    }

    ability_explosive_barrel · upgrades[2].changes[BarrelDamage].bonus.raw (changed)

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

    ability_viper_debuffdagger · upgrades[3].changes[SlowDuration].bonus.raw (changed)

    {
      "before": "1s",
      "after": "2s"
    }

    citadel_ability_uppercut · upgrades[1].changes[AbilityCooldown].bonus.raw (changed)

    {
      "before": -10.5,
      "after": -11
    }

    citadel_ability_shiv_dagger · upgrades[3].changes[BleedDPSPerStack].bonus.raw (changed)

    {
      "before": 6.5,
      "after": 7
    }

    ability_flame_dash · upgrades[2].changes[DPS].bonus.raw (changed)

    {
      "before": 37,
      "after": 35
    }

    ability_warden_crowd_control · upgrades[2].changes[Damage].bonus.raw (changed)

    {
      "before": 45,
      "after": 40
    }

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

    {
      "before": -16,
      "after": -12
    }

    ability_explosive_barrel · upgrades[3].changes[AbilityCharges].bonus.raw (changed)

    {
      "before": 3,
      "after": 2
    }
  • 1 cosmetic record updated.
    View code changes (1 records)

    synth_plasma_flux_trigger · cosmetic._class (changed)

    {
      "before": "citadel_base_trigger_ability",
      "after": "synth_plasma_flux_trigger"
    }
  • 1 ability property meta record added.
    View code changes (1 records)

    ability_frank_painaura · properties.AbilityCooldown.providedPropertyType (added)

    {
      "before": null,
      "after": "MODIFIER_VALUE_INVALID"
    }
  • 12 tooltip records updated.
    View code changes (12 records)

    upgrade_bullet_resist_shredder · tooltip.sections[0].m_vecSectionAttributes[0].m_vecAbilityProperties[1] (changed)

    {
      "before": "MeleeResistPercent",
      "after": "BonusHealth"
    }

    upgrade_capacitor · tooltip.sections[1].m_vecSectionAttributes[0].m_vecAbilityProperties (changed)

    {
      "before": [
        "AbilityCooldown",
        "SlowDuration"
      ],
      "after": [
        "ProcCooldown",
        "ChainCount",
        "ChainRadius"
      ]
    }

    upgrade_melee_rebuttal · tooltip.sections[1].m_vecSectionAttributes[0].m_vecImportantAbilityProperties[0].m_strImportantProperty (changed)

    {
      "before": "BuffMeleeDamageBoost",
      "after": "BonusDamagePercent"
    }

    upgrade_capacitor · tooltip.sections[0].m_eAbilitySectionType (changed)

    {
      "before": "EArea_Passive",
      "after": "EArea_Innate"
    }

    upgrade_long_range · tooltip.sections[0].m_vecSectionAttributes[0].m_vecAbilityProperties (changed)

    {
      "before": [
        "BonusSprintSpeed"
      ],
      "after": [
        "BonusAttackRangePercent",
        "BonusSprintSpeed"
      ]
    }

    upgrade_capacitor · tooltip.sections[1].m_eAbilitySectionType (changed)

    {
      "before": "EArea_Active",
      "after": "EArea_Passive"
    }

    upgrade_health_nova · tooltip.sections[0].m_vecSectionAttributes[0].m_vecAbilityProperties (changed)

    {
      "before": [
        "SpiritPower"
      ],
      "after": [
        "TechRangeMultiplier",
        "SpiritPower"
      ]
    }

    upgrade_capacitor · tooltip.sections[1].m_vecSectionAttributes[0].m_vecImportantAbilityProperties[1].m_strImportantProperty (changed)

    {
      "before": "MaxSlowPercent",
      "after": "ProcChance"
    }

    upgrade_capacitor · tooltip.sections[1].m_vecSectionAttributes[0].m_strLocString (changed)

    {
      "before": "#upgrade_capacitor_desc",
      "after": "#upgrade_chain_lightning_desc"
    }

    upgrade_cloaking_device_active · tooltip.sections[1].m_vecSectionAttributes[0].m_vecAbilityProperties (changed)

    {
      "before": [
        "SpottedRadius"
      ],
      "after": [
        "SpottedRadius",
        "InvisMoveSpeedMod"
      ]
    }

    upgrade_capacitor · tooltip.sections[1].m_vecSectionAttributes[0].m_vecImportantAbilityProperties[0].m_strImportantProperty (changed)

    {
      "before": "Damage",
      "after": "DamagePerChain"
    }

    upgrade_bullet_resist_shredder · tooltip.sections[0].m_vecSectionAttributes[0].m_vecAbilityProperties[0] (changed)

    {
      "before": "BonusHealth",
      "after": "BulletResist"
    }
  • 3 tooltip records removed.
    View code changes (3 records)

    upgrade_capacitor · tooltip.sections[0].m_vecSectionAttributes[0].m_strLocString (removed)

    {
      "before": "#upgrade_chain_lightning_desc",
      "after": null
    }

    upgrade_capacitor · tooltip.sections[0].m_vecSectionAttributes[0].m_vecImportantAbilityProperties (removed)

    {
      "before": [
        {
          "m_strImportantProperty": "DamagePerChain"
        },
        {
          "m_strImportantProperty": "ProcChance"
        }
      ],
      "after": null
    }

    upgrade_capacitor · tooltip.sections[0].m_vecSectionAttributes[0].m_vecAbilityProperties (removed)

    {
      "before": [
        "ProcCooldown",
        "ChainCount",
        "ChainRadius"
      ],
      "after": null
    }
  • 2 tooltip records added.
    View code changes (2 records)

    upgrade_capacitor · tooltip.sections[0].m_vecSectionAttributes[0].m_vecElevatedAbilityProperties (added)

    {
      "before": null,
      "after": [
        "BonusFireRate"
      ]
    }

    upgrade_capacitor · tooltip.sections[2] (added)

    {
      "before": null,
      "after": {
        "m_eAbilitySectionType": "EArea_Active",
        "m_vecSectionAttributes": [
          {
            "m_strLocString": "#upgrade_capacitor_desc",
            "m_vecAbilityProperties": [
              "AbilityCooldown",
              "SlowDuration"
            ],
            "m_vecImportantAbilityProperties": [
              {
                "m_strImportantProperty": "Damage"
              },
              {
                "m_strImportantProperty": "MaxSlowPercent"
              }
            ]
          }
        ]
      }
    }
  • 1 cosmetic record removed.
    View code changes (1 records)

    upgrade_glass_cannon · cosmetic.m_DeathSound (removed)

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

    upgrade_glass_cannon · cosmetic.m_strStackSound (added)

    {
      "before": null,
      "after": "Mods.Weapon.Glass.Cannon.Stack.Gain"
    }

    upgrade_glass_cannon · cosmetic.m_strDeathSound (added)

    {
      "before": null,
      "after": "Mods.Weapon.Glass.Cannon.Stack.Loss"
    }
  • 1 loc ui record updated.
    View code changes (1 records)

    citadel_main · menu_changehero (changed)

    {
      "before": "CHANGE hero",
      "after": "SWAP hero"
    }
  • 68 other assets updated.
    View code changes (68 records)

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+mirage.vnmgraph_c · crc (changed)

    {
      "before": "00aab3d93e",
      "after": "0084563cf9"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+bebop.vnmgraph_c · crc (changed)

    {
      "before": "008593f7c1",
      "after": "00f508c775"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+kelvin.vnmgraph_c · crc (changed)

    {
      "before": "0098ab1eac",
      "after": "0026dba614"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+mo_krill.vnmgraph_c · crc (changed)

    {
      "before": "00f056ac41",
      "after": "002a098962"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+abrams.vnmgraph_c · crc (changed)

    {
      "before": "007532adc9",
      "after": "00fe5b3b4b"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+holliday.vnmgraph_c · crc (changed)

    {
      "before": "00c480f4c4",
      "after": "0096ef0de6"
    }

    animgraphs/animgraph2/hero/drifter/drifter_abilityset_idle.vnmgraph_c · crc (changed)

    {
      "before": "00cee2095f",
      "after": "00067bc213"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+druid.vnmgraph_c · crc (changed)

    {
      "before": "00d920efbb",
      "after": "00121b9549"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+viscous.vnmgraph_c · crc (changed)

    {
      "before": "00d26e1a05",
      "after": "008729c14e"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+priest.vnmgraph_c · crc (changed)

    {
      "before": "00d7a089f1",
      "after": "0084d821bb"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+magician.vnmgraph_c · crc (changed)

    {
      "before": "00ea1cf799",
      "after": "003cda395f"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+punkgoat.vnmgraph_c · crc (changed)

    {
      "before": "004674a6cd",
      "after": "00655ddd6e"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+lash.vnmgraph_c · crc (changed)

    {
      "before": "00a02a58dd",
      "after": "00b12a4c92"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+dynamo.vnmgraph_c · crc (changed)

    {
      "before": "00632f7972",
      "after": "0092eb4277"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+mirage.vnmgraph_c · crc (changed)

    {
      "before": "00c49ef1db",
      "after": "001f7a0cd5"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+drifter.vnmgraph_c · crc (changed)

    {
      "before": "005d2e05b2",
      "after": "00bb0d643f"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+doorman.vnmgraph_c · crc (changed)

    {
      "before": "00a89349d6",
      "after": "00cf1ad863"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+viper.vnmgraph_c · crc (changed)

    {
      "before": "00a6e77c66",
      "after": "00c5342291"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+pocket.vnmgraph_c · crc (changed)

    {
      "before": "000de1696a",
      "after": "00593a10f1"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+magician.vnmgraph_c · crc (changed)

    {
      "before": "00632599a1",
      "after": "009482116e"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+pocket.vnmgraph_c · crc (changed)

    {
      "before": "00531ee659",
      "after": "00720513db"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+priest_crossbow.vnmgraph_c · crc (changed)

    {
      "before": "0045741471",
      "after": "0080705f77"
    }

    animgraphs/animgraph2/hero/drifter/drifter_additivelayer.vnmgraph_c · crc (changed)

    {
      "before": "003a340eb0",
      "after": "00d93cfaf8"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+gigawatt.vnmgraph_c · crc (changed)

    {
      "before": "007ec4b405",
      "after": "00e8ae2d49"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+vampirebat.vnmgraph_c · crc (changed)

    {
      "before": "00d1bbcd53",
      "after": "0087bae113"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+fortuna.vnmgraph_c · crc (changed)

    {
      "before": "009be65094",
      "after": "00eb7d6020"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+fortuna.vnmgraph_c · crc (changed)

    {
      "before": "00ae739591",
      "after": "007ce84abc"
    }

    soundstacks/soundstacks_citadel_default_3d.vsndstck_c · crc (changed)

    {
      "before": "00d967dc2b",
      "after": "001c93d68a"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+frank.vnmgraph_c · crc (changed)

    {
      "before": "004ad656f4",
      "after": "0069ff2d57"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+mo_krill.vnmgraph_c · crc (changed)

    {
      "before": "00a0276e3d",
      "after": "00beed892d"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+kelvin.vnmgraph_c · crc (changed)

    {
      "before": "00ae3a84b2",
      "after": "00999417af"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+dynamo.vnmgraph_c · crc (changed)

    {
      "before": "003c70ad7b",
      "after": "00797d6ad1"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+ivy.vnmgraph_c · crc (changed)

    {
      "before": "00f63a8f48",
      "after": "001746c6f1"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+warden.vnmgraph_c · crc (changed)

    {
      "before": "00dce0614a",
      "after": "00f205848d"
    }

    soundevents/mods/tech.vsndevts_c · crc (changed)

    {
      "before": "00c6ed984a",
      "after": "00b2a412aa"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+priest.vnmgraph_c · crc (changed)

    {
      "before": "0078b17dc0",
      "after": "00ad8353dd"
    }

    soundevents/mods/weapon.vsndevts_c · crc (changed)

    {
      "before": "008b561cab",
      "after": "00985ec68e"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+kelvin_icebeam.vnmgraph_c · crc (changed)

    {
      "before": "007e136f58",
      "after": "00cc94637d"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+ivy.vnmgraph_c · crc (changed)

    {
      "before": "00569d9607",
      "after": "00ba0d2f3b"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+geist.vnmgraph_c · crc (changed)

    {
      "before": "00e9fe7bad",
      "after": "00e515efed"
    }

    soundstacks/soundstacks_manifest.vrman_c · crc (changed)

    {
      "before": "001ddc99b4",
      "after": "00c93f49a8"
    }

    animgraphs/animgraph2/hero/drifter/drifter_abilitymask.vnmgraph_c · crc (changed)

    {
      "before": "003f89551c",
      "after": "0042775619"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+boho.vnmgraph_c · crc (changed)

    {
      "before": "005b2c5487",
      "after": "0048a3e717"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+abrams.vnmgraph_c · crc (changed)

    {
      "before": "0030d153e4",
      "after": "00e24a8cc9"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+vindicta.vnmgraph_c · crc (changed)

    {
      "before": "00b0d20360",
      "after": "00ca1e29e3"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+bookworm.vnmgraph_c · crc (changed)

    {
      "before": "00d83a3c12",
      "after": "00ee7c7b23"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+bebop.vnmgraph_c · crc (changed)

    {
      "before": "005026f842",
      "after": "00152b3fe8"
    }

    soundevents/hero/drifter.vsndevts_c · crc (changed)

    {
      "before": "00948df4e0",
      "after": "006a3716f1"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+drifter.vnmgraph_c · crc (changed)

    {
      "before": "00d2241629",
      "after": "009729d183"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph_c · crc (changed)

    {
      "before": "00e47391bf",
      "after": "00559789ab"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph_c · crc (changed)

    {
      "before": "0005da3b02",
      "after": "004f4adde0"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+gigawatt.vnmgraph_c · crc (changed)

    {
      "before": "007722b04b",
      "after": "00c95208f3"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+boho.vnmgraph_c · crc (changed)

    {
      "before": "00a60a6ac8",
      "after": "00d2c17478"
    }

    animgraphs/animgraph2/hero/drifter/drifter_abilityset_haspath.vnmgraph_c · crc (changed)

    {
      "before": "00d8a7497a",
      "after": "000d368a23"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+punkgoat.vnmgraph_c · crc (changed)

    {
      "before": "0064a7ba3d",
      "after": "0036c8431f"
    }

    animgraphs/animgraph2/hero/drifter/drifter_upperbodyreplace.vnmgraph_c · crc (changed)

    {
      "before": "002c94329e",
      "after": "00de16266d"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+doorman.vnmgraph_c · crc (changed)

    {
      "before": "004ff72052",
      "after": "00353b0ad1"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+frank.vnmgraph_c · crc (changed)

    {
      "before": "004f2cf13f",
      "after": "00c44567bd"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+geist.vnmgraph_c · crc (changed)

    {
      "before": "00a8d7eb35",
      "after": "0086320ef2"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+viscous.vnmgraph_c · crc (changed)

    {
      "before": "00211dc21d",
      "after": "0055d6dcad"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+warden.vnmgraph_c · crc (changed)

    {
      "before": "00e0894f2d",
      "after": "00114d7428"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+druid.vnmgraph_c · crc (changed)

    {
      "before": "008a128454",
      "after": "004107fcc6"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+lash.vnmgraph_c · crc (changed)

    {
      "before": "001cf2ffed",
      "after": "00235943ae"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+viper.vnmgraph_c · crc (changed)

    {
      "before": "00f9918168",
      "after": "0018ca5eab"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+vampirebat.vnmgraph_c · crc (changed)

    {
      "before": "00ffa82645",
      "after": "008094e5e2"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+holliday.vnmgraph_c · crc (changed)

    {
      "before": "0008d8c643",
      "after": "0073706e31"
    }

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+vindicta.vnmgraph_c · crc (changed)

    {
      "before": "00f6111c51",
      "after": "00c98cef3a"
    }

    animgraphs/animgraph2/hero/hero_playercontrol.vnmgraph+bookworm.vnmgraph_c · crc (changed)

    {
      "before": "00ba0afbe2",
      "after": "00ca91cb56"
    }
  • 3 other assets added.
    View code changes (3 records)

    animgraphs/animgraph2/hero/hero_turn.vnmgraph+drifter_out_of_combat.vnmgraph_c · crc (added)

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

    animgraphs/animgraph2/hero/drifter/drifter_turn.vnmgraph_c · crc (added)

    {
      "before": null,
      "after": "005b2ea5ea"
    }

    soundstacks/soundstack_citadel_incrementer.vsndstck_c · crc (added)

    {
      "before": null,
      "after": "0017894451"
    }
  • 229 hero model assets updated.
    View code changes (229 records)

    models/heroes_wip/drifter/clips/shoot_idle_right.vnmclip_c · crc (changed)

    {
      "before": "0087e25e1f",
      "after": "00aa2e9b3e"
    }

    models/heroes_wip/drifter/clips/in_air_loop_down.vnmclip_c · crc (changed)

    {
      "before": "00ea3899d5",
      "after": "003b7d58e1"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_run_se.vnmclip_c · crc (changed)

    {
      "before": "004f3a5754",
      "after": "00c95de517"
    }

    models/heroes_wip/drifter/clips/aim_out_of_combat_crouch_down.vnmclip_c · crc (changed)

    {
      "before": "004e8e0a8a",
      "after": "001e0a088a"
    }

    models/heroes_wip/drifter/clips/item_run_e.vnmclip_c · crc (changed)

    {
      "before": "001d87a2e8",
      "after": "004677fb62"
    }

    models/heroes_wip/drifter/clips/out_of_combat_stand_idle.vnmclip_c · crc (changed)

    {
      "before": "005ab660d2",
      "after": "003cb82920"
    }

    models/heroes_wip/drifter/clips/weapon_run_center.vnmclip_c · crc (changed)

    {
      "before": "0049721f22",
      "after": "008de4850c"
    }

    models/heroes_wip/drifter/clips/item_crouch_run_n.vnmclip_c · crc (changed)

    {
      "before": "0025cfddd1",
      "after": "00e735d2d7"
    }

    models/heroes_wip/drifter/clips/ui_matchmaking.vnmclip_c · crc (changed)

    {
      "before": "00e07abbf5",
      "after": "009d47f642"
    }

    models/heroes_wip/drifter/clips/item_crouch_run_s.vnmclip_c · crc (changed)

    {
      "before": "0040f02bf8",
      "after": "0036c6b049"
    }

    models/heroes_wip/drifter/clips/knockdown_in_air_start.vnmclip_c · crc (changed)

    {
      "before": "007c73cd2e",
      "after": "00913a7a51"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_run_s.vnmclip_c · crc (changed)

    {
      "before": "00c09de88d",
      "after": "0081aca7b4"
    }

    models/heroes_wip/drifter/clips/aim_weapon_crouch_up.vnmclip_c · crc (changed)

    {
      "before": "003b7b6936",
      "after": "00e50acd6b"
    }

    models/heroes_wip/drifter/clips/shoot_idle_right_alt.vnmclip_c · crc (changed)

    {
      "before": "00320e5f50",
      "after": "0099780ce1"
    }

    models/heroes_wip/drifter/clips/mantle_128.vnmclip_c · crc (changed)

    {
      "before": "007176e88e",
      "after": "00a7e2bd5a"
    }

    models/heroes_wip/drifter/clips/item_crouch_run_e.vnmclip_c · crc (changed)

    {
      "before": "00ebade9bb",
      "after": "000e83dfe5"
    }

    models/heroes_wip/drifter/drifter.vanmgrph_c · crc (changed)

    {
      "before": "00fb2c2d25",
      "after": "0016ada468"
    }

    models/heroes_wip/drifter/clips/dash_ground.vnmclip_c · crc (changed)

    {
      "before": "00a3224c01",
      "after": "0078594ebc"
    }

    models/heroes_wip/drifter/clips/melee_quick_2.vnmclip_c · crc (changed)

    {
      "before": "0085bbb021",
      "after": "00205b1d35"
    }

    models/heroes_wip/drifter/clips/slide_start.vnmclip_c · crc (changed)

    {
      "before": "0006969f46",
      "after": "001ffc3814"
    }

    models/heroes_wip/drifter/clips/melee_in_air_dash_down.vnmclip_c · crc (changed)

    {
      "before": "0075a613ba",
      "after": "005f659d62"
    }

    models/heroes_wip/drifter/clips/run_to_stop_crouch.vnmclip_c · crc (changed)

    {
      "before": "00b7a6a4d7",
      "after": "00146e5c59"
    }

    models/heroes_wip/drifter/clips/melee_hit.vnmclip_c · crc (changed)

    {
      "before": "006d73d410",
      "after": "0021afc82e"
    }

    models/heroes_wip/drifter/clips/melee_start_up.vnmclip_c · crc (changed)

    {
      "before": "00a5b52949",
      "after": "0084b24b00"
    }

    models/heroes_wip/drifter/clips/melee_quick_in_air_2.vnmclip_c · crc (changed)

    {
      "before": "005e411634",
      "after": "0008bef6a7"
    }

    models/heroes_wip/drifter/clips/zoomed_crouch_run_ne.vnmclip_c · crc (changed)

    {
      "before": "00048b1322",
      "after": "0018a07082"
    }

    models/heroes_wip/drifter/clips/item_run_n.vnmclip_c · crc (changed)

    {
      "before": "00f76b2f2b",
      "after": "00a39f13ac"
    }

    models/heroes_wip/drifter/clips/weapon_stand_idle.vnmclip_c · crc (changed)

    {
      "before": "003c34ed82",
      "after": "00f78a51cb"
    }

    models/heroes_wip/drifter/clips/out_of_combat_run_e.vnmclip_c · crc (changed)

    {
      "before": "00678dae4a",
      "after": "0057188015"
    }

    models/heroes_wip/drifter/clips/shoot_run_center.vnmclip_c · crc (changed)

    {
      "before": "004454cd56",
      "after": "0071247726"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_run_s.vnmclip_c · crc (changed)

    {
      "before": "0056184060",
      "after": "00c1c36de6"
    }

    models/heroes_wip/drifter/clips/turn_left.vnmclip_c · crc (changed)

    {
      "before": "0093864816",
      "after": "004b465a2b"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_run_n.vnmclip_c · crc (changed)

    {
      "before": "003fa98227",
      "after": "006b516f87"
    }

    models/heroes_wip/drifter/clips/melee_in_air_hit_up.vnmclip_c · crc (changed)

    {
      "before": "00a853a581",
      "after": "00914f8111"
    }

    models/heroes_wip/drifter/drifter.vmdl_c · crc (changed)

    {
      "before": "00d027766f",
      "after": "00f620b123"
    }

    models/heroes_wip/drifter/clips/shoot_slide_left.vnmclip_c · crc (changed)

    {
      "before": "00515c4b2f",
      "after": "006d92c6f3"
    }

    models/heroes_wip/drifter/clips/dash_air_left.vnmclip_c · crc (changed)

    {
      "before": "00da7ddd18",
      "after": "00fc6b229c"
    }

    models/heroes_wip/drifter/ui_drifter.vanmgrph_c · crc (changed)

    {
      "before": "0063e81e5b",
      "after": "0001f13d23"
    }

    models/heroes_wip/drifter/clips/aim_weapon_crouch_run.vnmclip_c · crc (changed)

    {
      "before": "007a508908",
      "after": "0088cfba84"
    }

    models/heroes_wip/drifter/clips/parry_success.vnmclip_c · crc (changed)

    {
      "before": "00a3ea2c1b",
      "after": "000a774f8d"
    }

    models/heroes_wip/drifter/dmx/animation/ability_teleport.vnmclip_c · crc (changed)

    {
      "before": "00fe65fe72",
      "after": "005c94d3e7"
    }

    models/heroes_wip/drifter/clips/wall_attach_right.vnmclip_c · crc (changed)

    {
      "before": "004bc393de",
      "after": "00284d6a02"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_run_se.vnmclip_c · crc (changed)

    {
      "before": "0078f43caa",
      "after": "00c71d8a4c"
    }

    models/heroes_wip/drifter/clips/landing_impact_idle.vnmclip_c · crc (changed)

    {
      "before": "00a77f9601",
      "after": "00e7730e74"
    }

    models/heroes_wip/drifter/clips/melee_quick_2_down.vnmclip_c · crc (changed)

    {
      "before": "00c4a749b5",
      "after": "0078700b00"
    }

    models/heroes_wip/drifter/clips/shoot_run_crouch_right.vnmclip_c · crc (changed)

    {
      "before": "0089c17a96",
      "after": "000606fe6a"
    }

    models/heroes_wip/drifter/clips/out_of_combat_run_nw.vnmclip_c · crc (changed)

    {
      "before": "0034e5ac52",
      "after": "00e8ce2a47"
    }

    models/heroes_wip/drifter/clips/shoot_run_right.vnmclip_c · crc (changed)

    {
      "before": "0052441317",
      "after": "00322b7939"
    }

    models/heroes_wip/drifter/clips/zipline_attached_loop.vnmclip_c · crc (changed)

    {
      "before": "001d94bac9",
      "after": "00e56a1821"
    }

    models/heroes_wip/drifter/clips/knockdown_large_start.vnmclip_c · crc (changed)

    {
      "before": "0048581c26",
      "after": "00e1491399"
    }

    models/heroes_wip/drifter/clips/item_crouch_run_center.vnmclip_c · crc (changed)

    {
      "before": "0000f60580",
      "after": "006e60d0fd"
    }

    models/heroes_wip/drifter/clips/shoot_airdash_right.vnmclip_c · crc (changed)

    {
      "before": "0098a87cf4",
      "after": "0004a6d11c"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_run_sw.vnmclip_c · crc (changed)

    {
      "before": "009b50aa5d",
      "after": "00563259d5"
    }

    models/heroes_wip/drifter/clips/corner_lean_stand.vnmclip_c · crc (changed)

    {
      "before": "00cdae93e5",
      "after": "00f30b739c"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_idle.vnmclip_c · crc (changed)

    {
      "before": "0005c1784a",
      "after": "008f0108a6"
    }

    models/heroes_wip/drifter/clips/jump_forced.vnmclip_c · crc (changed)

    {
      "before": "00e1613356",
      "after": "006a0e982c"
    }

    models/heroes_wip/drifter/clips/melee_quick_1_up.vnmclip_c · crc (changed)

    {
      "before": "00421a811b",
      "after": "00d8e88144"
    }

    models/heroes_wip/drifter/clips/turn_right.vnmclip_c · crc (changed)

    {
      "before": "002156f90f",
      "after": "004b49b248"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_run_w.vnmclip_c · crc (changed)

    {
      "before": "00798f9eb9",
      "after": "00059368ef"
    }

    models/heroes_wip/drifter/clips/turn_out_of_combat_right.vnmclip_c · crc (changed)

    {
      "before": "001833ec20",
      "after": "00daa17a7e"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_run_center.vnmclip_c · crc (changed)

    {
      "before": "00fc988fce",
      "after": "0002b3aa12"
    }

    models/heroes_wip/drifter/clips/out_of_combat_run_w.vnmclip_c · crc (changed)

    {
      "before": "0059e42a1b",
      "after": "00e60f5290"
    }

    models/heroes_wip/drifter/clips/knockdown_large_getup.vnmclip_c · crc (changed)

    {
      "before": "00bdb3cd4f",
      "after": "009b9abbc8"
    }

    models/heroes_wip/drifter/clips/aim_out_of_combat_idle_down.vnmclip_c · crc (changed)

    {
      "before": "00eff1c27b",
      "after": "00d267e160"
    }

    models/heroes_wip/drifter/clips/wall_attach_left.vnmclip_c · crc (changed)

    {
      "before": "009899d211",
      "after": "0016c28d8a"
    }

    models/heroes_wip/drifter/clips/loco_lean_left.vnmclip_c · crc (changed)

    {
      "before": "00d5761494",
      "after": "0054f965b5"
    }

    models/heroes_wip/drifter/clips/slide_loop.vnmclip_c · crc (changed)

    {
      "before": "000ef25400",
      "after": "00b60c6150"
    }

    models/heroes_wip/drifter/clips/item_run_ne.vnmclip_c · crc (changed)

    {
      "before": "0081809fd6",
      "after": "001a675b5d"
    }

    models/heroes_wip/drifter/clips/melee_in_air_dash.vnmclip_c · crc (changed)

    {
      "before": "00f6da09a9",
      "after": "005e2eb789"
    }

    models/heroes_wip/drifter/clips/knockdown_medium_loop.vnmclip_c · crc (changed)

    {
      "before": "008db0a498",
      "after": "00840559fe"
    }

    models/heroes_wip/drifter/clips/weapon_to_out_of_combat.vnmclip_c · crc (changed)

    {
      "before": "0096b3b996",
      "after": "00da3f4e0a"
    }

    models/heroes_wip/drifter/clips/cast_loop.vnmclip_c · crc (changed)

    {
      "before": "0075abd5c4",
      "after": "00a6d63397"
    }

    models/heroes_wip/drifter/clips/corner_lean_crouch.vnmclip_c · crc (changed)

    {
      "before": "006eb09c48",
      "after": "00a0585cdc"
    }

    models/heroes_wip/drifter/clips/turn_crouch_left.vnmclip_c · crc (changed)

    {
      "before": "004321bf8f",
      "after": "009ffa7b94"
    }

    models/heroes_wip/drifter/clips/corner_lean_run.vnmclip_c · crc (changed)

    {
      "before": "00799f0fe3",
      "after": "0033b52fa7"
    }

    models/heroes_wip/drifter/clips/zoomed_crouch_run_sw.vnmclip_c · crc (changed)

    {
      "before": "00f42064ce",
      "after": "007a107cb0"
    }

    models/heroes_wip/drifter/clips/rope_climb_down.vnmclip_c · crc (changed)

    {
      "before": "002277dd81",
      "after": "006fea75cd"
    }

    models/heroes_wip/drifter/clips/jump_zipline.vnmclip_c · crc (changed)

    {
      "before": "00aefb5377",
      "after": "00270df74a"
    }

    models/heroes_wip/drifter/clips/knockdown_small.vnmclip_c · crc (changed)

    {
      "before": "003db49dcc",
      "after": "00a76b504f"
    }

    models/heroes_wip/drifter/clips/aim_weapon_crouch.vnmclip_c · crc (changed)

    {
      "before": "004a7d7ee5",
      "after": "000d9b976c"
    }

    models/heroes_wip/drifter/clips/weapon_run_s.vnmclip_c · crc (changed)

    {
      "before": "00c89c1ffc",
      "after": "003d39b54b"
    }

    models/heroes_wip/drifter/clips/out_of_combat_run_s.vnmclip_c · crc (changed)

    {
      "before": "00f183d652",
      "after": "001bc575a6"
    }

    models/heroes_wip/drifter/clips/weapon_run_w.vnmclip_c · crc (changed)

    {
      "before": "0073bf7044",
      "after": "00d42007af"
    }

    models/heroes_wip/drifter/clips/item_run_s.vnmclip_c · crc (changed)

    {
      "before": "00b2862996",
      "after": "005f2c088b"
    }

    models/heroes_wip/drifter/clips/weapon_run_ne.vnmclip_c · crc (changed)

    {
      "before": "00d9f20443",
      "after": "0095eb101a"
    }

    models/heroes_wip/drifter/clips/shoot_run_right_alt.vnmclip_c · crc (changed)

    {
      "before": "00279760e8",
      "after": "002b83bdf2"
    }

    models/heroes_wip/drifter/clips/jump_air.vnmclip_c · crc (changed)

    {
      "before": "001824aede",
      "after": "008804d966"
    }

    models/heroes_wip/drifter/clips/aim_weapon_crouch_down.vnmclip_c · crc (changed)

    {
      "before": "00368b44dd",
      "after": "007cf8050c"
    }

    models/heroes_wip/drifter/clips/lift_loop.vnmclip_c · crc (changed)

    {
      "before": "0026d67263",
      "after": "008bf878c4"
    }

    models/heroes_wip/drifter/clips/cast_end.vnmclip_c · crc (changed)

    {
      "before": "006688823b",
      "after": "0087b1b0ec"
    }

    models/heroes_wip/drifter/clips/item_stand_idle.vnmclip_c · crc (changed)

    {
      "before": "0071ab342b",
      "after": "00ccc0e5d7"
    }

    models/heroes_wip/drifter/clips/slide_getup.vnmclip_c · crc (changed)

    {
      "before": "005530c017",
      "after": "00931f8bc1"
    }

    models/heroes_wip/drifter/clips/aim_item_idle_down.vnmclip_c · crc (changed)

    {
      "before": "00baab07cd",
      "after": "006b786432"
    }

    models/heroes_wip/drifter/clips/ability_bloodblast_start.vnmclip_c · crc (changed)

    {
      "before": "0098494dc6",
      "after": "0084480062"
    }

    models/heroes_wip/drifter/clips/mantle_96.vnmclip_c · crc (changed)

    {
      "before": "002d7b5532",
      "after": "00ab7e3457"
    }

    models/heroes_wip/drifter/clips/ability_stalker_claw.vnmclip_c · crc (changed)

    {
      "before": "00b3dc45af",
      "after": "00e4653094"
    }

    models/heroes_wip/drifter/clips/aim_weapon_slide.vnmclip_c · crc (changed)

    {
      "before": "00e02179e5",
      "after": "0020d70ec1"
    }

    models/heroes_wip/drifter/clips/shoot_slide_right.vnmclip_c · crc (changed)

    {
      "before": "00c03eab2c",
      "after": "008779cb65"
    }

    models/heroes_wip/drifter/clips/item_crouch_run_sw.vnmclip_c · crc (changed)

    {
      "before": "0042b1bf5e",
      "after": "00491e71fc"
    }

    models/heroes_wip/drifter/clips/weapon_run_sw.vnmclip_c · crc (changed)

    {
      "before": "001a57f05c",
      "after": "00e831235f"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_run_center.vnmclip_c · crc (changed)

    {
      "before": "00fb66dd4d",
      "after": "000e63393c"
    }

    models/heroes_wip/drifter/clips/rope_climb_settle.vnmclip_c · crc (changed)

    {
      "before": "001dd5b5f0",
      "after": "0067eed5af"
    }

    models/heroes_wip/drifter/clips/dash_air_back.vnmclip_c · crc (changed)

    {
      "before": "001cb40ac7",
      "after": "00f024ca08"
    }

    models/heroes_wip/drifter/clips/zoomed_crouch_run_se.vnmclip_c · crc (changed)

    {
      "before": "00986b197b",
      "after": "000ae97954"
    }

    models/heroes_wip/drifter/clips/out_of_combat_run_center.vnmclip_c · crc (changed)

    {
      "before": "00d2c67cd5",
      "after": "0076640bab"
    }

    models/heroes_wip/drifter/clips/item_crouch_run_nw.vnmclip_c · crc (changed)

    {
      "before": "003e487ea6",
      "after": "00069b13ac"
    }

    models/heroes_wip/drifter/clips/zoomed_crouch_run_nw.vnmclip_c · crc (changed)

    {
      "before": "00f786e6c7",
      "after": "00dd786eb4"
    }

    models/heroes_wip/drifter/clips/ui_hero_select.vnmclip_c · crc (changed)

    {
      "before": "00b702eb6b",
      "after": "000b232419"
    }

    models/heroes_wip/drifter/clips/melee_in_air_start_up.vnmclip_c · crc (changed)

    {
      "before": "00ec6fdb43",
      "after": "00b3055cce"
    }

    models/heroes_wip/drifter/clips/item_run_nw.vnmclip_c · crc (changed)

    {
      "before": "00ad8a2723",
      "after": "009f33138c"
    }

    models/heroes_wip/drifter/clips/melee_dash_up.vnmclip_c · crc (changed)

    {
      "before": "00773dc2ee",
      "after": "002b33ed79"
    }

    models/heroes_wip/drifter/clips/item_crouch_run_ne.vnmclip_c · crc (changed)

    {
      "before": "007fcf7bbf",
      "after": "00fd32db0c"
    }

    models/heroes_wip/drifter/clips/reload_slide.vnmclip_c · crc (changed)

    {
      "before": "008d336691",
      "after": "00f70c58d8"
    }

    models/heroes_wip/drifter/clips/rope_climb_idle.vnmclip_c · crc (changed)

    {
      "before": "00fae92c38",
      "after": "009314c71b"
    }

    models/heroes_wip/drifter/clips/zoomed_crouch_run_center.vnmclip_c · crc (changed)

    {
      "before": "000caa31ee",
      "after": "001ce25dc4"
    }

    models/heroes_wip/drifter/clips/aim_out_of_combat_idle_up.vnmclip_c · crc (changed)

    {
      "before": "00bbe1c723",
      "after": "00e7db8b0a"
    }

    models/heroes_wip/drifter/clips/landing_impact_run.vnmclip_c · crc (changed)

    {
      "before": "00dc7c2cec",
      "after": "00e7348663"
    }

    models/heroes_wip/drifter/clips/shoot_jump_left.vnmclip_c · crc (changed)

    {
      "before": "00ffa11a3f",
      "after": "007368c8cc"
    }

    models/heroes_wip/drifter/clips/run_to_stop_stand.vnmclip_c · crc (changed)

    {
      "before": "00e5182bb1",
      "after": "00b7ba69c2"
    }

    models/heroes_wip/drifter/clips/melee_quick_1.vnmclip_c · crc (changed)

    {
      "before": "0087870f32",
      "after": "009864715e"
    }

    models/heroes_wip/drifter/clips/aim_out_of_combat_crouch.vnmclip_c · crc (changed)

    {
      "before": "00c128b9cc",
      "after": "00923ded0f"
    }

    models/heroes_wip/drifter/clips/out_of_combat_run_se.vnmclip_c · crc (changed)

    {
      "before": "00e7088209",
      "after": "0092ddc664"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_run_e.vnmclip_c · crc (changed)

    {
      "before": "003e264e2e",
      "after": "0012d29807"
    }

    models/heroes_wip/drifter/clips/zipline_tethered_reeling_loop.vnmclip_c · crc (changed)

    {
      "before": "0016862668",
      "after": "00ddb852a4"
    }

    models/heroes_wip/drifter/clips/melee_quick_in_air_1.vnmclip_c · crc (changed)

    {
      "before": "004d6838a4",
      "after": "00f0f808fd"
    }

    models/heroes_wip/drifter/clips/loco_lean_right.vnmclip_c · crc (changed)

    {
      "before": "004d38b677",
      "after": "005b6d5dd7"
    }

    models/heroes_wip/drifter/clips/respawn_countdown_idle.vnmclip_c · crc (changed)

    {
      "before": "007efee3b4",
      "after": "003ec9190b"
    }

    models/heroes_wip/drifter/clips/item_run_center.vnmclip_c · crc (changed)

    {
      "before": "0003428cc7",
      "after": "0050da0ef6"
    }

    models/heroes_wip/drifter/clips/zoomed_crouch_run_n.vnmclip_c · crc (changed)

    {
      "before": "006cca79e1",
      "after": "00a1cc7a30"
    }

    models/heroes_wip/drifter/clips/item_crouch_idle.vnmclip_c · crc (changed)

    {
      "before": "006463428b",
      "after": "0077a48ea6"
    }

    models/heroes_wip/drifter/clips/zoomed_crouch_run_s.vnmclip_c · crc (changed)

    {
      "before": "00c87d9d68",
      "after": "00e5031c7b"
    }

    models/heroes_wip/drifter/clips/knockdown_large_loop.vnmclip_c · crc (changed)

    {
      "before": "008f5fed69",
      "after": "007343b9ba"
    }

    models/heroes_wip/drifter/clips/knockdown_in_air_loop.vnmclip_c · crc (changed)

    {
      "before": "00c3038a4a",
      "after": "004f496cdb"
    }

    models/heroes_wip/drifter/clips/melee_hit_down.vnmclip_c · crc (changed)

    {
      "before": "00eb7c804f",
      "after": "00a9ac821a"
    }

    models/heroes_wip/drifter/clips/item_crouch_run_se.vnmclip_c · crc (changed)

    {
      "before": "0043664313",
      "after": "0025320cb2"
    }

    models/heroes_wip/drifter/clips/melee_start_down.vnmclip_c · crc (changed)

    {
      "before": "00d8fbacd4",
      "after": "0089598a11"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_run_n.vnmclip_c · crc (changed)

    {
      "before": "00ca4a9d32",
      "after": "001056285e"
    }

    models/heroes_wip/drifter/clips/reload_crouch_idle.vnmclip_c · crc (changed)

    {
      "before": "00e1f61130",
      "after": "00da7e2a32"
    }

    models/heroes_wip/drifter/clips/zipline_attached_start.vnmclip_c · crc (changed)

    {
      "before": "00538106fd",
      "after": "004587b781"
    }

    models/heroes_wip/drifter/clips/aim_weapon_in_air.vnmclip_c · crc (changed)

    {
      "before": "0079770cc4",
      "after": "004a09e265"
    }

    models/heroes_wip/drifter/clips/aim_weapon_idle.vnmclip_c · crc (changed)

    {
      "before": "00926dad2a",
      "after": "002cdc43bd"
    }

    models/heroes_wip/drifter/clips/zipline_attached_boosted_loop.vnmclip_c · crc (changed)

    {
      "before": "00e178388b",
      "after": "001ee1b045"
    }

    models/heroes_wip/drifter/clips/shoot_airdash_left.vnmclip_c · crc (changed)

    {
      "before": "00f2944ed3",
      "after": "00f778c5a7"
    }

    models/heroes_wip/drifter/clips/melee_in_air_hit.vnmclip_c · crc (changed)

    {
      "before": "00d1f7c346",
      "after": "0062f1d51a"
    }

    models/heroes_wip/drifter/clips/turn_crouch_right.vnmclip_c · crc (changed)

    {
      "before": "008101dabb",
      "after": "00b87c4aaa"
    }

    models/heroes_wip/drifter/clips/ui_shop_idle.vnmclip_c · crc (changed)

    {
      "before": "005b4d1196",
      "after": "008007fb7f"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_run_ne.vnmclip_c · crc (changed)

    {
      "before": "0063fc2842",
      "after": "009b4fe557"
    }

    models/heroes_wip/drifter/ui_shop_drifter.vanmgrph_c · crc (changed)

    {
      "before": "00897f3787",
      "after": "00c307a315"
    }

    models/heroes_wip/drifter/clips/wall_impact_add.vnmclip_c · crc (changed)

    {
      "before": "007e2a98b0",
      "after": "0051733cb8"
    }

    models/heroes_wip/drifter/clips/shoot_idle_left_alt.vnmclip_c · crc (changed)

    {
      "before": "00feeb4054",
      "after": "00e7ac99f6"
    }

    models/heroes_wip/drifter/clips/out_of_combat_run_sw.vnmclip_c · crc (changed)

    {
      "before": "00713d901c",
      "after": "0014b010e4"
    }

    models/heroes_wip/drifter/clips/darkness_fullspeed_run_n.vnmclip_c · crc (changed)

    {
      "before": "0043c1d670",
      "after": "00ce428a72"
    }

    models/heroes_wip/drifter/clips/shopping_idle.vnmclip_c · crc (changed)

    {
      "before": "00485bf90d",
      "after": "00cf42fd84"
    }

    models/heroes_wip/drifter/clips/shoot_run_left_alt.vnmclip_c · crc (changed)

    {
      "before": "004348c1ae",
      "after": "000f0575f1"
    }

    models/heroes_wip/drifter/clips/zoomed_crouch_run_w.vnmclip_c · crc (changed)

    {
      "before": "00941a8577",
      "after": "008a66a2eb"
    }

    models/heroes_wip/drifter/drifter.vnmskel_c · crc (changed)

    {
      "before": "00e0c4c551",
      "after": "00fc4692f4"
    }

    models/heroes_wip/drifter/clips/weapon_run_se.vnmclip_c · crc (changed)

    {
      "before": "0021e6ad50",
      "after": "005df9862a"
    }

    models/heroes_wip/drifter/clips/ui_main_menu.vnmclip_c · crc (changed)

    {
      "before": "0036c5050d",
      "after": "00104935e7"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_run_nw.vnmclip_c · crc (changed)

    {
      "before": "009c0c9286",
      "after": "00e0be5bef"
    }

    models/heroes_wip/drifter/clips/shoot_idle_crouch_right.vnmclip_c · crc (changed)

    {
      "before": "00ccd840f9",
      "after": "00c0a1b783"
    }

    models/heroes_wip/drifter/clips/shoot_run_crouch_left.vnmclip_c · crc (changed)

    {
      "before": "00c1bed5cc",
      "after": "00ba41bf6f"
    }

    models/heroes_wip/drifter/clips/zipline_awaiting_tether.vnmclip_c · crc (changed)

    {
      "before": "00b404b13a",
      "after": "0089f0ee97"
    }

    models/heroes_wip/drifter/clips/melee_in_air_hit_down.vnmclip_c · crc (changed)

    {
      "before": "004a38da24",
      "after": "00e23dd060"
    }

    models/heroes_wip/drifter/clips/reload_run.vnmclip_c · crc (changed)

    {
      "before": "0063296e44",
      "after": "0022e12026"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_run_e.vnmclip_c · crc (changed)

    {
      "before": "001bfc4055",
      "after": "008866f022"
    }

    models/heroes_wip/drifter/clips/melee_hit_up.vnmclip_c · crc (changed)

    {
      "before": "0023e71f05",
      "after": "0090b58250"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_run_nw.vnmclip_c · crc (changed)

    {
      "before": "00bf8c5224",
      "after": "00ef8299d3"
    }

    models/heroes_wip/drifter/clips/out_of_combat_run_ne.vnmclip_c · crc (changed)

    {
      "before": "007b406ed8",
      "after": "005e3a794a"
    }

    models/heroes_wip/drifter/clips/sleep_idle.vnmclip_c · crc (changed)

    {
      "before": "001c9adb3a",
      "after": "000d5ddda9"
    }

    models/heroes_wip/drifter/clips/loco_lean_back.vnmclip_c · crc (changed)

    {
      "before": "0048d09f7a",
      "after": "0010d71862"
    }

    models/heroes_wip/drifter/clips/mantle_64.vnmclip_c · crc (changed)

    {
      "before": "0053f44e8e",
      "after": "00ec8cac5b"
    }

    models/heroes_wip/drifter/clips/aim_item_idle_up.vnmclip_c · crc (changed)

    {
      "before": "001d215101",
      "after": "00557e1e6b"
    }

    models/heroes_wip/drifter/clips/item_run_sw.vnmclip_c · crc (changed)

    {
      "before": "002c6af76a",
      "after": "00fbc75457"
    }

    models/heroes_wip/drifter/clips/aim_weapon_idle_up.vnmclip_c · crc (changed)

    {
      "before": "00f90fec63",
      "after": "0043cef72e"
    }

    models/heroes_wip/drifter/clips/ability_bloodblast_complete.vnmclip_c · crc (changed)

    {
      "before": "004f0ecbe7",
      "after": "00a50cbf8e"
    }

    models/heroes_wip/drifter/clips/melee_dash.vnmclip_c · crc (changed)

    {
      "before": "00fe56f89c",
      "after": "004894d490"
    }

    models/heroes_wip/drifter/clips/knockdown_medium_start.vnmclip_c · crc (changed)

    {
      "before": "00e89f671f",
      "after": "004a43ec24"
    }

    models/heroes_wip/drifter/clips/cast_channeling_end.vnmclip_c · crc (changed)

    {
      "before": "00796ca1a5",
      "after": "00c1b67d40"
    }

    models/heroes_wip/drifter/clips/melee_in_air_start.vnmclip_c · crc (changed)

    {
      "before": "00ddf6f77d",
      "after": "00b18b63a8"
    }

    models/heroes_wip/drifter/clips/aim_out_of_combat_idle.vnmclip_c · crc (changed)

    {
      "before": "00c9c2af58",
      "after": "0047015f77"
    }

    models/heroes_wip/drifter/clips/rope_climb_up.vnmclip_c · crc (changed)

    {
      "before": "000e8972b2",
      "after": "001bfba8f5"
    }

    models/heroes_wip/drifter/clips/corner_lean_crouch_run.vnmclip_c · crc (changed)

    {
      "before": "009ea68887",
      "after": "0050f0454f"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_run_sw.vnmclip_c · crc (changed)

    {
      "before": "00f8a22f17",
      "after": "00e4b301ac"
    }

    models/heroes_wip/drifter/clips/reload_in_air.vnmclip_c · crc (changed)

    {
      "before": "00f5bcac8c",
      "after": "00ce6859e5"
    }

    models/heroes_wip/drifter/clips/reload_idle.vnmclip_c · crc (changed)

    {
      "before": "002a3ff7c2",
      "after": "009f4223e1"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_idle.vnmclip_c · crc (changed)

    {
      "before": "002364955f",
      "after": "00eda4d57f"
    }

    models/heroes_wip/drifter/clips/weapon_crouch_run_w.vnmclip_c · crc (changed)

    {
      "before": "00fd19425b",
      "after": "00da379afe"
    }

    models/heroes_wip/drifter/clips/loco_lean_center.vnmclip_c · crc (changed)

    {
      "before": "00481ed029",
      "after": "00e41f8659"
    }

    models/heroes_wip/drifter/clips/aim_weapon_run.vnmclip_c · crc (changed)

    {
      "before": "005935e502",
      "after": "005bac2c9c"
    }

    models/heroes_wip/drifter/clips/shoot_idle_crouch_left.vnmclip_c · crc (changed)

    {
      "before": "00cfca65c9",
      "after": "005180f4df"
    }

    models/heroes_wip/drifter/clips/cast_start.vnmclip_c · crc (changed)

    {
      "before": "00a775969f",
      "after": "006c236b2d"
    }

    models/heroes_wip/drifter/clips/melee_in_air_dash_up.vnmclip_c · crc (changed)

    {
      "before": "00bb66fba4",
      "after": "00fa3b60b5"
    }

    models/heroes_wip/drifter/clips/weapon_run_e.vnmclip_c · crc (changed)

    {
      "before": "00cc42f716",
      "after": "00e11d0965"
    }

    models/heroes_wip/drifter/clips/melee_quick_1_down.vnmclip_c · crc (changed)

    {
      "before": "001cedd97d",
      "after": "004c72224b"
    }

    models/heroes_wip/drifter/clips/melee_in_air_start_down.vnmclip_c · crc (changed)

    {
      "before": "003b219798",
      "after": "0096d5ba83"
    }

    models/heroes_wip/drifter/clips/shoot_run_additive.vnmclip_c · crc (changed)

    {
      "before": "00025d0a72",
      "after": "0036893af4"
    }

    models/heroes_wip/drifter/clips/loco_lean_forward.vnmclip_c · crc (changed)

    {
      "before": "00a9f945d6",
      "after": "005389459f"
    }

    models/heroes_wip/drifter/clips/shoot_idle_left.vnmclip_c · crc (changed)

    {
      "before": "00e83a2cbe",
      "after": "0065313e48"
    }

    models/heroes_wip/drifter/clips/cast_channeling_start.vnmclip_c · crc (changed)

    {
      "before": "002e760b7f",
      "after": "0045db4094"
    }

    models/heroes_wip/drifter/clips/melee_dash_down.vnmclip_c · crc (changed)

    {
      "before": "004ac5b8fe",
      "after": "002dfdf313"
    }

    models/heroes_wip/drifter/clips/aim_weapon_idle_down.vnmclip_c · crc (changed)

    {
      "before": "006c178327",
      "after": "00eaf00f9f"
    }

    models/heroes_wip/drifter/clips/cast_channeling_loop.vnmclip_c · crc (changed)

    {
      "before": "00a211cd87",
      "after": "001d058ec2"
    }

    models/heroes_wip/drifter/clips/parry.vnmclip_c · crc (changed)

    {
      "before": "006afb0b70",
      "after": "00df484ec9"
    }

    models/heroes_wip/drifter/clips/aim_out_of_combat_crouch_up.vnmclip_c · crc (changed)

    {
      "before": "00bc148c4c",
      "after": "001949d02b"
    }

    models/heroes_wip/drifter/clips/out_of_combat_crouch_run_ne.vnmclip_c · crc (changed)

    {
      "before": "00f4ea4550",
      "after": "008e7da51e"
    }

    models/heroes_wip/drifter/clips/out_of_combat_run_n.vnmclip_c · crc (changed)

    {
      "before": "00ec53def2",
      "after": "00a69fefd4"
    }

    models/heroes_wip/drifter/clips/jump_ground.vnmclip_c · crc (changed)

    {
      "before": "00f587d715",
      "after": "00a5bdd6d8"
    }

    models/heroes_wip/drifter/clips/in_air_loop_apex.vnmclip_c · crc (changed)

    {
      "before": "0048465003",
      "after": "001b924545"
    }

    models/heroes_wip/drifter/clips/shoot_run_left.vnmclip_c · crc (changed)

    {
      "before": "000d28b641",
      "after": "00305f6995"
    }

    models/heroes_wip/drifter/clips/ability_darkness_start.vnmclip_c · crc (changed)

    {
      "before": "00c8f09416",
      "after": "00370b43de"
    }

    models/heroes_wip/drifter/clips/weapon_run_n.vnmclip_c · crc (changed)

    {
      "before": "00bbc7d162",
      "after": "007b83371f"
    }

    models/heroes_wip/drifter/clips/mantle_32.vnmclip_c · crc (changed)

    {
      "before": "00a1e273e7",
      "after": "00a6958b1e"
    }

    models/heroes_wip/drifter/clips/melee_quick_2_up.vnmclip_c · crc (changed)

    {
      "before": "00a153e007",
      "after": "0011e2cf72"
    }

    models/heroes_wip/drifter/clips/weapon_run_nw.vnmclip_c · crc (changed)

    {
      "before": "0083c1f6ee",
      "after": "008ef3d727"
    }

    models/heroes_wip/drifter/clips/item_run_se.vnmclip_c · crc (changed)

    {
      "before": "0046bccc34",
      "after": "005654242e"
    }

    models/heroes_wip/drifter/clips/dash_air_forward.vnmclip_c · crc (changed)

    {
      "before": "00b9d1a614",
      "after": "00500d27e4"
    }

    models/heroes_wip/drifter/clips/dash_air_right.vnmclip_c · crc (changed)

    {
      "before": "00b9fc2e14",
      "after": "0059644128"
    }

    models/heroes_wip/drifter/clips/wall_attach_forward.vnmclip_c · crc (changed)

    {
      "before": "00bf871926",
      "after": "00a600bba3"
    }

    models/heroes_wip/drifter/clips/jump_catapult.vnmclip_c · crc (changed)

    {
      "before": "00e40d99a8",
      "after": "00d41c75d1"
    }

    models/heroes_wip/drifter/clips/item_crouch_run_w.vnmclip_c · crc (changed)

    {
      "before": "006b559249",
      "after": "008ebb1146"
    }

    models/heroes_wip/drifter/clips/loco_lean_out_of_combat_forward.vnmclip_c · crc (changed)

    {
      "before": "006d977fc8",
      "after": "00b9e01f4c"
    }

    models/heroes_wip/drifter/clips/ability_bloodblast_jump_start.vnmclip_c · crc (changed)

    {
      "before": "0024862e43",
      "after": "00464f357b"
    }

    models/heroes_wip/drifter/clips/aim_item_idle.vnmclip_c · crc (changed)

    {
      "before": "0035a3f728",
      "after": "0029cd3756"
    }

    models/heroes_wip/drifter/clips/zoomed_crouch_run_e.vnmclip_c · crc (changed)

    {
      "before": "000994aade",
      "after": "009da12715"
    }

    models/heroes_wip/drifter/clips/throw.vnmclip_c · crc (changed)

    {
      "before": "0003b54c6f",
      "after": "00c09a609f"
    }

    models/heroes_wip/drifter/clips/turn_out_of_combat_left.vnmclip_c · crc (changed)

    {
      "before": "0042f798ab",
      "after": "007f28562f"
    }

    models/heroes_wip/drifter/clips/shoot_jump_right.vnmclip_c · crc (changed)

    {
      "before": "00a9f773b0",
      "after": "00aee19763"
    }

    models/heroes_wip/drifter/clips/melee_start.vnmclip_c · crc (changed)

    {
      "before": "00c4e8fa93",
      "after": "00a1b517d1"
    }

    models/heroes_wip/drifter/clips/item_run_w.vnmclip_c · crc (changed)

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

    scripts/abilities.vdata_c · crc (changed)

    {
      "before": "00d1c302d7",
      "after": "00f0af3f03"
    }

    scripts/heroes.vdata_c · crc (changed)

    {
      "before": "00f60ec303",
      "after": "0048a3f132"
    }
  • 1 sound asset updated.
    View code changes (1 records)

    sounds/abilities/drifter/a4/drifter_terror_victim_mod_lp.vsnd_c · crc (changed)

    {
      "before": "00a6db6d22",
      "after": "003ebbe711"
    }
  • 8 sound assets added.
    View code changes (8 records)

    sounds/mods/weapon/glass_cannon/glass_cannon_stack_gain.vsnd_c · crc (added)

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

    sounds/mods/weapon/beserk/berserker_stack_05.vsnd_c · crc (added)

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

    sounds/mods/weapon/beserk/stack_max.vsnd_c · crc (added)

    {
      "before": null,
      "after": "0026b6ade1"
    }

    sounds/mods/weapon/beserk/berserker_stack_04.vsnd_c · crc (added)

    {
      "before": null,
      "after": "0044d334c6"
    }

    sounds/mods/weapon/beserk/berserker_stack_02.vsnd_c · crc (added)

    {
      "before": null,
      "after": "007a4c9677"
    }

    sounds/mods/weapon/beserk/berserker_stack_01.vsnd_c · crc (added)

    {
      "before": null,
      "after": "0049dfe01f"
    }

    sounds/mods/weapon/glass_cannon/glass_cannon_stack_loss.vsnd_c · crc (added)

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

    sounds/mods/weapon/beserk/berserker_stack_03.vsnd_c · crc (added)

    {
      "before": null,
      "after": "00f4b9cfe6"
    }
  • 1 sound asset removed.
    View code changes (1 records)

    sounds/mods/weapon/beserk/cast.vsnd_c · crc (removed)

    {
      "before": "0044b4eac7",
      "after": null
    }
  • 11 tracked files updated.
    View code changes (11 records)

    game/citadel/pak01_dir/soundstacks/soundstacks_citadel_default_3d.vsndstck · file (changed)

    {
      "before": {
        "hash": "6a2cdfe62517687448fb866af357d941e979a25b"
      },
      "after": {
        "hash": "7027225b01b7cd343d588ff329e8649e49881d89"
      }
    }

    game/citadel/pak01_dir/soundevents/hero/drifter.vsndevts · file (changed)

    {
      "before": {
        "hash": "5c1dca4488fe7a10eb0cb86b160af2651505ec97"
      },
      "after": {
        "hash": "11e50af1dca99681a2db92c8c73ec910ee715c1f"
      }
    }

    game/citadel/resource/localization/citadel_main/citadel_main_english.txt · file (changed)

    {
      "before": {
        "hash": "6bea4956503f80d3b3ea07adee5e0971da151374"
      },
      "after": {
        "hash": "eb95fcf6553493d283d1c4a2a0876053cf3cbd3e"
      }
    }

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

    {
      "before": {
        "hash": "c2ac662907ed4522048043cc061eb81620c51cb6"
      },
      "after": {
        "hash": "d630127912825ba4483609f4f6d64259960c34ca"
      }
    }

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

    {
      "before": {
        "hash": "0171ee9adb944b13a99e3b9578d51290ce4f7adf"
      },
      "after": {
        "hash": "8eab493c91984519a2e4156e20ddd0007ccbfb34"
      }
    }

    game/citadel/resource/localization/citadel_attributes/citadel_attributes_english.txt · file (changed)

    {
      "before": {
        "hash": "c61f0d8d0f295945aa9cbd1c561b86e48c691b9d"
      },
      "after": {
        "hash": "795312ee93b9f27ed89bac9bde0655066f1a1a2f"
      }
    }

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

    {
      "before": {
        "hash": "fe6ecabe5e343776f3b5d3d50a0d68df1bd9d86b"
      },
      "after": {
        "hash": "8471d14e446aad86b409a53dcb22a10ae1db8fcc"
      }
    }

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

    {
      "before": {
        "hash": "1739b2d5dbbcf629c52323f6c37a83e6f31f8515"
      },
      "after": {
        "hash": "6843fd72642ad4c297c7b688d9a5dbfb878ce17c"
      }
    }

    game/citadel/pak01_dir/soundevents/mods/weapon.vsndevts · file (changed)

    {
      "before": {
        "hash": "f37d35ce0ca210e3813d1e9dc3529803a1d8e341"
      },
      "after": {
        "hash": "b0aae69797f41282e166d134c5d4a009bc85b8ea"
      }
    }

    game/citadel/resource/localization/citadel_mods/citadel_mods_english.txt · file (changed)

    {
      "before": {
        "hash": "c546d07c79ced0bb327777954690de3fb318636b"
      },
      "after": {
        "hash": "3b0cf81ff123001a78fd5fedec484f183d84771a"
      }
    }

    game/citadel/pak01_dir/soundevents/mods/tech.vsndevts · file (changed)

    {
      "before": {
        "hash": "131e7e9b831c7ccf2cfd5f3f0509375a3a2f046f"
      },
      "after": {
        "hash": "30984e3ed3c1334d47a2f319346e95d54b2b8b8d"
      }
    }
  • 1 tracked file added.
    View code changes (1 records)

    game/citadel/pak01_dir/soundstacks/soundstack_citadel_incrementer.vsndstck · file (added)

    {
      "before": null,
      "after": {
        "hash": "c1f9b4a88759b10767eabfd16841870fdcffad1e"
      }
    }