Buff holo and mild structural adjustment (#23515)

buff holo
This commit is contained in:
Emisse
2024-01-04 05:03:28 -07:00
committed by GitHub
parent 2f236acd86
commit 8ecc32bf16
2 changed files with 15 additions and 14 deletions

View File

@@ -13,23 +13,25 @@
id: StructuralMetallicStrong id: StructuralMetallicStrong
coefficients: coefficients:
Shock: 1.2 Shock: 1.2
Structural: 0.5
flatReductions: flatReductions:
Blunt: 25 Blunt: 20
Slash: 25 Slash: 20
Piercing: 25 Piercing: 20
Heat: 25 Heat: 20
Structural: 40 Structural: 15
- type: damageModifierSet - type: damageModifierSet
id: StructuralMetallic id: StructuralMetallic
coefficients: coefficients:
Shock: 1.2 Shock: 1.2
Structural: 0.5
flatReductions: flatReductions:
Blunt: 10 Blunt: 10
Slash: 10 Slash: 10
Piercing: 10 Piercing: 10
Heat: 10 Heat: 10
Structural: 20 Structural: 10
- type: damageModifierSet - type: damageModifierSet
id: PerforatedMetallic id: PerforatedMetallic
@@ -89,7 +91,7 @@
Slash: 5 Slash: 5
Piercing: 5 Piercing: 5
Heat: 5 Heat: 5
Structural: 10 Structural: 5
- type: damageModifierSet - type: damageModifierSet
id: RGlass id: RGlass
@@ -99,12 +101,13 @@
Piercing: 0.6 Piercing: 0.6
Heat: 0.5 Heat: 0.5
Shock: 0 Shock: 0
Structural: 0.5
flatReductions: flatReductions:
Blunt: 5 Blunt: 5
Slash: 5 Slash: 5
Piercing: 5 Piercing: 5
Heat: 5 Heat: 5
Structural: 12.5 Structural: 10
- type: damageModifierSet - type: damageModifierSet
id: Wood id: Wood

View File

@@ -81,13 +81,14 @@
proto: guardian proto: guardian
- type: Pullable - type: Pullable
- type: MeleeWeapon - type: MeleeWeapon
hidden: true hidden: false
angle: 30 altDisarm: false
animation: WeaponArcFist animation: WeaponArcFist
attackRate: 1.5 attackRate: 1.8
damage: damage:
types: types:
Blunt: 20 Blunt: 20
Structural: 20
- type: MeleeSpeech - type: MeleeSpeech
- type: UserInterface - type: UserInterface
interfaces: interfaces:
@@ -129,9 +130,6 @@
map: [ "enum.DamageStateVisualLayers.BaseUnshaded" ] map: [ "enum.DamageStateVisualLayers.BaseUnshaded" ]
color: "#40a7d7" color: "#40a7d7"
shader: unshaded shader: unshaded
- type: NpcFactionMember
factions:
- Syndicate
- type: HTN - type: HTN
rootTask: rootTask:
task: SimpleHumanoidHostileCompound task: SimpleHumanoidHostileCompound