essence ascension - magemonkeystudio/divinity GitHub Wiki

๐Ÿ•Š Essence of Ascension

Releases soul particles from below that rise as you move.


๐Ÿ“„ File Path

To use this essence, create the following file:

plugins/Divinity/modules/essences/items/ascension.yml

๐Ÿงช Configuration

material: SOUL_SAND
name: '&3Essence of Ascension'
tier: legendary
lore:
  - '&7Soul wisps rise as you walk.'
enchanted: true
item-flags:
  - '*'

effect:
  type: FOOT
  name: SOUL
  speed: 0.03
  amount: 10
  offset-x: 0.25
  offset-y: 0
  offset-z: 0.25