Jump to content

Recommended Posts

Posted

I'm attempting to create a custom spell that allows you to summon a Dwarven Spider. How would I go about doing this? I know how to create custom summon spells in the Creation Kit for Skyrim.

Posted

First create the summonable spider with unique ID, say 'dwarven_spider_summon'.

 

Then in Gameplay>Settings... 'Magic' tab search for 'sMagicCreature04ID' under 'ID' column. Change its 'Value' to 'dwarven_spider_summon'. This tells what should be the creature you summon when you cast the spell.

Then, search for 'sEffectSummonCreature04' and change its 'value' to what you want call the spell, like say, 'Summon Dwarven Spider' or 'Call Spider'. This is the name you see in the list under GamePlay>Magic Effects.

 

Now you can edit that spell in Gameplay>Magic Effects to change the spell type, cost, casting effect etc.

 

If you want one more creature, then follow the same step but change 'sMagicCreature05ID' and 'sEffectSummonCreature05'. There are only two extra slots for summonable creature after bloodmoon. If you don't have Bloodmoon loaded, then don't edit the sMagicCreature01ID, sMagicCreature02ID, and sMagicCreature03ID. Those are used for summoning Bears, and wolves in Bloodmoon.

Posted
  On 5/27/2015 at 2:30 PM, hollaajith said:

First create the summonable spider with unique ID, say 'dwarven_spider_summon'.

 

Then in Gameplay>Settings... 'Magic' tab search for 'sMagicCreature04ID' under 'ID' column. Change its 'Value' to 'dwarven_spider_summon'. This tells what should be the creature you summon when you cast the spell.

Then, search for 'sEffectSummonCreature04' and change its 'value' to what you want call the spell, like say, 'Summon Dwarven Spider' or 'Call Spider'. This is the name you see in the list under GamePlay>Magic Effects.

 

Now you can edit that spell in Gameplay>Magic Effects to change the spell type, cost, casting effect etc.

 

If you want one more creature, then follow the same step but change 'sMagicCreature05ID' and 'sEffectSummonCreature05'. There are only two extra slots for summonable creature after bloodmoon. If you don't have Bloodmoon loaded, then don't edit the sMagicCreature01ID, sMagicCreature02ID, and sMagicCreature03ID. Those are used for summoning Bears, and wolves in Bloodmoon.

That was a fantastic tutorial. But I have one question: How are there "slots"?

Posted (edited)

I just meant you can add upto two creatures, one under sMagicCreature04ID and other under sMagicCreature05ID. Thats all.

 

PS : Also, don't forget to create custom spells for you to be able to summon it. More info here, under the second spoiler.

PPS: There are more modders at the official forum than here, so you'll get more answers there than here, espescially the technical side of things ;)

Edited by hollaajith
Posted
  On 5/27/2015 at 3:22 PM, hollaajith said:

I just meant you can add upto two creatures, one under sMagicCreature04ID and other under sMagicCreature05ID. Thats all.

 

PS : Also, don't forget to create custom spells for you to be able to summon it. More info here, under the second spoiler.

PPS: There are more modders at the official forum than here, so you'll get more answers there than here, espescially the technical side of things :wink:

I did lol , i see you replied to it on bethsoft forums.

  • 1 year later...
Posted

Hollaajith, thank you for this information. did well lining it out easy. is appreciated that you answered the op so well. :)

  • Recently Browsing   0 members

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