soul_stealer

Soul Stealer component!
Component that attaches to items, making lethal swings with them steal the victims soul, storing it inside the item. Used in the cult bastard sword!
Vars | |
weak_souls | weakref list of soulstones captured by this item. |
---|---|
Procs | |
on_examine | signal called on parent being examined |
try_capture | soulstone will be deleted from souls if successful |
Var Details
weak_souls

weakref list of soulstones captured by this item.
Proc Details
on_examine
signal called on parent being examined
try_capture
soulstone will be deleted from souls if successful