| 123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- // VCMI VCMI simple SoD/HotA AB RoE
- "localCheats" : {
- "color" : [ "vcmicolor", "nwcphisherprice" ],
- "gray" : [ "vcmigray" ]
- },
- "townTargetedCheats" : {
- "buildTown" : [ "vcmiarmenelos", "vcmibuild", "nwczion", "nwccoruscant", "nwconlyamodel" ]
- },
- "playerTargetedCheats" : {
- "resources" : [ "vcmiformenos", "vcmiresources", "nwctheconstruct", "nwcwatto", "nwcshrubbery" ],
- "defeat" : [ "vcmimelkor", "vcmilose", "nwcbluepill", "nwcsirrobin" ],
- "victory" : [ "vcmisilmaril", "vcmiwin", "nwcredpill", "nwctrojanrabbit" ],
- "mapReveal" : [ "vcmieagles", "vcmimap", "nwcwhatisthematrix", "nwcrevealourselves", "nwcgeneraldirection" ],
- "mapHide" : [ "vcmiungoliant", "vcmihidemap", "nwcignoranceisbliss" ],
- "revealPuzzle" : [ "vcmiobelisk", "nwcoracle", "nwcprophecy", "nwcalreadygotone" ]
- },
- "heroTargetedCheats" : {
- "giveArchangel" : [ "vcmiainur", "vcmiarchangel", "nwctrinity", "nwcpadme", "nwcavertingoureyes" ],
- "giveBlackKnight" : [ "vcmiangband", "vcmiblackknight", "nwcagents", "nwcdarthmaul", "nwcfleshwound" ],
- "giveCrystalDragon" : [ "vcmiglaurung", "vcmicrystal" ],
- "giveAzureDragon" : [ "vcmiazure" ],
- "giveFairieDragon" : [ "vcmifaerie" ],
- "giveArmy" : [ "vcminissi", "vcmiarmy" ],
- "giveSpells" : [ "vcmiistari", "vcmispells", "nwcthereisnospoon", "nwcmidichlorians", "nwctim" ],
- "giveMachines" : [ "vcminoldor", "vcmimachines", "nwclotsofguns", "nwcr2d2", "nwcantioch" ],
- "levelup" : [ "vcmiglorfindel", "vcmilevel", "nwcneo", "nwcquigon", "nwcigotbetter" ],
- "movement" : [ "vcminahar", "vcmimove", "nwcnebuchadnezzar", "nwcpodracer", "nwccoconuts" ],
- "giveArtifacts" : [ "vcmiforgeofnoldorking", "vcmiartifacts" ],
- "experience" : [ "vcmiolorin", "vcmiexp" ],
- "maxLuck" : [ "vcmiluck", "nwcfollowthewhiterabbit", "nwccastleanthrax" ],
- "maxMorale" : [ "vcmimorale", "nwcmorpheus", "nwcmuchrejoicing" ],
- "god" : [ "vcmigod", "nwctheone" ],
- "giveScrolls" : [ "vcmiscrolls" ],
- "skill" : [ "vcmiskill" ],
- "teleport" : [ "vcmiteleport" ],
- "grail" : [ "vcmigrail", "nwcarchitect" ]
- }
- }
|