81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
}
b {
background-color: white;
}
a {
target: _blank;
}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<div class="title">
37.Eternal Evolution
</div>
<p>这个残局具有开创性意义。</p>
<p>它率先引入了在残局一开始由玩家从卡组中选卡加入手卡的玩法。</p>
<script>
document.onmouseup = function(event) {
var 元素 = event.target
if (元素.tagName == "PRE"
|| 元素.tagName == "CODE") {
|
>
>
>
>
>
>
>
>
|
|
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
}
b {
background-color: white;
}
a {
target: _blank;
}
details > summary {
list-style: none;
border-right: 0.3em solid #5183C466;
border-left: 0.3em solid #5183C466;
padding: 0.2em 0.4em;
margin-bottom: 0.2em;
margin-top: 0.3em;
}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<div class="title">
37.Eternal Evolution
</div>
<p>这个残局具有开创性意义。</p>
<p>它率先引入了在残局一开始由玩家从卡组中<b>选卡</b>加入手卡的玩法。</p>
<script>
document.onmouseup = function(event) {
var 元素 = event.target
if (元素.tagName == "PRE"
|| 元素.tagName == "CODE") {
|