Weapon_Daggers_Adamantite
Server/Item/Items/Weapon/Daggers/Weapon_Daggers_Adamantite.json, 11.6 KB
Fields
| Field | Type |
|---|---|
Parent | string |
TranslationProperties | object |
Model | string |
Texture | string |
Icon | string |
Quality | string |
ItemLevel | number |
Recipe | object |
InteractionVars | object |
MaxDurability | number |
DurabilityLossOnHit | number |
Source
{
"Parent": "Template_Weapon_Daggers",
"TranslationProperties": {
"Name": "server.items.Weapon_Daggers_Adamantite.name"
},
"Model": "Items/Weapons/Dagger/Adamantite.blockymodel",
"Texture": "Items/Weapons/Dagger/Adamantite_Texture.png",
"Icon": "Icons/ItemsGenerated/Weapon_Daggers_Adamantite.png",
"Quality": "Rare",
"ItemLevel": 40,
"Recipe": {
"TimeSeconds": 4.5,
"BenchRequirement": [
{
"Id": "Weapon_Bench",
"Type": "Crafting",
"Categories": [
"Weapon_Daggers"
],
"RequiredTierLevel": 3
}
],
"Input": [
{
"ItemId": "Ingredient_Bar_Adamantite",
"Quantity": 9
},
{
"ItemId": "Ingredient_Leather_Heavy",
"Quantity": 3
},
{
"ItemId": "Ingredient_Fabric_Scrap_Cindercloth",
"Quantity": 3
}
]
},
"InteractionVars": {
"Swing_Left_Damage": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Primary_Swing_Left_Damage",
"DamageCalculator": {
"BaseDamage": {
"Physical": 6
}
},
"DamageEffects": {
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"AngledDamage": []
}
]
},
"Swing_Right_Damage": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Primary_Swing_Right_Damage",
"DamageCalculator": {
"BaseDamage": {
"Physical": 6
}
},
"DamageEffects": {
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"AngledDamage": []
}
]
},
"Stab_Left_Damage": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Primary_Stab_Left_Damage",
"DamageCalculator": {
"BaseDamage": {
"Physical": 12
}
},
"DamageEffects": {
"WorldSoundEventId": "SFX_Daggers_T2_Stab_Impact",
"LocalSoundEventId": "SFX_Daggers_T2_Stab_Impact"
},
"AngledDamage": []
}
]
},
"Stab_Right_Damage": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Primary_Stab_Right_Damage",
"DamageCalculator": {
"BaseDamage": {
"Physical": 20
}
},
"DamageEffects": {
"WorldSoundEventId": "SFX_Daggers_T2_Stab_Impact",
"LocalSoundEventId": "SFX_Daggers_T2_Stab_Impact"
},
"AngledDamage": []
}
]
},
"Pounce_Sweep_Damage": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Primary_Pounce_Sweep_Damage",
"DamageCalculator": {
"BaseDamage": {
"Physical": 49
}
},
"EntityStatsOnHit": [
{
"EntityStatId": "SignatureEnergy",
"Amount": 1
}
],
"DamageEffects": {
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"AngledDamage": [
{
"Angle": 180,
"AngleDistance": 80,
"DamageEffects": {
"Knockback": {
"Direction": { "X": 0, "Y": 2, "Z": -3 },
"Type": "Force",
"Force": 6,
"VelocityType": "Set",
"VelocityConfig": {
"AirResistance": 0.99,
"AirResistanceMax": 0.98,
"GroundResistance": 0.94,
"GroundResistanceMax": 0.3,
"Threshold": 3.0,
"Style": "Linear"
}
},
"WorldParticles": [
{
"SystemId": "Impact_Critical",
"Scale": 1,
"RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
}
],
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"DamageCalculator": {
"BaseDamage": {
"Physical": 74
}
}
}
]
}
]
},
"Pounce_Stab_Damage": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Primary_Pounce_Stab_Damage",
"DamageCalculator": {
"BaseDamage": {
"Physical": 61
}
},
"EntityStatsOnHit": [
{
"EntityStatId": "SignatureEnergy",
"Amount": 6
}
],
"DamageEffects": {
"WorldSoundEventId": "SFX_Daggers_T2_Stab_Impact",
"LocalSoundEventId": "SFX_Daggers_T2_Stab_Impact"
},
"AngledDamage": [
{
"Angle": 180,
"AngleDistance": 80,
"DamageEffects": {
"Knockback": {
"Direction": { "X": 0, "Y": 1, "Z": -2 },
"Type": "Force",
"Force": 5,
"VelocityType": "Set",
"VelocityConfig": {
"AirResistance": 0.99,
"AirResistanceMax": 0.98,
"GroundResistance": 0.94,
"GroundResistanceMax": 0.3,
"Threshold": 3.0,
"Style": "Linear"
}
},
"WorldParticles": [
{
"SystemId": "Impact_Critical",
"Scale": 1,
"RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
}
],
"LocalSoundEventId": "SFX_Daggers_T2_Stab_Impact",
"WorldSoundEventId": "SFX_Daggers_T2_Stab_Impact"
},
"DamageCalculator": {
"BaseDamage": {
"Physical": 92
}
}
}
]
}
]
},
"Razorstrike_Slash_Damage": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Signature_Razorstrike_Slash_Damage",
"DamageCalculator": {
"BaseDamage": {
"Physical": 39
}
},
"EntityStatsOnHit": [],
"DamageEffects": {
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"AngledDamage": [
{
"Angle": 180,
"AngleDistance": 80,
"DamageEffects": {
"Knockback": {
"Direction": { "X": 0, "Y": 1, "Z": -2 },
"Type": "Force",
"Force": 7,
"VelocityType": "Add",
"VelocityConfig": {
"AirResistance": 0.99,
"AirResistanceMax": 0.98,
"GroundResistance": 0.94,
"GroundResistanceMax": 0.3,
"Threshold": 3.0,
"Style": "Linear"
}
},
"WorldParticles": [
{
"SystemId": "Impact_Critical",
"Scale": 1,
"RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
}
],
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"DamageCalculator": {
"BaseDamage": {
"Physical": 59
}
}
}
]
}
]
},
"Razorstrike_Sweep_Damage": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Signature_Razorstrike_Sweep_Damage",
"DamageCalculator": {
"BaseDamage": {
"Physical": 49
}
},
"EntityStatsOnHit": [],
"DamageEffects": {
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"AngledDamage": [
{
"Angle": 180,
"AngleDistance": 80,
"DamageEffects": {
"Knockback": {
"Direction": { "X": 0, "Y": 1, "Z": -1 },
"Type": "Force",
"Force": 7,
"VelocityType": "Add",
"VelocityConfig": {
"AirResistance": 0.99,
"AirResistanceMax": 0.98,
"GroundResistance": 0.94,
"GroundResistanceMax": 0.3,
"Threshold": 3.0,
"Style": "Linear"
}
},
"WorldParticles": [
{
"SystemId": "Impact_Critical",
"Scale": 1,
"RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
}
],
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"DamageCalculator": {
"BaseDamage": {
"Physical": 74
}
}
}
]
}
]
},
"Razorstrike_Lunge_Damage": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Signature_Razorstrike_Lunge_Damage",
"DamageCalculator": {
"BaseDamage": {
"Physical": 58
}
},
"EntityStatsOnHit": [],
"DamageEffects": {
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"AngledDamage": [
{
"Angle": 180,
"AngleDistance": 80,
"DamageEffects": {
"Knockback": {
"Direction": { "X": 0, "Y": 2, "Z": -3 },
"Type": "Force",
"Force": 12,
"VelocityType": "Set",
"VelocityConfig": {
"AirResistance": 0.99,
"AirResistanceMax": 0.98,
"GroundResistance": 0.94,
"GroundResistanceMax": 0.3,
"Threshold": 3.0,
"Style": "Linear"
}
},
"WorldParticles": [
{
"SystemId": "Impact_Critical",
"Scale": 1,
"RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
}
],
"LocalSoundEventId": "SFX_Daggers_T2_Slash_Impact",
"WorldSoundEventId": "SFX_Daggers_T2_Slash_Impact"
},
"DamageCalculator": {
"BaseDamage": {
"Physical": 87
}
}
}
]
}
]
},
"Guard_Wield": {
"Interactions": [
{
"Parent": "Weapon_Daggers_Secondary_Guard_Wield",
"StaminaCost": {
"Value": 15.56,
"CostType": "Damage"
}
}
]
}
},
"MaxDurability": 180,
"DurabilityLossOnHit": 0.1
}