|
|
(8 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <font style="font-size: 12pt;">{{{Title|}}}</font>{{#pRadar: size=300x200|striped|filled|textfont=msyh.ttc|textsize=11|ymin=0|ymax=5|colors={{{Color|}}}|data= | | <includeonly> |
| 体力, {{{HP|}}}
| | {{#invoke:CharStats |
| 魔法攻击, {{{MATK|}}}
| | |main |
| 魔法防御, {{{MDEF|}}}
| | |l_speed=速度 |
| 物理防御, {{{PDEF|}}}
| | |l_slow=慢 |
| 物理攻击, {{{PATK|}}}
| | |l_average=普通 |
| | |l_fast=快 |
| | |l_range=攻击距离 |
| | |l_short=近 |
| | |l_medium=中 |
| | |l_long=远 |
| | |l_difficulty=难度 |
| | |l_easy=简单 |
| | |l_normal=普通 |
| | |l_hard=困难 |
| | |l_magical=魔法型 |
| | |l_physical=物理型 |
| }} | | }} |
| {| class="wikitable" style="text-align: center;" | | </includeonly><noinclude>{{Doc}}</noinclude> |
| ! style="text-align: left;" | 速度:
| |
| | {{#ifeq:{{{Speed|}}}|1|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}慢
| |
| | {{#ifeq:{{{Speed|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}普通
| |
| | {{#ifeq:{{{Speed|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}快
| |
| |-
| |
| ! style="text-align: left;" | 攻击距离:
| |
| | {{#ifeq:{{{Range|}}}|1|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}近距离
| |
| | {{#ifeq:{{{Range|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}中距离
| |
| | {{#ifeq:{{{Range|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}远距离
| |
| |-
| |
| ! style="text-align: left;" | 难度:
| |
| | {{#ifeq:{{{Difficulty|}}}|1|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}简单
| |
| | {{#ifeq:{{{Difficulty|}}}|2|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}普通
| |
| | {{#ifeq:{{{Difficulty|}}}|3|style="background-color: #{{{Color|}}}; color: #fff;" {{!}}}}困难
| |
| |}
| |