mind_transfer
Vars | |
blacklisted_mobs | List of mobs we cannot mindswap into. |
---|---|
target_requires_key | If TRUE, we cannot mindswap into mobs with minds if they do not currently have a key / player. |
target_requires_mind | If TRUE, we cannot mindswap into people without a mind. You may be wondering "What's the point of mindswap if the target has no mind"? Primarily for debugging - targets hit with this set to FALSE will init a mind, then do the swap. |
unconscious_amount_caster | For how long is the caster stunned for after the spell |
unconscious_amount_victim | For how long is the victim stunned for after the spell |
Var Details
blacklisted_mobs
List of mobs we cannot mindswap into.
target_requires_key
If TRUE, we cannot mindswap into mobs with minds if they do not currently have a key / player.
target_requires_mind
If TRUE, we cannot mindswap into people without a mind. You may be wondering "What's the point of mindswap if the target has no mind"? Primarily for debugging - targets hit with this set to FALSE will init a mind, then do the swap.
unconscious_amount_caster
For how long is the caster stunned for after the spell
unconscious_amount_victim
For how long is the victim stunned for after the spell