Skip to main content

Mote of Nuon

Crafting Component
Drop

Mote of Nuon is a Common Crafting Component in Farever.

A small chaos mote found on demons.

Conversion

Combine duplicates
Mote of Nuon×5

Combine 5 Mote of Nuon into Fragment of Nuon. The conversion happens on the item itself, not through a crafting recipe.

How to get

11 sources

Drops in the world

Crate

  • DemonCrateLv 1–251.0%

Loot tables

  • ChaosWeightsLv 1–251.0%
  • Demon_SoulstoneLv 1–250.08%
type
Crafting Component
rarity
Common
item level
500
sell price
1
id
MoteOfChaos
raw data
{
  "id": "MoteOfChaos",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/CraftingComponent/Items_Loot_Affinities_Mote_Chaos.prefab.png",
    "size": 256
  },
  "type": "CraftingComponent",
  "props": {
    "completable": {
      "reward": [
        {
          "kind": "FragmentOfChaos",
          "amount": 1
        }
      ],
      "require": [
        {
          "kind": "MoteOfChaos",
          "amount": 5
        }
      ]
    }
  },
  "texts": {
    "name": "Mote of Nuon",
    "flavorDesc": "A small chaos mote found on demons."
  },
  "iLevel": 500,
  "rarity": "Common",
  "skills": [],
  "affixes": [],
  "visuals": {
    "modelPath": "Items/Loot/Affinities/Mote_Chaos.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1,
  "iLevelSynthetic": true
}