long_desc=function(self,eff)return("The target is surrounded by a space distortion that randomly sends (%d%% chance) incoming damage to another target (%s). Absorbs %d/%d damage before it crumbles."):format(eff.chance,eff.target.nameor"unknown",self.displacement_shield,eff.power)end,
long_desc=function(self,eff)return("The target is surrounded by a space distortion that randomly sends (%d%% chance) incoming damage to another target (%s). Absorbs %d/%d damage before it crumbles."):format(eff.chance,eff.targetandeff.target.nameor"unknown",self.displacement_shield,eff.power)end,