52---Bull.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "id": "Bull",
  3. "score": 0,
  4. "canBeElite": true,
  5. "minPfSize": 8,
  6. "maxPerRoom": 0,
  7. "props": {
  8. "moveSpeedMul": 1,
  9. "movePauseMul": 0,
  10. "disableEliteSidekicks": true
  11. },
  12. "skill": [
  13. {
  14. "id": "charge",
  15. "charge": 0.85,
  16. "coolDown": 4,
  17. "props": {
  18. "x": 0.55,
  19. "y": 0.3,
  20. "distance": 6
  21. },
  22. "power": [
  23. 15
  24. ],
  25. "lockAiAfter": 0,
  26. "radius": 0,
  27. "allowSameSkillNearby": false,
  28. "ignoreGlobalCD": false,
  29. "breachResistance": 10,
  30. "allowInAir": false,
  31. "disableAnnounce": false,
  32. "hitFrame": 0,
  33. "manual": false
  34. }
  35. ],
  36. "genTags": 0,
  37. "index": 52,
  38. "group": 2,
  39. "name": "Boeuf",
  40. "glowInnerColor": 16711680,
  41. "life": [
  42. 250
  43. ],
  44. "weight": 10,
  45. "pfCost": 1,
  46. "icon": {
  47. "file": "cardIcons.png",
  48. "size": 24,
  49. "x": 57,
  50. "y": 0
  51. },
  52. "blueprints": [],
  53. "maxPerPlatform": 0,
  54. "metaItems": [],
  55. "__separator_group_ID": 2,
  56. "__separator_group_Name": "WIP",
  57. "__original_Index": 52
  58. }