home *** CD-ROM | disk | FTP | other *** search
/ Singles (French) / Singles-FrenchVersion-Win95.iso / data1.cab / GameObject / tvModern.ago < prev    next >
Text File  |  2004-03-05  |  2KB  |  129 lines

  1.  
  2. StandardGOResource object
  3. {
  4.     parentResource = tv
  5.     
  6.     meshResourceNameArray
  7.     {
  8.         0 = tvModern
  9.     }
  10.  
  11.     walkabilityResourceNameArray
  12.     {
  13.         0 = tvModern
  14.     }
  15.  
  16.     
  17.     price = 200
  18.     
  19.     roomFunctionValue = 1.0
  20.     
  21.     # maps activity name to activity modifier 
  22.     activityModifiers
  23.     {
  24.         watchAction
  25.         {
  26.             influenceModifiers
  27.             {
  28.                 0
  29.                 {
  30.                     condition = NEED_TIREDNESS
  31.                     type = value
  32.                     operation = MUL
  33.                     value = 1.22
  34.                 }
  35.                 1
  36.                 {
  37.                     condition = NEED_FUN
  38.                     type = value
  39.                     operation = MUL
  40.                     value = 1.22
  41.                 }
  42.             }
  43.         }
  44.         watchNews
  45.         {
  46.             influenceModifiers
  47.             {
  48.                 0
  49.                 {
  50.                     condition = NEED_TIREDNESS
  51.                     type = value
  52.                     operation = MUL
  53.                     value = 1.22
  54.                 }
  55.                 1
  56.                 {
  57.                     condition = NEED_FUN
  58.                     type = value
  59.                     operation = MUL
  60.                     value = 1.22
  61.                 }
  62.             }
  63.         }
  64.         watchRomantic
  65.         {
  66.             influenceModifiers
  67.             {
  68.                 0
  69.                 {
  70.                     condition = NEED_RELATIONSHIP_ROMANTIC
  71.                     type = value
  72.                     operation = MUL
  73.                     value = 1.22
  74.                 }
  75.                 1
  76.                 {
  77.                     condition = NEED_FUN
  78.                     type = value
  79.                     operation = MUL
  80.                     value = 1.22
  81.                 }
  82.             }
  83.         }
  84.         watchSitcom
  85.         {
  86.             influenceModifiers
  87.             {
  88.                 0
  89.                 {
  90.                     condition = NEED_FUN
  91.                     type = value
  92.                     operation = MUL
  93.                     value = 1.22
  94.                 }
  95.             }
  96.         }
  97.         watchHorror
  98.         {
  99.             influenceModifiers
  100.             {
  101.                 0
  102.                 {
  103.                     condition = NEED_FUN
  104.                     type = value
  105.                     operation = MUL
  106.                     value = 1.22
  107.                 }
  108.             }
  109.         }
  110.     }
  111.     
  112.     roomFunctions
  113.     {
  114.         tv
  115.         {
  116.             0
  117.             {
  118.                 roomType = LIVINGROOM
  119.                 roomValue = 0.34
  120.             }
  121.         }
  122.     }
  123.     
  124.     breakProbability = 0.025
  125.     
  126.     price = 320
  127.     
  128. }
  129.