Siege Crossbow
The bolts on this crossbow could pierce the armor of any monster.
Fields
| Field | Value |
|---|---|
| components | {
"items": [
{
"wearable": {
"fabricType": "wood",
"wearableType": "Weapon"
}
},
{
"damage": {
"damageTypes": [
{
"damage": "1d8"
}
]
}
},
{
"weapon": {
"weaponTypeId": "crossbow"
}
}
]
} |
| durability | 30 |
| inheritFrom | — |
| isAbstract | No |
| isUnique | No |
| itemTypeId | crossbow |
| level | {
"max": 0,
"min": 0
} |
| onlyCommonQuality | No |
| pluralName | — |
| rarityType | Common |
| requirements | {} |
| sellValue | 50 |
| spriteId | weapon_crossbow |
| statsAffected | {} |
| tier | 2 |
| weight | 10 |