046---BackStabber.json 661 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "id": "BackStabber",
  3. "name": "Dague d'assassin",
  4. "castCD": 0,
  5. "props": {},
  6. "group": 4,
  7. "droppable": false,
  8. "tags": [
  9. {
  10. "tag": "UnlockInPublicEvent"
  11. }
  12. ],
  13. "ambiantDesc": "Légère mais mortelle si elle maniée comme il faut.",
  14. "gameplayDesc": "Inflige un {coup critique@CC} quand vous frappez dans le dos.",
  15. "icon": {
  16. "file": "cardIcons.png",
  17. "size": 24,
  18. "x": 9,
  19. "y": 1
  20. },
  21. "cellCost": 30,
  22. "moneyCost": 1500,
  23. "tier1": "Brutality",
  24. "hasLevels": true,
  25. "legendAffix": "BackDamage",
  26. "legendaryName": "Vice",
  27. "__separator_group_ID": 4,
  28. "__separator_group_Name": "Melee",
  29. "__original_Index": 46
  30. }