Jump to content

[LE] Copy any NPC?


Recommended Posts

Hey, i want to create new my spell series lel

i already have

Infinite Spells -> 39 Epic spells

Chaos Spells -> 32 Epic Spells

and now i want to create Kamui Spells

 

atm. i have few ideas ( 11 Spells Ideas atm )

but i will probably have problem with One :x...

 

Kamui Soul

 

Kamui Soul is spell that allow you to "Grab" your target Soul and summon its as your friend

Event OnEffectStart(Actor akTarget, Actor akCaster)

 

1)

i know i can use

https://www.creationkit.com/index.php?title=GetActorBase_-_Actor

GetActorBase to get actor base <-- lol

so i can use it to PlaceAtMe

 

but here is my first question which extends should i use?

cause i know that PlaceAtMe works for ObjectReferences but for example not working for Actor extends

 

 

2)

i know i can use

https://www.creationkit.com/index.php?title=IsUnique_-_ActorBase

IsUnique

https://www.creationkit.com/index.php?title=IsEssential_-_ActorBase

IsEssential

 

To protect "Special" NPCs from duplicating i will just show to player "This soul is too powerful" MSG

but... do i need someting more to protect from duplicating special NPCs?

 

 

 

3)

Will

https://www.creationkit.com/index.php?title=AddToFaction_-_Actor

AddToFaction will be enough? to make copied NPCs friend to Player?

cause i want to make every NPC that were copy to be friend even if he was enemy

 

 

 

4)

Is there any way to connect Ghost and Copied NPCs?

If Soul / Ghost die NPC that own this Soul should die too :x...

 

but im not sure how to do it...

 

 

 

5)

Anything else that i should know b4 starting with this Spell / Script?

 

its little crazy but i want to try spell like this xD

You can copy Wolf Soul and make it your follower :D

 

 

 

If any1 have any idea about more spells gimi your ideas :D

also if you want you can steal my idea, idc im probably not gonna even upload this mod :x

 

here are my ideas:

 

 

Kamui Spells:
- Kamui Self
:: Teleport Player to Kamui World
- Kamui Target
:: Teleport Target to Kamui World
- Kamui Point
:: Create Kamui Point - Back Point
- Kamui Ethernal
:: Make Player ethernal
- Kamui Mark
:: Create Kamui Location Marker
- Kamui Teleport
:: Teleport Player to Kamui Marker
- Kamui Move
:: Teleport Target to Kamui Marker
- Kamui Force
:: Push eveyone back
- Kamui Chest
:: Open Kamui Void Chest
- Kamui Space
:: Jump to targeting land ( short distance )
- Kamui Soul
:: Make targeting NPCs your ally ( if ghost dies so do NPC )

 

 

 

//Edit:

More about Point 3

Ghost should NEVER attack player !...

even if Player is attacking Ghost !...

 

also here is Point 6...

can i create Ghost that can be attacked?

cause

https://www.creationkit.com/index.php?title=SetGhost_-_Actor

SetGhost protect NPCs from any dmg right?... or not ? ;x...

 

//Edit2:

if sm1 don't know what Kamui is:

https://www.youtube.com/watch?v=t-2cOgL_kZ4

Edited by TobiaszPL
Link to comment
Share on other sites

  • Recently Browsing   0 members

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