Merge pull request #10374 from Trilbyspaceclone/patch-260

[s] Fixes Dragon's Tooth Sword 50% armor penetration by making it 35%
This commit is contained in:
kevinz000
2020-01-01 22:07:18 -08:00
committed by GitHub
+1 -1
View File
@@ -374,7 +374,7 @@
It appears to have a wooden grip and a shaved down guard."
icon_state = "cxsword_hilt_traitor"
force_on = 30
armour_penetration = 50
armour_penetration = 35
embedding = list("embedded_pain_multiplier" = 10, "embed_chance" = 75, "embedded_fall_chance" = 0, "embedded_impact_pain_multiplier" = 10)
block_chance = 50
hitsound_on = 'sound/weapons/blade1.ogg'