
Want to test out the endgame Drawbridge Assault Rifle early? Are you tired of grinding for Chiralium Crystals to build the highway network, or perhaps you lost a critical piece of cargo in a Tar Belt and now your delivery rating is ruined?
Using developer commands to spawn items is a beloved staple of PC gaming freedom. Below is the most comprehensive, categorized, and up-to-date list of internal Item IDs, spawn codes, and perk IDs for DEATH STRANDING 2: ON THE BEACH, verified for the latest Decima Engine patch.
También te puede gustar: DEATH STRANDING 2: ON THE BEACH Cheat Engine Table vs. XMODhub Trainer: The Best Free Alternative
Editor’s view
“Typing manual hex codes or string hashes into a raw memory editor is fine if you only need to do it once. But if you are building a massive highway network or experimenting with different loadouts, manually typing case-sensitive codes becomes incredibly risky. The Decima engine constantly shifts memory addresses dynamically. One wrong character results in a fatal crash, especially during BT encounters. While the lists below are meticulously verified, I personally switched to a visual UI injector months ago. Seeing the item icon and just clicking ‘Add to Inventory’ is how modern PC modding should feel.”
Quick Reference: Top 10 Most Wanted DEATH STRANDING 2: ON THE BEACH IDs
If you do not want to scroll through thousands of rows of Decima asset paths, here are the exact spawn codes for the most essential and frequently searched items in the game (including Chiralium, Blood Bags, and top-tier exoskeletons).
Formato del comando: add_item [Item ID] [Quantity]
| Nombre del artículo | Exact Item ID / Code | Item Effect / Stats |
|---|---|---|
| Chiralium Crystals | resource_chiralium_max | Adds standard chiral currency for fabrication |
| Drawbridge Assault Rifle (HG) | weapon_ar_drawbridge_hg | Highest base lethal damage in-game |
| PCC (Level 3) | tool_pcc_lv3 | Builds advanced safehouses and ziplines |
| High-Capacity Blood Bag | consumable_bloodbag_high | Restores Sam’s blood levels instantly |
| Custom Floating Carrier | equip_floating_carrier_lv2 | Grants max carrying capacity for heavy cargo |
| Special Alloys | resource_special_alloy | Used for endgame Magellan upgrades |
| Cryptobiote Swarm | consumable_cryptobiote_100 | Grants immediate health restoration |
| Fragile’s Jump Umbrella | item_teleport_umbrella | Unlocks unlimited fast travel |
| All-Terrain Skeleton (Gold) | armor_skeleton_allterrain_gold | Highest traversal stability rating |
| Memory Chip (Lore Item) | item_collectible_memorychip_all | Unlocks all hidden lore documents |
How to Enable the Console & Use Spawn Commands
Before you can use the ID codes listed below, you must understand how the developer console functions within the highly proprietary Decima Engine.
The Reality of the Decima Engine:
In native PC games, you typically press the Tilde key to open a command box. However, Kojima Productions completely compiles out the developer debug menu in the retail release of DEATH STRANDING 2: ON THE BEACH to prevent asynchronous server corruption. You cannot simply type commands natively.
To inject these codes, you must use a client-side memory injector or trainer hooked into the game’s executable. Once hooked, the standard internal format requires the command action, the ID, and the quantity.
- Format:
add_item [Item ID] [Quantity] - Example: To spawn 1000 Metals, the injector routes
add_item resource_metals 1000into the active memory.
The Easy Way: XMODhub Visual Spawner (No Typing Required)
Stop Alt-Tabbing to check massive spreadsheets. Typing long, case-sensitive ID codes breaks your cinematic immersion and wastes precious delivery time.
The XMODhub PC Client includes a dedicated “Visual Item Spawner” feature specifically built for DEATH STRANDING 2: ON THE BEACH.
- •Icon-Based UI: See exactly what the Drawbridge weapon, exoskeleton, or material looks like before you spawn it.
- •Instant Search: Just type “Bola Gun” in the overlay search bar and click the one you want.
- •Batch Spawning: Get 9999x of every single crafting material (Resins, Ceramics, Chiralium) with one button press.
- •Auto-Updated Lists: When Kojima Productions adds new DLC items or crossover gear, XMODhub updates its database automatically via the cloud. You never have to hunt for new ID codes again.
🚀 Get the XMODhub Visual Spawner for Free
Weapon IDs List (Anti-BT & Lethal)
Use these codes to instantly equip yourself with the best arsenal to handle both human terrorists and BTs.
Formato del comando: add_weapon [Weapon ID]
| Weapon Name | Número de artículo | Rarity / Tier |
|---|---|---|
| Bola Gun (Level 1) | id_wpn_bolagun_lv1 | Common |
| Anti-BT Handgun (Level 2) | id_wpn_antibt_handgun_lv2 | Rare |
| Drawbridge Rocket Launcher | id_wpn_launcher_drawbridge_99 | Legendary |
Equipment & Exo-Skeleton IDs List
Protect Sam from Timefall and carry massive loads without stumbling.
Formato del comando: add_equip [Armor ID]
| Armor Name | Número de artículo | Equip Slot |
|---|---|---|
| Bridges Boots (Level 3) | id_boots_bridges_lv3 | Feet |
| Power Skeleton (Silver) | id_skeleton_power_silver | Legs/Torso |
| Oxygen Mask | id_head_oxygenmask_01 | Head |
Materials & Consumables IDs List
Never run out of supplies while stranded outside the Chiral Network again. We recommend spawning materials in batches of 1000+.
Formato del comando: add_item [Item ID] 1000
| Nombre del artículo | Número de artículo | Recommended Quantity |
|---|---|---|
| Ceramics (High Density) | resource_ceramics_hd | 9999 |
| Custom Hematic Grenades | ammo_grenade_hematic_custom | 50 |
| Container Repair Spray | consumable_repairspray_large | 100 |
Skills, Perks & Traits IDs
You do not just have to spawn physical items. You can use internal flags to instantly alter Sam’s physical capabilities or summon friendly NPC Porter holograms.
Formato del comando: set_perk [Perk ID]
| Perk / Skill Name | Perk ID | In-Game Effect |
|---|---|---|
| Infinite Battery | perk_battery_max_tier3 | Unlimited power for exoskeletons and vehicles |
| Zero Cargo Weight | perk_weight_zero_master | Sam never loses balance regardless of load |
| Summon Autochem NPC | npc_spawn_autochem_porter | Spawns an allied delivery bot to follow you |
Troubleshooting: Why Are My Commands Failing?
If you are injecting the IDs correctly but the game is throwing errors, check these common Decima Engine issues:
- “Command not found” or “Process Failed”: The developers have locked the memory strings in the latest patch. You must use an updated external injector like XMODhub that dynamically bypasses the new anti-tamper offsets.
- Game Crashes on Spawn: You are likely trying to spawn an item while inside a Safe Room. The game engine only allows item generation in the open world or when interacting directly with a Private Locker terminal.
- Corrupted Save File Warning: Spawning story-critical items (like the Magellan keycard) before the narrative allows it will break the quest trigger. Always back up your save before experimenting.
Frequently Asked Questions (FAQ)
Q: Are these Item IDs case-sensitive in DEATH STRANDING 2: ON THE BEACH?
A: Yes. The internal string hashes in the Decima engine are strictly case-sensitive. Typing resource_chiralium y RESOURCE_CHIRALIUM will yield different hash results, causing the injection to fail.
Q: Can I spawn items to give to other players via Shared Lockers?
A: No. These commands are executed locally on your PC. While you can use spawned materials to build offline structures, attempting to force-upload injected items into the asynchronous multiplayer servers will trigger a mismatch error and potentially disconnect you from the Chiral Network.
Q: How do I find the Item IDs for custom modded suits?
A: Finding dynamic load-order IDs manually is extremely difficult without unpacking the .bin archives. We highly recommend using the XMODhub Item Browser, which automatically scans your active mods, detects the custom items, and lets you spawn them with a single click without knowing the hex ID.
Conclusion: The Ultimate Sandbox Experience
Having access to the complete DEATH STRANDING 2: ON THE BEACH Item IDs list is the fastest way to experiment with different delivery routes, test weapon damages against massive BTs, or simply recover from a frustrating Timefall storm that ruined your cargo. Bookmark this page so you can quickly reference the codes whenever you need a resupply.
However, if you want a significantly smoother, crash-free experience where you do not need to memorize strings of code or fight the locked Decima engine, the XMODhub Visual Spawner is the superior modern choice. Browse items visually. Spawn them instantly. Keep your Steam achievements active.
XMODhub is your ultimate all-in-one toolkit for PC single-player gaming. Whether you need powerful Trainers, real-time Translation Tools, or Interactive Maps, our engine supports over 5,000+ games—including DEATH STRANDING 2: ON THE BEACH and similar hits like Horizon Forbidden West y Ghost of Tsushima.

Soy un jugador apasionado y escritor en XMODhub, dedicado a traerte las últimas noticias de juegos, consejos y puntos de vista.
Conecta conmigo:
Perfil en LinkedIn




