Skip to content

Instantly share code, notes, and snippets.

@victusfate
Created February 9, 2020 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save victusfate/b6c2a614e6b6631dc954ca63358e9abb to your computer and use it in GitHub Desktop.
Save victusfate/b6c2a614e6b6631dc954ca63358e9abb to your computer and use it in GitHub Desktop.
survival tool cranked up
VERSION: 8
{ Item Id: 2087, Name: SurvivalTool
PickupToToolbar: true
StackSize: 1
Category: Weapons/Items
Mass: 1, type: float, display: true, formatter: Kilogram
Volume: 0.5, type: float, display: true, formatter: Liter
RadialMenu: true
{
AllowRemote: false
HarvestSupport: true
ReturnFactor: 1.0, display: true
ROF: 0.02, type: float
Range: 200, display: false
NoiseStrength: 20, display: false
CameraShake: 0
IgnoreAtmo: true
Automatic: true
Damage: 150, display: true
AmmoCapacity: 25, display: false
AmmoType: AmmoInfinite, display: true
ReloadDelay: 3, display: false
DamageMultiplier_1: 10, data: wood|plants
DamageMultiplier_2: 10, data: concrete|hull|hullarmored|hullcombat|metal|metalhard
DamageMultiplier_3: 10, data: dirt|stone|rock
DamageMultiplier_4: 0.083, data: shield
RadialText: rdlDefence
RadialDesc: rdlDefenceTxt
RadialIcon: Radial_Defence
}
{
DecoMode: true
InfoPopup: true
TerrainMode: true
HarvestSupport: true
ReturnFactor: 1.0, display: true
AllowAt: "UnderWater, Planet, Space"
ROF: 0.02, type: float
Damage: 2000
Radius: 50
Range: 400
NoiseStrength: 50, display: false
CameraShake: 0
IgnoreAtmo: true
Automatic: true
AmmoCapacity: 25, display: false
AmmoType: AmmoInfinite, display: true
ReloadDelay: 3.1, display: true
DamageMultiplier_1: 100, data: wood|plants
DamageMultiplier_2: 100, data: concrete|hull|hullarmored|hullcombat|metal|metalhard
DamageMultiplier_3: 100, data: dirt|stone|rock
DamageMultiplier_4: 0.083, data: shield
RadialText: rdlResourceMining
RadialDesc: rdlResourceMiningManualTxt
RadialIcon: Radial_ResourceMining
}
{
AllowAt: "UnderWater, Planet, Space"
ROF: 0.02, type: float
Range: 400
HarvestSupport: true
ReturnFactor: 1.0, display: true
NoiseStrength: 10, display: false
CameraShake: 0
IgnoreAtmo: true
Automatic: true
Damage: 2000
Radius: 50
AmmoCapacity: 25, display: false
AmmoType: AmmoInfinite, display: true
ReloadDelay: 3, display: false
DamageMultiplier_1: 100, data: wood|plants
DamageMultiplier_2: 100, data: concrete|hull|hullarmored|hullcombat|metal|metalhard
DamageMultiplier_3: 100, data: dirt|stone|rock
DamageMultiplier_4: 100, data: shield
RadialText: rdlDeconstruct
RadialDesc: rdlDeconstructTxt
RadialIcon: Radial_Deconstruct
}
UnlockLevel: 1
TechTreeNames: Tools
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment