# Wolcen: Lords of Mayhem

{% tabs %}
{% tab title="ABOUT" %}
![](https://3980769074-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvyFa225HH6-jNuazSL%2F-M1qWue796YwoCfDJP8x%2F-M1qXK279rITrW30Pn8O%2Fimage.png?alt=media\&token=5d052aec-4893-4b51-ad63-bcc5cb5176c7)

#### A dynamic hack’n’slash with no class restrictions. Choose your path as you level-up and play your character the way you want! Explore this shattered and corrupted world to uncover its ancient secrets and hidden truths.

{% endtab %}
{% endtabs %}

{% embed url="<https://store.steampowered.com/app/424370>" %}

```
Crack: %USERPROFILE%\Saved Games\wolcen
```

{% hint style="success" %}
**Cheat Table:** [**Wolcen**](https://fearlessrevolution.com/download/file.php?id=21441) - File size: **87** KB

*Table made by:*    [*Zanzer*](https://fearlessrevolution.com/viewtopic.php?f=4\&t=11596)
{% endhint %}

{% hint style="success" %}
**Trainer:**  [**Fling**](https://flingtrainer.com/trainer/wolcen-lords-of-mayhem-trainer/) &#x20;

* **Infinite Attribute Points** takes effect when you spend attribute points. Note the confirm button may not appear if the attribute points are locked at 99, you’ll need to temporary disable this option then spend some points in order to see the confirm button.
* **Infinite Skill Points** (Ignore Skill Points): When activated, you can learn skills regardless how many skill points you have. Your skill points will decrease like normal but it can go below 0.
* **Infinite Gold** takes effect when you spend gold.
* **Infinite Primordial Affinity** takes effect when you spend primordial affinity.
* **Infinite Exp takes effect** when you gain Exp. Note the current level cap is lv90.
* **Infinite Primordial Essence** takes effect when you kill enemies, primordial essence will set to max.
* **Gold Multiplier**: Note the display values is not affected, the amount of gold you pick up/gain is multiplied.
* **Merchants Always Restock**: Whenever you open merchants menu, they always restock items. Note some merchants never restock items, they only sell items once, this option will not work for them.

## ⚠️ NOTE: Offline mode only.

{% endhint %}

## [**VIETHOA - GAMETIENGVIET**](https://gametiengviet.com/threads/wolcen-lords-of-mayhem-viet-ngu-mon-qua-tam-biet.4349/)

## File editing

* **Godly Amulet:** you can paste into your InventoryGrid section. Just make sure your first inventory slot is empty.

![Godly Amulet](https://3980769074-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvyFa225HH6-jNuazSL%2F-M1qc1jVdTImduJTzk1v%2F-M1qcKkc0V8AU0h_FEOm%2Fimage.png?alt=media\&token=60ac9884-f627-44f4-837e-00b8b1d354d7)

* **Unlock All Cosmetics** - edit saved file: `playerdata.json`
* **Stash 3 Full of End Game Consumables**
* You can add [this list of unique items](https://pastebin.com/q72r9RLC) to the `Merchant_LootClasses_BetaTech.xml` file. Insert them into the section shown below so that the potion vendor will now also sell unique items.

{% tabs %}
{% tab title="Godly Amulet" %}

```
{
			"InventoryX":	0,
			"InventoryY":	0,
			"Rarity":	4,
			"Quality":	5,
			"Type":	2,
			"ItemType":	"Amulet",
			"Value":	"123456789",
			"Level":	1,
			"Armor":	{
				"Name":	"Goldstone_Amulet"
			},
			"Sockets":	[{
					"Effect":	8
				}],
			"MagicEffects":	{
				"Default":	[{
						"EffectId":	"health_pts",
						"EffectName":	"implicit_life_ring",
						"MaxStack":	1,
						"bDefault":	1,
						"Parameters":	[{
								"semantic":	"HealthFlatInt",
								"value":	10000
							}]
					}, {
						"EffectId":	"all_attribute_pts",
						"EffectName":	"implicit_all_attributes_amulet",
						"MaxStack":	1,
						"bDefault":	1,
						"Parameters":	[{
								"semantic":	"AttributeFlatInt",
								"value":	500
							}]
					}, {
						"EffectId":	"forceshield_pts",
						"EffectName":	"implicit_forceshield_ring",
						"MaxStack":	1,
						"bDefault":	1,
						"Parameters":	[{
								"semantic":	"ArmorFlatInt",
								"value":	10000
							}]
					}, {
						"EffectId":	"movespeed",
						"EffectName":	"implicit_movespeed",
						"MaxStack":	1,
						"bDefault":	1,
						"Parameters":	[{
								"semantic":	"SpeedPercentInt",
								"value":	100
							}]
					}],
				"RolledAffixes":	[{
						"EffectId":	"physical_damage_weapon",
						"EffectName":	"ac_flat_weapon_added_physical_damage_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DamagesFlatInt_Min",
								"value":	5
							}, {
								"semantic":	"DamagesFlatInt_Max",
								"value":	5
							}]
					}, {
						"EffectId":	"rend_damage_weapon",
						"EffectName":	"ac_flat_weapon_added_rend_damage_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DamagesFlatInt_Min",
								"value":	5
							}, {
								"semantic":	"DamagesFlatInt_Max",
								"value":	5
							}]
					}, {
						"EffectId":	"toxic_damage_weapon",
						"EffectName":	"ac_flat_weapon_added_toxic_damage_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DamagesFlatInt_Min",
								"value":	5
							}, {
								"semantic":	"DamagesFlatInt_Max",
								"value":	5
							}]
					}, {
						"EffectId":	"fire_damage_spell",
						"EffectName":	"ac_flat_spell_added_fire_damage_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DamagesFlatInt_Min",
								"value":	5
							}, {
								"semantic":	"DamagesFlatInt_Max",
								"value":	5
							}]
					}, {
						"EffectId":	"frost_damage_spell",
						"EffectName":	"ac_flat_spell_added_frost_damage_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DamagesFlatInt_Min",
								"value":	5
							}, {
								"semantic":	"DamagesFlatInt_Max",
								"value":	5
							}]
					}, {
						"EffectId":	"lightning_damage_spell",
						"EffectName":	"ac_flat_spell_added_lightning_damage_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DamagesFlatInt_Min",
								"value":	5
							}, {
								"semantic":	"DamagesFlatInt_Max",
								"value":	5
							}]
					}, {
						"EffectId":	"umbra_damage_spell",
						"EffectName":	"ac_flat_spell_added_umbra_damage_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DamagesFlatInt_Min",
								"value":	5
							}, {
								"semantic":	"DamagesFlatInt_Max",
								"value":	5
							}]
					}, {
						"EffectId":	"sacred_damage_spell",
						"EffectName":	"ac_flat_spell_added_sacred_damage_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DamagesFlatInt_Min",
								"value":	5
							}, {
								"semantic":	"DamagesFlatInt_Max",
								"value":	5
							}]
					}, {
						"EffectId":	"shadow_damage_spell",
						"EffectName":	"ac_flat_spell_added_shadow_damage_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DamagesFlatInt_Min",
								"value":	5
							}, {
								"semantic":	"DamagesFlatInt_Max",
								"value":	5
							}]
					}, {
						"EffectId":	"stamina_regeneration_percent",
						"EffectName":	"ar_stamina_regeneration_percent_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"ResourcePercentFloat",
								"value":	1000
							}]
					}, {
						"EffectId":	"rageandumbra_cost_percent",
						"EffectName":	"ar_rageandumbra_cost_percent_2",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"ResourcePercentFloat",
								"value":	10000
							}]
					}, {
						"EffectId":	"umbra_regen_percent",
						"EffectName":	"ac_willpower_regeneration_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"ResourcePercentFloat",
								"value":	1000
							}]
					}, {
						"EffectId":	"health_regen_pts",
						"EffectName":	"ac_health_regen_pts_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"ResourceFlatFloat",
								"value":	1000
							}]
					}, {
						"EffectId":	"health_regen_frequency",
						"EffectName":	"ar_health_regen_frequency_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"ResourcePercentFloat",
								"value":	1000
							}]
					}, {
						"EffectId":	"forceshield_regeneration_percent",
						"EffectName":	"ar_forceshield_regeneration_percent_pts_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DefenseRegenerationPercentFloat",
								"value":	1000
							}]
					}, {
						"EffectId":	"skill_cooldownreduction_percent",
						"EffectName":	"ar_skill_cooldownreduction_percent_2",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"DurationPercentFloat",
								"value":	10000
							}]
					}, {
						"EffectId":	"can_cast_teleport",
						"EffectName":	"w_can_cast_teleport_Craft",
						"MaxStack":	1,
						"bDefault":	1,
						"Parameters":	[{
								"semantic":	"CountInt",
								"value":	1
							}]
					}, {
						"EffectId":	"local_allresistances_score_flat",
						"EffectName":	"ar_local_allresistances_score_flat_1",
						"MaxStack":	1,
						"Parameters":	[{
								"semantic":	"LocalFlatFloat",
								"value":	500
							}]
					}, {
						"EffectId": "magic_find",
						"EffectName": "unique_omaley_magic_find_2",
						"Level": 500000,
						"MaxStack": 0,
						"bDefault": 1,
						"Parameters": [{
						"semantic": "ResourcePercentFloat",
						"value": 100000
							}]
					}]
			}
		}
```

{% endtab %}

{% tab title="Unlock All Cosmetics" %}

```
	"AccountCosmeticInventory":	{
		"CosmeticColorsUnlocked":	{
			"version":	0,
			"bitmask":	"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
		},
		"CosmeticWeaponsUnlocked":	{
			"version":	0,
			"bitmask":	"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
		},
		"CosmeticArmorsUnlocked":	{
			"version":	0,
			"bitmask":	"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
		}
	},
```

{% endtab %}

{% tab title="Stash 3 Full of End Game Consumables" %}
**Replace:**

```
		}, {
			"Id":	2,
			"Locked":	false,
			"InventoryGrid":	[]
		}, {
```

**With:**

```
		}, {
			"Id":	2,
			"Locked":	false,
			"InventoryGrid":	[{
					"InventoryX":	3,
					"InventoryY":	8,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"349278",
					"Level":	45,
					"Gem":	{
						"Name":	"Fire_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	5,
					"InventoryY":	8,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"344216",
					"Level":	45,
					"Gem":	{
						"Name":	"Lightning_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	4,
					"InventoryY":	8,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"334092",
					"Level":	45,
					"Gem":	{
						"Name":	"Frost_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	2,
					"InventoryY":	9,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"688432",
					"Level":	45,
					"Gem":	{
						"Name":	"Umbra_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	0,
					"InventoryY":	9,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"329030",
					"Level":	45,
					"Gem":	{
						"Name":	"sacred_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	1,
					"InventoryY":	9,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"323968",
					"Level":	45,
					"Gem":	{
						"Name":	"shadow_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	0,
					"InventoryY":	8,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"318906",
					"Level":	45,
					"Gem":	{
						"Name":	"physical_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	2,
					"InventoryY":	8,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"313844",
					"Level":	45,
					"Gem":	{
						"Name":	"Poison_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	1,
					"InventoryY":	8,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"308782",
					"Level":	45,
					"Gem":	{
						"Name":	"rend_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	1,
					"InventoryY":	1,
					"Rarity":	1,
					"Quality":	1,
					"Type":	10,
					"ItemType":	"",
					"Value":	"1",
					"Level":	45,
					"Reagent":	{
						"Name":	"Reagent_2_Legendary",
						"StackSize":	100
					}
				}, {
					"InventoryX":	0,
					"InventoryY":	0,
					"Rarity":	1,
					"Quality":	1,
					"Type":	10,
					"ItemType":	"",
					"Value":	"1",
					"Level":	40,
					"Reagent":	{
						"Name":	"Reagent_1",
						"StackSize":	100
					}
				}, {
					"InventoryX":	3,
					"InventoryY":	1,
					"Rarity":	4,
					"Quality":	4,
					"Type":	10,
					"ItemType":	"",
					"Value":	"34322",
					"Level":	44,
					"Reagent":	{
						"Name":	"Reagent_4_Legendary",
						"StackSize":	100
					}
				}, {
					"InventoryX":	1,
					"InventoryY":	0,
					"Rarity":	1,
					"Quality":	1,
					"Type":	10,
					"ItemType":	"",
					"Value":	"1",
					"Level":	40,
					"Reagent":	{
						"Name":	"Reagent_2",
						"StackSize":	100
					}
				}, {
					"InventoryX":	0,
					"InventoryY":	1,
					"Rarity":	4,
					"Quality":	4,
					"Type":	10,
					"ItemType":	"",
					"Value":	"35098",
					"Level":	45,
					"Reagent":	{
						"Name":	"Reagent_1_Legendary",
						"StackSize":	100
					}
				}, {
					"InventoryX":	2,
					"InventoryY":	0,
					"Rarity":	1,
					"Quality":	1,
					"Type":	10,
					"ItemType":	"",
					"Value":	"1",
					"Level":	45,
					"Reagent":	{
						"Name":	"Reagent_3",
						"StackSize":	100
					}
				}, {
					"InventoryX":	2,
					"InventoryY":	1,
					"Rarity":	4,
					"Quality":	4,
					"Type":	10,
					"ItemType":	"",
					"Value":	"35099",
					"Level":	45,
					"Reagent":	{
						"Name":	"Reagent_3_Legendary",
						"StackSize":	100
					}
				}, {
					"InventoryX":	3,
					"InventoryY":	0,
					"Rarity":	1,
					"Quality":	1,
					"Type":	10,
					"ItemType":	"",
					"Value":	"1",
					"Level":	44,
					"Reagent":	{
						"Name":	"Reagent_4",
						"StackSize":	100
					}
				}, {
					"InventoryX":	4,
					"InventoryY":	9,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"303720",
					"Level":	45,
					"Gem":	{
						"Name":	"toughness_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	5,
					"InventoryY":	9,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"298658",
					"Level":	45,
					"Gem":	{
						"Name":	"Special_gem",
						"StackSize":	100
					}
				}, {
					"InventoryX":	3,
					"InventoryY":	9,
					"Rarity":	1,
					"Quality":	1,
					"Type":	6,
					"ItemType":	"Gem",
					"Value":	"253100",
					"Level":	45,
					"Gem":	{
						"Name":	"Utility_Gem_Tier_12",
						"StackSize":	100
					}
				}, {
					"InventoryX":	0,
					"InventoryY":	4,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_01"
					}
				}, {
					"InventoryX":	1,
					"InventoryY":	4,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_02"
					}
				}, {
					"InventoryX":	2,
					"InventoryY":	4,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_03"
					}
				}, {
					"InventoryX":	3,
					"InventoryY":	4,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_04"
					}
				}, {
					"InventoryX":	4,
					"InventoryY":	4,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_05"
					}
				}, {
					"InventoryX":	5,
					"InventoryY":	4,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_06"
					}
				}, {
					"InventoryX":	6,
					"InventoryY":	4,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_07"
					}
				}, {
					"InventoryX":	0,
					"InventoryY":	5,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_08"
					}
				}, {
					"InventoryX":	1,
					"InventoryY":	5,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_09"
					}
				}, {
					"InventoryX":	2,
					"InventoryY":	5,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_10"
					}
				}, {
					"InventoryX":	3,
					"InventoryY":	5,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_11"
					}
				}, {
					"InventoryX":	4,
					"InventoryY":	5,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_12"
					}
				}, {
					"InventoryX":	5,
					"InventoryY":	5,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_13"
					}
				}, {
					"InventoryX":	6,
					"InventoryY":	5,
					"Rarity":	4,
					"Quality":	5,
					"Type":	9,
					"ItemType":	"",
					"Value":	"9999999",
					"Level":	100,
					"NPC2Consumable":	{
						"Name":	"npc2_consumable_14"
					}
				}]
		}, {
```

{% endtab %}

{% tab title="Merchant\_LootClasses" %}

```
  <LootClass Name="lc_potion_BetaTech1">
    <Pick Value="14" />
    <Level Value="1" />
    <Rarity Legendary="0" Normal="5" Rare="0" Magic="0" />
    <NoDrop Value="0" />
    <Loot>
<!-- INSERT THE ITEMS YOU WANT HERE -->
      <Item MaxLevel="9" MinLevel="1" Name="Potion_S_Health" Weight="1" />
      <Item MaxLevel="19" MinLevel="10" Name="Potion_S_Health_2" Weight="1" />
      <Item MaxLevel="29" MinLevel="20" Name="Potion_M_Health" Weight="1" />
      <Item MaxLevel="39" MinLevel="30" Name="Potion_M_Health_2" Weight="1" />
```

{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sonitaaa.gitbook.io/mystation/ce/wolcen-lords-of-mayhem.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
