RustDocs

Mace

Uncommon

mace

A powerful 2-handed melee weapon, It's unique design makes it easier to hit your target when compared to other more traditional weapons.

Attributes

Id
-1,966,748,496
ShortName
mace
MaxStackSize
1
Hidden
No
Flags
0
Category
0
CategoryName
Weapon
Rarity
2
RarityName
Uncommon
DespawnRarityName
Uncommon
DespawnTimeSeconds
1,200
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
Primitive
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
1
MaxDraggable
0
Capacity
0
Weight
0.60
StorageSlots
0

ItemModsData

ItemModEntity

entityPrefab_Path
assets/prefabs/weapons/mace/mace.entity.prefab
playerOnlyEntity
No
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
mace

ItemModProjectile

projectileObject_Path
assets/prefabs/weapons/mace/mace.projectile.prefab
ammoType
0
ammoSubType
0
numProjectiles
1
projectileSpread
1
projectileVelocity
18
projectileVelocitySpread
0
useCurve
No
barrelConditionLoss
0
category
bullet

Blueprint

Time
30
WorkbenchLevelRequired
1
AmountToCreate
1
ResearchCost
30
UserCraftable
Yes
IsResearchable
Yes
DefaultBlueprint
No
NeedsSteamItem
No
NeedsSteamDlc
No
ScrapFromRecycle
0

Ingredients

ShortName
wood
DisplayName
Wood
Amount
100
ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
50

RecycleReturnsUnsafe

ShortName
wood
DisplayName
Wood
Amount
60
Chance
100
ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
30
Chance
100

RecycleReturnsSafezone

ShortName
wood
DisplayName
Wood
Amount
40
Chance
100
ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
20
Chance
100

Condition

Max
200
Repairable
Yes
MaintainMaxCondition
No
OvenCondition
No
FoundFractionMin
1
FoundFractionMax
1

Combat

ProjectileVelocity
18
AmmoType
0
NumProjectiles
1
AttackRadius
0.40
ExplosionRadius
0
RepeatDelay
2
RPM
0
DrawTime
0
MagazineCapacity
0
ReloadTime
0
Recoil
0
DamageScale
0
Automatic
No

DamageTypes

Type
Blunt
Amount
30

ItemMods

ItemModEntityItemBlueprintItemModProjectile

Harvest

Type
Flesh
GatherDamage
10
DestroyFraction
0.10
ConditionLost
0.50
HitsPerMinute
30

TechTreePaths

TreeName
techtree
NodeID
107
CumulativeScrapCost
255
TreeName
techtree
NodeID
107
CumulativeScrapCost
255
TreeName
techtree
NodeID
107
CumulativeScrapCost
225

RepairIngredients

ShortName
wood
DisplayName
Wood
Amount
20
ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
10

World Entity Properties

Attributes

Type
BaseMelee
Path
assets/prefabs/weapons/mace/mace.entity.prefab
ID
2,927,698,044

Components

BaseMelee
Raw JSON
{
  "Id": -1966748496,
  "ShortName": "mace",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 0,
  "CategoryName": "Weapon",
  "Rarity": 2,
  "RarityName": "Uncommon",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModEntity",
    "ItemBlueprint",
    "ItemModProjectile"
  ],
  "DespawnRarityName": "Uncommon",
  "DespawnTimeSeconds": 1200,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "Primitive",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "0",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 1,
  "ItemModsData": {
    "ItemModEntity": {
      "entityPrefab_Path": "assets/prefabs/weapons/mace/mace.entity.prefab",
      "defaultBone": "",
      "playerOnlyEntity": false,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "mace"
    },
    "ItemModProjectile": {
      "projectileObject_Path": "assets/prefabs/weapons/mace/mace.projectile.prefab",
      "ammoType": 0,
      "ammoSubType": 0,
      "numProjectiles": 1,
      "projectileSpread": 1,
      "projectileVelocity": 18,
      "projectileVelocitySpread": 0,
      "useCurve": false,
      "barrelConditionLoss": 0,
      "category": "bullet"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 0.6,
  "Blueprint": {
    "Time": 30,
    "WorkbenchLevelRequired": 1,
    "AmountToCreate": 1,
    "ResearchCost": 30,
    "UserCraftable": true,
    "IsResearchable": true,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 100
      },
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 50
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 60,
        "Chance": 100
      },
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 30,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 40,
        "Chance": 100
      },
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 20,
        "Chance": 100
      }
    ]
  },
  "Condition": {
    "Max": 200,
    "Repairable": true,
    "MaintainMaxCondition": false,
    "OvenCondition": false,
    "FoundFractionMin": 1,
    "FoundFractionMax": 1
  },
  "Combat": {
    "ProjectileVelocity": 18,
    "AmmoType": "0",
    "DefaultAmmo": null,
    "NumProjectiles": 1,
    "AttackRadius": 0.4,
    "ExplosionRadius": 0,
    "RepeatDelay": 2,
    "RPM": 0,
    "DrawTime": 0,
    "MagazineCapacity": 0,
    "ReloadTime": 0,
    "Recoil": 0,
    "DamageScale": 0,
    "Automatic": false,
    "DamageTypes": [
      {
        "Type": "Blunt",
        "Amount": 30
      }
    ]
  },
  "Harvest": [
    {
      "Type": "Flesh",
      "GatherDamage": 10,
      "DestroyFraction": 0.1,
      "ConditionLost": 0.5,
      "HitsPerMinute": 30
    }
  ],
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": [
    {
      "TreeName": "techtree",
      "NodeID": 107,
      "Inputs": [
        222
      ],
      "CumulativeScrapCost": 255
    },
    {
      "TreeName": "techtree",
      "NodeID": 107,
      "Inputs": [
        222
      ],
      "CumulativeScrapCost": 255
    },
    {
      "TreeName": "techtree",
      "NodeID": 107,
      "Inputs": [
        123
      ],
      "CumulativeScrapCost": 225
    }
  ],
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "wood",
      "DisplayName": "Wood",
      "Amount": 20
    },
    {
      "ShortName": "metal.fragments",
      "DisplayName": "Metal Fragments",
      "Amount": 10
    }
  ]
}