Jump to content

Making crossbow bolts penetrate multiple targets


RhinoW

Recommended Posts

Is there a way to make the crossbow bolt projectile penetrate multiple targets using XML alone? Or would I need custom scripts?

 

I changed the properties from sticky = true to false, and added entity penetration count to 5 for testing purposes. It still doesn't work, I take it it's because of the "Projectile" class that it cannot go through multiple entities?

 

Link to comment
Share on other sites

Check up on the EntityPenetrationCount in items.xml and progression.xml and how it is added to certain ammo and weapons as an effect type buff.

I believe that is the multiple target hook up based on how it links to ammo and the progression settings for perkPenetrator and some unique individual cases.

Possibly appending the bolts with the requirements taken from other ammo will get the result you want.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...