Modding skills?

So I just recently discovered the Community patch, and it opened a whole new world of customization to me, so I’ve been playing around with some codes and stuff. I wanted to try to make Maya’s Phaselock-dependant skills trigger upon landing Phaselock on an enemy (without actually phaselocking them, i.e. lifting them off the ground) so that she’s more viable in solo raids without beehawking.

I tried to start off by seeing if I can make Wreck a passive, by copying the code format in the community patch itself, while changing the value I thought would affect the skill. I added

  		#<Wreck>
  		
  			#<hotfix><key>"SparkOnDemandPatchEntry-Maya32"</key><value>"GD_Siren_Streaming,GD_Siren_Skills.Harmony.Wreck,TrackedSkillType,,TRACKEDSKILL_Untracked"</value>><on>

  		#</Wreck>

and added the corresponding key and value to the TransientSparkService thingy at the bottom, but to no avail.

Would greatly appreciate if anyone could help, thanks in advance!

2 Likes