home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / games / volume13 / dominion / part10 / mag_Demonology < prev   
Text File  |  1992-02-11  |  733b  |  31 lines

  1. # this file describes magic powers available to magical order of
  2. # Demonology, which is mostly concerned with the conjuring of demons.
  3. #
  4. # the format for spirits is:
  5. #    name level cost
  6. # and for spells:
  7. #    name level cost duration
  8. #
  9. # where `level' is the magical skill level at which you get the power,
  10. # and `cost' is the cost in spell points to use the power.  `duration'
  11. # tells how long a spell will last.
  12. #
  13. #EXEC:
  14. summon_imp 50 2
  15. summon_lesser_demon 90 3
  16. summon_hellhound 150 4
  17. summon_tormented_soul 450 5
  18. summon_devil 500 4
  19. summon_major_demon 800 8
  20. summon_balrog 1500 15
  21. summon_demon_lord 2500 19
  22. #
  23. hide_army 200 1 2
  24. hide_sector 250 2 8
  25. mag_bonus 300 1 2
  26. fly_army 400 2 2
  27. fireburst 1000 4 4
  28. sacrifice 0 0 0
  29. #
  30. black_hole 600 8 8
  31.