FareverDB

Mote of Naya

MoteOfWatercommon

Note: not all rarities may be available for every item.

A small water mote found on aquatic creatures in [Z1_Region].

Recipe

Level
1
Crafting points
+5
Inputs
Raw data
{
  "id": "MoteOfWater",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/CraftingComponent/Items_Loot_Affinities_Mote_Water.prefab.png",
    "size": 256
  },
  "type": "CraftingComponent",
  "props": {
    "completable": {
      "reward": [
        {
          "kind": "FragmentOfWater",
          "amount": 1
        }
      ],
      "require": [
        {
          "kind": "MoteOfWater",
          "amount": 5
        }
      ]
    }
  },
  "texts": {
    "name": "Mote of Naya",
    "flavorDesc": "A small water mote found on aquatic creatures in [Z1_Region]."
  },
  "rarity": "Common",
  "skills": [],
  "affixes": [],
  "visuals": {
    "modelPath": "Items/Loot/Affinities/Mote_Water.prefab"
  },
  "aptitudes": [],
  "sellPrice": 5
}