# alias: GoingForBlood # button-text: Going for Blood # gib-works: false # bba-works: true # auction-filter: Auction.....\n1[CDHS] +X # convention-card-ns: 21GF-GIB # convention-card-ew: 21GF-GIB /*@chat --- Going for Blood @chat*/ dealer south # South opens and West is short in opener’s suit and North has <4-card support for minor and <3-card support for major Cs = clubs(south)>2 and clubs(south)>diamonds(south) and hearts(south)<5 and spades(south)<5 and clubs(north)<4 and clubs(west)<3 Ds = diamonds(south)>2 and hearts(south)<5 and spades(south)<5 and diamonds(north)<4 and diamonds(west)<3 Hs = hearts(south)>4 and hearts(north)<3 and hearts(west)<3 Ss = spades(south)>4 and spades(north)<3 and spades(west)<3 # South opens, West doubles, North has 10+ HCP sOpens = hcp(south)>11 and hcp(south)<15 and (Cs or Ds or Hs or Ss) wDoubles = hcp(west)>11 and hcp(west)<15 and shape(west, any 4432 +any 4441) sOpens and wDoubles and hcp(north)>9