Skip to content

BloodMagic

roidrole edited this page Sep 16, 2025 · 2 revisions

Soul Network

Call the soulNetwork getter on an IPlayer to get an instance of it.

Method Parameters Return Type
add amount as int, maximum as int void
add description as ITextComponent, amount as int, maximum as int void
syphon description as ITextComponent, amount as int, @Optional skipEvent as boool void
hurtPlayer player as IPlayer, syphon as float void
getCachedPlayer [None] IPlayer
clear [None] void

The following have both getters and setters :

Property Type Description
orbTier int
currentEssence int Also known as LP

Clone this wiki locally