Hey so I am attempting to make a Green Arrow/Hawkeye type mod with a variety of new arrows. I know there are heaps of mods like this but I really want to make my own so I can become familiar with creating mods. My plan is to make these arrows available for crafting (I chose crafting cause putting them into leveled vendor lists and around the map seems a bit difficult for now): Explosive Arrow Smoke Arrow - to obscure enemy sight and help when getting away. Grapple Arrow - Just like a grapple hook except an arrow. Knock-Out Arrow - For the pacifist types or Assassins who only want to go for the target. Multi-Shot - 3-5 burst shot in a semi-circle. Tracer - Un-noticeable tracer that allows any following arrows to home in on the target. The first problem is that I don't know how to add these effects and think that a couple might be impossible (Tracer comes to mind). I'm not sure how to get a smoke effect, let alone one that actually affects the enemies vision. I believe the Grapple Arrow would be possible with a simple "Go To" command where "X" is the location of impact, however, I don't know how to code this and I would need someone else to do animations for it. The Knock-Out Arrow will probably just disable the opponent. Multi-Shot I'm at a loss for. Tracer, is it even possbile? The explosive arrow will definitely be the easiest, in fact I have almost finished it. I have created the arrow, added it to the smithing list, added a new projectile to add the explosion animation, the only thing I am missing is the actual Fire Damage and AOE Damage of the explosion. How do I add these? Any help with this would be much appreciated. Also how do I make a new list at the forge called "Arrows"?