{"id":6790,"date":"2026-05-21T19:48:57","date_gmt":"2026-05-21T10:48:57","guid":{"rendered":"https:\/\/ninja7.net\/?p=6790"},"modified":"2026-06-05T10:22:45","modified_gmt":"2026-06-05T01:22:45","slug":"tekken-r","status":"publish","type":"post","link":"https:\/\/ninja7.net\/zh-hant\/data-zh-hant\/tekken-r\/","title":{"rendered":"\u9435\u62f3R"},"content":{"rendered":"<p><script>\n(function(){\n  function render(s){if(s==null)return '';s=s.split('~').join('<br \/>');s=s.replace(\/\\*([^*]+)\\*\/g,'<strong>$1<\/strong>');return s;}\n  function apply(lang){\n    var root=document.querySelector('.n7w');if(!root)return;\n    root.querySelectorAll('.t').forEach(function(el){var v=el.getAttribute('data-'+lang);if(v!==null)el.innerHTML=render(v);});\n    root.querySelectorAll('.n7-lang button').forEach(function(b){b.classList.toggle('active',b.getAttribute('data-lang')===lang);});\n    root.setAttribute('lang',lang==='zh-hant'?'zh-Hant':lang==='zh-hans'?'zh-Hans':lang);\n  }\n  document.addEventListener('click',function(e){var t=e.target;var btn=t.closest?t.closest('.n7w .n7-lang button'):null;if(btn){e.preventDefault();apply(btn.getAttribute('data-lang'));}});\n  window.n7SetLang=apply;\n})();\n<\/script><\/p>\n<style>\n.n7w{--gold:#c99739;--ink:#1a1a1a;--bg:#f8f8f7;--card:#fff;--line:#e0dfd8;--muted:#777;--muted2:#888;\n  color:var(--ink);font-family:\"Hiragino Sans\",\"Noto Sans TC\",\"Noto Sans KR\",sans-serif;padding:8px 0;line-height:1.7;max-width:880px;margin:0 auto}\n.n7w *{box-sizing:border-box}\n.n7-lang{display:flex;gap:6px;margin-bottom:18px;flex-wrap:wrap}\n.n7-lang button{background:#fff;border:1px solid var(--line);border-radius:8px;padding:6px 16px;font-size:12px;font-weight:700;color:#555;cursor:pointer;transition:all .15s}\n.n7-lang button.active{background:var(--gold);border-color:var(--gold);color:#fff}\n.n7-lang button:hover:not(.active){border-color:var(--gold);color:var(--gold)}\n.n7-hero{display:flex;gap:18px;background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:20px;margin-bottom:18px;flex-wrap:wrap}\n.n7-hero-img{flex:0 0 auto}\n.n7-hero-img img{width:150px;height:auto;border-radius:10px;display:block;border:1px solid var(--line)}\n.n7-hero-body{flex:1 1 240px;min-width:0}\n.n7-eyebrow{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--gold);text-transform:uppercase}\n.n7-title{margin:0 0 6px;font-size:22px;font-weight:800;color:var(--ink);line-height:1.35}\n.n7-sub{margin:0 0 14px;font-size:13px;color:var(--muted)}\n.n7-keystats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}\n.n7-ks{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px}\n.n7-ks p{margin:0}\n.n7-ks-l{font-size:11px;color:var(--muted2);margin-bottom:3px!important}\n.n7-ks-v{font-size:19px;font-weight:800;color:var(--ink)}\n.n7-ks-v span{font-size:12px;color:var(--muted2);font-weight:600}\n.n7-st{font-size:17px;font-weight:800;color:var(--ink);margin:0 0 14px;display:flex;align-items:center;gap:9px}\n.n7-st::before{content:\"\";width:4px;height:18px;border-radius:99px;background:var(--gold);flex-shrink:0}\n.n7-h4{font-size:14px;font-weight:700;color:var(--ink);margin:18px 0 8px;padding-left:11px;border-left:3px solid var(--gold)}\n.n7-p{font-size:14px;color:#333;margin:0 0 12px}\n.n7-list{margin:0 0 14px;padding-left:0;list-style:none}\n.n7-list li{position:relative;padding:8px 12px 8px 30px;background:var(--bg);border:1px solid var(--line);border-radius:10px;margin-bottom:8px;font-size:13.5px;color:#333}\n.n7-list li::before{content:\"\";position:absolute;left:13px;top:15px;width:7px;height:7px;border-radius:99px;background:var(--gold)}\n.n7-list .n7-list{margin:8px 0 0;padding-left:0}\n.n7-list .n7-list li{background:#fff}\n.n7-sep{border:none;border-top:1px solid var(--line);margin:26px 0}\n.n7-fig{margin:0 0 12px;text-align:center}\n.n7-fig img{max-width:100%;height:auto;border-radius:10px;border:1px solid var(--line);display:inline-block}\n.n7-tbl-wrap{border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:14px}\n.n7-tbl2{width:100%;border-collapse:collapse}\n.n7-tbl2 th,.n7-tbl2 td{padding:9px 12px;font-size:13px;border-bottom:1px solid var(--line);text-align:left;color:var(--ink);vertical-align:middle}\n.n7-tbl2 th{background:var(--bg);color:var(--muted);font-weight:700;font-size:12px}\n.n7-tbl2 tr:last-child td{border-bottom:none}\n.n7-tbl2 td strong{color:var(--ink)}\n.n7-warn{background:#fffbeb;border:1px solid #f5d982;border-radius:10px;padding:12px 16px;font-size:13.5px;color:#7a5c00;margin:0 0 14px;line-height:1.7}\n.n7-copy{text-align:center;font-size:11px;color:var(--muted2);margin:8px 0 0}\n@media(max-width:560px){\n  .n7-keystats{grid-template-columns:repeat(3,1fr)}\n  .n7-hero-img img{width:110px}\n  .n7-title{font-size:19px}\n}\n<\/style>\n<div class=\"n7w\">\n<div class=\"n7-lang\">\n  <button type=\"button\" data-lang=\"zh-hant\" class=\"active\">\u7e41\u9ad4\u4e2d\u6587<\/button><br \/>\n  <button type=\"button\" data-lang=\"zh-hans\">\u7b80\u4f53\u4e2d\u6587<\/button><br \/>\n  <button type=\"button\" data-lang=\"ko\">\ud55c\uad6d\uc5b4<\/button><br \/>\n  <button type=\"button\" data-lang=\"en\">English<\/button>\n<\/div>\n<div class=\"n7-hero\">\n<div class=\"n7-hero-img\"><img decoding=\"async\" src=\"https:\/\/ryujin8.games\/wp-content\/uploads\/2025\/06\/eyecatch-8.jpg\" alt=\"\" loading=\"lazy\" \/><\/div>\n<div class=\"n7-hero-body\">\n<p class=\"n7-eyebrow\"><span class=\"t\" data-zh-hant=\"\u6a5f\u7a2e\u8cc7\u8a0a\" data-zh-hans=\"\u673a\u79cd\u8d44\u8baf\" data-ko=\"\uae30\uae30 \uc815\ubcf4\" data-en=\"Machine Info\">\u6a5f\u7a2e\u8cc7\u8a0a<\/span><\/p>\n<div class=\"n7-title\" role=\"heading\" aria-level=\"2\"><span class=\"t\" data-zh-hant=\"\u9435\u62f3R\" data-zh-hans=\"\u94c1\u62f3R\" data-ko=\"\ucca0\uad8c R\" data-en=\"Tekken R\">\u9435\u62f3R<\/span><\/div>\n<p class=\"n7-sub\"><span class=\"t\" data-zh-hant=\"YAMASA \/ 4.5 \u865f\u6a5f \/ A \u578b\uff08\u5132\u5b58\u578b\uff09\/ 2004 \u5e74 5 \u6708\" data-zh-hans=\"YAMASA \/ 4.5 \u53f7\u673a \/ A \u578b\uff08\u50a8\u5b58\u578b\uff09\/ 2004 \u5e74 5 \u6708\" data-ko=\"YAMASA \/ 4.5\ud638\uae30 \/ A\ud0c0\uc785\uff08\uc2a4\ud1a1\ud615\uff09\/ 2004\ub144 5\uc6d4\" data-en=\"YAMASA \/ 4.5-Reel \/ Type A (Stock) \/ May 2004\">YAMASA \/ 4.5 \u865f\u6a5f \/ A \u578b\uff08\u5132\u5b58\u578b\uff09\/ 2004 \u5e74 5 \u6708<\/span><\/p>\n<div class=\"n7-keystats\">\n<div class=\"n7-ks\">\n<p class=\"n7-ks-l\"><span class=\"t\" data-zh-hant=\"\u734e\u52f5\u5408\u7b97\" data-zh-hans=\"\u5956\u52b1\u5408\u7b97\" data-ko=\"\ubcf4\ub108\uc2a4 \ud569\uc0b0\" data-en=\"Bonus Total\">\u734e\u52f5\u5408\u7b97<\/span><\/p>\n<p class=\"n7-ks-v\">1\/176<span> \uff5e<\/span><\/p>\n<\/div>\n<div class=\"n7-ks\">\n<p class=\"n7-ks-l\"><span class=\"t\" data-zh-hant=\"\u5929\u4e95\" data-zh-hans=\"\u5929\u82b1\u677f\" data-ko=\"\ucc9c\uc7a5\" data-en=\"Ceiling\">\u5929\u4e95<\/span><\/p>\n<p class=\"n7-ks-v\"><span class=\"t\" data-zh-hant=\"\u7121\" data-zh-hans=\"\u65e0\" data-ko=\"\uc5c6\uc74c\" data-en=\"None\">\u7121<\/span><\/p>\n<\/div>\n<div class=\"n7-ks\">\n<p class=\"n7-ks-l\"><span class=\"t\" data-zh-hant=\"\u6700\u5927\u5132\u5b58\" data-zh-hans=\"\u6700\u5927\u50a8\u5b58\" data-ko=\"\ucd5c\ub300 \uc2a4\ud1a1\" data-en=\"Max Stock\">\u6700\u5927\u5132\u5b58<\/span><\/p>\n<p class=\"n7-ks-v\">255<span> <span class=\"t\" data-zh-hant=\"\u500b\" data-zh-hans=\"\u4e2a\" data-ko=\"\uac1c\" data-en=\"ea\">\u500b<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<tbody>\n<tr>\n<td style=\"background-color:#fcb900;text-align:center\"><span class=\"t\" data-zh-hant=\"*4.5 \u865f\u6a5f*\" data-zh-hans=\"*4.5 \u53f7\u673a*\" data-ko=\"*4.5\ud638\uae30*\" data-en=\"*4.5-Reel*\"><strong>4.5 \u865f\u6a5f<\/strong><\/span><\/td>\n<td style=\"background-color:#fcb900;text-align:center\"><span class=\"t\" data-zh-hant=\"*YAMASA*\" data-zh-hans=\"*YAMASA*\" data-ko=\"*YAMASA*\" data-en=\"*YAMASA*\"><strong>YAMASA<\/strong><\/span><\/td>\n<td style=\"background-color:#fcb900;text-align:center\"><span class=\"t\" data-zh-hant=\"*A \u578b\uff08\u5132\u5b58\u578b\u6a5f\u7a2e\uff09*\" data-zh-hans=\"*A \u578b\uff08\u50a8\u5b58\u578b\u673a\u79cd\uff09*\" data-ko=\"*A\ud0c0\uc785\uff08\uc2a4\ud1a1\ud615\uff09*\" data-en=\"*Type A (Stock Machine)*\"><strong>A \u578b\uff08\u5132\u5b58\u578b\u6a5f\u7a2e\uff09<\/strong><\/span><\/td>\n<td style=\"background-color:#fcb900;text-align:center\"><span class=\"t\" data-zh-hant=\"*2004 \u5e74 5 \u6708*\" data-zh-hans=\"*2004 \u5e74 5 \u6708*\" data-ko=\"*2004\ub144 5\uc6d4*\" data-en=\"*May 2004*\"><strong>2004\u5e745\u6708<\/strong><\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u65b0\u624b\u6307\u5357\" data-zh-hans=\"\u65b0\u624b\u6307\u5357\" data-ko=\"\ucd08\ubcf4\uc790 \uac00\uc774\ub4dc\" data-en=\"Beginner's Guide\">\u65b0\u624b\u6307\u5357<\/span><\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u57fa\u672c\u898f\u683c\" data-zh-hans=\"\u57fa\u672c\u89c4\u683c\" data-ko=\"\uae30\ubcf8 \uc0ac\uc591\" data-en=\"Basic Specifications\">\u57fa\u672c\u898f\u683c<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u4ee5\u5927\u578b\u96fb\u73a9\u904a\u6232\u300a\u9435\u62f3\u300b\u70ba\u4e3b\u984c\uff0c\u7531 *\u5c71\u4f50\uff08YAMASA\uff09* \u8207 *NAMCO* \u5171\u540c\u958b\u767c\u3002\" data-zh-hans=\"\u4ee5\u5927\u578b\u7535\u73a9\u6e38\u620f\u300a\u94c1\u62f3\u300b\u4e3a\u4e3b\u9898\uff0c\u7531 *\u5c71\u4f50\uff08YAMASA\uff09* \u4e0e *NAMCO* \u5171\u540c\u5f00\u53d1\u3002\" data-ko=\"\uc544\ucf00\uc774\ub4dc \uac8c\uc784 \u300a\ucca0\uad8c\u300b\uc744 \ud14c\ub9c8\ub85c, *\uc57c\ub9c8\uc0ac\uff08YAMASA\uff09*\uc640 *NAMCO*\uac00 \uacf5\ub3d9 \uac1c\ubc1c\u3002\" data-en=\"Themed on the arcade game *Tekken*, co-developed by *YAMASA* and *NAMCO*.\">\u4ee5\u5927\u578b\u96fb\u73a9\u904a\u6232\u300a\u9435\u62f3\u300b\u70ba\u4e3b\u984c\uff0c\u7531 <strong>\u5c71\u4f50\uff08YAMASA\uff09<\/strong> \u8207 <strong>NAMCO<\/strong> \u5171\u540c\u958b\u767c\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u642d\u8f09 *12.2 \u540b\u5bec\u87a2\u5e55\u6db2\u6676*\uff0c\u6027\u80fd\u76f8\u7576\u65bc\u9ad8\u756b\u8cea\u96fb\u8996\u7b49\u7d1a\uff1b\u5f71\u50cf\u8655\u7406\u63a1\u7528 *PlayStation 2* \u7528\u6676\u7247\u3002\" data-zh-hans=\"\u642d\u8f7d *12.2 \u5bf8\u5bbd\u5c4f\u6db2\u6676*\uff0c\u6027\u80fd\u76f8\u5f53\u4e8e\u9ad8\u753b\u8d28\u7535\u89c6\u7b49\u7ea7\uff1b\u5f71\u50cf\u5904\u7406\u91c7\u7528 *PlayStation 2* \u7528\u82af\u7247\u3002\" data-ko=\"*12.2\uc778\uce58 \uc640\uc774\ub4dc \uc561\uc815* \ud0d1\uc7ac\ub85c \uace0\ud654\uc9c8 TV\uae09 \uc131\ub2a5\uff1b\uc601\uc0c1 \ucc98\ub9ac\uc5d0 *PlayStation 2*\uc6a9 \uce69 \ucc44\uc6a9\u3002\" data-en=\"Features a *12.2-inch widescreen LCD* with HDTV-class performance; image processing uses a *PlayStation 2* chip.\">\u642d\u8f09 <strong>12.2 \u540b\u5bec\u87a2\u5e55\u6db2\u6676<\/strong>\uff0c\u6027\u80fd\u76f8\u7576\u65bc\u9ad8\u756b\u8cea\u96fb\u8996\u7b49\u7d1a\uff1b\u5f71\u50cf\u8655\u7406\u63a1\u7528 <strong>PlayStation 2<\/strong> \u7528\u6676\u7247\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"*\u642d\u8f09\u734e\u52f5\uff08Bonus\uff09\u5132\u5b58\uff08Stock\uff09\u529f\u80fd*\uff1a\u6210\u7acb\u7684\u734e\u52f5\u6703\u5148\u65bc\u5167\u90e8\u66ab\u5b58\u3002\" data-zh-hans=\"*\u642d\u8f7d\u5956\u52b1\uff08Bonus\uff09\u50a8\u5b58\uff08Stock\uff09\u529f\u80fd*\uff1a\u6210\u7acb\u7684\u5956\u52b1\u4f1a\u5148\u4e8e\u5185\u90e8\u6682\u5b58\u3002\" data-ko=\"*\ubcf4\ub108\uc2a4 \uc2a4\ud1a1 \uae30\ub2a5 \ud0d1\uc7ac*\uff1a\uc131\ub9bd\ud55c \ubcf4\ub108\uc2a4\ub294 \ub0b4\ubd80\uc5d0 \uba3c\uc800 \uc2a4\ud1a1\ub41c\ub2e4\u3002\" data-en=\"*Features a bonus stock system*: a triggered bonus is held internally first.\"><strong>\u642d\u8f09\u734e\u52f5\uff08Bonus\uff09\u5132\u5b58\uff08Stock\uff09\u529f\u80fd<\/strong>\uff1a\u6210\u7acb\u7684\u734e\u52f5\u6703\u5148\u65bc\u5167\u90e8\u66ab\u5b58\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u734e\u52f5\u7a2e\u985e\u4f9d\u632f\u5206\u6c7a\u5b9a\uff1a\" data-zh-hans=\"\u5956\u52b1\u79cd\u7c7b\u4f9d\u632f\u5206\u51b3\u5b9a\uff1a\" data-ko=\"\ubcf4\ub108\uc2a4 \uc885\ub958\ub294 \ubd84\ubc30\ub85c \uacb0\uc815\uff1a\" data-en=\"The bonus type is decided by distribution:\">\u734e\u52f5\u7a2e\u985e\u4f9d\u632f\u5206\u6c7a\u5b9a\uff1a<\/span>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"*BIG\uff1a64.1%*\" data-zh-hans=\"*BIG\uff1a64.1%*\" data-ko=\"*BIG\uff1a64.1%*\" data-en=\"*BIG: 64.1%*\"><strong>BIG\uff1a64.1%<\/strong><\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"*REG\uff1a35.9%*\" data-zh-hans=\"*REG\uff1a35.9%*\" data-ko=\"*REG\uff1a35.9%*\" data-en=\"*REG: 35.9%*\"><strong>REG\uff1a35.9%<\/strong><\/span><\/li>\n<\/ul>\n<\/li>\n<li><span class=\"t\" data-zh-hant=\"\u7531 *\u6a5f\u6703\u76ee* \u89f8\u767c\u7684 *\u9435\u62f3 CHANCE\uff08TC\uff09*\uff1a\" data-zh-hans=\"\u7531 *\u673a\u4f1a\u76ee* \u89e6\u53d1\u7684 *\u94c1\u62f3 CHANCE\uff08TC\uff09*\uff1a\" data-ko=\"*\ucc2c\uc2a4\ubaa9*\uc73c\ub85c \ubc1c\ub3d9\ud558\ub294 *\ucca0\uad8c CHANCE\uff08TC\uff09*\uff1a\" data-en=\"The *Tekken CHANCE (TC)* triggered by a *Chance Eye*:\">\u7531 <strong>\u6a5f\u6703\u76ee<\/strong> \u89f8\u767c\u7684 <strong>\u9435\u62f3 CHANCE\uff08TC\uff09<\/strong>\uff1a<\/span>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u734e\u52f5\u653e\u51fa\u6a5f\u7387 *1\/11.1\uff08\u5168\u8a2d\u5b9a\u5171\u901a\uff09*\" data-zh-hans=\"\u5956\u52b1\u653e\u51fa\u673a\u7387 *1\/11.1\uff08\u5168\u8bbe\u5b9a\u5171\u901a\uff09*\" data-ko=\"\ubcf4\ub108\uc2a4 \ubc29\ucd9c \ud655\ub960 *1\/11.1\uff08\uc804 \uc124\uc815 \uacf5\ud1b5\uff09*\" data-en=\"Bonus release rate *1\/11.1 (all settings)*\">\u734e\u52f5\u653e\u51fa\u6a5f\u7387 <strong>1\/11.1\uff08\u5168\u8a2d\u5b9a\u5171\u901a\uff09<\/strong><\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u734e\u52f5\u653e\u51fa\u671f\u5f85\u5ea6\u7d04 *75%*\" data-zh-hans=\"\u5956\u52b1\u653e\u51fa\u671f\u5f85\u5ea6\u7ea6 *75%*\" data-ko=\"\ubcf4\ub108\uc2a4 \ubc29\ucd9c \uae30\ub300\ub3c4 \uc57d *75%*\" data-en=\"Bonus release expectation about *75%*\">\u734e\u52f5\u653e\u51fa\u671f\u5f85\u5ea6\u7d04 <strong>75%<\/strong><\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"BIG \u7d50\u675f\u5f8c\u8f03\u5bb9\u6613\u7a81\u5165\" data-zh-hans=\"BIG \u7ed3\u675f\u540e\u8f83\u5bb9\u6613\u7a81\u5165\" data-ko=\"BIG \uc885\ub8cc \ud6c4 \uc9c4\uc785\ud558\uae30 \uc26c\uc6c0\" data-en=\"Easier to enter after a BIG ends\">BIG \u7d50\u675f\u5f8c\u8f03\u5bb9\u6613\u7a81\u5165<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u5177\u9023\u838a\u6027\uff0c\u7d04\u6301\u7e8c *10\uff5e19P\uff08\u904a\u6232\uff09*\" data-zh-hans=\"\u5177\u8fde\u5e84\u6027\uff0c\u7ea6\u6301\u7eed *10\uff5e19P\uff08\u6e38\u620f\uff09*\" data-ko=\"\uc5f0\uc18d\uc131\uc774 \uc788\uc5b4 \uc57d *10\uff5e19P\uff08\uac8c\uc784\uff09* \uc9c0\uc18d\" data-en=\"Has chaining potential, lasting about *10\u201319P (games)*\">\u5177\u9023\u838a\u6027\uff0c\u7d04\u6301\u7e8c <strong>10\uff5e19P\uff08\u904a\u6232\uff09<\/strong><\/span><\/li>\n<\/ul>\n<\/li>\n<li><span class=\"t\" data-zh-hant=\"\u5c0d\u6230\u4e2d\u82e5\u80fd\u914d\u5408\u5c0d\u624b\u653b\u64ca\uff0c\u5728\u9069\u7576\u6642\u6a5f\u6309\u4e0b\u505c\u6b62\u6309\u9215\uff0c\u6709\u6a5f\u6703\u51fa\u73fe\u300c*\u62c6\u62db\uff08\u3055\u3070\u304d\uff09*\u300d\u3002\u51fa\u73fe\u62c6\u62db\u7684\u5c0d\u6230\uff0c\u52dd\u5229\u671f\u5f85\u5ea6\u8f03\u9ad8\u3002\" data-zh-hans=\"\u5bf9\u6218\u4e2d\u82e5\u80fd\u914d\u5408\u5bf9\u624b\u653b\u51fb\uff0c\u5728\u9002\u5f53\u65f6\u673a\u6309\u4e0b\u505c\u6b62\u6309\u94ae\uff0c\u6709\u673a\u4f1a\u51fa\u73b0\u300c*\u62c6\u62db\uff08\u3055\u3070\u304d\uff09*\u300d\u3002\u51fa\u73b0\u62c6\u62db\u7684\u5bf9\u6218\uff0c\u80dc\u5229\u671f\u5f85\u5ea6\u8f83\u9ad8\u3002\" data-ko=\"\ub300\uc804 \uc911 \uc0c1\ub300\uc758 \uacf5\uaca9\uc5d0 \ub9de\ucdb0 \uc801\uc808\ud55c \ud0c0\uc774\ubc0d\uc5d0 \uc815\uc9c0 \ubc84\ud2bc\uc744 \ub204\ub974\uba74 \u300c*\uc0ac\ubc14\ud0a4\uff08\ubc1b\uc544\ub118\uae30\uae30\uff09*\u300d\uac00 \ub098\uc62c \uc218 \uc788\ub2e4\u3002\uc0ac\ubc14\ud0a4\uac00 \ub098\uc628 \ub300\uc804\uc740 \uc2b9\ub9ac \uae30\ub300\ub3c4\uac00 \ub192\ub2e4\u3002\" data-en=\"In a battle, pressing stop at the right moment against the opponent's attack can produce a\u300c*Sabaki (parry)*\u300d. Battles where a Sabaki appears have higher win expectation.\">\u5c0d\u6230\u4e2d\u82e5\u80fd\u914d\u5408\u5c0d\u624b\u653b\u64ca\uff0c\u5728\u9069\u7576\u6642\u6a5f\u6309\u4e0b\u505c\u6b62\u6309\u9215\uff0c\u6709\u6a5f\u6703\u51fa\u73fe\u300c<strong>\u62c6\u62db\uff08\u3055\u3070\u304d\uff09<\/strong>\u300d\u3002\u51fa\u73fe\u62c6\u62db\u7684\u5c0d\u6230\uff0c\u52dd\u5229\u671f\u5f85\u5ea6\u8f03\u9ad8\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u734e\u52f5\u4e2d\u82e5\u51fa\u73fe *TRUE OGRE\uff08\u30c8\u30a5\u30eb\u30fc\u30aa\u30fc\u30ac\uff09*\uff0c\u70ba\u6a5f\u6703\u3002\" data-zh-hans=\"\u5956\u52b1\u4e2d\u82e5\u51fa\u73b0 *TRUE OGRE\uff08\u30c8\u30a5\u30eb\u30fc\u30aa\u30fc\u30ac\uff09*\uff0c\u4e3a\u673a\u4f1a\u3002\" data-ko=\"\ubcf4\ub108\uc2a4 \uc911 *TRUE OGRE\uff08\ud2b8\ub8e8 \uc624\uac70\uff09*\uac00 \ub098\uc624\uba74 \ucc2c\uc2a4\u3002\" data-en=\"If *TRUE OGRE* appears during a bonus, it's a chance.\">\u734e\u52f5\u4e2d\u82e5\u51fa\u73fe <strong>TRUE OGRE\uff08\u30c8\u30a5\u30eb\u30fc\u30aa\u30fc\u30ac\uff09<\/strong>\uff0c\u70ba\u6a5f\u6703\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"*\u4e0d\u642d\u8f09\u5929\u4e95\u529f\u80fd\u3002*\" data-zh-hans=\"*\u4e0d\u642d\u8f7d\u5929\u82b1\u677f\u529f\u80fd\u3002*\" data-ko=\"*\ucc9c\uc7a5 \uae30\ub2a5 \uc5c6\uc74c\u3002*\" data-en=\"*No ceiling feature.*\"><strong>\u4e0d\u642d\u8f09\u5929\u4e95\u529f\u80fd\u3002<\/strong><\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u6700\u5927\u5132\u5b58\u6578\u91cf\uff1a*BIG\uff0fREG \u5404 255 \u500b\u3002*\" data-zh-hans=\"\u6700\u5927\u50a8\u5b58\u6570\u91cf\uff1a*BIG\uff0fREG \u5404 255 \u4e2a\u3002*\" data-ko=\"\ucd5c\ub300 \uc2a4\ud1a1 \uc218\uff1a*BIG\uff0fREG \uac01 255\uac1c\u3002*\" data-en=\"Max stock: *255 each for BIG \/ REG.*\">\u6700\u5927\u5132\u5b58\u6578\u91cf\uff1a<strong>BIG\uff0fREG \u5404 255 \u500b\u3002<\/strong><\/span><\/li>\n<\/ul>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u57fa\u672c\u6578\u503c\" data-zh-hans=\"\u57fa\u672c\u6570\u503c\" data-ko=\"\uae30\ubcf8 \uc218\uce58\" data-en=\"Basic Specs\">\u57fa\u672c\u6578\u503c<\/span><\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u734e\u52f5\u6a5f\u7387\" data-zh-hans=\"\u5956\u52b1\u6982\u7387\" data-ko=\"\ubcf4\ub108\uc2a4 \ud655\ub960\" data-en=\"Bonus Probability\">\u734e\u52f5\u6a5f\u7387<\/span><\/div>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u8a2d\u5b9a\" data-zh-hans=\"\u8bbe\u5b9a\" data-ko=\"\uc124\uc815\" data-en=\"Setting\">\u8a2d\u5b9a<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"BIG\uff08\u5408\u6210\uff09\" data-zh-hans=\"BIG\uff08\u5408\u6210\uff09\" data-ko=\"BIG\uff08\ud569\uc0b0\uff09\" data-en=\"BIG (total)\">BIG\uff08\u5408\u6210\uff09<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"REG\uff08\u5408\u6210\uff09\" data-zh-hans=\"REG\uff08\u5408\u6210\uff09\" data-ko=\"REG\uff08\ud569\uc0b0\uff09\" data-en=\"REG (total)\">REG\uff08\u5408\u6210\uff09<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"BIG \u51fa\u73fe\u7387\" data-zh-hans=\"BIG \u51fa\u73b0\u7387\" data-ko=\"BIG \ucd9c\ud604\uc728\" data-en=\"BIG Rate\">BIG \u51fa\u73fe\u7387<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"REG \u51fa\u73fe\u7387\" data-zh-hans=\"REG \u51fa\u73b0\u7387\" data-ko=\"REG \ucd9c\ud604\uc728\" data-en=\"REG Rate\">REG \u51fa\u73fe\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align:center\">1<\/td>\n<td style=\"text-align:center\">1\/176<\/td>\n<td style=\"text-align:center\">1\/176<\/td>\n<td style=\"text-align:center\">1\/299<\/td>\n<td style=\"text-align:center\">1\/533<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">2<\/td>\n<td style=\"text-align:center\">1\/174<\/td>\n<td style=\"text-align:center\">1\/174<\/td>\n<td style=\"text-align:center\">1\/289<\/td>\n<td style=\"text-align:center\">1\/516<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">3<\/td>\n<td style=\"text-align:center\">1\/172<\/td>\n<td style=\"text-align:center\">1\/172<\/td>\n<td style=\"text-align:center\">1\/281<\/td>\n<td style=\"text-align:center\">1\/502<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">4<\/td>\n<td style=\"text-align:center\">1\/170<\/td>\n<td style=\"text-align:center\">1\/170<\/td>\n<td style=\"text-align:center\">1\/270<\/td>\n<td style=\"text-align:center\">1\/481<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">5<\/td>\n<td style=\"text-align:center\">1\/170<\/td>\n<td style=\"text-align:center\">1\/170<\/td>\n<td style=\"text-align:center\">1\/255<\/td>\n<td style=\"text-align:center\">1\/455<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">6<\/td>\n<td style=\"text-align:center\">1\/170<\/td>\n<td style=\"text-align:center\">1\/170<\/td>\n<td style=\"text-align:center\">1\/242<\/td>\n<td style=\"text-align:center\">1\/432<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u5c0f\u5f79\u6a5f\u7387\" data-zh-hans=\"\u5c0f\u5f79\u6982\u7387\" data-ko=\"\uc18c\uc5ed \ud655\ub960\" data-en=\"Symbol Probabilities\">\u5c0f\u5f79\u6a5f\u7387<\/span><\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u901a\u5e38\u6642\uff08\u7121\u8a2d\u5b9a\u5dee\u7684\u5c0f\u5f79\uff09\" data-zh-hans=\"\u901a\u5e38\u65f6\uff08\u65e0\u8bbe\u5b9a\u5dee\u7684\u5c0f\u5f79\uff09\" data-ko=\"\uc77c\ubc18 \uc2dc\uff08\uc124\uc815 \ucc28\uc774 \uc5c6\ub294 \uc18c\uc5ed\uff09\" data-en=\"Normal State (No Setting Difference)\">\u901a\u5e38\u6642\uff08\u7121\u8a2d\u5b9a\u5dee\u7684\u5c0f\u5f79\uff09<\/span><\/div>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u5f79\" data-zh-hans=\"\u5f79\" data-ko=\"\uc5ed\" data-en=\"Symbol\">\u5f79<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"\u6a5f\u7387\" data-zh-hans=\"\u6982\u7387\" data-ko=\"\ud655\ub960\" data-en=\"Prob.\">\u6a5f\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><span class=\"t\" data-zh-hant=\"\u6afb\u6843\uff08Cherry\uff09\" data-zh-hans=\"\u6a31\u6843\uff08Cherry\uff09\" data-ko=\"\uccb4\ub9ac\uff08Cherry\uff09\" data-en=\"Cherry\">\u6afb\u6843\uff08Cherry\uff09<\/span><\/td>\n<td style=\"text-align:center\">1\/256.0<\/td>\n<\/tr>\n<tr>\n<td><span class=\"t\" data-zh-hant=\"\u897f\u74dc\uff08Suika\uff09\" data-zh-hans=\"\u897f\u74dc\uff08Suika\uff09\" data-ko=\"\uc218\ubc15\uff08Suika\uff09\" data-en=\"Watermelon (Suika)\">\u897f\u74dc\uff08Suika\uff09<\/span><\/td>\n<td style=\"text-align:center\">1\/202.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p class=\"n7-p\"><span class=\"t\" data-zh-hant=\"\u203b \u5168\u8a2d\u5b9a\u5171\u901a\" data-zh-hans=\"\u203b \u5168\u8bbe\u5b9a\u5171\u901a\" data-ko=\"\u203b \uc804 \uc124\uc815 \uacf5\ud1b5\" data-en=\"\u203b All settings\">\u203b \u5168\u8a2d\u5b9a\u5171\u901a<\/span><\/p>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u901a\u5e38\u6642\uff08\u6709\u8a2d\u5b9a\u5dee\u7684\u5c0f\u5f79\uff09\u2014 \u9234\u943a\uff08Bell\uff09\" data-zh-hans=\"\u901a\u5e38\u65f6\uff08\u6709\u8bbe\u5b9a\u5dee\u7684\u5c0f\u5f79\uff09\u2014 \u94c3\u94db\uff08Bell\uff09\" data-ko=\"\uc77c\ubc18 \uc2dc\uff08\uc124\uc815 \ucc28\uc774 \uc788\ub294 \uc18c\uc5ed\uff09\u2014 \ubca8\uff08Bell\uff09\" data-en=\"Normal State (Setting Difference) \u2014 Bell\">\u901a\u5e38\u6642\uff08\u6709\u8a2d\u5b9a\u5dee\u7684\u5c0f\u5f79\uff09\u2014 \u9234\u943a\uff08Bell\uff09<\/span><\/div>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u8a2d\u5b9a\" data-zh-hans=\"\u8bbe\u5b9a\" data-ko=\"\uc124\uc815\" data-en=\"Setting\">\u8a2d\u5b9a<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"\u6a5f\u7387\" data-zh-hans=\"\u6982\u7387\" data-ko=\"\ud655\ub960\" data-en=\"Prob.\">\u6a5f\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align:center\">1<\/td>\n<td style=\"text-align:center\">1\/8.76<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">2<\/td>\n<td style=\"text-align:center\">1\/8.76<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">3<\/td>\n<td style=\"text-align:center\">1\/8.74<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">4<\/td>\n<td style=\"text-align:center\">1\/8.74<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">5<\/td>\n<td style=\"text-align:center\">1\/8.72<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">6<\/td>\n<td style=\"text-align:center\">1\/8.63<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u901a\u5e38\u6642\uff08\u6709\u8a2d\u5b9a\u5dee\u7684\u5c0f\u5f79\uff09\u2014 \u6a5f\u6703\u76ee\" data-zh-hans=\"\u901a\u5e38\u65f6\uff08\u6709\u8bbe\u5b9a\u5dee\u7684\u5c0f\u5f79\uff09\u2014 \u673a\u4f1a\u76ee\" data-ko=\"\uc77c\ubc18 \uc2dc\uff08\uc124\uc815 \ucc28\uc774 \uc788\ub294 \uc18c\uc5ed\uff09\u2014 \ucc2c\uc2a4\ubaa9\" data-en=\"Normal State (Setting Difference) \u2014 Chance Eye\">\u901a\u5e38\u6642\uff08\u6709\u8a2d\u5b9a\u5dee\u7684\u5c0f\u5f79\uff09\u2014 \u6a5f\u6703\u76ee<\/span><\/div>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u8a2d\u5b9a\" data-zh-hans=\"\u8bbe\u5b9a\" data-ko=\"\uc124\uc815\" data-en=\"Setting\">\u8a2d\u5b9a<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"\u6a5f\u7387\" data-zh-hans=\"\u6982\u7387\" data-ko=\"\ud655\ub960\" data-en=\"Prob.\">\u6a5f\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align:center\">1<\/td>\n<td style=\"text-align:center\">1\/196.0<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">2<\/td>\n<td style=\"text-align:center\">1\/194.0<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">3<\/td>\n<td style=\"text-align:center\">1\/191.9<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">4<\/td>\n<td style=\"text-align:center\">1\/189.9<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">5<\/td>\n<td style=\"text-align:center\"><span class=\"t\" data-zh-hant=\"\uff08\u8cc7\u6599\u672a\u8a18\u8f09\uff09\" data-zh-hans=\"\uff08\u8d44\u6599\u672a\u8bb0\u8f7d\uff09\" data-ko=\"\uff08\uc790\ub8cc \ubbf8\uae30\uc7ac\uff09\" data-en=\"(not recorded)\">\uff08\u8cc7\u6599\u672a\u8a18\u8f09\uff09<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">6<\/td>\n<td style=\"text-align:center\"><span class=\"t\" data-zh-hant=\"\uff08\u8cc7\u6599\u672a\u8a18\u8f09\uff09\" data-zh-hans=\"\uff08\u8d44\u6599\u672a\u8bb0\u8f7d\uff09\" data-ko=\"\uff08\uc790\ub8cc \ubbf8\uae30\uc7ac\uff09\" data-en=\"(not recorded)\">\uff08\u8cc7\u6599\u672a\u8a18\u8f09\uff09<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u734e\u52f5\u4e2d\u5c0f\u5f79\u6a5f\u7387\uff08\u5168\u8a2d\u5b9a\u5171\u901a\uff09\" data-zh-hans=\"\u5956\u52b1\u4e2d\u5c0f\u5f79\u6982\u7387\uff08\u5168\u8bbe\u5b9a\u5171\u901a\uff09\" data-ko=\"\ubcf4\ub108\uc2a4 \uc911 \uc18c\uc5ed \ud655\ub960\uff08\uc804 \uc124\uc815 \uacf5\ud1b5\uff09\" data-en=\"Symbol Probabilities During Bonus (All Settings)\">\u734e\u52f5\u4e2d\u5c0f\u5f79\u6a5f\u7387\uff08\u5168\u8a2d\u5b9a\u5171\u901a\uff09<\/span><\/div>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u5f79\" data-zh-hans=\"\u5f79\" data-ko=\"\uc5ed\" data-en=\"Symbol\">\u5f79<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"\u6a5f\u7387\" data-zh-hans=\"\u6982\u7387\" data-ko=\"\ud655\ub960\" data-en=\"Prob.\">\u6a5f\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><span class=\"t\" data-zh-hant=\"\u6afb\u6843\uff08Cherry\uff09\" data-zh-hans=\"\u6a31\u6843\uff08Cherry\uff09\" data-ko=\"\uccb4\ub9ac\uff08Cherry\uff09\" data-en=\"Cherry\">\u6afb\u6843\uff08Cherry\uff09<\/span><\/td>\n<td style=\"text-align:center\">1\/128.0<\/td>\n<\/tr>\n<tr>\n<td><span class=\"t\" data-zh-hant=\"\u9234\u943a\uff08Bell\uff09\" data-zh-hans=\"\u94c3\u94db\uff08Bell\uff09\" data-ko=\"\ubca8\uff08Bell\uff09\" data-en=\"Bell\">\u9234\u943a\uff08Bell\uff09<\/span><\/td>\n<td style=\"text-align:center\">1\/1.8<\/td>\n<\/tr>\n<tr>\n<td><span class=\"t\" data-zh-hant=\"\u897f\u74dc\uff08Suika\uff09\" data-zh-hans=\"\u897f\u74dc\uff08Suika\uff09\" data-ko=\"\uc218\ubc15\uff08Suika\uff09\" data-en=\"Watermelon (Suika)\">\u897f\u74dc\uff08Suika\uff09<\/span><\/td>\n<td style=\"text-align:center\">1\/16.0<\/td>\n<\/tr>\n<tr>\n<td><span class=\"t\" data-zh-hant=\"\u672a\u4e2d\uff08\u30cf\u30ba\u30ec\uff09\" data-zh-hans=\"\u672a\u4e2d\uff08\u30cf\u30ba\u30ec\uff09\" data-ko=\"\uaf5d\uff08\ud558\uc988\ub808\uff09\" data-en=\"Miss\">\u672a\u4e2d\uff08\u30cf\u30ba\u30ec\uff09<\/span><\/td>\n<td style=\"text-align:center\">1\/7.3<\/td>\n<\/tr>\n<tr>\n<td>JAC IN<\/td>\n<td style=\"text-align:center\">1\/4.1<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u6a5f\u68b0\u5272\uff08\u51fa\u7389\u7387\uff09\" data-zh-hans=\"\u673a\u68b0\u5272\uff08\u51fa\u7389\u7387\uff09\" data-ko=\"\ud658\uc6d0\uc728\uff08RTP\uff09\" data-en=\"Return to Player (RTP)\">\u6a5f\u68b0\u5272\uff08\u51fa\u7389\u7387\uff09<\/span><\/div>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u8a2d\u5b9a\" data-zh-hans=\"\u8bbe\u5b9a\" data-ko=\"\uc124\uc815\" data-en=\"Setting\">\u8a2d\u5b9a<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"\u51fa\u7389\u7387\" data-zh-hans=\"\u51fa\u7389\u7387\" data-ko=\"\ud658\uc6d0\uc728\" data-en=\"RTP\">\u51fa\u7389\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align:center\">1<\/td>\n<td style=\"text-align:center\">97.2%<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">2<\/td>\n<td style=\"text-align:center\">98.8%<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">3<\/td>\n<td style=\"text-align:center\">100.2%<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">4<\/td>\n<td style=\"text-align:center\">102.2%<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">5<\/td>\n<td style=\"text-align:center\">105.2%<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">6<\/td>\n<td style=\"text-align:center\">108.2%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p class=\"n7-p\"><span class=\"t\" data-zh-hant=\"\u203b \u55ae\u4f4d\uff1a%\" data-zh-hans=\"\u203b \u5355\u4f4d\uff1a%\" data-ko=\"\u203b \ub2e8\uc704\uff1a%\" data-en=\"\u203b Unit: %\">\u203b \u55ae\u4f4d\uff1a%<\/span><\/p>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u6253\u6cd5\" data-zh-hans=\"\u6253\u6cd5\" data-ko=\"\uacf5\ub7b5\" data-en=\"Strategy\">\u6253\u6cd5<\/span><\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u901a\u5e38\u6642\" data-zh-hans=\"\u901a\u5e38\u65f6\" data-ko=\"\uc77c\ubc18 \uc2dc\" data-en=\"Normal State\">\u901a\u5e38\u6642<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u5de6\u8f49\u8f2a\u6846\u5167 *\u76ee\u62bc\u7b2c 5 \u865f\u6afb\u6843*\u3002\" data-zh-hans=\"\u5de6\u8f6c\u8f6e\u6846\u5185 *\u76ee\u62bc\u7b2c 5 \u53f7\u6a31\u6843*\u3002\" data-ko=\"\uc67c\ucabd \ub9b4 \ud504\ub808\uc784 \uc548\uc5d0 *5\ubc88 \uccb4\ub9ac\ub97c \uba54\uc624\uc2dc*\u3002\" data-en=\"In the left-reel frame, *precisely stop the No.5 Cherry*.\">\u5de6\u8f49\u8f2a\u6846\u5167 <strong>\u76ee\u62bc\u7b2c 5 \u865f\u6afb\u6843<\/strong>\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u5de6\u8f49\u8f2a\u51fa\u73fe\u897f\u74dc\u6642\uff0c\u8acb\u5728 *\u4e2d\u8f49\u8f2a\u7784\u6e96\u897f\u74dc*\uff1b\u53f3\u8f49\u8f2a\u53ef\u96a8\u610f\u62bc\u5373\u53ef\u3002\" data-zh-hans=\"\u5de6\u8f6c\u8f6e\u51fa\u73b0\u897f\u74dc\u65f6\uff0c\u8bf7\u5728 *\u4e2d\u8f6c\u8f6e\u7784\u51c6\u897f\u74dc*\uff1b\u53f3\u8f6c\u8f6e\u53ef\u968f\u610f\u62bc\u5373\u53ef\u3002\" data-ko=\"\uc67c\ucabd \ub9b4\uc5d0 \uc218\ubc15\uc774 \ub098\uc624\uba74 *\uac00\uc6b4\ub370 \ub9b4\uc5d0\uc11c \uc218\ubc15\uc744 \ub178\ub9b0\ub2e4*\uff1b\uc624\ub978\ucabd \ub9b4\uc740 \uc790\uc720\ub86d\uac8c \ub20c\ub7ec\ub3c4 \ub41c\ub2e4\u3002\" data-en=\"If Watermelon appears on the left reel, *aim for Watermelon on the center reel*; the right reel can be pressed freely.\">\u5de6\u8f49\u8f2a\u51fa\u73fe\u897f\u74dc\u6642\uff0c\u8acb\u5728 <strong>\u4e2d\u8f49\u8f2a\u7784\u6e96\u897f\u74dc<\/strong>\uff1b\u53f3\u8f49\u8f2a\u53ef\u96a8\u610f\u62bc\u5373\u53ef\u3002<\/span><\/li>\n<\/ul>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"BIG \u4e2d\" data-zh-hans=\"BIG \u4e2d\" data-ko=\"BIG \uc911\" data-en=\"During BIG\">BIG \u4e2d<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u300c\u9435\u62f3\u773e\u300d\u9632\u5177\u7684\u984f\u8272\u5c0d\u61c9\u6210\u7acb\u5f79\u3002\" data-zh-hans=\"\u300c\u94c1\u62f3\u4f17\u300d\u9632\u5177\u7684\u989c\u8272\u5bf9\u5e94\u6210\u7acb\u5f79\u3002\" data-ko=\"\u300c\ucca0\uad8c \uce90\ub9ad\ud130\u300d\ubc29\uc5b4\uad6c\uc758 \uc0c9\uc774 \uc131\ub9bd\uc5ed\uc5d0 \ub300\uc751\ud55c\ub2e4\u3002\" data-en=\"The armor color of the\u300cTekken cast\u300dcorresponds to the symbol hit.\">\u300c\u9435\u62f3\u773e\u300d\u9632\u5177\u7684\u984f\u8272\u5c0d\u61c9\u6210\u7acb\u5f79\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u6210\u7acb\u897f\u74dc\uff0f\u6afb\u6843\u6642\u9700\u8981\u76ee\u62bc\uff0c\u5176\u9918\u8acb\u4f9d\u5c0e\u822a\u6307\u793a\u3002\" data-zh-hans=\"\u6210\u7acb\u897f\u74dc\uff0f\u6a31\u6843\u65f6\u9700\u8981\u76ee\u62bc\uff0c\u5176\u4f59\u8bf7\u4f9d\u5bfc\u822a\u6307\u793a\u3002\" data-ko=\"\uc218\ubc15\uff0f\uccb4\ub9ac \uc131\ub9bd \uc2dc\uc5d0\ub294 \uba54\uc624\uc2dc\uac00 \ud544\uc694\ud558\uba70, \ub098\uba38\uc9c0\ub294 \ub0b4\ube44 \uc9c0\uc2dc\uc5d0 \ub530\ub978\ub2e4\u3002\" data-en=\"Watermelon \/ Cherry hits need precise stopping; otherwise follow the navigation.\">\u6210\u7acb\u897f\u74dc\uff0f\u6afb\u6843\u6642\u9700\u8981\u76ee\u62bc\uff0c\u5176\u9918\u8acb\u4f9d\u5c0e\u822a\u6307\u793a\u3002<\/span><\/li>\n<\/ul>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"JAC IN \u7b2c 3 \u6b21\uff08\u56de\u907f\u624b\u9806\uff09\" data-zh-hans=\"JAC IN \u7b2c 3 \u6b21\uff08\u56de\u907f\u624b\u987a\uff09\" data-ko=\"JAC IN 3\ud68c\ucc28\uff08\ud68c\ud53c \uc218\uc21c\uff09\" data-en=\"3rd JAC IN (Avoidance Procedure)\">JAC IN \u7b2c 3 \u6b21\uff08\u56de\u907f\u624b\u9806\uff09<\/span><\/div>\n<p class=\"n7-p\"><span class=\"t\" data-zh-hant=\"*\u57fa\u672c\u7bc7\uff08JAC IN \u6642\uff09*\" data-zh-hans=\"*\u57fa\u672c\u7bc7\uff08JAC IN \u65f6\uff09*\" data-ko=\"*\uae30\ubcf8\ud3b8\uff08JAC IN \uc2dc\uff09*\" data-en=\"*Basic (at JAC IN)*\"><strong>\u57fa\u672c\u7bc7\uff08JAC IN \u6642\uff09<\/strong><\/span><\/p>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u53f3 \u2192 \u4e2d \u8f49\u8f2a\u96a8\u610f\u62bc\" data-zh-hans=\"\u53f3 \u2192 \u4e2d \u8f6c\u8f6e\u968f\u610f\u62bc\" data-ko=\"\uc624\ub978\ucabd \u2192 \uac00\uc6b4\ub370 \ub9b4 \uc790\uc720 \uc815\uc9c0\" data-en=\"Right \u2192 center reels pressed freely\">\u53f3 \u2192 \u4e2d \u8f49\u8f2a\u96a8\u610f\u62bc<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u5de6\u8f49\u8f2a\u4ee5 *\u9752 7\u30fb\u8d64 7 \u7684\u96d9\u9023\u5716\u793a* \u9032\u884c Replay \u56de\u907f\uff08\u6548\u679c *+14 \u679a*\uff09\" data-zh-hans=\"\u5de6\u8f6c\u8f6e\u4ee5 *\u9752 7\u30fb\u8d64 7 \u7684\u53cc\u8fde\u56fe\u793a* \u8fdb\u884c Replay \u56de\u907f\uff08\u6548\u679c *+14 \u679a*\uff09\" data-ko=\"\uc67c\ucabd \ub9b4\uc740 *\uccad7\u30fb\uc8017 \ub354\ube14 \ub3c4\ud615*\uc73c\ub85c \ub9ac\ud50c\ub808\uc774 \ud68c\ud53c\uff08\ud6a8\uacfc *+14\ub9e4*\uff09\" data-en=\"On the left reel, avoid Replay using the *Blue-7 \/ Red-7 double symbol* (effect *+14 coins*)\">\u5de6\u8f49\u8f2a\u4ee5 <strong>\u9752 7\u30fb\u8d64 7 \u7684\u96d9\u9023\u5716\u793a<\/strong> \u9032\u884c Replay \u56de\u907f\uff08\u6548\u679c <strong>+14 \u679a<\/strong>\uff09<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u5269\u9918 8G \u8d77\u4ee5 *JAC IN \u512a\u5148*~\u203b BIG \u5e73\u5747\u7372\u5f97\u7d04 *370 \u679a*\" data-zh-hans=\"\u5269\u4f59 8G \u8d77\u4ee5 *JAC IN \u4f18\u5148*~\u203b BIG \u5e73\u5747\u83b7\u5f97\u7ea6 *370 \u679a*\" data-ko=\"\ub0a8\uc740 8G\ubd80\ud130\ub294 *JAC IN \uc6b0\uc120*~\u203b BIG \ud3c9\uade0 \ud68d\ub4dd \uc57d *370\ub9e4*\" data-en=\"From the last 8G, *prioritize JAC IN*~\u203b BIG averages about *370 coins*\">\u5269\u9918 8G \u8d77\u4ee5 <strong>JAC IN \u512a\u5148<\/strong><br \/>\u203b BIG \u5e73\u5747\u7372\u5f97\u7d04 <strong>370 \u679a<\/strong><\/span><\/li>\n<\/ul>\n<p class=\"n7-p\"><span class=\"t\" data-zh-hant=\"*\u9032\u968e\u7bc7\uff08JAC IN \u6642\uff09*\" data-zh-hans=\"*\u8fdb\u9636\u7bc7\uff08JAC IN \u65f6\uff09*\" data-ko=\"*\uc751\uc6a9\ud3b8\uff08JAC IN \uc2dc\uff09*\" data-en=\"*Advanced (at JAC IN)*\"><strong>\u9032\u968e\u7bc7\uff08JAC IN \u6642\uff09<\/strong><\/span><\/p>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u4e2d\u8f49\u8f2a\u7784\u6e96 *Bell\u30fb\u8d647\u30fbBell*\" data-zh-hans=\"\u4e2d\u8f6c\u8f6e\u7784\u51c6 *Bell\u30fb\u8d647\u30fbBell*\" data-ko=\"\uac00\uc6b4\ub370 \ub9b4\uc740 *Bell\u30fb\uc8017\u30fbBell*\uc744 \ub178\ub9b0\ub2e4\" data-en=\"On the center reel, aim for *Bell\u30fbRed-7\u30fbBell*\">\u4e2d\u8f49\u8f2a\u7784\u6e96 <strong>Bell\u30fb\u8d647\u30fbBell<\/strong><\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u53f3\u8f49\u8f2a\u96a8\u610f\u62bc\" data-zh-hans=\"\u53f3\u8f6c\u8f6e\u968f\u610f\u62bc\" data-ko=\"\uc624\ub978\ucabd \ub9b4 \uc790\uc720 \uc815\uc9c0\" data-en=\"Right reel pressed freely\">\u53f3\u8f49\u8f2a\u96a8\u610f\u62bc<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u5de6\u8f49\u8f2a\u6846\u4e0a\uff0f\u4e0a\u6bb5\u4ee5\u300c*\u5e36\u6afb\u6843\u7684\u9752 7*\u300d\u9032\u884c Replay \u56de\u907f\uff0c\u53ef\u518d\u7372\u5f97 *+6 \u679a*\uff08\u6548\u679c *+30 \u679a*\uff09\" data-zh-hans=\"\u5de6\u8f6c\u8f6e\u6846\u4e0a\uff0f\u4e0a\u6bb5\u4ee5\u300c*\u5e26\u6a31\u6843\u7684\u9752 7*\u300d\u8fdb\u884c Replay \u56de\u907f\uff0c\u53ef\u518d\u83b7\u5f97 *+6 \u679a*\uff08\u6548\u679c *+30 \u679a*\uff09\" data-ko=\"\uc67c\ucabd \ub9b4 \ud504\ub808\uc784 \uc704\uff0f\uc0c1\ub2e8\uc5d0 \u300c*\uccb4\ub9ac \ub2ec\ub9b0 \uccad7*\u300d\uc73c\ub85c \ub9ac\ud50c\ub808\uc774 \ud68c\ud53c, \ucd94\uac00\ub85c *+6\ub9e4* \ud68d\ub4dd\uff08\ud6a8\uacfc *+30\ub9e4*\uff09\" data-en=\"On the left reel above-frame \/ upper row, avoid Replay with the\u300c*Blue-7 with Cherry*\u300dfor an extra *+6 coins* (effect *+30 coins*)\">\u5de6\u8f49\u8f2a\u6846\u4e0a\uff0f\u4e0a\u6bb5\u4ee5\u300c<strong>\u5e36\u6afb\u6843\u7684\u9752 7<\/strong>\u300d\u9032\u884c Replay \u56de\u907f\uff0c\u53ef\u518d\u7372\u5f97 <strong>+6 \u679a<\/strong>\uff08\u6548\u679c <strong>+30 \u679a<\/strong>\uff09<\/span><\/li>\n<\/ul>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u5167\u90e8\u7cfb\u7d71\uff08ST\uff0fRT \u89e3\u9664\uff09\" data-zh-hans=\"\u5185\u90e8\u7cfb\u7edf\uff08ST\uff0fRT \u89e3\u9664\uff09\" data-ko=\"\ub0b4\ubd80 \uc2dc\uc2a4\ud15c\uff08ST\uff0fRT \ud574\uc81c\uff09\" data-en=\"Internal System (ST \/ RT Release)\">\u5167\u90e8\u7cfb\u7d71\uff08ST\uff0fRT \u89e3\u9664\uff09<\/span><\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"ST \u6982\u8981\" data-zh-hans=\"ST \u6982\u8981\" data-ko=\"ST \uac1c\uc694\" data-en=\"ST Overview\">ST \u6982\u8981<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u642d\u8f09\u734e\u52f5\u5132\u5b58\u529f\u80fd\uff1a\u6210\u7acb\u7684\u734e\u52f5\u6703\u5148\u5728\u5167\u90e8\u66ab\u5b58\u3002\" data-zh-hans=\"\u642d\u8f7d\u5956\u52b1\u50a8\u5b58\u529f\u80fd\uff1a\u6210\u7acb\u7684\u5956\u52b1\u4f1a\u5148\u5728\u5185\u90e8\u6682\u5b58\u3002\" data-ko=\"\ubcf4\ub108\uc2a4 \uc2a4\ud1a1 \uae30\ub2a5 \ud0d1\uc7ac\uff1a\uc131\ub9bd\ud55c \ubcf4\ub108\uc2a4\ub294 \ub0b4\ubd80\uc5d0 \uba3c\uc800 \uc2a4\ud1a1\ub41c\ub2e4\u3002\" data-en=\"Features a bonus stock system: a triggered bonus is held internally first.\">\u642d\u8f09\u734e\u52f5\u5132\u5b58\u529f\u80fd\uff1a\u6210\u7acb\u7684\u734e\u52f5\u6703\u5148\u5728\u5167\u90e8\u66ab\u5b58\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u734e\u52f5\u653e\u51fa\uff08RT \u89e3\u9664\u62bd\u9078\uff09\u5171\u6709 *5 \u7a2e\u8def\u5f91*\uff1a\" data-zh-hans=\"\u5956\u52b1\u653e\u51fa\uff08RT \u89e3\u9664\u62bd\u9009\uff09\u5171\u6709 *5 \u79cd\u8def\u5f84*\uff1a\" data-ko=\"\ubcf4\ub108\uc2a4 \ubc29\ucd9c\uff08RT \ud574\uc81c \ucd94\ucca8\uff09\uc5d0\ub294 *5\uac00\uc9c0 \uacbd\ub85c*\uac00 \uc788\ub2e4\uff1a\" data-en=\"There are *5 paths* for bonus release (the RT-release draw):\">\u734e\u52f5\u653e\u51fa\uff08RT \u89e3\u9664\u62bd\u9078\uff09\u5171\u6709 <strong>5 \u7a2e\u8def\u5f91<\/strong>\uff1a<\/span><\/li>\n<\/ul>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"*1. \u4e00\u822c\u89e3\u9664\u62bd\u9078\uff08Normal\uff09*~\u3000\u6bcf\u904a\u6232\u9032\u884c\u89e3\u9664\u62bd\u9078\uff1bTC\uff0fTR \u4e2d\u6b64\u6a5f\u7387\u6703\u63d0\u5347\u3002\" data-zh-hans=\"*1. \u4e00\u822c\u89e3\u9664\u62bd\u9009\uff08Normal\uff09*~\u3000\u6bcf\u6e38\u620f\u8fdb\u884c\u89e3\u9664\u62bd\u9009\uff1bTC\uff0fTR \u4e2d\u6b64\u673a\u7387\u4f1a\u63d0\u5347\u3002\" data-ko=\"*1. \uc77c\ubc18 \ud574\uc81c \ucd94\ucca8\uff08Normal\uff09*~\u3000\ub9e4 \uac8c\uc784 \ud574\uc81c \ucd94\ucca8\uc744 \uc2e4\uc2dc\uff1bTC\uff0fTR \uc911\uc5d0\ub294 \uc774 \ud655\ub960\uc774 \uc0c1\uc2b9\ud55c\ub2e4\u3002\" data-en=\"*1. Normal Release Draw*~\u3000A release draw runs every game; this rate rises during TC \/ TR.\"><strong>1. \u4e00\u822c\u89e3\u9664\u62bd\u9078\uff08Normal\uff09<\/strong><br \/>\u3000\u6bcf\u904a\u6232\u9032\u884c\u89e3\u9664\u62bd\u9078\uff1bTC\uff0fTR \u4e2d\u6b64\u6a5f\u7387\u6703\u63d0\u5347\u3002<\/span><\/li>\n<\/ul>\n<p class=\"n7-p\"><span class=\"t\" data-zh-hant=\"*\u4e00\u822c\u89e3\u9664\u6a5f\u7387\uff1a*\" data-zh-hans=\"*\u4e00\u822c\u89e3\u9664\u6982\u7387\uff1a*\" data-ko=\"*\uc77c\ubc18 \ud574\uc81c \ud655\ub960\uff1a*\" data-en=\"*Normal release rate:*\"><strong>\u4e00\u822c\u89e3\u9664\u6a5f\u7387\uff1a<\/strong><\/span><\/p>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u8a2d\u5b9a\" data-zh-hans=\"\u8bbe\u5b9a\" data-ko=\"\uc124\uc815\" data-en=\"Setting\">\u8a2d\u5b9a<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"\u6a5f\u7387\" data-zh-hans=\"\u6982\u7387\" data-ko=\"\ud655\ub960\" data-en=\"Prob.\">\u6a5f\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align:center\">1<\/td>\n<td style=\"text-align:center\">1\/468<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">2<\/td>\n<td style=\"text-align:center\">1\/468<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">3<\/td>\n<td style=\"text-align:center\">1\/455<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">4<\/td>\n<td style=\"text-align:center\">1\/455<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">5<\/td>\n<td style=\"text-align:center\">1\/409<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">6<\/td>\n<td style=\"text-align:center\">1\/372<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"*2. \u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u62bd\u9078*~\u3000\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u9032\u884c\u89e3\u9664\u62bd\u9078\uff0c\u5176\u4e2d *9.3%* \u6703\u89e3\u9664\uff0c\u4e14\u5fc5\u5b9a\u51fa\u73fe\u6a5f\u6703\u76ee\u3002\" data-zh-hans=\"*2. \u5185\u90e8\u5956\u52b1\u6210\u7acb\u65f6\u62bd\u9009*~\u3000\u5185\u90e8\u5956\u52b1\u6210\u7acb\u65f6\u8fdb\u884c\u89e3\u9664\u62bd\u9009\uff0c\u5176\u4e2d *9.3%* \u4f1a\u89e3\u9664\uff0c\u4e14\u5fc5\u5b9a\u51fa\u73b0\u673a\u4f1a\u76ee\u3002\" data-ko=\"*2. \ub0b4\ubd80 \ubcf4\ub108\uc2a4 \uc131\ub9bd \uc2dc \ucd94\ucca8*~\u3000\ub0b4\ubd80 \ubcf4\ub108\uc2a4 \uc131\ub9bd \uc2dc \ud574\uc81c \ucd94\ucca8\uc744 \ud558\uba70, \uadf8\uc911 *9.3%*\uac00 \ud574\uc81c\ub418\uace0 \ubc18\ub4dc\uc2dc \ucc2c\uc2a4\ubaa9\uc774 \ub098\uc628\ub2e4\u3002\" data-en=\"*2. Internal-Bonus Draw*~\u3000When an internal bonus is established a release draw runs; *9.3%* of these release, always showing a Chance Eye.\"><strong>2. \u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u62bd\u9078<\/strong><br \/>\u3000\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u9032\u884c\u89e3\u9664\u62bd\u9078\uff0c\u5176\u4e2d <strong>9.3%<\/strong> \u6703\u89e3\u9664\uff0c\u4e14\u5fc5\u5b9a\u51fa\u73fe\u6a5f\u6703\u76ee\u3002<\/span><\/li>\n<\/ul>\n<p class=\"n7-p\"><span class=\"t\" data-zh-hant=\"*\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u7684\u5be6\u8cea\u89e3\u9664\u6a5f\u7387\uff1a*\" data-zh-hans=\"*\u5185\u90e8\u5956\u52b1\u6210\u7acb\u65f6\u7684\u5b9e\u8d28\u89e3\u9664\u6982\u7387\uff1a*\" data-ko=\"*\ub0b4\ubd80 \ubcf4\ub108\uc2a4 \uc131\ub9bd \uc2dc \uc2e4\uc9c8 \ud574\uc81c \ud655\ub960\uff1a*\" data-en=\"*Actual release rate at internal-bonus establishment:*\"><strong>\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u7684\u5be6\u8cea\u89e3\u9664\u6a5f\u7387\uff1a<\/strong><\/span><\/p>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u8a2d\u5b9a\" data-zh-hans=\"\u8bbe\u5b9a\" data-ko=\"\uc124\uc815\" data-en=\"Setting\">\u8a2d\u5b9a<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"\u6a5f\u7387\" data-zh-hans=\"\u6982\u7387\" data-ko=\"\ud655\ub960\" data-en=\"Prob.\">\u6a5f\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align:center\">1<\/td>\n<td style=\"text-align:center\">1\/944<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">2<\/td>\n<td style=\"text-align:center\">1\/934<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">3<\/td>\n<td style=\"text-align:center\">1\/924<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">4<\/td>\n<td style=\"text-align:center\">1\/914<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">5<\/td>\n<td style=\"text-align:center\">1\/914<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">6<\/td>\n<td style=\"text-align:center\">1\/914<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"*3. \u6afb\u6843\u89e3\u9664*~\u3000\u6afb\u6843\u6210\u7acb\u6642\u6709 *4.7%\uff081\/5461\uff09* \u89e3\u9664 RT\u3002\" data-zh-hans=\"*3. \u6a31\u6843\u89e3\u9664*~\u3000\u6a31\u6843\u6210\u7acb\u65f6\u6709 *4.7%\uff081\/5461\uff09* \u89e3\u9664 RT\u3002\" data-ko=\"*3. \uccb4\ub9ac \ud574\uc81c*~\u3000\uccb4\ub9ac \uc131\ub9bd \uc2dc *4.7%\uff081\/5461\uff09* \ud655\ub960\ub85c RT \ud574\uc81c\u3002\" data-en=\"*3. Cherry Release*~\u3000When Cherry hits, RT is released with *4.7% (1\/5461)*.\"><strong>3. \u6afb\u6843\u89e3\u9664<\/strong><br \/>\u3000\u6afb\u6843\u6210\u7acb\u6642\u6709 <strong>4.7%\uff081\/5461\uff09<\/strong> \u89e3\u9664 RT\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"*4. \u7d14\u30cf\u30ba\u30ec\u6210\u7acb\u6642\u89e3\u9664*~\u3000\u7d14\u30cf\u30ba\u30ec\uff081\/16384\uff09\u6210\u7acb\u6642\u89e3\u9664 RT\u3002\" data-zh-hans=\"*4. \u7eaf\u30cf\u30ba\u30ec\u6210\u7acb\u65f6\u89e3\u9664*~\u3000\u7eaf\u30cf\u30ba\u30ec\uff081\/16384\uff09\u6210\u7acb\u65f6\u89e3\u9664 RT\u3002\" data-ko=\"*4. \uc21c\uaf5d \uc131\ub9bd \uc2dc \ud574\uc81c*~\u3000\uc21c\uaf5d\uff081\/16384\uff09\uc131\ub9bd \uc2dc RT \ud574\uc81c\u3002\" data-en=\"*4. Pure-Miss Release*~\u3000When a Pure Miss (1\/16384) hits, RT is released.\"><strong>4. \u7d14\u30cf\u30ba\u30ec\u6210\u7acb\u6642\u89e3\u9664<\/strong><br \/>\u3000\u7d14\u30cf\u30ba\u30ec\uff081\/16384\uff09\u6210\u7acb\u6642\u89e3\u9664 RT\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"*5. Premium \u6a5f\u6703\u76ee\u89e3\u9664*~\u3000\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u7d04 *0.2%* \u6703\u51fa\u73fe Premium \u6a5f\u6703\u76ee\uff0c\u5fc5\u5b9a\u7a81\u5165 TR\uff1b\u64ca\u6557 DEVIL \u5f8c\u653e\u51fa\u734e\u52f5\u3002\" data-zh-hans=\"*5. Premium \u673a\u4f1a\u76ee\u89e3\u9664*~\u3000\u5185\u90e8\u5956\u52b1\u6210\u7acb\u65f6\u7ea6 *0.2%* \u4f1a\u51fa\u73b0 Premium \u673a\u4f1a\u76ee\uff0c\u5fc5\u5b9a\u7a81\u5165 TR\uff1b\u51fb\u8d25 DEVIL \u540e\u653e\u51fa\u5956\u52b1\u3002\" data-ko=\"*5. Premium \ucc2c\uc2a4\ubaa9 \ud574\uc81c*~\u3000\ub0b4\ubd80 \ubcf4\ub108\uc2a4 \uc131\ub9bd \uc2dc \uc57d *0.2%*\ub85c \ud504\ub9ac\ubbf8\uc5c4 \ucc2c\uc2a4\ubaa9\uc774 \ub098\uc624\uba70 \ubc18\ub4dc\uc2dc TR\uc5d0 \uc9c4\uc785\uff1bDEVIL \uaca9\ud30c \ud6c4 \ubcf4\ub108\uc2a4 \ubc29\ucd9c\u3002\" data-en=\"*5. Premium Chance-Eye Release*~\u3000At internal-bonus establishment, a Premium Chance Eye appears in about *0.2%*, always entering TR; the bonus is released after beating DEVIL.\"><strong>5. Premium \u6a5f\u6703\u76ee\u89e3\u9664<\/strong><br \/>\u3000\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u7d04 <strong>0.2%<\/strong> \u6703\u51fa\u73fe Premium \u6a5f\u6703\u76ee\uff0c\u5fc5\u5b9a\u7a81\u5165 TR\uff1b\u64ca\u6557 DEVIL \u5f8c\u653e\u51fa\u734e\u52f5\u3002<\/span><\/li>\n<\/ul>\n<p class=\"n7-p\"><span class=\"t\" data-zh-hant=\"*Premium \u6a5f\u6703\u76ee\u51fa\u73fe\u7387\uff1a*\" data-zh-hans=\"*Premium \u673a\u4f1a\u76ee\u51fa\u73b0\u7387\uff1a*\" data-ko=\"*Premium \ucc2c\uc2a4\ubaa9 \ucd9c\ud604\uc728\uff1a*\" data-en=\"*Premium Chance-Eye appearance rate:*\"><strong>Premium \u6a5f\u6703\u76ee\u51fa\u73fe\u7387\uff1a<\/strong><\/span><\/p>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u8a2d\u5b9a\" data-zh-hans=\"\u8bbe\u5b9a\" data-ko=\"\uc124\uc815\" data-en=\"Setting\">\u8a2d\u5b9a<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"\u51fa\u73fe\u7387\" data-zh-hans=\"\u51fa\u73b0\u7387\" data-ko=\"\ucd9c\ud604\uc728\" data-en=\"Rate\">\u51fa\u73fe\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align:center\">1<\/td>\n<td style=\"text-align:center\">1\/45100<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">2<\/td>\n<td style=\"text-align:center\">1\/44620<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">3<\/td>\n<td style=\"text-align:center\">1\/44150<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">4<\/td>\n<td style=\"text-align:center\">1\/43690<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">5<\/td>\n<td style=\"text-align:center\">1\/43690<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">6<\/td>\n<td style=\"text-align:center\">1\/43690<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u524d\u5146 RT\" data-zh-hans=\"\u524d\u5146 RT\" data-ko=\"\uc804\uc870 RT\" data-en=\"Premonition RT\">\u524d\u5146 RT<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u4e00\u822c\u89e3\u9664\uff0f\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u89e3\u9664 \u4e2d\u9078\u5f8c\uff0c\u6703\u9032\u5165 *6\uff5e10G \u7684\u524d\u5146 RT*\uff08\u5e73\u5747 *9.38G*\uff09\u3002\" data-zh-hans=\"\u4e00\u822c\u89e3\u9664\uff0f\u5185\u90e8\u5956\u52b1\u6210\u7acb\u65f6\u89e3\u9664 \u4e2d\u9009\u540e\uff0c\u4f1a\u8fdb\u5165 *6\uff5e10G \u7684\u524d\u5146 RT*\uff08\u5e73\u5747 *9.38G*\uff09\u3002\" data-ko=\"\uc77c\ubc18 \ud574\uc81c\uff0f\ub0b4\ubd80 \ubcf4\ub108\uc2a4 \uc131\ub9bd \uc2dc \ud574\uc81c\uc5d0 \ub2f9\ucca8\ub418\uba74 *6\uff5e10G\uc758 \uc804\uc870 RT*\uc5d0 \uc9c4\uc785\uff08\ud3c9\uade0 *9.38G*\uff09\u3002\" data-en=\"After a Normal or internal-bonus release is drawn, you enter a *6\u201310G Premonition RT* (avg *9.38G*).\">\u4e00\u822c\u89e3\u9664\uff0f\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u89e3\u9664 \u4e2d\u9078\u5f8c\uff0c\u6703\u9032\u5165 <strong>6\uff5e10G \u7684\u524d\u5146 RT<\/strong>\uff08\u5e73\u5747 <strong>9.38G<\/strong>\uff09\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u6afb\u6843\u89e3\u9664\uff0f\u7d14\u30cf\u30ba\u30ec\u89e3\u9664 \u5247\u5728\u4e0b\u4e00\u904a\u6232\u5373\u53ef\u5c0d\u9f4a\u734e\u52f5\u3002\" data-zh-hans=\"\u6a31\u6843\u89e3\u9664\uff0f\u7eaf\u30cf\u30ba\u30ec\u89e3\u9664 \u5219\u5728\u4e0b\u4e00\u6e38\u620f\u5373\u53ef\u5bf9\u9f50\u5956\u52b1\u3002\" data-ko=\"\uccb4\ub9ac \ud574\uc81c\uff0f\uc21c\uaf5d \ud574\uc81c\ub294 \ub2e4\uc74c \uac8c\uc784\uc5d0\uc11c \ubc14\ub85c \ubcf4\ub108\uc2a4\ub97c \uc815\ub82c\ud560 \uc218 \uc788\ub2e4\u3002\" data-en=\"Cherry release \/ Pure-Miss release lets you align the bonus on the very next game.\">\u6afb\u6843\u89e3\u9664\uff0f\u7d14\u30cf\u30ba\u30ec\u89e3\u9664 \u5247\u5728\u4e0b\u4e00\u904a\u6232\u5373\u53ef\u5c0d\u9f4a\u734e\u52f5\u3002<\/span><\/li>\n<\/ul>\n<p class=\"n7-p\"><span class=\"t\" data-zh-hant=\"*\u524d\u5146 RT \u904a\u6232\u6578\u5206\u914d\uff08\u5168\u8a2d\u5b9a\u5171\u901a\uff0f\u55ae\u4f4d%\uff09*\" data-zh-hans=\"*\u524d\u5146 RT \u6e38\u620f\u6570\u5206\u914d\uff08\u5168\u8bbe\u5b9a\u5171\u901a\uff0f\u5355\u4f4d%\uff09*\" data-ko=\"*\uc804\uc870 RT \uac8c\uc784 \uc218 \ubd84\ubc30\uff08\uc804 \uc124\uc815 \uacf5\ud1b5\uff0f\ub2e8\uc704%\uff09*\" data-en=\"*Premonition RT game-count distribution (all settings \/ unit %)*\"><strong>\u524d\u5146 RT \u904a\u6232\u6578\u5206\u914d\uff08\u5168\u8a2d\u5b9a\u5171\u901a\uff0f\u55ae\u4f4d%\uff09<\/strong><\/span><\/p>\n<div class=\"n7-tbl-wrap\">\n<table class=\"n7-tbl2\">\n<thead>\n<tr>\n<th><span class=\"t\" data-zh-hant=\"\u904a\u6232\u6578\" data-zh-hans=\"\u6e38\u620f\u6570\" data-ko=\"\uac8c\uc784 \uc218\" data-en=\"Games\">\u904a\u6232\u6578<\/span><\/th>\n<th><span class=\"t\" data-zh-hant=\"\u5206\u914d\u7387\" data-zh-hans=\"\u5206\u914d\u7387\" data-ko=\"\ubd84\ubc30\uc728\" data-en=\"Rate\">\u5206\u914d\u7387<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align:center\">6G<\/td>\n<td style=\"text-align:center\">6.25<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">7G<\/td>\n<td style=\"text-align:center\">6.25<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">8G<\/td>\n<td style=\"text-align:center\">6.25<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">9G<\/td>\n<td style=\"text-align:center\">6.25<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align:center\">10G<\/td>\n<td style=\"text-align:center\">75.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u9435\u62f3 CHANCE\uff08TC\uff09\" data-zh-hans=\"\u94c1\u62f3 CHANCE\uff08TC\uff09\" data-ko=\"\ucca0\uad8c CHANCE\uff08TC\uff09\" data-en=\"Tekken CHANCE (TC)\">\u9435\u62f3 CHANCE\uff08TC\uff09<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"TC \u4e2d\u734e\u52f5\u653e\u51fa\u6a5f\u7387 *1\/11.1\uff08\u5168\u8a2d\u5b9a\u5171\u901a\uff09*\uff0c\u671f\u5f85\u5ea6 *75%*\u3002\" data-zh-hans=\"TC \u4e2d\u5956\u52b1\u653e\u51fa\u673a\u7387 *1\/11.1\uff08\u5168\u8bbe\u5b9a\u5171\u901a\uff09*\uff0c\u671f\u5f85\u5ea6 *75%*\u3002\" data-ko=\"TC \uc911 \ubcf4\ub108\uc2a4 \ubc29\ucd9c \ud655\ub960 *1\/11.1\uff08\uc804 \uc124\uc815 \uacf5\ud1b5\uff09*, \uae30\ub300\ub3c4 *75%*\u3002\" data-en=\"During TC the bonus-release rate is *1\/11.1 (all settings)*, with *75%* expectation.\">TC \u4e2d\u734e\u52f5\u653e\u51fa\u6a5f\u7387 <strong>1\/11.1\uff08\u5168\u8a2d\u5b9a\u5171\u901a\uff09<\/strong>\uff0c\u671f\u5f85\u5ea6 <strong>75%<\/strong>\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u901a\u5e38\u904a\u6232\u4e2d\u6bcf\u904a\u6232\u62bd\u9078\u662f\u5426\u9032\u5165\u300cTC \u62bd\u9078\u72c0\u614b\u300d\uff0c\u4e3b\u8981\u7531\u6a5f\u6703\u76ee\u89f8\u767c\u3002\" data-zh-hans=\"\u901a\u5e38\u6e38\u620f\u4e2d\u6bcf\u6e38\u620f\u62bd\u9009\u662f\u5426\u8fdb\u5165\u300cTC \u62bd\u9009\u72b6\u6001\u300d\uff0c\u4e3b\u8981\u7531\u673a\u4f1a\u76ee\u89e6\u53d1\u3002\" data-ko=\"\uc77c\ubc18 \uac8c\uc784 \uc911 \ub9e4 \uac8c\uc784 \u300cTC \ucd94\ucca8 \uc0c1\ud0dc\u300d\uc9c4\uc785 \uc5ec\ubd80\ub97c \ucd94\ucca8\ud558\uba70, \uc8fc\ub85c \ucc2c\uc2a4\ubaa9\uc73c\ub85c \ubc1c\ub3d9\ud55c\ub2e4\u3002\" data-en=\"During normal play, each game draws whether you enter the\u300cTC draw state\u300d, mainly triggered by a Chance Eye.\">\u901a\u5e38\u904a\u6232\u4e2d\u6bcf\u904a\u6232\u62bd\u9078\u662f\u5426\u9032\u5165\u300cTC \u62bd\u9078\u72c0\u614b\u300d\uff0c\u4e3b\u8981\u7531\u6a5f\u6703\u76ee\u89f8\u767c\u3002<\/span><\/li>\n<\/ul>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u9435\u62f3 RUSH\uff08TR\uff09\" data-zh-hans=\"\u94c1\u62f3 RUSH\uff08TR\uff09\" data-ko=\"\ucca0\uad8c RUSH\uff08TR\uff09\" data-en=\"Tekken RUSH (TR)\">\u9435\u62f3 RUSH\uff08TR\uff09<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"TR \u65bc\u901a\u5e38\u6642\uff06BR \u4e2d\u6bcf\u904a\u6232\u90fd\u6709\u7a81\u5165\u62bd\u9078\uff08\u901a\u5e38\u6642\u5c0f\u5f79\u6210\u7acb\u6642 *1\/256* \u4e2d\u9078\uff09\u3002\" data-zh-hans=\"TR \u4e8e\u901a\u5e38\u65f6\uff06BR \u4e2d\u6bcf\u6e38\u620f\u90fd\u6709\u7a81\u5165\u62bd\u9009\uff08\u901a\u5e38\u65f6\u5c0f\u5f79\u6210\u7acb\u65f6 *1\/256* \u4e2d\u9009\uff09\u3002\" data-ko=\"TR\uc740 \uc77c\ubc18 \uc2dc\uff06BR \uc911 \ub9e4 \uac8c\uc784 \uc9c4\uc785 \ucd94\ucca8\uc774 \uc788\ub2e4\uff08\uc77c\ubc18 \uc2dc \uc18c\uc5ed \uc131\ub9bd \uc2dc *1\/256* \ub2f9\ucca8\uff09\u3002\" data-en=\"TR has an entry draw every game in the normal state &#038; during BR (*1\/256* on a normal-state symbol hit).\">TR \u65bc\u901a\u5e38\u6642\uff06BR \u4e2d\u6bcf\u904a\u6232\u90fd\u6709\u7a81\u5165\u62bd\u9078\uff08\u901a\u5e38\u6642\u5c0f\u5f79\u6210\u7acb\u6642 <strong>1\/256<\/strong> \u4e2d\u9078\uff09\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u4e3b\u8981\u7531 BIG \u4e2d\u7684\u5f37\u30cf\u30ba\u30ec\uff081\/7516\uff09\u6216 JAC \u30cf\u30ba\u30ec\uff081\/16384\uff09\u7a81\u5165\u3002\" data-zh-hans=\"\u4e3b\u8981\u7531 BIG \u4e2d\u7684\u5f3a\u30cf\u30ba\u30ec\uff081\/7516\uff09\u6216 JAC \u30cf\u30ba\u30ec\uff081\/16384\uff09\u7a81\u5165\u3002\" data-ko=\"\uc8fc\ub85c BIG \uc911 \uac15\uaf5d\uff081\/7516\uff09\ub610\ub294 JAC \uaf5d\uff081\/16384\uff09\uc73c\ub85c \uc9c4\uc785\u3002\" data-en=\"Entry is mainly via a Strong Miss (1\/7516) during BIG or a JAC Miss (1\/16384).\">\u4e3b\u8981\u7531 BIG \u4e2d\u7684\u5f37\u30cf\u30ba\u30ec\uff081\/7516\uff09\u6216 JAC \u30cf\u30ba\u30ec\uff081\/16384\uff09\u7a81\u5165\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"TR \u6700\u591a 10G\uff0c\u4e14\u6bcf 1G \u4ee5 *1\/1.1* \u9032\u884c\u89e3\u9664\u62bd\u9078\uff1b\u4e2d\u9078\u5f8c\u9032\u5165 2\uff5e10G \u524d\u5146 RT\uff08\u8207 DEVIL \u5c0d\u6230\uff09\uff0c\u6d88\u5316\u5f8c\u653e\u51fa\u734e\u52f5\u3002\" data-zh-hans=\"TR \u6700\u591a 10G\uff0c\u4e14\u6bcf 1G \u4ee5 *1\/1.1* \u8fdb\u884c\u89e3\u9664\u62bd\u9009\uff1b\u4e2d\u9009\u540e\u8fdb\u5165 2\uff5e10G \u524d\u5146 RT\uff08\u4e0e DEVIL \u5bf9\u6218\uff09\uff0c\u6d88\u5316\u540e\u653e\u51fa\u5956\u52b1\u3002\" data-ko=\"TR\uc740 \ucd5c\ub300 10G, \ub9e4 1G\ub9c8\ub2e4 *1\/1.1*\ub85c \ud574\uc81c \ucd94\ucca8\uff1b\ub2f9\ucca8 \uc2dc 2\uff5e10G \uc804\uc870 RT\uff08DEVIL\uacfc \ub300\uc804\uff09\uc5d0 \uc9c4\uc785, \uc18c\ud654 \ud6c4 \ubcf4\ub108\uc2a4 \ubc29\ucd9c\u3002\" data-en=\"TR lasts up to 10G, with a release draw at *1\/1.1* every game; on a hit you enter a 2\u201310G Premonition RT (battle vs DEVIL), then the bonus is released.\">TR \u6700\u591a 10G\uff0c\u4e14\u6bcf 1G \u4ee5 <strong>1\/1.1<\/strong> \u9032\u884c\u89e3\u9664\u62bd\u9078\uff1b\u4e2d\u9078\u5f8c\u9032\u5165 2\uff5e10G \u524d\u5146 RT\uff08\u8207 DEVIL \u5c0d\u6230\uff09\uff0c\u6d88\u5316\u5f8c\u653e\u51fa\u734e\u52f5\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u82e5\u8207 TC \u91cd\u8907\u7576\u9078\uff0cTR \u6703\u512a\u5148\u767c\u52d5\u3002\" data-zh-hans=\"\u82e5\u4e0e TC \u91cd\u590d\u5f53\u9009\uff0cTR \u4f1a\u4f18\u5148\u53d1\u52a8\u3002\" data-ko=\"TC\uc640 \uc911\ubcf5 \ub2f9\ucca8 \uc2dc TR\uc774 \uc6b0\uc120 \ubc1c\ub3d9\ud55c\ub2e4\u3002\" data-en=\"If won simultaneously with TC, TR takes priority.\">\u82e5\u8207 TC \u91cd\u8907\u7576\u9078\uff0cTR \u6703\u512a\u5148\u767c\u52d5\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u4ee5 *4\/2046* \u9078\u5230 Premium \u6a5f\u6703\u76ee\uff0c\u4e14 TR \u7d99\u7e8c\u904a\u6232\u6578 *\u78ba\u5b9a 5 \u56de\u4ee5\u4e0a*\u3002\" data-zh-hans=\"\u5185\u90e8\u5956\u52b1\u6210\u7acb\u65f6\u4ee5 *4\/2046* \u9009\u5230 Premium \u673a\u4f1a\u76ee\uff0c\u4e14 TR \u7ee7\u7eed\u6e38\u620f\u6570 *\u786e\u5b9a 5 \u56de\u4ee5\u4e0a*\u3002\" data-ko=\"\ub0b4\ubd80 \ubcf4\ub108\uc2a4 \uc131\ub9bd \uc2dc *4\/2046*\ub85c \ud504\ub9ac\ubbf8\uc5c4 \ucc2c\uc2a4\ubaa9\uc5d0 \ub2f9\ucca8\ub418\uba70, TR \uc9c0\uc18d \ud69f\uc218 *5\ud68c \uc774\uc0c1 \ud655\uc815*\u3002\" data-en=\"At internal-bonus establishment, a Premium Chance Eye is drawn at *4\/2046*, and the TR continuation count is *confirmed 5+ times*.\">\u5167\u90e8\u734e\u52f5\u6210\u7acb\u6642\u4ee5 <strong>4\/2046<\/strong> \u9078\u5230 Premium \u6a5f\u6703\u76ee\uff0c\u4e14 TR \u7d99\u7e8c\u904a\u6232\u6578 <strong>\u78ba\u5b9a 5 \u56de\u4ee5\u4e0a<\/strong>\u3002<\/span><\/li>\n<\/ul>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u8a2d\u5b9a\u63a8\u6e2c\" data-zh-hans=\"\u8bbe\u5b9a\u63a8\u6d4b\" data-ko=\"\uc124\uc815 \ucd94\uce21\" data-en=\"Setting Estimation\">\u8a2d\u5b9a\u63a8\u6e2c<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"*\u5947\u6578\u8a2d\u5b9a\u8207\u5076\u6578\u8a2d\u5b9a* \u5728\u300c\u4f4e\u78ba\u6642\u3001\u6a5f\u6703\u76ee\u300d\u89f8\u767c TC \u7684\u62bd\u9078\u78ba\u7387\u4e0a\u5b58\u5728\u5dee\u7570\u3002\" data-zh-hans=\"*\u5947\u6570\u8bbe\u5b9a\u4e0e\u5076\u6570\u8bbe\u5b9a* \u5728\u300c\u4f4e\u786e\u65f6\u3001\u673a\u4f1a\u76ee\u300d\u89e6\u53d1 TC \u7684\u62bd\u9009\u786e\u7387\u4e0a\u5b58\u5728\u5dee\u5f02\u3002\" data-ko=\"*\ud640\uc218 \uc124\uc815\uacfc \uc9dd\uc218 \uc124\uc815*\uc740 \u300c\uc800\ud655\ub960 \uc2dc\u00b7\ucc2c\uc2a4\ubaa9\u300d\uc73c\ub85c TC\ub97c \ubc1c\ub3d9\ud558\ub294 \ucd94\ucca8 \ud655\ub960\uc5d0 \ucc28\uc774\uac00 \uc788\ub2e4\u3002\" data-en=\"*Odd and even settings* differ in the draw rate for triggering TC via\u300ca Chance Eye during low-prob\u300d.\"><strong>\u5947\u6578\u8a2d\u5b9a\u8207\u5076\u6578\u8a2d\u5b9a<\/strong> \u5728\u300c\u4f4e\u78ba\u6642\u3001\u6a5f\u6703\u76ee\u300d\u89f8\u767c TC \u7684\u62bd\u9078\u78ba\u7387\u4e0a\u5b58\u5728\u5dee\u7570\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"*\u50c5\u8a2d\u5b9a 6* \u7684\u300c\u7531\u4f4e\u78ba\u9032\u5165 TC\u300d\u62bd\u9078\u78ba\u7387\u8f03\u9ad8\u3002\" data-zh-hans=\"*\u4ec5\u8bbe\u5b9a 6* \u7684\u300c\u7531\u4f4e\u786e\u8fdb\u5165 TC\u300d\u62bd\u9009\u786e\u7387\u8f83\u9ad8\u3002\" data-ko=\"*\uc124\uc815 6\ub9cc* \u300c\uc800\ud655\ub960\uc5d0\uc11c TC \uc9c4\uc785\u300d\ucd94\ucca8 \ud655\ub960\uc774 \ub192\ub2e4\u3002\" data-en=\"*Only Setting 6* has a higher draw rate for\u300centering TC from low-prob\u300d.\"><strong>\u50c5\u8a2d\u5b9a 6<\/strong> \u7684\u300c\u7531\u4f4e\u78ba\u9032\u5165 TC\u300d\u62bd\u9078\u78ba\u7387\u8f03\u9ad8\u3002<\/span><\/li>\n<\/ul>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u505c\u6b62\u6642\u6a5f\u30fb\u72d9\u3044\u76ee\" data-zh-hans=\"\u505c\u6b62\u65f6\u673a\u30fb\u72d9\u51fb\u76ee\u6807\" data-ko=\"\uba48\ucd9c \ud0c0\uc774\ubc0d\u30fb\ub178\ub9bc \ud3ec\uc778\ud2b8\" data-en=\"When to Stop \/ Targeting\">\u505c\u6b62\u6642\u6a5f\u30fb\u72d9\u3044\u76ee<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u7531\u65bc\u53ef\u80fd\u8655\u65bc TC \u62bd\u9078\u5340\u7684\u9ad8\u78ba\u72c0\u614b\uff0c\u5efa\u8b70 *\u734e\u52f5\u5f8c\u7d04 80G* \u89c0\u5bdf\u3002\" data-zh-hans=\"\u7531\u4e8e\u53ef\u80fd\u5904\u4e8e TC \u62bd\u9009\u533a\u7684\u9ad8\u786e\u72b6\u6001\uff0c\u5efa\u8bae *\u5956\u52b1\u540e\u7ea6 80G* \u89c2\u5bdf\u3002\" data-ko=\"TC \ucd94\ucca8 \uad6c\uac04\uc758 \uace0\ud655\ub960 \uc0c1\ud0dc\uc77c \uc218 \uc788\uc73c\ubbc0\ub85c *\ubcf4\ub108\uc2a4 \ud6c4 \uc57d 80G* \uad00\ucc30\uc744 \uad8c\uc7a5\u3002\" data-en=\"Since you may be in a high-prob TC-draw zone, observing for about *80G after a bonus* is recommended.\">\u7531\u65bc\u53ef\u80fd\u8655\u65bc TC \u62bd\u9078\u5340\u7684\u9ad8\u78ba\u72c0\u614b\uff0c\u5efa\u8b70 <strong>\u734e\u52f5\u5f8c\u7d04 80G<\/strong> \u89c0\u5bdf\u3002<\/span><\/li>\n<\/ul>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u5929\u4e95\" data-zh-hans=\"\u5929\u82b1\u677f\" data-ko=\"\ucc9c\uc7a5\" data-en=\"Ceiling\">\u5929\u4e95<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"*\u672a\u642d\u8f09*\" data-zh-hans=\"*\u672a\u642d\u8f7d*\" data-ko=\"*\ubbf8\ud0d1\uc7ac*\" data-en=\"*Not equipped*\"><strong>\u672a\u642d\u8f09<\/strong><\/span><\/li>\n<\/ul>\n<hr class=\"n7-sep\" \/>\n<div class=\"n7-st\" role=\"heading\" aria-level=\"3\"><span class=\"t\" data-zh-hant=\"\u5176\u4ed6\u8cc7\u8a0a\" data-zh-hans=\"\u5176\u4ed6\u8d44\u8baf\" data-ko=\"\uae30\ud0c0 \uc815\ubcf4\" data-en=\"Other Info\">\u5176\u4ed6\u8cc7\u8a0a<\/span><\/div>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"\u8a2d\u5b9a\u8b8a\u66f4\uff0f\u91cd\u7f6e\" data-zh-hans=\"\u8bbe\u5b9a\u53d8\u66f4\uff0f\u91cd\u7f6e\" data-ko=\"\uc124\uc815 \ubcc0\uacbd\uff0f\ub9ac\uc14b\" data-en=\"Setting Change \/ Reset\">\u8a2d\u5b9a\u8b8a\u66f4\uff0f\u91cd\u7f6e<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u6709 *25%* \u6703\u79fb\u884c\u81f3\u9ad8\u78ba\u72c0\u614b\uff1b\u79fb\u884c\u6642\u9ad8\u78ba\u6703\u6301\u7e8c *75G \u4ee5\u4e0a*\u3002\" data-zh-hans=\"\u6709 *25%* \u4f1a\u79fb\u884c\u81f3\u9ad8\u786e\u72b6\u6001\uff1b\u79fb\u884c\u65f6\u9ad8\u786e\u4f1a\u6301\u7eed *75G \u4ee5\u4e0a*\u3002\" data-ko=\"*25%* \ud655\ub960\ub85c \uace0\ud655\ub960 \uc0c1\ud0dc\ub85c \uc774\ud589\uff1b\uc774\ud589 \uc2dc \uace0\ud655\ub960\uc740 *75G \uc774\uc0c1* \uc9c0\uc18d\u3002\" data-en=\"A *25%* chance to move to a high-prob state; on transition, high-prob lasts *75G or more*.\">\u6709 <strong>25%<\/strong> \u6703\u79fb\u884c\u81f3\u9ad8\u78ba\u72c0\u614b\uff1b\u79fb\u884c\u6642\u9ad8\u78ba\u6703\u6301\u7e8c <strong>75G \u4ee5\u4e0a<\/strong>\u3002<\/span><\/li>\n<li><span class=\"t\" data-zh-hant=\"\u6db2\u6676\u6f14\u51fa\u821e\u53f0\u5373\u4f7f\u8a2d\u5b9a\u8b8a\u66f4\u4e5f\u4e0d\u6703\u6539\u8b8a\u3002\" data-zh-hans=\"\u6db2\u6676\u6f14\u51fa\u821e\u53f0\u5373\u4f7f\u8bbe\u5b9a\u53d8\u66f4\u4e5f\u4e0d\u4f1a\u6539\u53d8\u3002\" data-ko=\"\uc561\uc815 \uc5f0\ucd9c \uc2a4\ud14c\uc774\uc9c0\ub294 \uc124\uc815 \ubcc0\uacbd \ud6c4\uc5d0\ub3c4 \ubc14\ub00c\uc9c0 \uc54a\ub294\ub2e4\u3002\" data-en=\"The LCD stage does not change even after a setting change.\">\u6db2\u6676\u6f14\u51fa\u821e\u53f0\u5373\u4f7f\u8a2d\u5b9a\u8b8a\u66f4\u4e5f\u4e0d\u6703\u6539\u8b8a\u3002<\/span><\/li>\n<\/ul>\n<div class=\"n7-h4\"><span class=\"t\" data-zh-hant=\"3 \u679a\u6295\u6ce8\u5c08\u7528\u6a5f\" data-zh-hans=\"3 \u679a\u6295\u6ce8\u4e13\u7528\u673a\" data-ko=\"3\ub9e4 \ud22c\uc785 \uc804\uc6a9\uae30\" data-en=\"3-Coin-Bet Only\">3 \u679a\u6295\u6ce8\u5c08\u7528\u6a5f<\/span><\/div>\n<ul class=\"n7-list\">\n<li><span class=\"t\" data-zh-hant=\"\u672c\u6a5f\u70ba *3 \u679a\u639b\u3051\u5c08\u7528\u6a5f*\" data-zh-hans=\"\u672c\u673a\u4e3a *3 \u679a\u62bc\u6ce8\u4e13\u7528\u673a*\" data-ko=\"\ubcf8 \uae30\uae30\ub294 *3\ub9e4 \ud22c\uc785 \uc804\uc6a9\uae30*\" data-en=\"This machine is *3-coin-bet only*\">\u672c\u6a5f\u70ba <strong>3 \u679a\u639b\u3051\u5c08\u7528\u6a5f<\/strong><\/span><\/li>\n<\/ul>\n<hr class=\"n7-sep\" \/>\n<p class=\"n7-copy\">\u00a91999-2004 BNGI\u3000\u00a9YAMASA<\/p>\n<p class=\"n7-copy\">\u00a9 NINJA7<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u7e41\u9ad4\u4e2d\u6587 \u7b80\u4f53\u4e2d\u6587 \ud55c\uad6d\uc5b4 English \u6a5f\u7a2e\u8cc7\u8a0a \u9435\u62f3R YAMASA \/ 4.5 \u865f\u6a5f \/ A \u578b\uff08\u5132\u5b58 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":6791,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[70,71,78,81],"tags":[],"class_list":["post-6790","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-zh-hant","category-pachislo-zh-hant","category-ou-zh-hant","category-yamasa-zh-hant"],"publishpress_future_action":{"enabled":false,"date":"2026-06-20 19:22:20","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/posts\/6790","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/comments?post=6790"}],"version-history":[{"count":5,"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/posts\/6790\/revisions"}],"predecessor-version":[{"id":7064,"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/posts\/6790\/revisions\/7064"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/media\/6791"}],"wp:attachment":[{"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/media?parent=6790"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/categories?post=6790"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ninja7.net\/zh-hant\/wp-json\/wp\/v2\/tags?post=6790"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}