expansionAbilities = [
	{ 
		"keyword": "changeling",
		"text": "changeling",
		"properKeyword": true,
		"reminderText": "This card is every creature type at all times.",
		"colors": [
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "U",
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.0
	},
	{ 
		"keyword": "convoke",
		"text": "convoke",
		"properKeyword": true,
		"reminderText": "Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.",
		"colors": [
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.75
	},
	{ 
		"keyword": "evolve",
		"text": "evolve",
		"properKeyword": true,
		"reminderText": "Whenever a creature enters the battlefield under your control, if that creature has greater power or toughness than this creature, put a +1/+1 counter on this creature.",
		"colors": [
			{ 
				"color": "U", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.25
	},
	{ 
		"keyword": "unleash",
		"text": "unleash",
		"reminderText": "You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.",
		"colors": [
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.25,
		"exclusiveWith": ["defender"]
	},
	{ 
		"keyword": "wither",
		"text": "wither",
		"properKeyword": true,
		"reminderText": "This deals damage to creatures in the form of -1/-1 counters.",
		"colors": [
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.25
	},
	{ 
		"keyword": "infect",
		"text": "infect",
		"properKeyword": true,
		"reminderText": "This deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.",
		"colors": [
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.75
	},
	{ 
		"keyword": "provoke",
		"text": "provoke",
		"properKeyword": true,
		"reminderText": "When this attacks, you may have target creature defending player controls untap and block it if able.",
		"colors": [
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.75,
		"exclusiveWith": ["defender"]
	},
	{ 
		"keyword": "morph",
		"text": "morph",
		"properKeyword": true,
		"reminderText": "You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.",
		"colors": [
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			},,
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "U", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0,
		"hasAbilityCost": true
	},	
	{ 
		"keyword": "undying",
		"text": "undying",
		"properKeyword": true,
		"reminderText": "When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.",
		"colors": [
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.75
	},

	{ 
		"keyword": "delve",
		"text": "delve",
		"properKeyword": true,
		"reminderText": "Each card you exile from your graveyard while casting this spell pays for {1}.",
		"colors": [
			{ 
				"color": "U", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 1.5
	},
	{ 
		"keyword": "flanking",
		"text": "flanking",
		"properKeyword": true,
		"reminderText": "Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.",
		"colors": [
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.5,
		"exclusiveWith": ["defender"]
	},

	{ 
		"keyword": "prowess",
		"text": "prowess",
		"properKeyword": true,
		"reminderText": "Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.",
		"colors": [
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "U", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0.33,
		"exclusiveWith": ["defender"]
	},
	{ 
		"keyword": "extort",
		"text": "extort",
		"properKeyword": true,
		"reminderText": "Whenever you cast a spell, you may pay {WB}. If you do, each opponent loses 1 life and you gain that much life.",
		"colors": [
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			}	
		],
		"costAdjustment": 0.33,
	},
	{ 
		"keyword": "exalted",
		"text": "exalted",
		"properKeyword": true,
		"reminderText": "Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.",
		"colors": [
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "U", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			}	
		],
		"costAdjustment": 0.33,
	},
	{ 
		"keyword": "battleCry",
		"text": "battle cry",
		"properKeyword": true,
		"reminderText": "Whenever this creature attacks, each other attacking creature gets +1/+0 until end of turn.",
		"colors": [
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			}	
		],
		"costAdjustment": 0.33,
		"exclusiveWith": ["defender"]
	},
	{ 
		"keyword": "unearth",
		"text": "unearth",
		"properKeyword": true,
		"reminderText": "Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.",
		"colors": [
			{ 
				"color": "U", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			}	
		],
		"exclusiveWith": ["defender"],
		"costAdjustment": 0.33,
		"hasAbilityCost": true
	},
	{ 
		"keyword": "outlast",
		"text": "outlast",
		"properKeyword": true,
		"reminderText": "{T}: Put a +1/+1 counter on this creature. Outlast only as a sorcery.",
		"colors": [
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			}	
		],
		"costAdjustment": 0.33,
		"hasAbilityCost": true
	},
	{ 
		"keyword": "scavenge",
		"text": "scavenge",
		"properKeyword": true,
		"reminderText": "Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.",
		"colors": [
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			}
		],
		"costAdjustment": 0,
		"hasAbilityCost": true
	},
	{ 
		"keyword": "evoke",
		"text": "evoke",
		"properKeyword": true,
		"reminderText": "You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.",
		"colors": [
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			},,
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "W", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "U", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "B", 
				"affinity": ".05",
				"isBuff": false
			}		
		],
		"costAdjustment": 0,
		"hasAbilityCost": true,
		"requiresAddon": true
	},
	{ 
		"keyword": "bloodrush",
		"text": "bloodrush",
		"properKeyword": false,
		"colors": [
			{ 
				"color": "G", 
				"affinity": ".05",
				"isBuff": false
			},
			{ 
				"color": "R", 
				"affinity": ".05",
				"isBuff": false
			}
		],
		"costAdjustment": 0,
		"hasAbilityCost": true
	},
]