Template:Enemy/Content: Difference between revisions

Template page
mNo edit summary
No edit summary
Line 13: Line 13:
{| align="center" width="100%" style=" "
{| align="center" width="100%" style=" "
|- align="center"
|- align="center"
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''Lv'''<br>{{{level|80}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''Lv'''<br>{{{level|80}}}</small>
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''HP'''<br>{{{hp|15000}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''HP'''<br>{{{hp|15000}}}</small>
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''PWR'''<br>{{{power|900}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''PWR'''<br>{{{power|900}}}</small>
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''SKL'''<br>{{{skill|900}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''SKL'''<br>{{{skill|900}}}</small>
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''DEF'''<br>{{{defense|900}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''DEF'''<br>{{{defense|900}}}</small>
|}
|}
{| align="center" width="100%" style=" "
{| align="center" width="100%" style=" "
|- align="center"
|- align="center"
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''SPD'''<br>{{{speed|900}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''SPD'''<br>{{{speed|900}}}</small>
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''MGC'''<br>{{{magic|900}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''MGC'''<br>{{{magic|900}}}</small>
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''LUCK'''<br>{{{luck|900}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''LUCK'''<br>{{{luck|900}}}</small>
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''Bits'''<br>{{{potch|2500}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''Bits'''<br>{{{potch|2500}}}</small>
| class="infoboxbubble" width="20%" style="{{round}}" | <small>'''Bribe'''<br>{{#ifeq: {{{bribe|no}}}|no|No|{{{buy|{{#expr: {{{potch|0}}} * 3}}}}}}}</small>
| class="infoboxbubble" width="20%" style="border: 2px solid #d2d2d2;" | <small>'''Bribe'''<br>{{#ifeq: {{{bribe|no}}}|no|No|{{{buy|{{#expr: {{{potch|0}}} * 3}}}}}}}</small>
|}
|}
|}
|}