UNDEADLOCKThe unofficial Deadlock site
Sep 10, 2025

Paige's Conjure Dragon gets a timer

Conjure Dragon and Rallying Charge now list durations of 5s and 13s where both previously showed 0. The rest of the build covers network message definitions, item images and other asset updates.

13 changes

MISC

11 changes

Other file and data updates.

  • Network messages: 17 definitions added.
    View code changes (1 records)

    Protobufs/citadel_gcmessages_server.proto · declarations (changed)

    {
      "before": [],
      "after": [
        "message CMsgServerSignoutData_PlayerBehavior {",
        "optional uint32 team_chat_messages = 2;",
        "optional uint32 all_chat_messages = 3;",
        "optional uint32 pings = 4;",
        "optional uint32 voice_chat_seconds = 5;",
        "optional uint32 pauses = 6;",
        "optional uint32 total_pause_time = 7;",
        "optional uint32 disconnects = 8;",
        "optional uint32 first_all_chat_gametime = 9;",
        "optional uint32 first_voice_chat_gametime = 10;",
        "optional uint32 total_idle_time = 11;",
        "optional uint32 total_inactive_time = 12;",
        "optional uint32 total_disconnect_time = 13;",
        "optional uint32 first_team_chat_gametime = 14;",
        "repeated .CMsgServerSignoutData_PlayerBehavior.Player players = 1;",
        "message Player {",
        "optional uint32 account_id = 1;"
      ]
    }
  • 1 cosmetic record updated.
    View code changes (1 records)

    hero_punkgoat · cosmetic.m_strHideoutRichPresence (changed)

    {
      "before": "#Steam_Citadel_Hideout_Rant",
      "after": "#Steam_Citadel_Hideout_Ranting"
    }
  • 2 ability property raw records updated.
    View code changes (2 records)

    ability_bookworm_dragonfire · properties.AbilityDuration.raw (changed)

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

    ability_bookworm_knightcharge · properties.AbilityDuration.raw (changed)

    {
      "before": 0,
      "after": 13
    }
  • 1 loc ui record added.
    View code changes (1 records)

    citadel_main · CITADEL_ABILITY_INVALID_DOORWAY_NOT_ALLOWED (added)

    {
      "before": null,
      "after": "Doorways not allowed here"
    }
  • 3 material assets added.
    View code changes (3 records)

    materials/particle/noise/noise_flame/noise_flame.vtex_c · crc (added)

    {
      "before": null,
      "after": "0013329dfb"
    }

    materials/particle/alpha/alpha_blotch.vtex_c · crc (added)

    {
      "before": null,
      "after": "008928b332"
    }

    materials/particle/alpha/alpha_blotch_02.vtex_c · crc (added)

    {
      "before": null,
      "after": "008ae23c04"
    }
  • 6 item image assets updated.
    View code changes (6 records)

    panorama/images/items/weapon/spirit_shredder_bullets_psd.vtex_c · crc (changed)

    {
      "before": "001f2428ba",
      "after": "00c5ab1e0a"
    }

    panorama/images/items/weapon/spellslinger_headshots_sm_png.vtex_c · crc (changed)

    {
      "before": "006b585cbb",
      "after": "004386e343"
    }

    panorama/images/items/spirit/radiant_regeneration_sm_png.vtex_c · crc (changed)

    {
      "before": "003ca724fc",
      "after": "005ea8bf24"
    }

    panorama/images/items/weapon/spellslinger_headshots_psd.vtex_c · crc (changed)

    {
      "before": "00bb676f04",
      "after": "006e813094"
    }

    panorama/images/items/weapon/spirit_shredder_bullets_sm_png.vtex_c · crc (changed)

    {
      "before": "004a17395e",
      "after": "00c0712c6f"
    }

    panorama/images/items/spirit/radiant_regeneration_psd.vtex_c · crc (changed)

    {
      "before": "0054908277",
      "after": "0086973632"
    }
  • 5 ui assets updated.
    View code changes (5 records)

    panorama/styles/citadel_hud_hero_shop.vcss_c · crc (changed)

    {
      "before": "0054f7ce0e",
      "after": "00127e045f"
    }

    panorama/styles/hud.vcss_c · crc (changed)

    {
      "before": "008121149f",
      "after": "0054e23661"
    }

    panorama/styles/hud_hideout.vcss_c · crc (changed)

    {
      "before": "007a240022",
      "after": "00bde3a376"
    }

    panorama/styles/hud_escape_menu.vcss_c · crc (changed)

    {
      "before": "00ef39f1a4",
      "after": "000e5e1de8"
    }

    panorama/styles/hud_quickbuy.vcss_c · crc (changed)

    {
      "before": "003dd91fab",
      "after": "00731abdfa"
    }
  • 1 particle asset updated.
    View code changes (1 records)

    particles/abilities/bookworm/bookworm_dragonfire_aura.vpcf_c · crc (changed)

    {
      "before": "0028c0bbc0",
      "after": "0040e49aa3"
    }
  • 1 particle asset added.
    View code changes (1 records)

    particles/abilities/bookworm/bookworm_dragonfire_aura_fire_motion.vpcf_c · crc (added)

    {
      "before": null,
      "after": "0030870d89"
    }
  • 4 script assets updated.
    View code changes (4 records)

    scripts/abilities.vdata_c · crc (changed)

    {
      "before": "0073d257ac",
      "after": "00f8d41ab8"
    }

    scripts/heroes.vdata_c · crc (changed)

    {
      "before": "008623c56a",
      "after": "000ad29735"
    }

    scripts/talker/response_rules_drifter.vrr_c · crc (changed)

    {
      "before": "009cb6ac58",
      "after": "0084b8425e"
    }

    scripts/talker/response_rules.vrr_c · crc (changed)

    {
      "before": "005a8e1746",
      "after": "003346ada7"
    }
  • 9 tracked files updated.
    View code changes (9 records)

    game/citadel/pak01_dir/panorama/styles/citadel_hud_hero_shop.css · file (changed)

    {
      "before": {
        "hash": "2403e2ee40be20887aedb19703d264b597dfb84f"
      },
      "after": {
        "hash": "094aa1841810bf254e2e24f8a1feaa79dd96bd4c"
      }
    }

    game/citadel/pak01_dir/panorama/styles/hud_escape_menu.css · file (changed)

    {
      "before": {
        "hash": "84599f2be1b8f74ab05673ef81fe9d1fbafcd239"
      },
      "after": {
        "hash": "93101d0c1da75b0e7a7863fbbb3de2a39739dbc2"
      }
    }

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

    {
      "before": {
        "hash": "07d20eeb55811b1458882ec3d0614146e0e529b1"
      },
      "after": {
        "hash": "0a8199e517b9089b33cf4ceb4ee213c8c2c5f8c2"
      }
    }

    game/citadel/pak01_dir/panorama/styles/hud_quickbuy.css · file (changed)

    {
      "before": {
        "hash": "eb4fba8e37263c07bcaf58aa12f62a040a537bda"
      },
      "after": {
        "hash": "0047a799cbec2645bc9fcdc5fd9965366820efed"
      }
    }

    game/citadel/resource/localization/citadel_main/citadel_main_english.txt · file (changed)

    {
      "before": {
        "hash": "007eb42ba3eb667a75b75936fd46805ce32e8597"
      },
      "after": {
        "hash": "495c4b8406375e97322f52f2fe035c44953b67e8"
      }
    }

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

    {
      "before": {
        "hash": "2b3318278652d12bbc95face013313f297012d42"
      },
      "after": {
        "hash": "7b78e0e7d83b981abf2f3d99f46e2df0475cbece"
      }
    }

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

    {
      "before": {
        "hash": "f49121dfba76928dd504988cb1bf8dc91970f6c8"
      },
      "after": {
        "hash": "3adeb386a94b0896ffa9eb50706231ffecada12a"
      }
    }

    game/citadel/pak01_dir/panorama/styles/hud_hideout.css · file (changed)

    {
      "before": {
        "hash": "6b7f86e5b24181e640f0d7319dedb7794116f899"
      },
      "after": {
        "hash": "e2546514fa2ac56d3510675bab9ce802bf0cd129"
      }
    }

    game/citadel/pak01_dir/panorama/styles/hud.css · file (changed)

    {
      "before": {
        "hash": "607155228c832dee76efc56f736d4d9e45d6bddf"
      },
      "after": {
        "hash": "4932e87e96e06c3771d544b2f3b82ddd46b02bd3"
      }
    }