arch_agent f016052b3b v3.3 — Fix: displayName on ITEM record, not PRESET
KEY FIX (thanks to Kimi K2.6):
- Presets don't have displayName — Items do!
- Create new Item records (Items.Crystal_Katana, Items.Crystal_Knife)
- $base on Items.Katana_Saburo / Items.Tanto_Saburo
- displayName: LocKey#crystal_katana_name on the ITEM record
- Preset has 'item: Items.Crystal_Katana' pointing to the new item
- This is why displayName was ignored — it was on the wrong record type!

ArchiveXL localization unchanged (valid .archive + .xl + JSONs)
2026-07-21 22:45:15 +02:00

Crystal Blades — Kristallklingen

Two new Iconic weapons for Cyberpunk 2077, cloned from Satori and Nehan.

Requirements

  • ArchiveXL
  • TweakXL
  • RED4ext

Installation

Copy the entire folder structure into your Cyberpunk 2077 game directory (or MO2/Fluorine mods folder):

cp2077-crystal-blades/
│
├── r6/
│   └── tweaks/
│       └── crystal_blades/
│           └── crystal_blades.yaml          ← Weapon definitions (clone Satori + Nehan)
│
└── archive/
    └── pc/
        └── mod/
            ├── crystal_blades.archive.xl     ← ArchiveXL localization registration
            └── crystal_blades/
                └── localization/
                    ├── en-us/
                    │   └── translation_strings.json   ← English names/descriptions
                    └── de-de/
                        └── translation_strings.json   ← German names/descriptions

Spawn Commands (CET Console)

Game.AddToInventory("Items.Preset_Crystal_Katana", 1)
Game.AddToInventory("Items.Preset_Crystal_Knife", 1)

Weapons

Kristallschneider (Crystal Cleaver) — Katana

  • Base: Satori (Items.Preset_Katana_Saburo_Legendary)
  • Retains: Bleeding on hit, hemorrhaging, all hidden GameplayLogicPackages

Phantom Splitter — Wurfdolch

  • Base: Nehan (Items.Preset_Tanto_Saburo_Retrofix)
  • Retains: Thrown hits apply Bleeding, hemorrhaging on already-bleeding targets, health restoration
S
Description
Crystal Blades — Kristallklingen: Katana + Wurfdolch mit monomolekularen Kristallklingen. Ignoriert Rüstung, 100% Bleed.
Readme 54 KiB