public boolean isPulsing() { return getPivotGem()!=null && getSlaveGem()!=null && getPivotGem().isFalling(); }