60---SpiderHealer.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "id": "SpiderHealer",
  3. "score": 0,
  4. "canBeElite": true,
  5. "minPfSize": 8,
  6. "pfCost": 0.5,
  7. "maxPerRoom": 0,
  8. "maxPerPlatform": 1,
  9. "props": {
  10. "moveSpeedMul": 3,
  11. "movePauseMul": 0,
  12. "noContactAttack": true,
  13. "fallResistance": 100,
  14. "disableEliteSidekicks": true
  15. },
  16. "skill": [
  17. {
  18. "id": "heal",
  19. "charge": 0,
  20. "coolDown": 0,
  21. "hitFrame": 0,
  22. "lockAiAfter": 0,
  23. "radius": 0,
  24. "breachResistance": 0,
  25. "disableAnnounce": false,
  26. "manual": true,
  27. "allowInAir": true,
  28. "allowSameSkillNearby": true,
  29. "ignoreGlobalCD": false,
  30. "props": {
  31. "distance": 10
  32. },
  33. "sfxCharge": "sfx/enm_zmb_cc.wav",
  34. "sfxRelease": "sfx/enm_zmb_release1.wav"
  35. }
  36. ],
  37. "genTags": 0,
  38. "blueprints": [],
  39. "index": 60,
  40. "group": 2,
  41. "icon": {
  42. "file": "cardIcons.png",
  43. "size": 24,
  44. "x": 39,
  45. "y": 34
  46. },
  47. "name": "StaticHealer",
  48. "glowInnerColor": 16580375,
  49. "flesh1": 5669211,
  50. "flesh2": 12303527,
  51. "life": [
  52. 50
  53. ],
  54. "weight": 10,
  55. "volteDelay": 0,
  56. "metaItems": [],
  57. "__separator_group_ID": 2,
  58. "__separator_group_Name": "WIP",
  59. "__original_Index": 60
  60. }