Raw data
{
"id": "Sword",
"inherit": "OHWeapon",
"texts": {
"name": {
"v": "Sword"
}
},
"props": {
"hitFx": "Hit_Slash_Small",
"portraitGroup": 8
},
"atbRatio": {},
"setup": "Character/Weapon/Setup/Weapon_1H_Sword.prefab",
"skills": [
{
"skill": "PhysicalBlock"
}
],
"flags": [],
"moveSet": "OneHandedSword",
"slot": {},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "Sword_Start",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "Sword_Craft",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "Sword_Swarm",
"via_field": "type"
}
]
}