Properties
- inherit
- Two handed weapon
- setup
- Character/Weapon/Setup/Weapon_2H_GreatSword.prefab
- skills
- moveSet
- TwoHandedSword
Referenced by
item (1)
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"
}
]
}