Ludeon Forums

RimWorld => Mods => Help => Topic started by: dniwe_kore on February 12, 2017, 09:25:26 AM

Title: stun and multistrike melee
Post by: dniwe_kore on February 12, 2017, 09:25:26 AM
STUN
only "Stun" and "EMP" damage types can stun pawns. by few manipulations i figured out that only damage types with Defnames "Stun" and "EMP" can stun, any damage type with absolutely same parameters but with different name will not stun. So, somewhere is some code that makes damage with those names can stun. Where?

MELEE
assault rifle can fire three bullets per attack. Is it possible to add something like this to melee weapons? blunt weapons that have long warmup time > several fast attacks > long cooldown will be good, becouse same overall dps, but less lethal. And many options and variety for other melee. Is it possible?

<burstShotCount>X</burstShotCount>
<ticksBetweenBurstShots>X</ticksBetweenBurstShots> - didn't work