We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f18a640 commit 5eafd08Copy full SHA for 5eafd08
1 file changed
src/Data/Spectres.lua
@@ -2907,6 +2907,13 @@ minions["Metadata/Monsters/SpiderPlated/SpiderPlatedUnholyEmerge"] = {
2907
"Melee",
2908
},
2909
modList = {
2910
+ -- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1]
2911
+ -- CannotBeAugmented [cannot_have_azmeri_dust = 1]
2912
+ -- CannotBeAugmented [cant_possess_this = 1]
2913
+ -- CannotBeAugmented [cant_touch_this = 1]
2914
+ -- CannotBeAugmented [cannot_be_tagged_by_sentinel = 1]
2915
+ -- CannotBeAugmented [cannot_be_afflicted = 1]
2916
+ -- CannotBeAugmented [cannot_have_affliction_mods = 1]
2917
2918
}
2919
-- Wicker Man
0 commit comments