Jump to content

[LE] Is it possible to add or remove a perk with a spell?


JamesTParker

Recommended Posts

I was wondering if it's possible to make a spell that adds or removes a perk.

 

I am working on a small spell pack. One of the spells adds a passive ability with both positive and negative effects, the ability can be removed and re added later. I was able to make a perk that did what I wanted it to do easily enough, but I am not sure how I can add a convenient way to toggle the perk on and off. Any suggestions?

Edited by JamesTParker
Link to comment
Share on other sites

Thank you. That was vary helpful, I was able to make a spell that adds the perk. Anyone have any idea on how I can remove a perk with a spell? Or alternatively remove a ability. Or is there another is there another way I could give player of conveniently removing a perk and/or an ability?

Edited by JamesTParker
Link to comment
Share on other sites

Note that the player and only the player can have perks dynamically modified. NPCs are stuck with whatever they had in the CK.

 

EDIT:

 

The other way to do it is with the Papyrus script functions AddPerk and RemovePerk for Perks, and AddSpell and RemoveSpell for abilities.

Edited by foamyesque
Link to comment
Share on other sites

  • Recently Browsing   0 members

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