FareverDB
?

Two-handed Sword

GreatSword in Item Types
id
GreatSword
flags
0
setup
Character/Weapon/Setup/Weapon_2H_GreatSword.prefab
inherit
THWeapon
moveSet
Two Handed Sword
Raw data
{
  "id": "GreatSword",
  "slot": {},
  "flags": 0,
  "props": {
    "hitFx": "Hit_Slash_Big",
    "portraitGroup": 7
  },
  "setup": "Character/Weapon/Setup/Weapon_2H_GreatSword.prefab",
  "texts": {
    "name": {
      "v": "Two-handed Sword"
    }
  },
  "skills": [
    {
      "skill": "PhysicalBlock"
    }
  ],
  "inherit": "THWeapon",
  "moveSet": "TwoHandedSword",
  "atbRatio": {}
}