Jump to content

Removing Attack Roll


thebigMuh

Recommended Posts

Hiho!

 

I'm currently trying to make a mage staff that can also shoot magic missiles. Works just fine, but there is still an attack roll involved. That looks really odd, especially when the attack crits/misses :)

 

Is there any way to make the attack always hit, and if possible remove the attack roll? It should just do an attack animation, and fire out the magic missile.

 

I tried various things, like changing the attack type, damage type, and values around, but it seems that as long as the use location is "Weapon", the game rolls.

 

Thanks for any pointers

 

Ciao, muh!

Link to comment

You see it right, as long as the use location is "Weapon" there is an attack roll.

 

The damage roll is removable, though.

 

Attack type: Projectile (if it is Magic, then the projectile won't be played)

Use Location: Weapon (otherwise it couldn't be wielded and used in an attack)

Damage Rolls: 256d0+1 (this will disable the damage roll, but keep the projectile fired)

Projectile animation: 68 (magic missile)

 

Now you just have to add a damage effect.

 

A critical miss will still disable the attack.

A critical hit will still cause screen shake.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...