home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 56 / CDPowerplay56Disc2.iso / demos / blade / data1.cab / Program_Executable_Files / Scripts / Combos / CosCombos.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2000-10-27  |  635 b   |  16 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 1.5)
  3.  
  4. import Bladex
  5. ATK_UNIQUE = 0
  6. ATK_RANDOM = 1
  7. ATK_SEQUENTIAL = 2
  8. Bladex.SetActionEventTable('Cos', 'g_01', 'ATTACKING')
  9. Bladex.SetActionEventTable('Cos', 'D_r', 'DODGING')
  10. Bladex.SetActionEventTable('Cos', 'D_l', 'DODGING')
  11. cos = Bladex.GetCharType('Cos', 'Cos')
  12. cos.AddAttack('GA', 'Cos_g_01')
  13. cos.AttackWindow('Cos_g_01', 5, 15, 'GA_Window')
  14. cos.AttackTypeFlag('GA', ATK_RANDOM)
  15. cos.AllowAttack('GA', 'A', '', '', '')
  16.