-
Notifications
You must be signed in to change notification settings - Fork 0
BloodMagic
roidrole edited this page Sep 16, 2025
·
2 revisions
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 |