Hello,
here is revision 2 of my cipher level. The revised level is renamed to
"Caesar Cipher" and avoids a spoiler (Thanks to Andreas), giving instead
some hints to solve the level more easily.
Greetings
Jürgen
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<el:level xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://enigma-game.org/schema/level/1 level.xsd" xmlns:el="http://enigma-game.org/schema/level/1">
<el:protected >
<el:info el:type="level">
<el:identity el:title="Caesar Cipher" el:id="20140725jl0001"/>
<el:version el:score="1" el:release="1" el:revision="2" el:status="stable"/>
<el:author el:name="Jürgen Lange"/>
<el:copyright>Copyright © 2014 Jürgen Lange</el:copyright>
<el:license el:type="GPL v2.0 or above" el:open="true"/>
<el:compatibility el:enigma="1.20"/>
<el:modes el:easy="false" el:single="true" el:network="false"/>
<el:comments>
<el:credits el:showinfo="false" el:showstart="false"></el:credits>
</el:comments>
<el:score el:easy="-" el:difficult="-"/>
</el:info>
<el:luamain><![CDATA[
ti[" "] = {"fl_lawn_b"}
ti["d"] = {"it_dynamite"}
ti["#"] = {"st_break"}
ti["w"] = {"st_flat"}
ti["z"] = {"st_lightglass"}
ti["o"] = {"st_oxyd_c"}
ti["f"] = {"st_fake_oxydc"}
ti["n"] = {"it_document", text="bKFDJx"}
ti["k"] = {"it_document", text="Gaius Julius Caesar (100 BC - 44 BC) was a Roman general, statesman and Consul. His original Cipher has a shift of +3 to protect messages of military significance."}
ti["j"] = {"it_document", text="ROT13 is used in online forums as a means of hiding spoilers, punchlines and puzzle solutions."}
ti["m"] = {"it_document", text="+10"}
ti["p"] = {"it_document", text="+20"}
ti["q"] = {"it_document", text="+30"}
ti["r"] = {"it_document", text="+40"}
ti["s"] = {"it_document", text="+50"}
ti["a"] = {"it_document", text="-10"}
ti["b"] = {"it_document", text="-20"}
ti["c"] = {"it_document", text="-30"}
ti["e"] = {"it_document", text="-40"}
ti["g"] = {"it_document", text="-50"}
ti["@"] = {"#ac_marble"}
wo(ti, " ", {
"wfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwowwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfw",
"w# # # # # # # # # #m # # # # # # # # # #p # # # # # # # # # #q # # # # # # # # #r # # # # # # # # # #s # #w",
"w k j w",
"z dd @ n w",
"w w",
"w# # # # # # # # # #a # # # # # # # # # #b # # # # # # # # # #c # # # # # # # # #e # # # # # # # # # #g # #w",
"wfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwowwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfwwfw"
})
]]></el:luamain>
<el:i18n/>
</el:protected>
</el:level>
_______________________________________________
Enigma-devel mailing list
Enigma-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/enigma-devel