Nerf shards
This commit is contained in:
4
Resources/Changelog/Parts/shard.yml
Normal file
4
Resources/Changelog/Parts/shard.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
author: mirrorcult
|
||||||
|
changes:
|
||||||
|
- type: Fix # One of the following: Add, Remove, Tweak, Fix
|
||||||
|
message: Shards now do slightly less damage when thrown.
|
||||||
@@ -14,15 +14,15 @@
|
|||||||
- shard3
|
- shard3
|
||||||
- type: ItemCooldown
|
- type: ItemCooldown
|
||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Slash: 5
|
Slash: 5
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Materials/Shards/shard.rsi
|
sprite: Objects/Materials/Shards/shard.rsi
|
||||||
- type: DamageOtherOnHit
|
- type: DamageOtherOnHit
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Slash: 5
|
Slash: 2
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ShardBase
|
parent: ShardBase
|
||||||
@@ -52,10 +52,6 @@
|
|||||||
refineResult:
|
refineResult:
|
||||||
- SheetGlass1
|
- SheetGlass1
|
||||||
- SheetSteel1
|
- SheetSteel1
|
||||||
- type: DamageOtherOnHit
|
|
||||||
damage:
|
|
||||||
types:
|
|
||||||
Slash: 10
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ShardBase
|
parent: ShardBase
|
||||||
@@ -71,7 +67,3 @@
|
|||||||
refineResult:
|
refineResult:
|
||||||
- SheetGlass1
|
- SheetGlass1
|
||||||
- SheetPlasma1
|
- SheetPlasma1
|
||||||
- type: DamageOtherOnHit
|
|
||||||
damage:
|
|
||||||
types:
|
|
||||||
Slash: 15
|
|
||||||
|
|||||||
Reference in New Issue
Block a user