<?xml version="1.0"?>
<clientconfig>
    <!-- Configures the spinning behavior of the slot -->
    <spin>
        <startdelay>0</startdelay>
        <stopdelay>0</stopdelay>
        <duration>1000</duration>
        <reelstartdelays>0,0,0,0,0</reelstartdelays>
        <reelstopdelays>0,600,1050,1387,1640</reelstopdelays>
        <spinvelocities>-60,-60,-60,-60,-60</spinvelocities>
        <stopmethod>spring</stopmethod>
        <springparameters>
            <k>.8,.8,.8,.8,.8</k>
            <inertia>.1,.1,.1,.1,.1</inertia>
        </springparameters>
        <brakevelocities>
            <startvelocities>-60,-60,-60,-60,-60</startvelocities>
            <endvelocities>-50,-50,-50,-50,-50</endvelocities>
        </brakevelocities>
        <excitementvelocity>-60</excitementvelocity>
        <attentions>
            <attention>
                <symbol>SYM0</symbol>
                <state>attention</state>
            </attention>
        </attentions>
    </spin>

    <!-- Configures one or more reel sets -->
    <reelset appliesto='default'>
        <offset>
            <horizontal>106</horizontal>
            <vertical>89</vertical>
        </offset>
        <reelsize>
            <horizontal>163</horizontal>
        </reelsize>
        <symbolsize>
            <horizontal>160</horizontal>
            <vertical>152</vertical>
        </symbolsize>
        <rowindexpositionmodifier>0</rowindexpositionmodifier>
        <rows>3</rows>
        <reels>5</reels>
        <padding>
            <horizontal>0</horizontal>
            <vertical>0</vertical>
        </padding>
    </reelset>

    <!-- Configures the win presentation in the slot. -->
    <presentation>
        <mediumwinration>0.5</mediumwinration>
        <largewinration>2</largewinration>
        <bigwinratio>15</bigwinratio>
        <megawinratio>30</megawinratio>
        <supermegawinratio>60</supermegawinratio>
        <bigwin>
            <playinfreespin>true</playinfreespin>
            <basic>
                <replacesinitial>false</replacesinitial>
            </basic>
        </bigwin>
        <initial>
            <startdelay>0</startdelay>
            <enddelay>1000</enddelay>
            <showentirebetlinetreshold>2</showentirebetlinetreshold>
        </initial>
        <individual>
            <wintextindex>middle</wintextindex>
            <delay>0</delay>
            <loopsinglewins>true</loopsinglewins>
        </individual>
    </presentation>

    <!-- Mapping of key symbols used in the slot. -->
    <keysymbols>
        <scatter>SYM0</scatter>
        <wild>SYM1</wild>
        <bonus>SYM2</bonus>
    </keysymbols>

    <!-- Info scroller in the keypad -->
    <infoscroller>
        <delay>10000</delay>
        <element>
            <translation>winUpToVarCoins</translation>
            <parameters>167 000</parameters>
        </element>
    </infoscroller>

    <!-- Configures the win field(info panel) resets -->
    <winreset>
       <spin>
           <hold>true</hold>
           <holdtime>1000</holdtime>
       </spin>
    </winreset>

    <performancecheck>
        <enabled>true</enabled>
        <threshold>15</threshold>
    </performancecheck>

    <quickspin>
      <startdelay>0</startdelay>
        <stopdelay>0</stopdelay>
        <duration>500</duration>
        <reelstartdelays>0,0,0,0,0</reelstartdelays>
        <reelstopdelays>0,120,240,360,480</reelstopdelays>
        <spinvelocities>-60,-60,-60,-60,-60</spinvelocities>
        <brakevelocities>
            <startvelocities>-60,-60,-60,-60,-60</startvelocities>
            <endvelocities>-50,-50,-50,-50,-50</endvelocities>
        </brakevelocities>

        <attentions>
            <attention>
                <symbol>SYM0</symbol>
                <state>attention</state>
            </attention>
        </attentions>
    </quickspin>

    <settingsOrder>quickPlay,showFeatureSplashNextTime,animationGroup,audioGroup,qualityGroup,useKeyboardShortcuts,history</settingsOrder>

    <paytable>
        <popup>
           <paytablealignment>auto</paytablealignment>
        </popup>
    </paytable>

    <keyboard>
        <useshortcuts>true</useshortcuts>
    </keyboard>
    <allowqualitychanges>true</allowqualitychanges> 
    <switchReelsOnFreeSpin>true</switchReelsOnFreeSpin>
</clientconfig>