Home · item · DM_Multispin

Properties

type
Dual Maces
affinity
Light
aptitudes
ref=Fighterref=Assassin
level
14
faction
Crimson
sellPrice
1
rarity
Rare
skills
flags

Referenced by

lootTable (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/DualMaces/DM_Multispin.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "DM_Multispin",
  "texts": {
    "flavorDesc": "These weapons have little to do with justice and they certainly aren't pillars, but the Crimson Rams have a taste for metaphors.",
    "name": "Twin Pillars of Justice"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Character/Weapon/DualMace/DM_Human_Crimson_Horn.prefab"
      },
      {
        "prefab": "Character/Weapon/DualMace/DM_Human_Crimson_Horn.prefab"
      }
    ]
  },
  "type": "DualMaces",
  "affinity": "Light",
  "aptitudes": [
    {
      "ref": "Fighter"
    },
    {
      "ref": "Assassin"
    }
  ],
  "level": 14,
  "faction": "Crimson",
  "sellPrice": 1,
  "rarity": "Rare",
  "affixes": [],
  "skills": [
    {
      "skill": "DM_Base_Attack1"
    },
    {
      "skill": "DM_Base_Attack2"
    },
    {
      "skill": "DM_Base_Attack3"
    },
    {
      "skill": "PhysicalBlock"
    },
    {
      "skill": "DM_Multispin_Combo"
    },
    {
      "skill": "DM_Multispin_Skill1"
    },
    {
      "skill": "DM_Multispin_Skill2"
    },
    {
      "skill": "DM_Multispin_Passive"
    }
  ],
  "props": {},
  "flags": [
    "ActivityLoot"
  ],
  "_xrefs": [
    {
      "from_sheet": "lootTable",
      "from_id": "MunsterChuck",
      "via_field": "loot"
    }
  ]
}