Weapon_Longsword_Praetorian_NPC
Server/Item/Items/Weapon/Longsword/Weapon_Longsword_Praetorian_NPC.json, 338 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
PlayerAnimationsId | string |
Utility | object |
Quality | string |
Tags | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Weapon_Longsword_Praetorian_NPC.name"
},
"Parent": "Weapon_Longsword_Praetorian",
"PlayerAnimationsId": "Sword",
"Utility": {
"Compatible": true
},
"Quality": "Developer",
"Tags": {
"Type": [
"Weapon"
],
"Family": [
"Longsword"
]
}
}