示例#1
0
 public PlusOneAttackWhenAttackingAnEnemyInTheStagingArea(Dunhere source)
     : base("When attacking an enemy in the staging area, Dunhere gets +1 Attack.", source)
 {
 }
示例#2
0
 public PlusOneAttackWhenAttackingAnEnemyInTheStagingArea(Dunhere source)
     : base("When attacking an enemy in the staging area, Dunhere gets +1 Attack.", source)
 {
 }
示例#3
0
 public CanAttackEnemiesInTheStagingArea(Dunhere source)
     : base("Dunhere can target enemies in the staging area when he attacks alone. When doing so, he gets +1 Attack.", source)
 {
 }
示例#4
0
 public CanAttackEnemiesInTheStagingArea(Dunhere source)
     : base("Dunhere can target enemies in the staging area when he attacks alone. When doing so, he gets +1 Attack.", source)
 {
 }