diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/twoHandedSword.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/twoHandedSword.yml index b45e1d4601..1acc47829e 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/twoHandedSword.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/twoHandedSword.yml @@ -27,9 +27,9 @@ wideAnimation: CP14WeaponArcSlash damage: types: - Slash: 5 + Slash: 4 Blunt: 3 - Structural: 5 + Structural: 1 soundHit: collection: MetalThud cPAnimationLength: 0.6 @@ -37,9 +37,9 @@ - type: IncreaseDamageOnWield damage: types: - Slash: 20 + Slash: 15 Blunt: 10 - Structural: 5 + Structural: 3 - type: Item size: Ginormous - type: ClothingSpeedModifier diff --git a/Resources/Prototypes/_CP14/GameRules/roundstart.yml b/Resources/Prototypes/_CP14/GameRules/roundstart.yml index b5502934fd..d60a4e911c 100644 --- a/Resources/Prototypes/_CP14/GameRules/roundstart.yml +++ b/Resources/Prototypes/_CP14/GameRules/roundstart.yml @@ -25,40 +25,12 @@ orGroup: loot - id: CP14BaseSharpeningStone orGroup: loot + - id: CP14BaseSharpeningStone + orGroup: loot + - id: CP14BaseSharpeningStone + orGroup: loot - id: Stimpack orGroup: loot - - id: CP14ClothingCloakArmoredRed - orGroup: loot - - id: CP14ClothingCloakBlacksmithArpon - orGroup: loot - - id: CP14ClothingCloakHoodieYellow - orGroup: loot - - id: CP14ClothingEyesMonocle - orGroup: loot - - id: CP14ClothingEyesGoldGlasses - orGroup: loot - - id: CP14ClothingMaskSinner - orGroup: loot - - id: CP14ClothingPantsHarlequinRed - orGroup: loot - - id: CP14ClothingPantsAristocratic - orGroup: loot - - id: CP14ClothingShirtSteampunk - orGroup: loot - - id: CP14ClothingShirtHarlequineRed - orGroup: loot - - id: CP14ClothingShoesBlack - orGroup: loot - - id: CP14ClothingAristocraticShoesBlack - orGroup: loot - - id: FoodMeat - orGroup: loot - - id: FoodMeat - orGroup: loot - - id: FoodMeat - orGroup: loot - - id: FoodMeat - orGroup: loot - type: KillCalloutRule - type: PointManager - type: RespawnDeadRule