Page 1 of 1

Cripple proc?

Posted: Mon Nov 21, 2016 9:34 am
by jenx
There is cripple on gloves, weapons and ammo. The code suggests that it is an additional combat attack. If so, can it proc?

I've been studying the log and can't see evidence of this, but cctobias says it can in his madness adventurer guide.

Re: Cripple proc?

Posted: Mon Nov 21, 2016 9:40 am
by Radon26
do you know what is the ego called?

EDIT

is it this thing?

Code: Select all

newEntity{
	power_source = {technique=true},
	name = " of crippling", suffix=true, instant_resolve=true,
	keywords = {crippling=true},
	level_range = {1, 50},
	rarity = 15,
	greater_ego = 1,
	cost = 40,
	wielder = {
		combat_physcrit = resolvers.mbonus_material(10, 5),
	},
	combat = {
		special_on_crit = {desc="cripple the target", fct=function(combat, who, target)
			target:setEffect(target.EFF_CRIPPLE, 4, {src=who, apply_power=who:combatAttack(combat)})
		end},
	},
i am not an expert, but "set effect", does not look like a talent activation. so i don't believe it does.

Re: Cripple proc?

Posted: Mon Nov 21, 2016 9:56 am
by Razakai
There's 2 types of cripple procs. The one on weapons/ammo that says 'cripple on crit' etc just applies the cripple debuff, as per Radon's comment.
The one you may be thinking of in on gloves (of Warmaking ego iirc). This is a chance on unarmed hit to activate the Cripple talent, which is a melee attack+cripple debuff.

Re: Cripple proc?

Posted: Mon Nov 21, 2016 11:45 am
by jenx
Razakai wrote:There's 2 types of cripple procs. The one on weapons/ammo that says 'cripple on crit' etc just applies the cripple debuff, as per Radon's comment.
The one you may be thinking of in on gloves (of Warmaking ego iirc). This is a chance on unarmed hit to activate the Cripple talent, which is a melee attack+cripple debuff.
Ok. so it is only on gloves then. This makes Flexible Combat with gloves with Cripple talent VERY powerful.

Re: Cripple proc?

Posted: Mon Nov 21, 2016 11:48 am
by Razakai
Yes. Also of note is Misery ego gloves. Those have Dominate as a proc, which grants a free melee swing (and a strong debuff, but as it checks vs Mindpower it likely won't hit). A randart with Misery+Warmaking ego can get a lot of additional swings.

Re: Cripple proc?

Posted: Mon Nov 21, 2016 12:57 pm
by dadito
Double war-making :twisted:
Image

Re: Cripple proc?

Posted: Mon Nov 21, 2016 8:39 pm
by jenx
On double i got a voratun greatmaul with double massacre and double ruin!