030---KnivesCircle.json 694 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "id": "KnivesCircle",
  3. "name": "Knife Storm",
  4. "castCD": 12,
  5. "props": {
  6. "power": [
  7. 70
  8. ],
  9. "count": 64
  10. },
  11. "group": 4,
  12. "droppable": true,
  13. "tags": [
  14. {
  15. "tag": "Ranged"
  16. },
  17. {
  18. "tag": "HasBullets"
  19. },
  20. {
  21. "tag": "UnlockInPublicEvent"
  22. }
  23. ],
  24. "gameplayDesc": "Deals damage without piercing veins.",
  25. "icon": {
  26. "file": "cardIcons.png",
  27. "size": 24,
  28. "x": 14,
  29. "y": 0
  30. },
  31. "cellCost": 20,
  32. "moneyCost": 1000,
  33. "tier1": "Tactic",
  34. "hasLevels": true,
  35. "legendAffix": "BleedPoison",
  36. "__separator_group_ID": 4,
  37. "__separator_group_Name": "Power",
  38. "__original_Index": 30
  39. }