090---ThrowingKnife.json 826 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "id": "ThrowingKnife",
  3. "name": "Kunai",
  4. "castCD": 0,
  5. "props": {
  6. "ammo": 30,
  7. "dps": 4,
  8. "duration": 20
  9. },
  10. "group": 6,
  11. "droppable": true,
  12. "tags": [
  13. {
  14. "tag": "NoCritical"
  15. },
  16. {
  17. "tag": "HasBullets"
  18. },
  19. {
  20. "tag": "Ranged"
  21. },
  22. {
  23. "tag": "Bleed"
  24. },
  25. {
  26. "tag": "LimitedAmmo"
  27. },
  28. {
  29. "tag": "HasPierce"
  30. }
  31. ],
  32. "gameplayDesc": "Inflicts {bleed@BL} (::+dps:: DPS for ::duration:: sec).",
  33. "icon": {
  34. "file": "cardIcons.png",
  35. "size": 24,
  36. "x": 14,
  37. "y": 1
  38. },
  39. "cellCost": 0,
  40. "moneyCost": 1750,
  41. "tier1": "Tactic",
  42. "hasLevels": true,
  43. "legendAffix": "BleedPropagation",
  44. "__separator_group_ID": 6,
  45. "__separator_group_Name": "Ranged",
  46. "__original_Index": 90
  47. }