Advertisement
MR_BEAR

spyper ff2

Jan 16th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. c//This Configuration File was made using Doraros FF2 .cfg Generator version 3.1.2
  2. "character"
  3. {
  4.  
  5. "name" "spyper"
  6. "class" "8"
  7. "model" "models\freak_fortress_2\spyper\spyper.mdl"
  8. "ragedamage" "2000"
  9. "health_formula" "20000"
  10. "maxspeed" "340"
  11.  
  12. //Boss Description(s)
  13. "description_en" "why this boss probley sucks"
  14.  
  15. "weapon1"
  16. {
  17. "name" "tf_weapon_knife"
  18. "index" "4"
  19. "show" "1"
  20. }
  21. "weapon2"
  22. {
  23. "name" "tf_weapon_club"
  24. "index" "2"
  25. }
  26.  
  27. //Boss Ability(s)
  28. "ability1"
  29. {
  30. "name" "rage_preventtaunt"
  31. "plugin_name" "default_abilities"
  32. }
  33. "ability2"
  34. {
  35. "name" "charge_bravejump"
  36. "arg0" "1"
  37. "arg1" "1.5"
  38. "arg2" "5.0"
  39. "arg3" "2.0"
  40. "plugin_name" "default_abilities"
  41. }
  42. "ability3"
  43. {
  44. "name" "charge_teleport"
  45. "arg0" "1"
  46. "arg1" "3.0"
  47. "arg2" "61.0"
  48. "plugin_name" "default_abilities"
  49. }
  50. //Sound(s)
  51. "mod_download"
  52. {
  53. "1" "models\freak_fortress_2\spyper\spyper"
  54. }
  55.  
  56. "download"
  57. {
  58. }
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement