Buffs COC and Capo sword (#7762)
* buffs COC and Capo sword * Update misc.dm
This commit is contained in:
committed by
kevinz000
parent
6ec059ecfa
commit
dd0dfb7517
@@ -18,8 +18,8 @@
|
|||||||
righthand_file = 'icons/mob/inhands/weapons/melee_righthand.dmi'
|
righthand_file = 'icons/mob/inhands/weapons/melee_righthand.dmi'
|
||||||
flags_1 = CONDUCT_1
|
flags_1 = CONDUCT_1
|
||||||
slot_flags = ITEM_SLOT_BELT
|
slot_flags = ITEM_SLOT_BELT
|
||||||
force = 10
|
force = 14
|
||||||
throwforce = 7
|
throwforce = 10
|
||||||
w_class = WEIGHT_CLASS_NORMAL
|
w_class = WEIGHT_CLASS_NORMAL
|
||||||
attack_verb = list("flogged", "whipped", "lashed", "disciplined")
|
attack_verb = list("flogged", "whipped", "lashed", "disciplined")
|
||||||
hitsound = 'sound/weapons/chainhit.ogg'
|
hitsound = 'sound/weapons/chainhit.ogg'
|
||||||
@@ -57,8 +57,8 @@
|
|||||||
righthand_file = 'icons/mob/inhands/weapons/swords_righthand.dmi'
|
righthand_file = 'icons/mob/inhands/weapons/swords_righthand.dmi'
|
||||||
flags_1 = CONDUCT_1
|
flags_1 = CONDUCT_1
|
||||||
obj_flags = UNIQUE_RENAME
|
obj_flags = UNIQUE_RENAME
|
||||||
force = 15
|
force = 18
|
||||||
throwforce = 10
|
throwforce = 15
|
||||||
w_class = WEIGHT_CLASS_BULKY
|
w_class = WEIGHT_CLASS_BULKY
|
||||||
block_chance = 50
|
block_chance = 50
|
||||||
armour_penetration = 75
|
armour_penetration = 75
|
||||||
|
|||||||
Reference in New Issue
Block a user