<?xml version="1.0"?>
<clientconfig>
    <!-- Configures the spinning behavior of the slot -->
    <spin>
        <startdelay>0</startdelay>
        <stopdelay>0</stopdelay>
        <duration>1200</duration>
        <reelstartdelays>0,0,0,0,0</reelstartdelays>
        <reelstopdelays>0,500,1000,1500,2000</reelstopdelays>
        <spinvelocities>-65,-65,-65,-65,-65</spinvelocities>
        <blurfactor>0.7</blurfactor>
        <stopmethod>spring</stopmethod>
        <springparameters>
            <k>.5,.5,.5,.5,.5</k>
            <inertia>.4,.4,.4,.4,.4</inertia>
        </springparameters>
        <brakevelocities>
            <startvelocities>-60,-60,-60,-60,-60</startvelocities>
            <endvelocities>-55,-55,-55,-55,-55</endvelocities>
        </brakevelocities>
        <excitementvelocity>-140</excitementvelocity>
        <excitementdelay>2500</excitementdelay>
        <excitementspeeduptime>1000</excitementspeeduptime>
    </spin>
    
    <quickspin>
        <startdelay>0</startdelay>
        <stopdelay>0</stopdelay>
        <duration>800</duration>
        <reelstartdelays>0,0,0,0,0</reelstartdelays>
        <reelstopdelays>0,100,200,300,400</reelstopdelays>
        <spinvelocities>-75,-75,-75,-75,-75</spinvelocities>
        <blurfactor>0.6</blurfactor>
        <stopmethod>spring</stopmethod>
        <excitementvelocity>-160</excitementvelocity>
        <excitementdelay>2500</excitementdelay>
        <excitementspeeduptime>1000</excitementspeeduptime>
        <springparameters>
            <k>.5,.5,.5,.5,.5</k>
            <inertia>.2,.2,.2,.2,.2</inertia>
        </springparameters>
        <brakevelocities>
            <startvelocities>-70,-70,-70,-70,-70</startvelocities>
            <endvelocities>-70,-70,-70,-70,-70</endvelocities>
        </brakevelocities>
    </quickspin>
    
    <!-- Configures time for the third twin reel up to the fifth -->
    <twinspin>
        <twinreeladdtime>1500,2000,3000</twinreeladdtime>
        <twinreelendtime>1500,2000,1200</twinreelendtime>
    </twinspin>
    
    <!-- Configures one or more reel sets -->
    <reelset appliesto='default'>
        <symbolsize>
            <vertical>165</vertical>
            <horizontal>194</horizontal>
        </symbolsize>
        <rowindexpositionmodifier>0</rowindexpositionmodifier>
        <rows>3</rows>
        <reels>5</reels>
        <padding>
            <vertical>0</vertical>
            <horizontal>0</horizontal>
        </padding>
    </reelset>
    
    <!-- Configures the win presentation in the slot. -->
    <presentation>
        
        <lowwinratiolow>1.0</lowwinratiolow>
        <lowwinratio>2.0</lowwinratio>
        <midwinratiolow>3.5</midwinratiolow>
        <midwinratio>5.0</midwinratio>
        <highwinratiolow>10.0</highwinratiolow>
        <highwinratio>15.0</highwinratio>
        <bigwinratio>15</bigwinratio>
        <megawinratio>30</megawinratio>
        <supermegawinratio>60</supermegawinratio>
        
        <bigwin>
            <basic>
                <replacesinitial>false</replacesinitial>
            </basic>
        </bigwin>
        <initial>
            <startdelay>0</startdelay>
            <enddelay>1000</enddelay>
            <showentirebetlinetreshold>1</showentirebetlinetreshold>
            <specialwins>
                <win>
                    <type>bonusgame</type>
                    <sound>WinBonusGame</sound>
                </win>
            </specialwins>
        </initial>
        <individual>
            <wintextindex>middle</wintextindex>
            <delay>0</delay>
            <loopsinglewins>true</loopsinglewins>
        </individual>
    </presentation>
    
    <!-- Configures the pick symbol presentation. -->
    <picksymbol>
        <sign>
            <libraryId>PickASymbolSign</libraryId>
            <location>2,2</location>
            <translation>scatterSelect</translation>
        </sign>
    </picksymbol>
    
    <!-- Mapping of key symbols used in the slot. -->
    <keysymbols>
        <wild>SYM1</wild>
    </keysymbols>
    
    <!-- Info scroller in the keypad -->
    <infoscroller>
        <delay>10000</delay>
        <element>
            <translation>winUpToVarCoins</translation>
            <parameters>270 000</parameters>
        </element>
        <element>
            <translation>waysToWin243dupREV</translation>
        </element>
    </infoscroller>
    
    <!-- Configures the win field(info panel) resets -->
    <winreset>
       <spin>
           <hold>true</hold>
           <holdtime>1000</holdtime>
       </spin>
    </winreset>
     
    <keyboard>
        <useshortcuts>true</useshortcuts>
    </keyboard>
    <allowqualitychanges>true</allowqualitychanges> 
    
    <settingsOrder>quickPlay,showFeatureSplashNextTime,audioGroup,qualityGroup,useKeyboardShortcuts,history</settingsOrder>

    <paytable>
        <popup>
           <paytablealignment>auto</paytablealignment>
        </popup>
    </paytable>
 
    <sounds>
        <bonus>BGAmbience</bonus>
    </sounds>
    
    <performancecheck>
        <enabled>true</enabled>
        <threshold>15</threshold>
    </performancecheck>
    
    <graphicsCache>
        <!-- Symbol Assets -->
        <graphicCache>
            <exportId>SYM0</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM1</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM2</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM3</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM4</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM5</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM6</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM7</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM8</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM9</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM10</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM11</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM12</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM13</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <!-- Win Animations -->
        <graphicCache>
            <exportId>SYM1_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM3_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM4_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM5_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM6_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM7_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM8_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM9_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM10_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM11_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM12_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>SYM13_win</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <!-- Twin Reel Assets -->
        <graphicCache>
            <exportId>ReelBgNew</exportId>
            <clipRectPadding>5,5</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>ReelBgNew2</exportId>
            <clipRectPadding>5,5</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <!-- Big Win Assets -->
        <graphicCache>
            <exportId>BigWinNumbers</exportId>
            <clipRectPadding>0,0</clipRectPadding>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>BigWinNumbersShadow</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>

        <graphicCache>
            <exportId>BWBackground</exportId>
        </graphicCache>
        <graphicCache>
            <exportId>BigWinText</exportId>
        </graphicCache>
        <graphicCache>
            <exportId>MegaWinText</exportId>
        </graphicCache>
        <graphicCache>
            <exportId>SuperMegaWinText</exportId>
        </graphicCache>

        <graphicCache>
            <exportId>BigWinTextStyle</exportId>
            <translationId>bigWin</translationId>
        </graphicCache>
        <graphicCache>
            <exportId>MegawinWinTextStyle</exportId>
            <translationId>megaWin</translationId>
        </graphicCache>
        <graphicCache>
            <exportId>SupermegawinWinTextStyle</exportId>
            <translationId>superMegaWin</translationId>
        </graphicCache>
        <graphicCache>
            <exportId>SymbolSingleNumber</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
        <graphicCache>
            <exportId>WinNumbersBack</exportId>
            <skipCompare>1</skipCompare>
        </graphicCache>
    </graphicsCache> 
</clientconfig>
