Guest User

Untitled

a guest
Apr 19th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. #Ship Types
  2.  
  3. $Name: Starship
  4. $Counts for Alone: YES
  5. $Praise Destruction: YES
  6. $On Hotkey List: YES
  7. $Target as Threat: YES
  8. $Show Attack Direction: YES
  9. $Scannable: YES
  10. $Warp Pushes: YES
  11. $Warp Pushable: NO
  12. $Turrets prioritize ship target: YES
  13. $Max Debris Speed: 200
  14. $FF Multiplier: 0.5
  15. $EMP Multiplier: 0.5
  16. $Fog:
  17. +Start dist: 500.0
  18. +Compl dist: 1500.0
  19. +Disappear factor: 1.5
  20. $AI:
  21. +Valid goals: ( "fly to ship"
  22. "attack ship"
  23. "waypoints"
  24. "waypoints once"
  25. "depart"
  26. "attack subsys"
  27. "attack wing"
  28. "guard ship"
  29. "disable ship"
  30. "disarm ship"
  31. "attack any"
  32. "ignore ship"
  33. "ignore ship (new)"
  34. "guard wing"
  35. "evade ship"
  36. "stay still"
  37. "play dead"
  38. "stay near ship"
  39. "keep safe dist" )
  40. +Accept Player Orders: YES
  41. +Player Orders: ( "attack ship"
  42. "disable ship"
  43. "disarm ship"
  44. "guard ship"
  45. "ignore ship"
  46. "ignore ship (new)"
  47. "form on wing"
  48. "cover me"
  49. "attack any"
  50. "depart"
  51. "disable subsys" )
  52. +Auto attacks: YES
  53. +Attempt broadside: YES
  54. +Actively Pursues: ( "navbuoy"
  55. "sentry gun"
  56. "escape pod"
  57. "cargo"
  58. "support"
  59. "stealth"
  60. "fighter"
  61. "bomber"
  62. "fighter/bomber"
  63. "transport"
  64. "freighter"
  65. "awacs"
  66. "gas miner"
  67. "cruiser"
  68. "corvette"
  69. "Starship"
  70. "capital"
  71. "super cap"
  72. "drydock"
  73. "knossos device" )
  74. +Guards attack this: YES
  75. +Turrets attack this: YES
  76. +Can Form Wing: YES
  77. +Passive docks: ( "support" )
  78. $Vaporize Percent Chance: 0.0
  79.  
  80. #END
Add Comment
Please, Sign In to add comment