A friend of mine found this. Helped me to get the water walking and shark thingy! ![]()
/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.