Skip to main content
GameServersHub
Dodges Have i-Frames [Broken] thumbnail
Conan Exiles Steam Workshop Mod

Dodges Have i-Frames [Broken]

63subscribers51%vote score393 KBdownload
Legacy

About this mod

The invulnerability frames added to dodges from my Dark Souls combat mod, but standalone. Note: This modifies BaseBPCombat and will not work with other mods that modify it as well BUG:Do not press left and right mouse buttons at the same time. Working to f

Steam Workshop descriptions are short. For the full description, screenshots, and changelogs visit the workshop page.

Steam Workshop Stats

Open on Steam
Subscribers
63
Active Steam subscribers
Favorites
16
Views
2,354
Vote Score
51%
4 up / 1 down
File Size
393 KB
Down-votes
1
Created on Steam
Last updated on Steam

How to install on a Conan Exiles server

Four steps. Stop the server first, modlist.txt is read on startup.

  1. 1

    Copy the Mod ID

    The Mod ID for this mod is 864628171. Use the Copy ModID or Copy Install Line button in the sidebar.

    When a Steam Workshop mod is installed, SteamCMD fetches the workshop item by this ID and drops the .pak file into steamapps/workshop/content/440900/864628171/.

  2. 2

    Stop the server, open modlist.txt

    1. Log in to your server panel and STOP the server.
    2. Navigate to the mods directory, usually: ConanSandbox/Mods/. If the file does not exist yet, create a new text file named modlist.txt.
    3. Make sure SteamCMD has already pulled the workshop item via the +workshop_download_item 440900 864628171 command (most server panels do this for you).
  3. 3

    Add the .pak path to modlist.txt

    Each line is the FULL path to the mod's .pak file. Order matters: mods later in the list override earlier ones, so compatibility patches go at the BOTTOM.

    Single mod (host-agnostic path)
    */steamapps/workshop/content/440900/864628171/Dodges_Have_i-Frames_Broken_.pak
    Multiple mods (load-order matters)
    */steamapps/workshop/content/440900/864628171/<this-mod>.pak
    */steamapps/workshop/content/440900/111111111/<another-mod>.pak
    */steamapps/workshop/content/440900/222222222/<compat-patch>.pak

    The leading * prefix makes the path host-agnostic so the same modlist works on both Linux and Windows server hosts.

  4. 4

    Restart the server

    Save the file and start the server. Conan reads modlist.txt on startup and loads each .pak in order. Clients connecting to the server are prompted to subscribe to any missing mods on their end before they can join.

    Players must restart Conan Exiles after subscribing so the client loads the new .pak files; the server itself only needs one restart per modlist change.

Server must be stopped Edit modlist.txt Line-per-mod load order Clients prompted to subscribe

Patch history(1 entry)

  1. Latest

    First synced to GameServersHub on 2026-05-22. File size: 402212 bytes.