EnemyInfo/GetData: Difference between revisions
From The Rockman EXE Zone Wiki
< Template:EnemyInfo
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude><templatestyles src="EnemyInfo/styles.css" /></noinclude> | <noinclude><templatestyles src="EnemyInfo/styles.css" /></noinclude> | ||
<includeonly><div style="display: grid; grid-template-columns: 15ch {{#if: {{{hp|}}} | 10ch }} 1fr" class="template_enemyinfo template_enemyinfo_section | <includeonly><div style="display: grid; grid-template-columns: 15ch {{#if: {{{hp|}}} | 10ch }} 1fr" class="template_enemyinfo template_enemyinfo_section"> | ||
<div class="template_enemyinfo_label template_enemyinfo_collapse">Data</div> | |||
"> | {{#if: {{{hp|}}} | <div class="template_enemyinfo_label template_enemyinfo_collapse">Player HP</div> }} | ||
<div class="template_enemyinfo_label">Data</div> | <div class="template_enemyinfo_label template_enemyinfo_collapse">Busting Level</div> | ||
{{#if: {{{hp|}}} | <div class="template_enemyinfo_label">Player HP</div> }} | </div> | ||
<div class="template_enemyinfo_label">Busting Level</div> | <div style="display: grid; grid-template-columns: 15ch {{#if: {{{hp|}}} | 10ch }} 1fr" class="template_enemyinfo template_enemyinfo_section template_enemyinfo_row"> | ||
| | |||
template_enemyinfo_row"> | |||
<div><span><strong> | <div><span><strong> | ||
{{#if: {{{item|}}} | {{{item|}}} | | {{#if: {{{item|}}} | {{{item|}}} | | ||
Line 25: | Line 23: | ||
}} | }} | ||
</div> | </div> | ||
</div></includeonly><noinclude><div> | |||
</div></includeonly><noinclude> | |||
{{EnemyInfo/GetData |hp=* |item=Unique Item |lv1= S+: 100% }} | {{EnemyInfo/GetData |hp=* |item=Unique Item |lv1= S+: 100% }} | ||
{{EnemyInfo/GetData |hp=* |chip=Boomer1 |code=H |version=Blue |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }} | {{EnemyInfo/GetData |hp=* |chip=Boomer1 |code=H |version=Blue |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }} | ||
Line 43: | Line 39: | ||
{{EnemyInfo/GetData |hp=Low & High |recov=100 |lv1= 7: 25% |lv2= 8: 50% |lv3= 9: 46.875% |lv4= 10: 25% }} | {{EnemyInfo/GetData |hp=Low & High |recov=100 |lv1= 7: 25% |lv2= 8: 50% |lv3= 9: 46.875% |lv4= 10: 25% }} | ||
{{EnemyInfo/GetData |hp=Mid & High |recov=MAX |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }} | {{EnemyInfo/GetData |hp=Mid & High |recov=MAX |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }} | ||
</noinclude> | </div></noinclude> |