# This is a ComLabGames game description file. ModuleClass = clg.efg.EfgModule ModuleVersion = 0.1 # Game information Title = "product_development race complete information" Description = "" WindowWidth = 1011 WindowHeight = 576 IndexNodes = false LevelPayoffs = true LabelPayoffs = true # Roles roles = 3 r0 = thompson r0.clrid = 1 r1 = smith r1.clrid = 2 r2 = "Product development laboratories" r2.clrid = 0 # Nodes nodes = 14 stages = 1 n0 = d n0.role = 2 l0.src = -1 l0.txt = Untitled s0.id = S1 s0.markov = 0 t0 = [\0, 1] n1 = d n1.role = 0 l1.src = 0 l1.txt = "0.4 only thompson develops new product" n2 = d n2.role = 1 l2.src = 0 l2.txt = "0.4 only smith develops new product" n3 = d n3.role = 1 l3.src = 0 l3.txt = "0.2 both develop new product" n4 = p n4.poff = [100, 0] l4.src = 1 l4.txt = "advertise product" n5 = p n5.poff = [40, 0] l5.src = 1 l5.txt = "charge low price" n6 = p n6.poff = [0, 100] l6.src = 2 l6.txt = "advertise product" n7 = p n7.poff = [0, 40] l7.src = 2 l7.txt = "charge low price" n8 = d n8.role = 0 l8.src = 3 l8.txt = "advertise product" n9 = d n9.role = 0 l9.src = 3 l9.txt = "charge low price" n10 = p n10.poff = [60, 60] l10.src = 8 l10.txt = "advertise product" n11 = p n11.poff = [120, 10] l11.src = 8 l11.txt = "charge low price" n12 = p n12.poff = [10, 120] l12.src = 9 l12.txt = "advertise product" n13 = p n13.poff = [30, 30] l13.src = 9 l13.txt = "charge low price" # Groups groups = 1 g0 = [8, 9]