cinder-ru/cinder.tw2

1616 lines
51 KiB
Plaintext

::StoryTitle
Тайный Агент Зола Миссия 1
::StoryIncludes
cinder_css.tw2
::Start <501,175>
{
<section class="scene s-dark">
<div class="sect-img"><img src="intro-roof.png"></div>
<div class="sect-cont">
<p class="char-name">Крёстная:</p>
<span class="char-talk">Тайный Агент Зола, я вызвала тебя, чтобы поручить миссию.
Она будет опасной, но я знаю, что ты справишься.</span>
</div>
</section>
<section class="optarea"><div class="sect-cont">
[[Продолжить|Mission1]]
</div></section>
(set: $hasMap to "no")
(set: $hasWeapon to 0)
(set: $passageFound to 0)
(set: $seenRisk to 4)
(set: $hasStiletto to 0)
(set: $hasCrowbar to 0)
(set: $hasRazor to 0)
(set: $guardN to 0)
(set: $guardMS to 0)
(set: $guardMN to 0)
(set: $guardQ to 0)
}
::Mission1 <500,301>
{
<section class="scene s-dark">
<div class="sect-img"><img src="intro1.png"></div>
<div class="sect-cont">
<p class="char-name">Godmother:</p>
<span class="char-talk">This evening there will be a Ball at the Palace. We have forged an invitation. You must infiltrate the Ball, seek out and retrieve the [Secret Military Plans.]<morelink1|</span>
|morelink1>[]
(click: ?morelink1)[
<p class="char-talk">You will have to make choices, and those choices matter. One wrong move and you will either end up in la Bastille or on the block. If this happens [I cannot help you.]<morelink2|</p>]
(click: ?morelink2)[<p class="char-talk">So keep a low profile. Avoid the guards. Avoid talking to anyone at all. Get in and out [as quickly as possible.]<morelink3|</p>]
(click: ?morelink3)[<p class="char-talk">And Cinder... don't bring any weapons on this mission.</p>(replace: ?continue)[[[D'accord!->ViewMap]]]
]</span>
</div>
</section>
<section class="scene">
<div class="sect-cont">
|continue>[]
</div>
</section>
}
::ViewMap <501,429>
{<section class="scene s-dark">
<div class="sect-img">
<img src="versailles-map.png">
</div>
<div class="sect-cont">
<p class="char-name">Godmother:</p>
<p class="char-talk">Make your way to this office room in the North Wing, 2ième étage. The plans are [somewhere inside.]<missionInfo1|</p>
(click: ?missionInfo1)[<p class="char-talk">The guards should be at roughly these positions, but we can't be sure so [be cautious.]<missionInfo2|</p>]
(click: ?missionInfo2)[<p class="char-talk">At midnight the guards change. That is your one window to get out of there.</p>(replace: ?continuehow)[
(link: "Continue")[(set: $hasMap to "no")(goto:"equipment room")]
(link: "Sneak map into pocket")[(set: $hasMap to "yes")(goto:"equipment room")]]
]
</div></section><section><div class="sect-cont">}
|continuehow>[]
</div></section>
::The hall <502,1079>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="entering-palace.png"></div>
</section>
<section class="scene sect-cont">
[[Blend in->Hall of Mirrors NC]]
</section>
}
::The palace [map] <502,954>
{
<section class="scene s-dark">
<div class="sect-cont">
<span class="char-name">Godmother:</span><br>
<span class="char-talk">Good luck, and don't get caught! The people of France need you. Death to the Ancien Régime!</span>
<p class="char-talk">Oh, and don't get blood on that dress - it's a rental.</p>
</div>
<div class="sect-img">
<img src="outside-ver.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u" title="Up">[[The hall]]</span><span class="w-r inactive" title="Right">Go south</span><span class="w-l inactive" title="Left">Left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::prince <185,1602>
<img src="http://i.livescience.com/images/i/000/035/023/i02/Louis16-1775.jpg?1357149269">
Annoying person blocking your way: "Bonjour! Would you dance with me?"
[[Dance->Dance with the annoying man]]
(link: "Dodge")[
(if: $dodgeDie is 1)[(goto: "Hide behind large dresses")]
(else:)[(goto: "Dance with the annoying man")]
]
::Dance with the annoying man <701,1603>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors3dance.png"></div>
</section>
<section class="scene sect-cont">
[[Dance->Dance1]]
(display: "attack-guests")
</section>
}
::Dance on <596,1729>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors4dance.png"></div>
</section>
<section class="scene sect-cont">
(set: $guardMS to 1)
[[Dance->Dance with the annoying man]]
[[Knock over candle stick->fire]]
(display: "attack-guests")
</section>
}
::Twirling <499,1604>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors3dance.png"></div>
</section>
<section class="scene sect-cont">
(if: (count: (history:), "Twirling") is 0)[
<p class="char-name">Some guy:</p>
<span class="char-talk">Wonderful weather we've been having, don't you think?</span>]
(if: (count: (history:), "Twirling") is 1)[
<p class="char-name">Some guy:</p>
<span class="char-talk">Are you enjoying the ball?</span>]
(if: (count: (history:), "Twirling") is 2)[
<p class="char-name">Some guy:</p>
<span class="char-talk">I do so adore the minuet!</span>]
(if: (count: (history:), "Twirling") is 3)[
<p class="char-name">Some guy:</p>
<span class="char-talk">I haven't seen mademoiselle here before. Where are you from?</span>]
(if: (count: (history:), "Twirling") >=4)[
<p class="char-name">Some guy:</p>
<span class="char-talk">Wonderful weather we've been having... oh wait, I said that already!</span>]
[[Dance->Dance on]]
(display: "attack-guests")
</section>
}
::Hide behind large dresses <874,1479>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors2hide.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go Up</span><span class="w-r inactive" title="Right">Go south</span><span class="w-l" title="Left">[[Edge left->Hall of Mirrors NNC]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
</section>
}
::Merdre <1604,1200>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="bastille.png">
</div>
</section>
<section class="scene sect-cont">
You are imprisoned in la Bastille. There you will sit, and think about what you did wrong.
(if: (history:) contains "punch-dauphin")[
(link:"Try again?")[(goto:"inventory-full")]
]
(else:)[
(if: (history:) contains "Secret tunnel")[
(if: $seenRisk >=1 and $seenRisk <5 )[[[Retry->NKB-hiding]]]
(elseif: $seenRisk >=5 )[
(link:"Try again?")[
(set: $seenRisk to 0)
(set: $chand to "u")
(set: $NKBseen to 0)
(set: $door to 0)
(goto:"North of KB")]
]
(else:)[
(link:"Try again?")[
(set: $door to 0)
(set: $seenRisk to 0)
(set: $chand to "u")
(set: $NKBseen to 0)
(set: $KBseen to 0)
(goto:"King's Bedroom")]
]
]
(else:)[(link:"Try again?")[
(set: $door to 0)
(set: $seenRisk to 0)
(set: $chand to "u")
(set: $NKBseen to 0)
(set: $KBseen to 0)
(goto:"Hall of Mirrors NC")]]
]
</section>
}
::Dance1 <602,1478>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors2dance.png"></div>
</section>
<section class="scene sect-cont">
[[Dance->Twirling]]
[[Dive behind dress->Hide behind large dresses]]
(display: "attack-guests")
</section>
}
::doneequip1 <252,556>
Ready to go {
(click: ?equipreadylink)[
(replace: ?equipreadylink)[(display: "doneequip2")]
(if: $hasWeapon <= 1)[(replace: ?equipreadycomment)[Thanks!](goto:"The palace")]
(elseif: $hasWeapon >= 7)[(replace: ?equipreadycomment)[<p class="char-name">Godmother:</p><span class="char-talk">Have you been listening to me at all? You are going to infiltrate the ball, not hack your way into it!</span>]]
(else:)[(replace: ?equipreadycomment)[<p class="char-name">Godmother:</p><span class="char-talk">How are you going to get past the guards like that?</span>]]
]}
::doneequip2 <377,556>
Ready to go{
(click: ?equipreadylink)[
(replace: ?equipreadylink)[(display: "doneequip1")]
(if: $hasWeapon <= 1)[(replace: ?equipreadycomment)[Thank you for being sensible!](goto:"The palace")]
(elseif: $hasWeapon >= 7)[(replace: ?equipreadycomment)[<p class="char-name">Godmother:</p><span class="char-talk">Please tell me you're joking.</span>]]
(else:)[(replace: ?equipreadycomment)[<p class="char-name">Godmother:</p><span class="char-talk">This isn't that kind of mission! You need to be stealthy!</span>]]
]}
::equipment room <502,554>
{
<section class="scene s-dark equip">
<div class="sect-cont">
<h1 class="toph">Equip Cinder</h1>
<div id="equipmenu" class="">
<div class="row"><div class="col240">
[]<equiplink1| </div>
<div class="col400">
[<img src="equip/row1.png">]<equipment1|
</div>
<div class="col240">
[]<equiplink1b| </div>
</div>
<div class="row">
<div class="col240">
[]<equiplink2| </div>
<div class="col400">
[<img src="equip/row2.png">]<equipment2|
</div>
<div class="col240">
[]<equiplink2b| </div>
</div>
<div class="row"><div class="col240">
[]<equiplink3| </div>
<div class="col400">
[<img src="equip/row3.png">]<equipment3|
</div>
<div class="col240">
[]<equiplink3b| </div>
</div>
<div class="row"><div class="col240">
[]<equiplink4| </div>
<div class="col400">
[<img src="equip/row4.png">]<equipment4|
</div>
<div class="col240">
[]<equiplink4b| </div>
</div>
</div></div>
(replace: ?equiplink1)[(display: "unequipped1")]
(replace: ?equiplink1b)[(display: "uneq1")]
(replace: ?equiplink2)[(display: "unequipped2")]
(replace: ?equiplink2b)[(display: "uneq2")]
(replace: ?equiplink3)[(display: "unequipped3")]
(replace: ?equiplink3b)[(display: "uneq3")]
(replace: ?equiplink4)[(display: "unequipped4")]
(replace: ?equiplink4b)[(display: "uneq4")]
</div></section>
<section class="scene">
<div class="sect-cont">
[]<equipreadylink|
[]<equipreadycomment|
(replace: ?equipreadylink)[(display: "doneequip1")]
</div>
</section>
}
::unequipped1 <630,554>
(if: $hasCrowbar is 0)[
<img src="equip/stiletto.png"> {
(click: ?equiplink1)[
(replace: ?equiplink1)[(display: "equipped1")]
(replace: ?equipment1)[<img src="equip/row1-stiletto.png">]
(set: $hasWeapon += 2)
(set: $hasStiletto to 1)
(replace: ?equiplink1b)[(display: "uneq1")]
]}
]
(else:) [
<img src="equip/stiletto.png"> {
(click: ?equiplink1)[
(replace: ?equiplink1)[(display: "equipped1")]
(replace: ?equipment1)[<img src="equip/row1-stiletto.png">]
(set: $hasWeapon += 0)
(set: $hasStiletto to 1)
(replace: ?equiplink1b)[(display: "uneq1")]
(set: $hasCrowbar to 0)
]}
]
::Hall of Mirrors C <995.0004999999999,1603>
{(if: (history:) contains "fire")[
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors3afterfire.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go Up</span><span class="w-r" title="Right">[[Go South->Hall of Mirrors SC]]</span><span class="w-l" title="Left">[[Go North->Hall of Mirrors NC]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
</section>
](else:)[<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors3.png"></div>
</section>
<section class="scene sect-cont">
<p class="char-name">Some guy:</p>
<span class="char-talk">Bonjour! Would mademoiselle dance with me?</span>
[[Dance->Dance with the annoying man]]
[[Refuse->no-dance]]
</section>]
}
::Hall of Mirrors NC <1003,1477>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors2.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go Up</span><span class="w-r" title="Right">[[Go South->Hall of Mirrors C]]</span><span class="w-l" title="Left">[[Go North->Hall of Mirrors NNC]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
(set: $guardMN to 1)
|dressdesc>[]
(link: "Look at huge dress")[(replace: ?dressdesc)[<span class="block">How did she get in?</span>]]
|guarddesc>[]
(link: "Look at guard")[(replace: ?guarddesc)[<span class="block">There is another room over there, but the guard is blocking the way. (display: "guard-count")</span>]]
</section>
}
::Hall of Mirrors NNC <1002,1352>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors1.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go Up</span><span class="w-r" title="Right">[[Go South->Hall of Mirrors NC]]</span><span class="w-l" title="Left">[[Go North->North Corner]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
|timiddesc>[]
(link: "Look at wallflower")[(replace: ?timiddesc)[He is preoccupied and hasn't noticed you.]]
</section>
}
::Hall of Mirrors SC <1003,1729>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors4.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go Up</span><span class="w-r" title="Right">[[Go South->Hall of Mirrors SSC]]</span><span class="w-l" title="Left">[[Go North->Hall of Mirrors C]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
|guarddesc>[]
(link: "Peer behind guard")[(replace: ?guarddesc)[Another room.]]
|hairdesc>[]
(link: "Look at crowd")[(replace: ?hairdesc)[They don't seem all that shocked.]]
</section>
}
::Hall of Mirrors SSC <1004,1855>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors5.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go Up</span><span class="w-r" title="Right">[[Go South->South Corner]]</span><span class="w-l" title="Left">[[Go North->Hall of Mirrors SC]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
</section>
}
::North Corner <1001,1226>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="versailles-corner-l.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go Up</span><span class="w-r" title="Right">[[Hall of Mirrors NNC]]</span><span class="w-l inactive" title="Left">Go North</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
(set: $guardN to 1)
|roomdesc>[]
(link: "Look at room")[(replace: ?roomdesc)[<span class="block">This is the War Room.</span>]]
|guarddesc>[]
(link: "Look at doorway")[(replace: ?guarddesc)[<span class="block">The guard is in the way.</span>]
|guarddesc2>[]
(link: "Glare at guard")[(replace: ?guarddesc2)[<span class="block">The guard gives no response. (display: "guard-count")</span>]]
|guarddesc3>[]
(link: "Attack guard")[(replace: ?guarddesc3)[<span class="block">That would be fun, but you need to get away with it too.</span>]]
]
(set: $mapPos to "nc")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::South Corner [map] <1003,1981>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="versailles-corner-r.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u" title="Up">[[queen-bedroom2]]</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l" title="Left">[[Hall of Mirrors SSC]]</span><span class="w-d inactive" title="Down">Go down</a>
</div>
</div>
|roomdesc>[]
(link: "Look at room")[(replace: ?roomdesc)[This is the Peace Room. There is no guard here at present.]]
(set: $mapPos to "sc")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::North of KB <1128,1479>
{
<section class="scene s-dark">
<div class="sect-img">
|doorstatus>[<img src="north-of-kb-enter.png">]
</div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">[[King's Bedroom]]</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l inactive" title="Left">Go left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
|NKBEastdesc>[]
|chanDesc>[]
(link: "Look at doorway")[(replace: ?NKBEastdesc)[The doorway to the Ballroom is blocked by a guard. (display: "guard-count") (link: "Close inner doors")[(set: $door to 1)(replace: ?NKBEastdesc)[](goto: "NKB-door-c")]]]
(link: "Look at clock")[It's a quarter to midnight. 15 minutes until the guards change.]
(link: "Look at chandelier")[(set: $NKBseen to "chand")(replace: ?chanDesc)[The chandelier hangs from a thick rope.
(link: "Look at rope")[(set: $NKBseen to "rope")(replace: ?chanDesc)[The rope is tied up with a knot.
(link: "Untie knot")[(goto: "NKB-door-o-chand-d")(set: $chand to "d")]
]]
]]
(set: $mapPos to "nk")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::King's Bedroom <1120.0007999999998,1604>
{
<section class="scene s-dark">
<div class="sect-img">
(if: (history:) contains "NKB-hiding" and $onbed is 0)[<img src="kings-bedroom.png">]
(elseif: (history:) contains "NKB-hiding" and $onbed is 1)[<img src="kings-bedroom-screen.png">]
(else:)[<img src="kings-bedroom.png">]
</div>
</section>
<section class="scene sect-cont">
(if: (history:) contains "NKB-hiding")[
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">[[seen1]]</span>(if: $KBseen is "balcony")[<span class="w-r" title="Right">[[balcony-chand]]</span>](else:)[|KBwindow>[<span class="w-r inactive" title="Right">Go right</span>]]<span class="w-l inactive" title="Left">Go left</span><span class="w-d" title="Down">[[tunnel-r]]</a>
</div>
</div>
|KBdesc>[]
(link: "Look at bed")[(replace: ?KBdesc)[<span class="block">The King sleeps on a bed of gold. Meanwhile, the State is nearly bankrupt and the people are starving.</span>]]
|Windesc>[]
(if: $KBseen is "balcony")[
[[Go to Balcony->balcony-chand]]]
(else:)[
(link: "Look at windows")[(set: $KBseen to "balcony")(replace: ?Windesc)[<span class="block">There is a balcony outside.</span>
[[Go to Balcony->balcony-chand]]
](replace: ?KBwindow)[<span class="w-r" title="Right">[[balcony-chand]]</span>]
]]
]
(else:)[
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">(link: "walk")[(if: $door is 0)[(goto: "North of KB")](else:)[(goto: "NKB-door-c")]]</span>(if: $KBseen is "balcony")[<span class="w-r" title="Right">[[The Balcony]]</span>](else:)[|KBwindow>[<span class="w-r inactive" title="Right">Go right</span>]]<span class="w-l inactive" title="Left">Go left</span><span class="w-d" title="Down">[[tunnel-r]]</a>
</div>
</div>
|KBdesc>[]
(link: "Look at bed")[(replace: ?KBdesc)[<span class="block">The King sleeps on a bed of gold. Meanwhile, the State is nearly bankrupt and the people are starving.</span>]]
|Windesc>[]
(if: $KBseen is "balcony")[
[[Go to Balcony->The Balcony]]]
(else:)[
(link: "Look at windows")[(set: $KBseen to "balcony")(replace: ?Windesc)[<span class="block">There is a balcony outside.</span>
[[Go to Balcony->The Balcony]]
](replace: ?KBwindow)[<span class="w-r" title="Right">[[The Balcony]]</span>]
]]
]
(set: $mapPos to "kb")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::queen-bedroom2 [bug] <1128,1983>
{
<section class="scene s-dark">
<div class="sect-img">
(if: $passageFound is 0)[
|doorstate>[<img src="versailles-queens-room.png">]
]
(else:)[
<img src="queens-door.png">
]
</div>
</section>
<section class="scene">
<div class="sect-cont">
(if: $passageFound is 0)
|beddesc>[
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Up</span><span class="w-r" title="Right">[[card-players]]</span><span class="w-l" title="Left">[[South Corner]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
(link: "Look at bed")[(set: $passageFound to 1)(replace: ?doorstate)[<img src="queens-door.png">](replace: ?beddesc)[
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u" title="Up">[[Secret tunnel]]</span><span class="w-r" title="Right">[[card-players]]</span><span class="w-l" title="Left">[[South Corner]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
<span class="block">There is a hidden passageway by the bed</span>
]]
]
(else:)[
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u" title="Up">[[Secret tunnel]]</span><span class="w-r" title="Right">[[card-players]]</span><span class="w-l" title="Left">[[South Corner]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
]
|stooldesc>[]
(link: "Look at stools")[(replace: ?stooldesc)[<span class="block">Spectator seats. Charming.</span>]]
(set: $mapPos to "qb")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</div>
</section>
}
::The Balcony [bug] <1245.0005999999998,1604>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="balcony.png">
</div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go Up</span><span class="w-r" title="Right">[[King's Bedroom]]</span><span class="w-l inactive" title="Left">Go North</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
|upDesc>[]
(link: "Look up")[(replace: ?upDesc)[<span class="block">The roof ledge is too far to reach.</span>]]
|marGuardDesc>[]
(link: "Look below")[(replace: ?marGuardDesc)[<span class="block">Tiny decorative guards.</span>]]
|rightDesc>[]
(link: "Look right")[(replace: ?rightDesc)[<span class="block">The South Wing. That's where the Queen's rooms are.</span>]]
|leftDesc>[]
(link: "Look left")[(replace: ?leftDesc)[<span class="block">The North Wing. That's where the King's rooms, and the Secret Plans, are.</span>]]
(set: $mapPos to "ba")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::Secret tunnel <1129,1730>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="ver-passage.png">
</div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go up</span><span class="w-r" title="Right">[[King's Bedroom]]</span><span class="w-l" title="Left">(link: "walk")[(if: (history:) contains "NKB-hiding")[(goto: "safe-zone")](else:)[(goto: "queen-bedroom2")]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
(set: $mapPos to "pa")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::equipped1 <757,554>
<img src="equip/stiletto-a.png"> {
(click: ?equiplink1)[
(replace: ?equiplink1)[(display: "unequipped1")]
(replace: ?equipment1)[<img src="equip/row1.png">]
(set: $hasWeapon -= 2)
(set: $hasStiletto to 0)
]}
::unequipped2 <630,679>
(if: $hasFan is 0)[
<img src="equip/crossbow.png">{
(click: ?equiplink2)[
(replace: ?equiplink2)[(display: "equipped2")]
(replace: ?equipment2)[<img src="equip/row2-crossbow.png">]
(set: $hasWeapon += 2)
(set: $hasGuiGun to 1)
(replace: ?equiplink2b)[(display: "uneq2")]
]}
]
(else:) [
<img src="equip/crossbow.png">{
(click: ?equiplink2)[
(replace: ?equiplink2)[(display: "equipped2")]
(replace: ?equipment2)[<img src="equip/row2-crossbow.png">]
(set: $hasWeapon += 0)
(set: $hasGuiGun to 1)
(replace: ?equiplink2b)[(display: "uneq2")]
(set: $hasFan to 0)
]}
]
::equipped2 <755,679>
<img src="equip/crossbow-a.png">{
(click: ?equiplink2)[
(replace: ?equiplink2)[(display: "unequipped2")]
(replace: ?equipment2)[<img src="equip/row2.png">]
(set: $hasWeapon -= 2)
]}
::unequipped3 <630,804>
(if: $hasBomb is 0)[
<img src="equip/rifle.png">{
(click: ?equiplink3)[
(replace: ?equiplink3)[(display: "equipped3")]
(replace: ?equipment3)[<img src="equip/row3-rifle.png">]
(set: $hasWeapon += 2)
(set: $hasRifle to 1)
(replace: ?equiplink3b)[(display: "uneq3")]
]}
]
(else:) [
<img src="equip/rifle.png">{
(click: ?equiplink3)[
(replace: ?equiplink3)[(display: "equipped3")]
(replace: ?equipment3)[<img src="equip/row3-rifle.png">]
(set: $hasWeapon += 0)
(set: $hasRifle to 1)
(replace: ?equiplink3b)[(display: "uneq3")]
(set: $hasBomb to 0)
]}
]
::unequipped4 <631,929>
(if: $hasCanon is 0)[
<img src="equip/razor.png">{
(click: ?equiplink4)[
(replace: ?equiplink4)[(display: "equipped4")]
(replace: ?equipment4)[<img src="equip/row4-razor.png">]
(set: $hasWeapon += 1)
(set: $hasRazor to 1)
(replace: ?equiplink4b)[(display: "uneq4")]
]}
]
(else:) [
<img src="equip/razor.png">{
(click: ?equiplink4)[
(replace: ?equiplink4)[(display: "equipped4")]
(replace: ?equipment4)[<img src="equip/row4-razor.png">]
(set: $hasWeapon -= 1)
(set: $hasRazor to 1)
(replace: ?equiplink4b)[(display: "uneq4")]
(set: $hasCanon to 0)
]}
]
::equipped4 <756,929>
<img src="equip/razor-a.png">{
(click: ?equiplink4)[
(replace: ?equiplink4)[(display: "unequipped4")]
(replace: ?equipment4)[<img src="equip/row4.png">]
(set: $hasWeapon -= 1)
(set: $hasRazor to 0)
]}
::equipped3 <755,804>
<img src="equip/rifle-a.png">{
(click: ?equiplink3)[
(replace: ?equiplink3)[(display: "unequipped3")]
(replace: ?equipment3)[<img src="equip/row3.png">]
(set: $hasWeapon -= 2)
]}
::into-room [map] <1495.0006999999998,1606>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="to-roof.png"></div>
</section>
<section class="scene sect-cont">
|deskdesc>[]
(link: "Look at secretaire")[(replace: ?deskdesc)[It's the Secretaire Royale, sure to contain the Secret Military Plans.]
[[Pick locks on secretaire->lock-picked]]
]
(set: $mapPos to "xr")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::lock-picked <1627,1604>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="x-room-open.png"></div>
</section>
<section class="scene sect-cont">
(link: "Look at clock on secretaire")[It's almost midnight.<br>]
(link: "Look at big folder")[It is heavy folder, and it looks important.<br>]
(link: "Look at correspondence")[Letters with elaborate seals on them.<br>]
(link: "Look at hefty binder")[Papers protected by leather covers.<br>]
(link: "Look at ledger")[A ledger with rows and rows of big numbers.<br>]
(link: "Look at written pages")[Wouldn't it be great to be literate?<br>]
(link: "Look at scribbled notes")[Even the literate couldn't make sense of these scribbles.<br>]
(link: "Look at scented paper letter")[Do secret military plans usually smell of rose water?<br>]
(link: "Look at scroll")[Unrolled, this paper looks just like all the other ones.<br>]
[[Pick up all the papers!->inventory-full]]
</section>
}
::inventory-full <1753,1603>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="grab-all.png"></div>
</section>
<section class="scene sect-cont">
<p class="char-talk">What's going on?</p>
[[Look up->interrupted]]
</section>
}
::interrupted <1878,1602>
{
<section class="scene s-dark">
<div class="sect-img">
|proximity>[<img src="x-room-prince1.png">]</div>
</section>
<section class="scene sect-cont">
<p class="char-name">That guy again:</p>
<span class="char-talk block">What are you doing?|step2>[]</span>
|options>[
[Flee]<optF|
[Attack]<optA|
]
(click: ?optF)[
(replace: ?proximity)[<img src="x-room-prince2.png">]
(replace: ?step2)[ You shouldn't be here.|step3>[]]
(replace: ?options)[
[Flee through window]<optFW|
[Flee via door]<optFD|
]]
(click: ?optFW)[(goto: "Exit through window")]
(click: ?optFD)[(replace: ?options)[<span class="alert block">Too late, he is in the way.</span>
[[Flee->arm-grabbed]]
[[Attack->arm-grabbed]]]
(replace: ?proximity)[<img src="x-room-prince3.png">]
(replace: ?step3)[ You must come with me at once.]
]
(click: ?optA)[
(replace: ?options)[
[Attack with: Guillotine Gun]<optW|
[Attack with: Soldier's Rifle]<optW|
[Attack with: Razor Hem]<optRH|
[Attack with: Shoe]<optS|
] (replace: ?proximity)[<img src="x-room-prince2.png">]
(replace: ?step2)[ You shouldn't be here.|step3>[]]
(click: ?optW)[(replace: ?options)[<span class="alert block">You don't seem to have that with you.</span>
[[Flee->arm-grabbed]]
[[Attack->arm-grabbed]]
](replace: ?proximity)[<img src="x-room-prince3.png">]
(replace: ?step3)[ You must come with me at once.]
]
(click: ?optRH)[(if: $hasRazor is 1)[(replace: ?options)[
[[Aim at: Face->arm-grabbed]]
[[Aim at: Ankles->arm-grabbed]]
[[Aim at: Belly->arm-grabbed]]]
(replace: ?proximity)[<img src="x-room-prince3.png">]
(replace: ?step3)[ You must come with me at once.]
]
(else:)[(replace: ?options)[<span class="alert block">You don't seem to have that with you</span>
[[Flee->arm-grabbed]]
[[Attack->arm-grabbed]]]
(replace: ?proximity)[<img src="x-room-prince3.png">]
(replace: ?step3)[ You must come with me at once.]
]]
(click: ?optS)[(goto: "Punch him")]]
</section>
}
::Exit through window <2257,1605>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="flee1.png"></div>
</section>
<section class="scene sect-cont">
[[Ride away->fleeing]]
</section>
}
::fire <877,1728>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors4fire.png"></div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go Up</span><span class="w-r" title="Right">[[Go South->Hall of Mirrors SSC]]</span><span class="w-l inactive" title="Left">Go North</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
</section>
}
::Punch him <2130,1605>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="punch.png"></div>
</section>
<section class="scene sect-cont">
[[Get out->Exit through window]]
</section>
}
::the-foot <2251,1355>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="foot.png"></div>
</section>
<section class="scene sect-cont">
[[Merde->The end]]
</section>
}
::The end <2253,1229>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="outro.png"></div>
<div class="sect-cont">
<p class="char-name">Godmother:</p>
<p class="char-talk">Agent Cinder, I knew finesse was not your strong suit, but this? Really?</p>
<p class="char-talk">I told you to keep a low profile and you went and danced with the Dauphin! You stuffed the essential piece of the Military plans into your shoe and now that [shoe has gone missing.]<dressdown2|</p>
(click: ?dressdown2)[<p class="char-talk">And what did I tell you about that dress? I'll never get my deposit back now!</p>
<p class="char-talk">The Royal Guards are turning Paris upside down in search of you. The shoe is their main clue. With some luck, we can [use that to our advantage.]<dressdown4|</p>]
(click: ?dressdown4)[<p class="char-talk">There are currently two principal suspects for the crime: two sisters. Incriminate them further by planting the other shoe in their home. Be careful, their home will be crawling with guards. Do not get caught. And above all, [avoid that eye-witness, the Dauphin.]<dressdown5|</p>]
(click: ?dressdown5)[<p class="char-talk">Cinder, you need to fix this or the whole organization might be blown, and our glorious revolution lost before it began!</p>
<p class="char-talk">Sacre bleu, could this mission have gone any more wrong?</p>]
</div>
</section>
<section class="scene sect-cont">
<h2>Mission score</h2>
Stealth: (if: (count: (history:), "Merdre") >=1 and (count: (history:), "Merdre") <3)[<img src="star.png" class="star"><img src="no-star.png" class="star"><img src="no-star.png" class="star">]
(elseif: (count: (history:), "Merdre") >3)[<img src="no-star.png" class="star"><img src="no-star.png" class="star"><img src="no-star.png" class="star">]
(else:)[<img src="star.png" class="star"><img src="star.png" class="star"><img src="no-star.png" class="star">]<br>
Revolutionary Zeal: <img src="star.png" class="star"><br>
Violence Bonus: (if: (history:) contains "Punch him")[<img src="star.png" class="star">]
(else:)[<img src="no-star.png" class="star">]
<p> </p>
(display: "credits")
</section>
}
::arm-grabbed <2003,1602>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hand-grab.png">
</div>
<div class="sect-cont">
<p class="char-name">That guy:</p>
<span class="char-talk">There is an intruder loose.</span>
</div>
<div class="sect-img">
<img src="hand-drag.png">
</div>
<div class="sect-cont">
<p class="char-name">That guy:</p>
<span class="char-talk">We must go to the safe zone!</span>
</div>
<div class="sect-img">
<img src="hand-drag-face.png">
</div>
<div class="sect-cont">
<p class="char-name">That guy:</p>
<span class="char-talk">Where all the guards are.</span>
</div>
</section>
<section class="scene sect-cont">
[[Punch him]]
(if: (count: (history:), "Twirling") >=4)[
[[Act normal->ever-after]]
]
</section>
}
::NKB-door-c <1253,1479>
{
<section class="scene s-dark">
<div class="sect-img">
|doorstatus>[<img src="north-of-kb-closed.png">]
</div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">[[King's Bedroom]]</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l inactive" title="Left">Go left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
(link: "Look at clock")[It's a quarter to midnight. 15 minutes until the guards change.]
|chanDesc>[]
(if: $NKBseen is "chand")[
(link: "Look at rope")[(set: $NKBseen to "rope")(replace: ?chanDesc)[The rope is tied up with a knot.
(link: "Untie knot")[(goto: "NKB-door-c-chand-d")(set: $chand to "d")]
]]
]
(elseif: $NKBseen is "rope")[
(link: "Untie knot")[(goto: "NKB-door-c-chand-d")(set: $chand to "d")]
]
(else:)[
(link: "Look at chandelier")[(set: $NKBseen to "chand")(replace: ?chanDesc)[The chandelier hangs from a thick rope.
(link: "Look at rope")[(set: $NKBseen to "rope")(replace: ?chanDesc)[The rope is tied up with a knot.
(link: "Untie knot")[(goto: "NKB-door-c-chand-d")(set: $chand to "d")]
]]
]]
]
(set: $mapPos to "nk")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::NKB-door-c-chand-d <1256,1354>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="north-of-kb-falla.png">
</div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">[[NKB-chand-d-seen0]]</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l inactive" title="Left">Go left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
[[Pick up chandelier->NKB-pickup]]
(set: $seenRisk to 6)
</section>
}
::seen0 <1333,1225>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="north-kb-seen0.png">
</div>
</section>
<section class="scene sect-cont">
[[Merde->Merdre]]
</section>
}
::NKB-hiding <1201,1101>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="north-kb-hide1.png">
</div>
</section>
(set: $seenRisk to 4)
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">[[seen1]]</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l inactive" title="Left">Go left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
[[Wait->NKB-hiding2]]
|curtainDesc>[]
(if: $NKBseen is "curtain")[
There is a doorway behind the curtain.
[[Slip behind curtain->KB-seen]]
]
(else:)[
(link: "Look at curtain")[(replace: ?curtainDesc)[There is a doorway behind the curtain](set: $NKBseen to "curtain") (goto: "NKB-hiding2")]
]
</section>
}
::NKB-door-o-chand-d <1131,1352>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="north-of-kb-fallB.png">
</div>
</section>
<section class="scene sect-cont">
(set: $seenRisk to 6)
[[Merde->Merdre]]
</section>
}
::NKB-chand-d-seen0 <1381,1356>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="north-kb-no-chand-seen0.png">
</div>
</section>
<section class="scene sect-cont">
(set: $seenRisk to 6)
[[Merde->Merdre]]
</section>
}
::NKB-pickup <1206,1226>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="north-kb-pickup.png">
</div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">[[seen0]]</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l inactive" title="Left">Go left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
[[Hide behind screen->NKB-hiding]]
(set: $seenRisk to 5)
</section>
}
::NKB-hiding2 <1202,974>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="north-kb-hide2.png">
</div>
</section>
(set: $seenRisk to 3)
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">[[seen1]]</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l inactive" title="Left">Go left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
[[Wait->NKB-hiding3]]
|curtainDesc>[]
(if: $NKBseen is "curtain")[
There is a doorway behind the curtain.
[[Slip behind curtain->KB-seen]]
]
(else:)[
(link:"Look at curtain")[(replace: ?curtainDesc)[There is a doorway behind the curtain](set: $NKBseen to "curtain") (goto: "NKB-hiding3")]
]
</section>
}
::seen1 <1332,1100>
{
<section class="scene s-dark">
<div class="sect-img">
(if: $seenRisk is 4)[
<img src="north-kb-seen1.png">
]
(elseif: $seenRisk is 3)[
<img src="north-kb-seen2.png">
]
(elseif: $seenRisk is 2)[
<img src="north-kb-seen3.png">
]
(elseif: $seenRisk is 1)[
<img src="north-kb-seen4.png">
]
(else:)[
Error: seenrisk not 1-4
]
</div>
</section>
<section class="scene sect-cont">
[[Merde->Merdre]]
</section>
}
::KB-seen <1331,975>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="kings-bedroom-g.png"></div>
</section>
<section class="scene sect-cont">
[[Merde->Merdre]]
</section>
}
::NKB-hiding3 <1205,849>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="north-kb-hide3.png">
</div>
</section>
(set: $seenRisk to 2)
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">[[seen1]]</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l inactive" title="Left">Go left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
[[Wait->NKB-hiding4]]
|curtainDesc>[]
(if: $NKBseen is "curtain")[
There is a doorway behind the curtain.
[[Slip behind curtain->KB-seen]]
]
(else:)[
(link:"Look at curtain")[(replace: ?curtainDesc)[There is a doorway behind the curtain](set: $NKBseen to "curtain") (goto: "NKB-hiding4")]
]
</section>
}
::NKB-hiding4 <1204,724>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="north-kb-hide4.png">
</div>
</section>
(set: $seenRisk to 1)
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav no-rotate">
<span class="w-u" title="Up">[[seen1]]</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l inactive" title="Left">Go left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
[[Wait->NKB-hiding4]]
|curtainDesc>[]
(if: $NKBseen is "curtain")[
There is a doorway behind the curtain.
(link:"Slip behind curtain")[(set: $onbed to 1)(goto: "King's Bedroom")]
]
(else:)[
(link:"Look at curtain")[(replace: ?curtainDesc)[There is a doorway behind the curtain](set: $NKBseen to "curtain") (goto: "NKB-hiding4")]
]
</section>
}
::uneq1 <882,553>
(if: $hasStiletto is 0)[
<img src="equip/crowbar.png"> {
(click: ?equiplink1b)[
(replace: ?equiplink1b)[(display: "eq1")]
(replace: ?equipment1)[<img src="equip/row1-crowbar.png">]
(set: $hasWeapon += 2)
(set: $hasCrowbar to 1)
(replace: ?equiplink1)[(display: "unequipped1")]
]}]
(else:)[
<img src="equip/crowbar.png"> {
(click: ?equiplink1b)[
(replace: ?equiplink1b)[(display: "eq1")]
(replace: ?equipment1)[<img src="equip/row1-crowbar.png">]
(set: $hasWeapon += 0)
(set: $hasCrowbar to 1)
(replace: ?equiplink1)[(display: "unequipped1")]
(set: $hasStiletto to 0)
]}]
::eq1 <1007,551>
<img src="equip/crowbar-a.png"> {
(click: ?equiplink1b)[
(replace: ?equiplink1b)[(display: "uneq1")]
(replace: ?equipment1)[<img src="equip/row1.png">]
(set: $hasWeapon -= 2)
(set: $hasCrowbar to 0)
]}
::uneq2 <885,678>
(if: $hasGuiGun is 0)[
<img src="equip/fan.png"> {
(click: ?equiplink2b)[
(replace: ?equiplink2b)[(display: "eq2")]
(replace: ?equipment2)[<img src="equip/row2-fan.png">]
(set: $hasWeapon += 2)
(set: $hasFan to 1)
(replace: ?equiplink2)[(display: "unequipped2")]
]}]
(else:)[
<img src="equip/fan.png"> {
(click: ?equiplink2b)[
(replace: ?equiplink2b)[(display: "eq2")]
(replace: ?equipment2)[<img src="equip/row2-fan.png">]
(set: $hasWeapon += 0)
(set: $hasFan to 1)
(replace: ?equiplink2)[(display: "unequipped2")]
(set: $hasGuiGun to 0)
]}]
::eq2 <1010,679>
<img src="equip/fan-a.png"> {
(click: ?equiplink2b)[
(replace: ?equiplink2b)[(display: "uneq2")]
(replace: ?equipment2)[<img src="equip/row2.png">]
(set: $hasWeapon -= 2)
(set: $hasFan to 0)
]}
::uneq3 <883,803>
(if: $hasRifle is 0)[
<img src="equip/bombs.png"> {
(click: ?equiplink3b)[
(replace: ?equiplink3b)[(display: "eq3")]
(replace: ?equipment3)[<img src="equip/row3-bombs.png">]
(set: $hasWeapon += 2)
(set: $hasBomb to 1)
(replace: ?equiplink3)[(display: "unequipped3")]
]}]
(else:)[
<img src="equip/bombs.png"> {
(click: ?equiplink3b)[
(replace: ?equiplink3b)[(display: "eq3")]
(replace: ?equipment3)[<img src="equip/row3-bombs.png">]
(set: $hasWeapon += 0)
(set: $hasBomb to 1)
(replace: ?equiplink3)[(display: "unequipped3")]
(set: $hasRifle to 0)
]}]
::eq3 <1008,804>
<img src="equip/bombs-a.png"> {
(click: ?equiplink3b)[
(replace: ?equiplink3b)[(display: "uneq3")]
(replace: ?equipment3)[<img src="equip/row3.png">]
(set: $hasWeapon -= 2)
(set: $hasRifle to 0)
]}
::eq4 <1008,930>
<img src="equip/canon-a.png"> {
(click: ?equiplink4b)[
(replace: ?equiplink4b)[(display: "uneq4")]
(replace: ?equipment4)[<img src="equip/row4.png">]
(set: $hasWeapon -= 2)
(set: $hasCanon to 0)
]}
::uneq4 <883,928>
(if: $hasRazor is 0)[
<img src="equip/canon.png"> {
(click: ?equiplink4b)[
(replace: ?equiplink4b)[(display: "eq4")]
(replace: ?equipment4)[<img src="equip/row4-canon.png">]
(set: $hasWeapon += 2)
(set: $hasCanon to 1)
(replace: ?equiplink4)[(display: "unequipped4")]
]}]
(else:)[
<img src="equip/canon.png"> {
(click: ?equiplink4b)[
(replace: ?equiplink4b)[(display: "eq4")]
(replace: ?equipment4)[<img src="equip/row4-canon.png">]
(set: $hasWeapon += 1)
(set: $hasCanon to 1)
(replace: ?equiplink4)[(display: "unequipped4")]
(set: $hasRazor to 0)
]}]
::no-dance <870.0002,1603>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="hall-of-mirrors3guards.png"></div>
</section>
<section class="scene sect-cont">
[[Merde->Merdre]]
</section>
}
::card-players <1256,1984>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="queens-w.png">
</div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go up</span><span class="w-r inactive" title="Right">Go right</span><span class="w-l" title="Left">[[queen-bedroom2]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
(set: $guardQ to 3)
|slackdesc>[]
(link: "Look at guards")[(replace: ?slackdesc)[They have not spotted you, they are busy playing Whist. (display: "guard-count")]]
</section>
}
::tunnel-r <1254,1729>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="ver-passage-r.png">
</div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u inactive" title="Up">Go up</span><span class="w-r" title="Right">[[King's Bedroom]]</span><span class="w-l" title="Left">(link: "walk")[(if: (history:) contains "NKB-hiding")[(goto: "safe-zone")](else:)[(goto: "queen-bedroom2")]]</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
(if: (history:) contains "NKB-pickup")[(set: $onbed to 0)]
(set: $mapPos to "pa")
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
</section>
}
::mapoff <250,701>
Look at map {
(click: ?maplink)[
(replace: ?maplink)[(display: "mapon")]
(replace: ?map)[(display: "show-map")]
]}
::show-map <375,702>
{
<div class="mapPin">
<img src="flat-map.png" style="position: relative; top:0; left:0;">
(if: $mapPos is "sc")[
<img src="map-pos/map-s-corner.png">]
(elseif: $mapPos is "qb")[<img src="map-pos/map-qb.png">]
(elseif: $mapPos is "pa")[<img src="map-pos/map-pass.png">]
(elseif: $mapPos is "nc")[<img src="map-pos/map-n-corner.png">]
(elseif: $mapPos is "kb")[<img src="map-pos/map-kb.png">]
(elseif: $mapPos is "ba")[<img src="map-pos/map-balcony.png">]
(elseif: $mapPos is "nk")[<img src="map-pos/map-n-kb.png">]
(elseif: $mapPos is "xr")[<img src="map-pos/map-x.png">]
(else:)[<img src="map-pos/map-gates.png">]
</div>
The secret plans are on the 2ième étage, North Wing, in the Grand Cabinet.
}
::mapon <125,701>
Fold up map {
(click: ?maplink)[
(replace: ?maplink)[(display: "mapoff")]
(replace: ?map)[]
]}
::balcony-chand <1370.0005999999998,1604>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="balcony-chand.png">
</div>
</section>
<section class="scene sect-cont">
[[Throw chandelier hook->into-room]]
(if: $hasMap is "yes")[
[]<maplink|
[]<map|
(replace: ?maplink)[(display: "mapoff")]
]
}
::ever-after <2002,1473>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="prince-proposal.png"></div>
<div class="sect-cont">
<p class="char-name">Le Dauphin:</p>
<span class="char-talk">I wouldn't want anything to [happen to you.]<blab1|
(click: ?blab1)[You see... I've come to [care about you ]<blab2|]
(click: ?blab2)[I don't know what it is, you're just so different from from the other ladies I meet at [court.]<blab3|]
(click: ?blab3)[It's like you have no ulterior motive and you don't want anything from me, and that is just so liberating, and I can see myself - I can see us - really taking care of each other, [you know?]<blab4|]
(click: ?blab4)[I haven't opened up to anyone like this before... It's so hard at court, I am expected to be regal all the time, even when I don't know what to do. And the nobility are always conspiring in their own interest and I need to keep a... a mask, you know? So people won't know what I am thinking... but it gets so tiring, to always, always have to be on my guard, and never talk to anyone in a relaxed way, like now, without being worried that something I say will be used against me or be a source of ridicule. Somehow I just know that I can trust you and that you aren't like that, and if you only knew how wonderful that is, if I could only express it better somehow, how wonderful and [unique you are!]<blab5|]
(click: ?blab5)[(replace: ?response)[
[[Live happily ever after->heads-will-roll]]
[[Punch him->punch-dauphin]]]I guess what I am trying to say is that after tonight I don't think I could go back to being alone again in the choking protocol and I don't think I can go back to the world of insincerity I am trapped in. So dearest, purest lady, will you look favorably upon me, and do me the inestimable honour of being my wife?</span>]
</div>
</section>
<section class="scene sect-cont">
[]<response|
</section>
}
::heads-will-roll <2004,1348>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="as-queen.png"></div>
<h1>Worst revolutionary ever</h1>
<div class="sect-cont">
<p class="char-name">Godmother:</p>
<span class="char-talk">Agent Cinder, if it were anyone else I would doubt their [commitment to the cause.]<debrief|</span>
(click: ?debrief)[<p class="char-talk">Although your take on undercover work is a bit original, the plan can stay the same, with one small adjustment. Now you just need to get yourself and the Secret Military Plans OUT of the palace, and past the guards and the fawning entourage that follows you everywhere, all while dressed in the most uncomfortable getup known to civilization. This can all [still work out.]<debriefmore|</p>]
(click: ?debriefmore)[<p class="char-talk">I'll make sure to make a note of who you really are so you aren't put under the guillotine when the day of reckoning comes for the aristocrats. I'm sure the note won't get lost or anything.</p>]
</div>
</section>
<section class="scene sect-cont">
<h2>Mission score</h2>
Stealth: (if: (count: (history:), "Merdre") >1)[<img src="star.png" class="star"><img src="no-star.png" class="star"><img src="no-star.png" class="star">]
(elseif: (count: (history:), "Merdre") >3)[<img src="no-star.png" class="star"><img src="no-star.png" class="star"><img src="no-star.png" class="star">]
(else:)[<img src="star.png" class="star"><img src="star.png" class="star"><img src="star.png" class="star">]<br>
Revolutionary Zeal: <img src="no-star.png" class="star"><br>
Violence Bonus: (if: $hasRazor is 1)[<img src="star.png" class="star">](else:)[<img src="no-star.png" class="star">]
<p> </p>
<a href="secret-agent-cinder.html" class="btn">Replay mission</a>
<p> </p>
(display: "credits")
</section>
}
::punch-dauphin <1877,1477>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="punch.png"></div>
</section>
<section class="scene sect-cont">
[[That was satisfying->Merdre]]
</section>
}
::safe-zone <1131,1855>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="queens-full.png">
</div>
</section>
<section class="scene sect-cont">
<div class="cont-w-nav">
<div class="walk-nav">
<span class="w-u" title="Up">[[Secret tunnel]]</span><span class="w-r inactive" title="Right">Right</span><span class="w-l inactive" title="Left">left</span><span class="w-d inactive" title="Down">Go Down</a>
</div>
</div>
|crowddesc>[]
(link: "Look at crowd")[(replace: ?crowddesc)[Anxious aristocrats are blocking the way. They've been rounded up while the guards search for the intruder.]]
(display: "attack-guests")
</section>
}
::fleeing <2254,1480>
{
<section class="scene s-dark">
<div class="sect-img">
<img src="flee2.png"></div>
</section>
<section class="scene sect-cont">
[[Something is wrong->the-foot]]
</section>
}
::credits <1998,1200>
{
<br>
<a href="http://emilyryan.se/cinder.htm" class="btn">Return to main website</a>
<p> </p>
<a href="secret-agent-cinder.html" class="btn">Replay mission</a>
<p> </p>
<a href="mailto:contact@emilyryan.se" class="btn">Tell me what you thought!</a>
<p> </p>
<p>Spread the revolution <a class="social facebook" href="https://www.facebook.com/sharer/sharer.php?u=http://emilyryan.se/cinder.htm">f</a> <a class="social twitter" href="https://twitter.com/home?status=http://emilyryan.se/cinder.htm">t</a> <a class="social google" href="https://plus.google.com/share?url=http://emilyryan.se/cinder/secret-agent-cinder.html">g+</a></p>
<br>
<h3>Resources</h3>
<p><a href="http://twinery.org/">Twine</a> - the free chose-your-own-adventure tool I used to create this story.</p>
<p><a href="https://goo.gl/maps/v2s21">Google Earth</a> - allows you to walk around in the real Versailles.</p>
<p><a href="www.revolutionspodcast.com">Revolutions podcast</a> - a podcast with the history of the French revolution, if you care about nit-picky things like facts.</p>
}
::attack-guests <603,1328>
{
(if: $hasRazor is 1)[
[Attack guest]<unprovoked|
(click: ?unprovoked)[
(replace: ?unprovoked)[
[Attack Financial genius Necker]<optGo|
[Attack the Princess de Lamballe]<optGo|
[Attack the Duke d'Orleans]<optGo|
[Attack Madame du Barry]<optGo|
[Attack the Abbé Sieyès]<optGo|
[Attack the Marquis de la Fayette]<optGo|
[Attack Madame Roland]<optGo|
[Attack the Comte d'Artois]<optGo|
]
]
(click: ?optGo)[(goto: "Merdre")]
]
(else:)[]
}
::guard-count <601,1980>
{
(set: $guardCount = $guardN + $guardMS + $guardMN + $guardQ)
You know that there
(if: $guardCount is 1)[ is at least one guard ]
(elseif: $guardCount is 2)[ are at least two guards ]
(elseif: $guardCount is 3)[ are at least three guards ]
(elseif: $guardCount is 6)[ are at least six guards ]
(else:)[should be some guards]
on this floor.
}
::Twee2Settings [twee2]
@story_start_name = 'Start'