Home · itemType · MainhandWeapon

Properties

inherit
Weapon
atbRatio
{
  "primary": 0.28,
  "ratings": 0.175,
  "vitality": 0.26
}
flags
NoStackEquippable
slot
{
  "equippableOn": [
    {
      "ref": "Slot_Weapon1"
    },
    {
      "ref": "Slot_Weapon2"
    }
  ]
}
Raw data
{
  "gfx": {
    "file": "UI/Placeholder/loreIcons.png",
    "size": 48,
    "x": 7,
    "y": 3
  },
  "id": "MainhandWeapon",
  "inherit": "Weapon",
  "texts": {
    "name": {
      "v": "Weapon"
    }
  },
  "props": {
    "lootSetup": "Items/Loot/Setup/Loot_Default_Weapon.prefab"
  },
  "atbRatio": {
    "primary": 0.28,
    "ratings": 0.175,
    "vitality": 0.26
  },
  "skills": [],
  "flags": [
    "NoStack",
    "Equippable"
  ],
  "slot": {
    "equippableOn": [
      {
        "ref": "Slot_Weapon1"
      },
      {
        "ref": "Slot_Weapon2"
      }
    ]
  }
}