Jump to content

Own Magic Effect


Fresh464

Recommended Posts

Hi, I just wanted to ask if you are able to create your own magic effect. I'm not talking about own spells, but whole a new category of magic, so does not depend on the other effects such as fire damage for example.

It should be an own category you can define and choose in the CS.

Hope you got what I wanted to say.

Link to comment
Share on other sites

You can create script effects with custom (even scripted) results, but as far as I know that's about it. You can assign it some new custom graphics if you want using a little ingenuity, but it may lag a bit if you're running a script-heavy game.

 

My experience with it (kinda boring lol, but it can give you an idea of what I went through to learn about it):

 

  Reveal hidden contents

 

Link to comment
Share on other sites

Hm, my goal is to create a weapon which is entchanted with frost dmg and a disease that you get more frost damage, but I don't want that ugly frost-entchanted animation on that weap, and after I asked for that I was said to look for creating own magic effects.
Link to comment
Share on other sites

Well you have two options really. Change the way enchanted weapon animation looks (there's a few mods for this), or attach a script to the weapon that damages them more based on a factor you name (for example, the more times the enemy gets hit by it, the more damage he takes). To make it fake frost damage, apply frost resistance to preventing the damage (meaning 100 frost resist should cause no extra damage).

 

I haven't touched the scripting language in a while though so I can't tell you off the top of my head how to start it, but that's the kind of mental flowchart I have going for it.

Link to comment
Share on other sites

  On 6/2/2011 at 6:02 PM, Fresh464 said:

Hi, I just wanted to ask if you are able to create your own magic effect. I'm not talking about own spells, but whole a new category of magic, so does not depend on the other effects such as fire damage for example.

It should be an own category you can define and choose in the CS.

Hope you got what I wanted to say.

You can actually create new magic effects with the Oblivion Magic Extender. It requires OBSE in order to work, though.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...