Rock
rock
A Rock. The most basic melee weapon and gathering tool.
Attributes
- Id
- 963,906,841
- ShortName
- rock
- MaxStackSize
- 1
- Hidden
- No
- Flags
- 0
- Category
- 5
- CategoryName
- Tool
- Rarity
- 0
- RarityName
- None
- DespawnRarityName
- None
- DespawnTimeSeconds
- 300
- QuickDespawn
- No
- Volume
- 0
- BaseRadioactivity
- 0
- Era
- None
- IsVehicleItem
- No
- OccupySlots
- 0
- ApprovedSkinCount
- 2
- MaxDraggable
- 0
- Capacity
- 0
- Weight
- 0.40
- StorageSlots
- 0
ItemModsData
ItemModEntity
- entityPrefab_Path
- assets/prefabs/weapons/rock/rock.entity.prefab
- playerOnlyEntity
- No
- destroyEntityWhenBroken
- No
- parentItemDefinition_ShortName
- rock
ItemModProjectile
- projectileObject_Path
- assets/prefabs/weapons/rock/rock.projectile.prefab
- ammoType
- 0
- ammoSubType
- 0
- numProjectiles
- 1
- projectileSpread
- 1
- projectileVelocity
- 18
- projectileVelocitySpread
- 0
- useCurve
- No
- barrelConditionLoss
- 0
- category
- bullet
Blueprint
- Time
- 5
- WorkbenchLevelRequired
- 0
- AmountToCreate
- 1
- ResearchCost
- 10
- UserCraftable
- Yes
- IsResearchable
- Yes
- DefaultBlueprint
- Yes
- NeedsSteamItem
- No
- NeedsSteamDlc
- No
- ScrapFromRecycle
- 0
Ingredients
- ShortName
- stones
- DisplayName
- Stones
- Amount
- 10
RecycleReturnsUnsafe
- ShortName
- stones
- DisplayName
- Stones
- Amount
- 6
- Chance
- 100
RecycleReturnsSafezone
- ShortName
- stones
- DisplayName
- Stones
- Amount
- 4
- Chance
- 100
Condition
- Max
- 100
- Repairable
- No
- MaintainMaxCondition
- No
- OvenCondition
- No
- FoundFractionMin
- 1
- FoundFractionMax
- 1
Combat
- ProjectileVelocity
- 18
- AmmoType
- 0
- NumProjectiles
- 1
- AttackRadius
- 0.20
- ExplosionRadius
- 0
- RepeatDelay
- 1.30
- RPM
- 0
- DrawTime
- 0
- MagazineCapacity
- 0
- ReloadTime
- 0
- Recoil
- 0
- DamageScale
- 0
- Automatic
- No
DamageTypes
- Type
- Blunt
- Amount
- 10
ItemMods
ItemModEntityItemModProjectileItemBlueprint
Harvest
- Type
- Tree
- GatherDamage
- 10
- DestroyFraction
- 0.50
- ConditionLost
- 0.33
- HitsPerMinute
- 46.15
- Type
- Ore
- GatherDamage
- 5
- DestroyFraction
- 0.50
- ConditionLost
- 0.33
- HitsPerMinute
- 46.15
- Type
- Flesh
- GatherDamage
- 10
- DestroyFraction
- 0.50
- ConditionLost
- 0
- HitsPerMinute
- 46.15
RepairIngredients
- ShortName
- stones
- DisplayName
- Stones
- Amount
- 2
World Entity Properties
Attributes
- Type
- BaseMelee
- Path
- assets/prefabs/weapons/rock/rock.entity.prefab
- ID
- 3,940,068,399
Components
BaseMelee
▸Raw JSON
{
"Id": 963906841,
"ShortName": "rock",
"MaxStackSize": 1,
"Hidden": false,
"Flags": 0,
"FlagNames": [],
"Category": 5,
"CategoryName": "Tool",
"Rarity": 0,
"RarityName": "None",
"SteamDlcItem": null,
"ItemMods": [
"ItemModEntity",
"ItemModProjectile",
"ItemBlueprint"
],
"DespawnRarityName": "None",
"DespawnTimeSeconds": 300,
"QuickDespawn": false,
"Volume": 0,
"BaseRadioactivity": 0,
"Era": "None",
"IsVehicleItem": false,
"VehicleCategory": null,
"OccupySlots": "0",
"ParentItem": null,
"RedirectOf": null,
"ApprovedSkinCount": 2,
"ItemModsData": {
"ItemModEntity": {
"entityPrefab_Path": "assets/prefabs/weapons/rock/rock.entity.prefab",
"defaultBone": "",
"playerOnlyEntity": false,
"destroyEntityWhenBroken": false,
"parentItemDefinition_ShortName": "rock"
},
"ItemModProjectile": {
"projectileObject_Path": "assets/prefabs/weapons/rock/rock.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.4,
"Blueprint": {
"Time": 5,
"WorkbenchLevelRequired": 0,
"AmountToCreate": 1,
"ResearchCost": 10,
"UserCraftable": true,
"IsResearchable": true,
"DefaultBlueprint": true,
"NeedsSteamItem": false,
"NeedsSteamDlc": false,
"RequireUnlockedItem": null,
"AdditionalUnlocks": [],
"ScrapFromRecycle": 0,
"Ingredients": [
{
"ShortName": "stones",
"DisplayName": "Stones",
"Amount": 10
}
],
"RecycleReturnsUnsafe": [
{
"ShortName": "stones",
"DisplayName": "Stones",
"Amount": 6,
"Chance": 100
}
],
"RecycleReturnsSafezone": [
{
"ShortName": "stones",
"DisplayName": "Stones",
"Amount": 4,
"Chance": 100
}
]
},
"Condition": {
"Max": 100,
"Repairable": false,
"MaintainMaxCondition": false,
"OvenCondition": false,
"FoundFractionMin": 1,
"FoundFractionMax": 1
},
"Combat": {
"ProjectileVelocity": 18,
"AmmoType": "0",
"DefaultAmmo": null,
"NumProjectiles": 1,
"AttackRadius": 0.2,
"ExplosionRadius": 0,
"RepeatDelay": 1.3,
"RPM": 0,
"DrawTime": 0,
"MagazineCapacity": 0,
"ReloadTime": 0,
"Recoil": 0,
"DamageScale": 0,
"Automatic": false,
"DamageTypes": [
{
"Type": "Blunt",
"Amount": 10
}
]
},
"Harvest": [
{
"Type": "Tree",
"GatherDamage": 10,
"DestroyFraction": 0.5,
"ConditionLost": 0.334,
"HitsPerMinute": 46.1538467
},
{
"Type": "Ore",
"GatherDamage": 5,
"DestroyFraction": 0.5,
"ConditionLost": 0.334,
"HitsPerMinute": 46.1538467
},
{
"Type": "Flesh",
"GatherDamage": 10,
"DestroyFraction": 0.5,
"ConditionLost": 0,
"HitsPerMinute": 46.1538467
}
],
"Consumable": null,
"Electrical": null,
"TechTreePaths": null,
"Armor": null,
"Recipe": null,
"WeaponMod": null,
"StorageSlots": 0,
"RepairIngredients": [
{
"ShortName": "stones",
"DisplayName": "Stones",
"Amount": 2
}
]
}
