summary refs log tree commit diff
path: root/auto-tune/init.lua
blob: f5aad24e00d9a578bfbd775920a416365bd4c500 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
long_name = "Auto-Tune Mindstars"
short_name = "auto_tune"
for_module = "tome"
addon_version = {0,2,0}
version = {1,7,6}
weight = 20
author = {"Rabbit Whispers"}
homepage = {"starfall.systems"}
description = [[May mismatched mindstars bother you no more.

After you use Attune Mindstar, your equipped mindstars (including any psionically wielded mindstars) will now have the same damage type. Any new mindstars will change to your preferred damage type immediately when wielded.]]
tags = {"mindstar", "attune mindstar"}

data = true
hooks = true 
overload = false
superload = false