• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Realistic archer shot with bash

Status
Not open for further replies.
Level 12
Joined
Oct 28, 2019
Messages
481
A archer with "missile splash" wepon type, this makes archer can miss shots. But it have a 100% chance to bash target if the missile hits the target.

The problem is the missile can miss the target if it moves and dont take damage, but the bash is casted even the shot is missed. Any solution? IF i change the weapon type to artilhary, it dont cast the bash

and how do to make archers can hit ground like mortar teams?
 
Last edited:
Level 14
Joined
Jun 15, 2016
Messages
750
A archer with "missile splash" wepon type, this makes archer can miss shots. But it have a 100% chance to bash target if the missile hits the target.

The problem is the missile can miss the target if it moves and dont take damage, but the bash is casted even the shot is missed. Any solution? IF i change the weapon type to artilhary, it dont cast the bash

and how do to make archers can hit ground like mortar teams?
You should creat custom unit based one mortal team, change status. Then create a custom spell using Damage Engine, where upon hit spawn a dummy, casts dummy stun spell with no effect.
 
Status
Not open for further replies.
Top