Sword
Sword in Item Types- id
- Sword
- flags
- 0
- setup
- Character/Weapon/Setup/Weapon_1H_Sword.prefab
- inherit
- OHWeapon
- moveSet
- One Handed Sword
Raw data
{
"id": "Sword",
"slot": {},
"flags": 0,
"props": {
"hitFx": "Hit_Slash_Small",
"portraitGroup": 8
},
"setup": "Character/Weapon/Setup/Weapon_1H_Sword.prefab",
"texts": {
"name": {
"v": "Sword"
}
},
"skills": [
{
"skill": "PhysicalBlock"
}
],
"inherit": "OHWeapon",
"moveSet": "OneHandedSword",
"atbRatio": {}
}