Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - DarkStar076

Pages: [1]
1
Modding / Where would i find all the items in a "pierceSet"
« on: March 25, 2012, 03:17:20 PM »
Greetings fellow Modders.
I am hoping someone can point me in the right direction to find the names of all the elements that can be placed in a "pierceSet"

In this case i am trying to make a Spinal Mount Ship Cannon. (A Massive Gun with a ship build around it)  - However i would like the energy beam on this weapon to Pierce through Everything

Using the Tachyon Lance as a starting point i have the current "pierceSet"
"pierceSet":[PROJECTILE_FF,PROJECTILE_NO_FF,PROJECTILE_FIGHTER,MISSILE_FF,MISSILE_NO_FF,FIGHTER],

In example, when the beam fires it will pass through Missiles, Projectiles and Fighters causing damage.  However if the beam comes into contact with Frigates or larger, the beam will impact causing damage.  Therefore I am hoping to add other elements of the pierceSet like "Frigates", "Destroyers" etc but so far the game rejects these extra elements i have placed in. (Mainly because it does not recognise them)

So if anyone knows where i can find the complete list (or add new elements) please let me know.

Thanks in Advance
Darkstar

Pages: [1]