Vengeful Ghosts have no auratestfn defined, unlike Abigail who has a very comprehensive one that excludes companions:
-- prefabs/abigail.lua, line 274 local function auratest(inst, target, can_initiate) -- ... line 316 return not target:HasTag("companion") and (can_initiate or ismonster or target:HasTag("prey")) end
This results in various friendly targets getting damaged, but most notably applies a very punishing 30% domestication loss for every hit to beefalo. The skill is avoided like the plague in public servers, as anyone dying within the skill's radius automatically transforms into a beefalo untaming machine.
Steps to Reproduce
1. Learn the Vengeful Ghost skill.
2. Bond a beefalo. Tame it if you want.
3. Die.
4. Note that it gets damaged and loses domestication on each hit.
-
1
-
1
-
1
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now