Battle: Difference between revisions
From The Rockman EXE Zone Wiki
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
!colspan="2"|Chance | !colspan="2"|Chance | ||
|- | |- | ||
| | |{{{condition1|Normal}}} | ||
|<span title=" | |<span title="{{{chance1|256/256}}}" style="cursor: help; border-bottom: 1px dotted">{{#expr:100*{{{chance1|256/256}}}round2}}%</span> | ||
|- | |||
{{#if:{{{condition2}}}| | |||
{{!}}{{{condition2}}} | |||
{{!}}<span title="{{{chance2|256/256}}}" style="cursor: help; border-bottom: 1px dotted">{{#expr:100*{{{chance2|256/256}}}round2}}%</span> | |||
|- | |- | ||
|}</includeonly><noinclude>==Example== | |}</includeonly><noinclude>==Example== | ||
{{Battle | {{Battle | ||
|enemy1=Mettaur | |enemy1=Mettaur | ||
|enemy1hp=40 | |enemy1hp=40 | ||
|condition1=Before FireManα | |||
|chance1=17/256 | |||
|condition2=After FireManα | |||
|chance2=17/256 | |||
|battlefield={{BattleField | |battlefield={{BattleField | ||
|style=bn1-internet | |style=bn1-internet |
Revision as of 02:09, 30 December 2014
Example
{{#if:After FireManα|Enemies | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Mettaur | 40 HP | |||||||||||||||||||||||||
Chance | ||||||||||||||||||||||||||
Before FireManα | 6.64% | |||||||||||||||||||||||||
After FireManα | 6.64% |