052---DualDaggers.json 566 B

12345678910111213141516171819202122232425262728
  1. {
  2. "id": "DualDaggers",
  3. "name": "Morph Spear",
  4. "castCD": 0,
  5. "props": {},
  6. "group": 5,
  7. "droppable": true,
  8. "tags": [
  9. {
  10. "tag": "CritSameAsNormalInUI"
  11. }
  12. ],
  13. "gameplayDesc": "Le 3ème coup est un {coup critique@CC}.",
  14. "icon": {
  15. "file": "cardIcons.png",
  16. "size": 24,
  17. "x": 2,
  18. "y": 2
  19. },
  20. "cellCost": 0,
  21. "moneyCost": 1800,
  22. "tier1": "Brutality",
  23. "hasLevels": true,
  24. "legendAffix": "FullLifeDamage",
  25. "__separator_group_ID": 5,
  26. "__separator_group_Name": "Melee",
  27. "__original_Index": 52
  28. }