Question about abilities that debuff

Everything about ToME 4.x.x. No spoilers, please

Moderator: Moderator

Post Reply
Message
Author
pufflesmash
Posts: 3
Joined: Fri Dec 11, 2015 3:46 pm

Question about abilities that debuff

#1 Post by pufflesmash »

Telekinetic Smash is a mind ability that deals weapon damage and stuns. The damage obviously scales with mindpower, but does the chance to stun increase with p.power or m.power, and does it roll against p.defense or m.defense? Sorry if this is a stupid question.

Radon26
Sher'Tul
Posts: 1439
Joined: Mon Jun 23, 2014 11:50 am

Re: Question about abilities that debuff

#2 Post by Radon26 »

it, seems to be based on Mind Power, if i am reading it right.
if hit and target:canBe("stun") then
target:setEffect(target.EFF_STUNNED, t.duration(self,t), {apply_power=self:combatMindpower()})

Post Reply