on_pre_use=function(self,t,silent)ifnotself:hasPsiblades(true,true)thenifnotsilentthengame.logPlayer(self,"You require two psiblades in your hands to use this talent.")endreturnfalseendreturntrueend,
on_pre_use=function(self,t,silent)ifnotself:hasPsiblades(true,true)andnotself:attr("leaves_tide_no_mindstar")thenifnotsilentthengame.logPlayer(self,"You require two psiblades in your hands to use this talent.")endreturnfalseendreturntrueend,