~ubuntu-branches/debian/jessie/aisleriot/jessie

« back to all changes in this revision

Viewing changes to help/sl/triple_peaks.xml

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jeremy Bicha, Jordi Mallach
  • Date: 2012-04-22 12:49:26 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120422124926-gmr0thwstl91jt1n
Tags: 1:3.4.1-1
[ Jeremy Bicha ]
* New upstream release
* debian/control.in: (Build)-depend on guile-2.0
* debian/*.install: Cards files are now stored as zipped .svg's
* debian/patches/99_format-security.patch: Dropped, applied upstream

[ Jordi Mallach ]
* New upstream release.
* Update copyright to final version of the machine-readable 1.0 spec.
* Bump Standards Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
3
 
<sect1 id="Triple_Peaks"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>2005</year>
6
 
                        <holder>Richard Hoelscher</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Richard</firstname>
10
 
                        <surname>Hoelscher</surname>
11
 
                </author>
12
 
                <address><email>rah@rahga.com</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>Triple Peaks</title>
16
 
 
17
 
        <para>Written by Richard Hoelscher</para>
18
 
 
19
 
                <sect2><title>Setup</title>
20
 
 
21
 
 
22
 
        <informaltable>
23
 
                <tgroup cols="2">
24
 
                        <tbody>
25
 
        <row>
26
 
                <entry>Type of Deck</entry>
27
 
                <entry>Standard Deck</entry>
28
 
        </row>
29
 
        <row>
30
 
                <entry>Stock</entry>
31
 
                <entry>
32
 
                        Top left pile.  The rest of the deck is placed here after
33
 
                        dealing the Tableau.  Cards are turned over one at a time to Waste.
34
 
                        No redeals.
35
 
                </entry>
36
 
        </row>
37
 
        <row>
38
 
                <entry>Waste</entry>
39
 
                <entry>
40
 
                        All play is on the Waste pile.  Cards faced down are not part of 
41
 
                        the current scoring run.
42
 
                </entry>
43
 
        </row>
44
 
        <row>
45
 
                <entry>Tableau</entry>
46
 
                <entry>
47
 
                        Deal 18 cards face down in the form of three triangles, with three
48
 
                        rows in each triangle, increasing with one card in the first row 
49
 
                        to three in the last. Connect the triangles by dealing another 10 
50
 
                        cards face up in the bottom row. End cards of each row should overlap
51
 
                        the end cards of the row above, and interior cards should overlap
52
 
                        two adjacent cards of that row.
53
 
                </entry>
54
 
        </row>
55
 
                        </tbody>
56
 
                </tgroup>
57
 
        </informaltable>
58
 
 
59
 
                </sect2>
60
 
        <sect2><title>Goal</title>
61
 
 
62
 
        <para>
63
 
                Remove all cards from the Tableau.
64
 
        </para>
65
 
 
66
 
                </sect2>
67
 
        <sect2><title>Rules</title>
68
 
 
69
 
        <para>
70
 
                Exposed cards in the Tableau are available for play. Build on the top card of
71
 
                Waste with cards ranked immediately above or below it from the Tableau, 
72
 
                regardless of suit. Aces are ranked both above Kings and below Deuces.
73
 
        </para>
74
 
        <para>
75
 
                Tableau cards are made available when not covered by other cards.
76
 
        </para>
77
 
        <para>
78
 
                Cards can be flipped singly from Stock to the top of Waste.
79
 
        </para>
80
 
 
81
 
                </sect2>
82
 
        <sect2><title>Options</title>
83
 
 
84
 
        <para>
85
 
                Multiplier Scoring: Points double for every card played in a run. A run
86
 
                of five cards will score 1, 2, 4, 16, and 32 points, for a total of 55 
87
 
                points. Bonuses are worth 25 points. No points are deducted for playing
88
 
                a card from the stock to the waste.
89
 
        </para>
90
 
        <para>
91
 
                Progressive Rounds: After all cards have been cleared from the tableu, 
92
 
                a new round begins. The score from the last round carries over into the
93
 
                new round.
94
 
        </para>
95
 
 
96
 
                </sect2>
97
 
        <sect2><title>Scoring</title>
98
 
 
99
 
        <para>
100
 
                The score for each card played is equal to the number of cards your have
101
 
                played since the last card flipped from the Stock to the Waste. The longer
102
 
                the run, the higher your score.
103
 
        </para>
104
 
        <para>
105
 
                5 points are deducted when you flip a card from Stock to Waste. Each 
106
 
                triangle peak cleared will give a 15 point bonus, and an additional 15
107
 
                points are awarded when all the cards have been cleared from the Tableau. 
108
 
        </para>
109
 
        <para>
110
 
                Maximum possible score for a single round: 466
111
 
        </para>
112
 
        </sect2>
113
 
</sect1>