if(cardTextRows[i].contains("{T}")&&cardTextRows[i].contains("to your mana pool"))
mArtifact=true;
boolcipt=cardText.contains(cardName+" enters the battlefield tapped")&&
!cardText.contains(cardName+" enters the battlefield tapped unless");
boolcipt=cardText.contains("Hideaway")||(cardText.contains(cardName+" enters the battlefield tapped")&&!cardText.contains(cardName+" enters the battlefield tapped unless"));