Home · itemType · GreatSword

Properties

inherit
Two handed weapon
setup
Character/Weapon/Setup/Weapon_2H_GreatSword.prefab
skills
skill=Parry
moveSet
TwoHandedSword

Referenced by

Raw data
{
  "id": "GreatSword",
  "inherit": "THWeapon",
  "texts": {
    "name": {
      "v": "Two-handed Sword"
    }
  },
  "props": {
    "hitFx": "Hit_Slash_Big",
    "portraitGroup": 7
  },
  "atbRatio": {},
  "setup": "Character/Weapon/Setup/Weapon_2H_GreatSword.prefab",
  "skills": [
    {
      "skill": "PhysicalBlock"
    }
  ],
  "flags": [],
  "moveSet": "TwoHandedSword",
  "slot": {},
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "GS_Z1Mines_Fig",
      "via_field": "type"
    }
  ]
}