Buffs COC and Capo sword (#7762)

* buffs COC and Capo sword

* Update misc.dm
This commit is contained in:
Trilbyspaceclone
2018-12-04 11:09:52 -05:00
committed by kevinz000
parent 6ec059ecfa
commit dd0dfb7517

View File

@@ -18,8 +18,8 @@
righthand_file = 'icons/mob/inhands/weapons/melee_righthand.dmi'
flags_1 = CONDUCT_1
slot_flags = ITEM_SLOT_BELT
force = 10
throwforce = 7
force = 14
throwforce = 10
w_class = WEIGHT_CLASS_NORMAL
attack_verb = list("flogged", "whipped", "lashed", "disciplined")
hitsound = 'sound/weapons/chainhit.ogg'
@@ -57,8 +57,8 @@
righthand_file = 'icons/mob/inhands/weapons/swords_righthand.dmi'
flags_1 = CONDUCT_1
obj_flags = UNIQUE_RENAME
force = 15
throwforce = 10
force = 18
throwforce = 15
w_class = WEIGHT_CLASS_BULKY
block_chance = 50
armour_penetration = 75