home *** CD-ROM | disk | FTP | other *** search
/ Gambler 33 A / GAMBLERCD33A.BIN / Demos / CIVILCTP / setup / data / civdemo.ctp / ctp_data / default / aidata / personalityWarFew.fli < prev    next >
Text File  |  1999-06-23  |  1KB  |  33 lines

  1. // A personality file
  2. #include "mainWarFew.fli"
  3.  
  4. fuzzy_pre_outgoing_diplomacy {
  5.     output greeting_coeff[0, 10000] = 10000.0
  6.     output demand_advance_coeff[0, 10000] = 1.0
  7.     output demand_city_coeff[0, 10000] = 0.0
  8.     output demand_map_coeff[0, 10000] = 1.0
  9.     output demand_gold_coeff[0, 10000] = 1
  10.     output demand_stop_trade_coeff[0, 10000] = 1.0
  11.     output demand_attack_enemy_coeff[0, 10000] = 1.0
  12.     output demand_leave_our_lands_coeff[0, 10000] = 1.0
  13.     output demand_reduce_pollution_coeff[0, 10000] = 1.0
  14.     output demand_lower_tariffs_coeff[0, 10000] = 1.0
  15.     output offer_advance_coeff[0, 10000] = 1.0
  16.     output offer_city_coeff[0, 10000] = 0.0
  17.     output offer_map_coeff[0, 10000] = 1.0
  18.     output offer_gold_coeff[0, 10000] = 1.0
  19.     output offer_cease_fire_coeff[0, 10000] = 1.0
  20.     output offer_permanent_alliance_coeff[0, 10000] = 1.0
  21.     output offer_pact_capture_city_coeff[0, 10000] = 0.0
  22.     output offer_pact_end_global_warming_coeff[0, 10000] = 1.0
  23.     output offer_pact_end_ozone_loss_coeff[0, 10000] = 1.0
  24.     output exchange_advance_coeff[0, 10000] = 1.0
  25.     output exchange_city_coeff[0, 10000] = 0.0
  26.     output exchange_map_coeff[0, 10000] = 1.0
  27.     output give_advance[0, 10000] = 1
  28.  
  29.     // Won't send the same message more often than this many turns
  30.     output diplomatic_persistence[0, 10000] = 5.0
  31. }
  32.  
  33.