Battle: Difference between revisions
From The Rockman EXE Zone Wiki
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
{{#if:{{{enemy2|}}}| | {{#if:{{{enemy2|}}}| | ||
{{!}}style="padding-left: 4px; min-width: 85pt; font-size: 13px; font-weight: bold; padding-top: 0; padding-bottom: 0; padding-right: 0; border-right: none; border-top: none; border-bottom: none;"{{!}}{{{enemy2|TomahawkMan{{stack|D|S}}}}} | {{!}}style="padding-left: 4px; min-width: 85pt; font-size: 13px; font-weight: bold; padding-top: 0; padding-bottom: 0; padding-right: 0; border-right: none; border-top: none; border-bottom: none;"{{!}}{{{enemy2|TomahawkMan{{stack|D|S}}}}} | ||
{{!}}style="padding-right: 4px; text-align: right; font-size: 13px; min-width: 40pt | {{#if:{{{enemy2hp|}}}| | ||
{{!}}style="padding-right: 4px; text-align: right; font-size: 13px; min-width: 40pt; padding-bottom: 0; padding-left: 0; border-left: none; border-bottom: none;"{{!}}{{#if:{{{enemy2hp|????}}}|{{{enemy2hp|????}}} HP}} | |||
|{{#if:{{{enemy2chance|}}}| | |||
{{!}}style="padding-right: 4px; text-align: right; font-size: 13px; min-width: 40pt; padding-bottom: 0; padding-left: 0; border-left: none; border-bottom: none;"{{!}}<span title="{{{enemy2chance|256/256}}}" style="cursor: help; border-bottom: 1px dotted">{{#expr:100*{{{enemy2chance|256/256}}}round2}}%</span> | |||
}}}} | |||
}} | }} | ||
|- | |- | ||
{{#if:{{{enemy3|}}}| | {{#if:{{{enemy3|}}}| | ||
{{!}}style="padding-left: 4px; min-width: 85pt; font-size: 13px; font-weight: bold; padding-top: 0; padding-bottom: 0; padding-right: 0; border-right: none; border-top: none; border-bottom: none;"{{!}}{{{enemy3}}} | {{!}}style="padding-left: 4px; min-width: 85pt; font-size: 13px; font-weight: bold; padding-top: 0; padding-bottom: 0; padding-right: 0; border-right: none; border-top: none; border-bottom: none;"{{!}}{{{enemy3}}} | ||
{{!}}style="padding-right: 4px; text-align: right; font-size: 13px; min-width: 40pt | {{#if:{{{enemy3hp|}}}| | ||
{{!}}style="padding-right: 4px; text-align: right; font-size: 13px; min-width: 40pt; padding-bottom: 0; padding-left: 0; border-left: none; border-bottom: none;"{{!}}{{#if:{{{enemy3hp|????}}}|{{{enemy3hp|????}}} HP}} | |||
|{{#if:{{{enemy3chance|}}}| | |||
{{!}}style="padding-right: 4px; text-align: right; font-size: 13px; min-width: 40pt; padding-bottom: 0; padding-left: 0; border-left: none; border-bottom: none;"{{!}}<span title="{{{enemy3chance|256/256}}}" style="cursor: help; border-bottom: 1px dotted">{{#expr:100*{{{enemy3chance|256/256}}}round2}}%</span> | |||
}}}} | |||
}} | }} | ||
|- | |- | ||
{{#if:{{{enemy4|}}}| | {{#if:{{{enemy4|}}}| | ||
{{!}}style="padding-left: 4px; min-width: 85pt; font-size: 13px; font-weight: bold; padding-top: 0; padding-bottom: 0; padding-right: 0; border-right: none; border-top: none; border-bottom: none;"{{!}}{{{enemy4}}} | {{!}}style="padding-left: 4px; min-width: 85pt; font-size: 13px; font-weight: bold; padding-top: 0; padding-bottom: 0; padding-right: 0; border-right: none; border-top: none; border-bottom: none;"{{!}}{{{enemy4}}} | ||
{{!}}style="padding-right: 4px; text-align: right; font-size: 13px; min-width: 40pt | {{#if:{{{enemy4hp|}}}| | ||
{{!}}style="padding-right: 4px; text-align: right; font-size: 13px; min-width: 40pt; padding-bottom: 0; padding-left: 0; border-left: none; border-bottom: none;"{{!}}{{#if:{{{enemy4hp|????}}}|{{{enemy4hp|????}}} HP}} | |||
|{{#if:{{{enemy4chance|}}}| | |||
{{!}}style="padding-right: 4px; text-align: right; font-size: 13px; min-width: 40pt; padding-bottom: 0; padding-left: 0; border-left: none; border-bottom: none;"{{!}}<span title="{{{enemy4chance|256/256}}}" style="cursor: help; border-bottom: 1px dotted">{{#expr:100*{{{enemy4chance|256/256}}}round2}}%</span> | |||
}}}} | |||
}} | }} | ||
|- | |- |
Revision as of 18:30, 6 September 2015
Example
Mettaur | 40 HP | |||||||||||||||||||||||||
Before FireManV2 | 6.64% | |||||||||||||||||||||||||
After FireManV2 | 6.64% | |||||||||||||||||||||||||
Usage
{{Battle |enemy1=Mettaur |enemy1hp=40 |condition1=Before FireMan{{stack|V|2}} |chance1=17/256 |condition2=After FireMan{{stack|V|2}} |chance2=17/256 |battlefield={{BattleField |style=bn1-internet |object22=megaman-bn1 |object52=mettaur }}}}