080---FastBow.json 833 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "id": "FastBow",
  3. "name": "Laser",
  4. "droppable": true,
  5. "castCD": 0,
  6. "tags": [
  7. {
  8. "tag": "HasBullets"
  9. },
  10. {
  11. "tag": "Ranged"
  12. },
  13. {
  14. "tag": "UnlockInPublicEvent"
  15. },
  16. {
  17. "tag": "ForceAmmoDrop"
  18. },
  19. {
  20. "tag": "NoCritical"
  21. },
  22. {
  23. "tag": "HasPierce"
  24. }
  25. ],
  26. "props": {
  27. "count": 1000
  28. },
  29. "group": 6,
  30. "icon": {
  31. "file": "cardIcons.png",
  32. "size": 24,
  33. "x": 21,
  34. "y": 2
  35. },
  36. "ambiantDesc": "La rapidité au détriment de la précision.",
  37. "gameplayDesc": "Very strange looking rod.",
  38. "cellCost": 0,
  39. "moneyCost": 2000,
  40. "tier1": "Tactic",
  41. "hasLevels": true,
  42. "legendAffix": "PoisonOnHit",
  43. "__separator_group_ID": 6,
  44. "__separator_group_Name": "Ranged",
  45. "__original_Index": 80
  46. }