Description
Interactions for use in Adathan's and other's boss/dungeon/raid projects.
Adds the following interactions:
- ExecuteInteraction
- ExecuteInteractionAtPlayer
- ExecuteInteractionAtSelf
- ExecuteInteractionAroundPointRandomly
- SetBlocksSquare
- SetBlocksAroundCircle
- RotateSelf
- FireProjectilesSetIntervals
- TeleportSelfRelative
- TeleportSelfStatic
Adds the following conditions:
- OwnStatPercentageAdathan
Execute Interaction requires an NPC name that will be spawned in at the desired point. Boss_Marker comes natively within the library and is invisible. It is recommended to use Boss_Marker or create a duplicate of Boss_Marker with your own custom name.
Used In:
https://www.curseforge.com/hytale/mods/void-asylum -- Nearly every interaction
https://www.curseforge.com/hytale/mods/steamwrought-tomb - Uses TeleportSelfStatic exclusively


