Advertisement
Guest User

Untitled

a guest
Nov 30th, 2015
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. #newweapon 1775
  2. #name "Psi-blade"
  3. #dmg 3
  4. #att 2
  5. #nratt 1
  6. #def 0
  7. #len 1
  8. #rcost 4
  9. #slash
  10. #magic
  11. #armorpiercing
  12. #end
  13.  
  14. #newarmor 775
  15. #name "Power suit"
  16. #type 5
  17. #prot 15
  18. #def -1
  19. #enc 2
  20. #rcost 15
  21. #end
  22.  
  23. #newarmor 776
  24. #name "Light power suit"
  25. #type 5
  26. #prot 7
  27. #def 0
  28. #enc 0
  29. #rcost 15
  30. #end
  31.  
  32. #newarmor 777
  33. #name "Power cap"
  34. #type 6
  35. #prot 18
  36. #rcost 3
  37. #end
  38.  
  39. --Zealot
  40. #newmonster 6775
  41. #name "Zealot"
  42. #descr "Zealots are lower-ranked Templar who have yet to reach the upper levels of the Khala. They form the backbone of the protoss military."
  43. #gcost 10030
  44. #hp 45
  45. #size 3
  46. #prot 0
  47. #mr 14
  48. #mor 15
  49. #str 15
  50. #att 13
  51. #def 15
  52. #prec 12
  53. #enc 2
  54. #mapmove 2
  55. #ap 15
  56. #eyes 2
  57. #voidsanity 10
  58. #shrinkhp 30
  59. #magicbeing
  60. #woundfend 100
  61. #weapon 1775
  62. #weapon 1775
  63. #armor 775
  64. #armor 777
  65. #maxage 1000
  66. #ambidextrous 2
  67. #neednoteat
  68. #regeneration 10
  69. #end
  70.  
  71. #newmonster 6776
  72. #copystats 6775
  73. #prot 5
  74. #woundfend 0
  75. #growshape 31
  76. #end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement