cheats.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. // VCMI VCMI simple SoD/HotA AB RoE
  3. "localCheats" : {
  4. "color" : [ "vcmicolor", "nwcphisherprice" ],
  5. "gray" : [ "vcmigray" ]
  6. },
  7. "townTargetedCheats" : {
  8. "buildTown" : [ "vcmiarmenelos", "vcmibuild", "nwczion", "nwccoruscant", "nwconlyamodel" ]
  9. },
  10. "playerTargetedCheats" : {
  11. "resources" : [ "vcmiformenos", "vcmiresources", "nwctheconstruct", "nwcwatto", "nwcshrubbery" ],
  12. "defeat" : [ "vcmimelkor", "vcmilose", "nwcbluepill", "nwcsirrobin" ],
  13. "victory" : [ "vcmisilmaril", "vcmiwin", "nwcredpill", "nwctrojanrabbit" ],
  14. "mapReveal" : [ "vcmieagles", "vcmimap", "nwcwhatisthematrix", "nwcrevealourselves", "nwcgeneraldirection" ],
  15. "mapHide" : [ "vcmiungoliant", "vcmihidemap", "nwcignoranceisbliss" ],
  16. "revealPuzzle" : [ "vcmiobelisk", "nwcoracle", "nwcprophecy", "nwcalreadygotone" ]
  17. },
  18. "heroTargetedCheats" : {
  19. "giveArchangel" : [ "vcmiainur", "vcmiarchangel", "nwctrinity", "nwcpadme", "nwcavertingoureyes" ],
  20. "giveBlackKnight" : [ "vcmiangband", "vcmiblackknight", "nwcagents", "nwcdarthmaul", "nwcfleshwound" ],
  21. "giveCrystalDragon" : [ "vcmiglaurung", "vcmicrystal" ],
  22. "giveAzureDragon" : [ "vcmiazure" ],
  23. "giveFairieDragon" : [ "vcmifaerie" ],
  24. "giveArmy" : [ "vcminissi", "vcmiarmy" ],
  25. "giveSpells" : [ "vcmiistari", "vcmispells", "nwcthereisnospoon", "nwcmidichlorians", "nwctim" ],
  26. "giveMachines" : [ "vcminoldor", "vcmimachines", "nwclotsofguns", "nwcr2d2", "nwcantioch" ],
  27. "levelup" : [ "vcmiglorfindel", "vcmilevel", "nwcneo", "nwcquigon", "nwcigotbetter" ],
  28. "movement" : [ "vcminahar", "vcmimove", "nwcnebuchadnezzar", "nwcpodracer", "nwccoconuts" ],
  29. "giveArtifacts" : [ "vcmiforgeofnoldorking", "vcmiartifacts" ],
  30. "experience" : [ "vcmiolorin", "vcmiexp" ],
  31. "maxLuck" : [ "vcmiluck", "nwcfollowthewhiterabbit", "nwccastleanthrax" ],
  32. "maxMorale" : [ "vcmimorale", "nwcmorpheus", "nwcmuchrejoicing" ],
  33. "god" : [ "vcmigod", "nwctheone" ],
  34. "giveScrolls" : [ "vcmiscrolls" ],
  35. "skill" : [ "vcmiskill" ],
  36. "teleport" : [ "vcmiteleport" ],
  37. "grail" : [ "vcmigrail", "nwcarchitect" ]
  38. }
  39. }