ID:176832
 
Please, give me a Ki-Blast Code that sends a ki blast from the usr to the trgt then does an explosion when it hits the target, Does damage depending on the Difference in PowerLevels and Def and Str. And Also Takes away stam when u use it.
Well, you phrased your question better this time. However, that doesn't mean that I am going to hand you the code on a silver platter. You can use the missile() proc and flick() proc for animation, I suggest you look them up in the DM help. You can just modify a simple attack verb to fit your needs. You will have to make a few more calculations. You would take away stamina from the attacker like you would subtract a value from any other var. the rest is simple math, if you cant figure that out then keep it simple.