Name:Idolized
ManaCost:1 W
Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddTrigger$ AttackTrig | Description$ Enchanted creature has "Whenever this creature attacks alone, it gets +X/+X until end of turn, where X is the number of nonland permanents you control."
SVar:AttackTrig:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | Alone$ True | TriggerDescription$ Whenever this creature attacks alone, it gets +X/+X until end of turn, where X is the number of nonland permanents you control.
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ X | NumDef$ X
SVar:X:Count$Valid Permanent.nonLand+YouCtrl
Oracle:Enchant creature\nEnchanted creature has "Whenever this creature attacks alone, it gets +X/+X until end of turn, where X is the number of nonland permanents you control."
