22---Shielder.json 888 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "id": "Shielder",
  3. "props": {
  4. "bumpResistance": 0.5,
  5. "movePauseMul": 99999,
  6. "cannotBeBackstabbed": true,
  7. "cannotBeShield": true,
  8. "noContactAttack": true,
  9. "range": 15,
  10. "cannotChangeDir": true,
  11. "disableEliteSidekicks": true
  12. },
  13. "skill": [],
  14. "genTags": 0,
  15. "index": 22,
  16. "group": 0,
  17. "life": [
  18. 150
  19. ],
  20. "weight": 0,
  21. "minPfSize": 0,
  22. "name": "Protecteur",
  23. "score": 5,
  24. "maxPerRoom": 1,
  25. "canBeElite": true,
  26. "flesh1": 12218164,
  27. "flesh2": 11247005,
  28. "pfCost": 1,
  29. "icon": {
  30. "file": "cardIcons.png",
  31. "size": 24,
  32. "x": 52,
  33. "y": 71
  34. },
  35. "blueprints": [
  36. {
  37. "item": "DamageBuff",
  38. "rarity": "Rare"
  39. },
  40. {
  41. "rarity": "Rare",
  42. "item": "Decoy"
  43. }
  44. ],
  45. "maxPerPlatform": 0,
  46. "metaItems": [],
  47. "__separator_group_ID": 0,
  48. "__separator_group_Name": "General",
  49. "__original_Index": 22
  50. }