essence storm - magemonkeystudio/divinity GitHub Wiki

โšก Essence of Storm

Crackles with subtle static-like electric effects around the player.


๐Ÿ“„ File Path

To use this essence, create the following file:

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

๐Ÿงช Configuration

material: LIGHTNING_ROD
name: '&bEssence of Storm'
tier: rare
lore:
  - '&7Static energy crackles at your feet.'
enchanted: true
item-flags:
  - '*'

effect:
  type: FOOT
  name: ELECTRIC_SPARK
  speed: 0.1
  amount: 6
  offset-x: 0.2
  offset-y: 0.05
  offset-z: 0.2