Underlight Angler Artifact Tree

A friend of mine found this. Helped me to get the water walking and shark thingy! :stuck_out_tongue_winking_eye:


/run C_ArtifactUI.AddPower(1021)
[“Undercurrent” spell learned]

/run C_ArtifactUI.AddPower(1030)
[‘Bloodfishing’ passive, no visual]

/run C_ArtifactUI.AddPower(1023)
/run C_ArtifactUI.AddPower(1023)
/run C_ArtifactUI.AddPower(1023)
[rank 1,2&3 ‘Cursed Queenfish Angling’ passive, no visual]

/run C_ArtifactUI.AddPower(1029)
[“Surface Tension” Buff will show on character]

/run C_ArtifactUI.AddPower(1032)
[“Underlight Blessing” Buff will show when you hop the wall & swim in the Violet Hold Lake]

If you interract with the Underligt Pearl and write
/dump C_ArtifactUI.GetPowers()

This will give you a list of the artifact powers from 1021-1033, though sadly it doesn’t give us the names.


It’s not a lot of help, but at least it can provide some control.

5 Likes