Template

EnemyInfo/GetData: Difference between revisions

From The Rockman EXE Zone Wiki

< Template:EnemyInfo
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude><templatestyles src="EnemyInfo/styles.css" /></noinclude>
<noinclude><templatestyles src="EnemyInfo/styles.css" /></noinclude>
<includeonly><div class="template_enemyinfo template_enemyinfo_section template_enemyinfo_row" style="display: grid; grid-template-columns: 2fr {{#if: {{{hp|}}} | 1.5fr }} 7fr">
<includeonly><div style="display: grid; grid-template-columns: 15ch {{#if: {{{hp|}}} | 10ch }} 1fr" class="template_enemyinfo template_enemyinfo_section">
{{#if: {{{isheader|}}} |
  <div class="template_enemyinfo_label template_enemyinfo_collapse">Data</div>
  <div class="template_enemyinfo_label">Data</div>
{{#if: {{{hp|}}} | <div class="template_enemyinfo_label template_enemyinfo_collapse">Player HP</div> }}
   <div class="template_enemyinfo_label">Player HP</div>
   <div class="template_enemyinfo_label template_enemyinfo_collapse">Busting Level</div>
  <div class="template_enemyinfo_label">Busting Level</div>
</div>
|
<div style="display: grid; grid-template-columns: 15ch {{#if: {{{hp|}}} | 10ch }} 1fr" class="template_enemyinfo template_enemyinfo_section template_enemyinfo_row">
   <div><span><strong>{{{item|}}}</strong></span><br/>{{#if: {{{version|}}} | <span><em>({{{version|}}})</em></span> }}</div>
   <div><span><strong>
{{#if: {{{item|}}} | {{{item|}}} |
{{#if: {{{chip|}}} | {{{chip|}}} {{#if: {{{code|}}} | {{code|{{{code|}}}}} }} |
{{#if: {{{zenny|}}} | {{{zenny|}}}{{z}} |
{{#if: {{{recov|}}} | {{#switch: {{{recov|}}} | max = HP MAX | MAX = HP MAX | HP+{{{recov|}}} }} |
NO DATA
}}}}}}}}</strong></span><br/>{{#if: {{{version|}}} | <span><em>({{{version|}}})</em></span> }}</div>
{{#if: {{{hp|}}} | <div><span>{{{hp|}}}</span></div> }}
{{#if: {{{hp|}}} | <div><span>{{{hp|}}}</span></div> }}
   <div>
   <div>
{{#loop: i | 1 | 5 |
{{#loop: i | 1 | 9 |
   {{#if: {{{lv{{#var:i}}|}}}
   {{#if: {{{lv{{#var:i}}|}}}
   |<span style="margin-right: 2ch;"><strong>{{#ifeq: {{#count: {{{lv{{#var:i}}|}}} | - }} | 0
   |<span style="margin-right: 2ch;"><strong>{{#ifeq: {{#count: {{{lv{{#var:i}}|}}} | - }} | 0
Line 18: Line 24:
}}
}}
   </div>
   </div>
}}
</div></includeonly><noinclude><div>
</div></includeonly><noinclude>
{{EnemyInfo/GetData |hp=* |item=Unique Item |lv1= S+: 100% }}
{{EnemyInfo/GetData |isheader=y |hp=y }}
{{EnemyInfo/GetData |hp=* |lv1= S+: 100% }}
{{EnemyInfo/GetData |hp=* |item=Boomer1 {{code|F}} |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=* |item=Boomer1 {{code|H}} |version=Blue |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }}
{{EnemyInfo/GetData |hp=* |chip=Boomer1 |code=J |version=White |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }}
{{EnemyInfo/GetData |hp=* |item=Boomer1 {{code|J}} |version=White |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }}
{{EnemyInfo/GetData |hp=* |chip=Boomer1 |code=M |version=White |lv1= 7: 25% |lv2= 8: 50% |lv3= 9: 46.875% |lv4= 10: 25% }}
{{EnemyInfo/GetData |hp=* |item=Boomer1 {{code|M}} |version=White |lv1= 7: 25% |lv2= 8: 50% |lv3= 9: 46.875% |lv4= 10: 25% }}
{{EnemyInfo/GetData |hp=* |chip=Boomer1 |code=T |version=Blue |lv1= 7: 25% |lv2= 8: 50% |lv3= 9: 46.875% |lv4= 10: 25% }}
{{EnemyInfo/GetData |hp=* |item=Boomer1 {{code|T}} |version=Blue |lv1= 7: 25% |lv2= 8: 50% |lv3= 9: 46.875% |lv4= 10: 25% }}
{{EnemyInfo/GetData |hp=* |chip=Boomer1 |code=* |lv1= S++: 100% }}
{{EnemyInfo/GetData |hp=* |item=Boomer1 {{code|*}} |lv1= S++: 100% }}
{{EnemyInfo/GetData |hp=* |zenny=30 |lv1= 1-3: 100% |lv2= 4: 50% }}
{{EnemyInfo/GetData |hp=* |item=30z |lv1= 1-3: 100% |lv2= 4: 50% }}
{{EnemyInfo/GetData |hp=High |zenny=50 |lv1= 4-5: 50% }}
{{EnemyInfo/GetData |hp=High |item=50z |lv1= 4-5: 50% }}
{{EnemyInfo/GetData |hp=High |zenny=150 |lv1= 5: 50% |lv2= 6: 100% |lv3= 7: 50% }}
{{EnemyInfo/GetData |hp=High |item=150z |lv1= 5: 50% |lv2= 6: 100% |lv3= 7: 50% }}
{{EnemyInfo/GetData |hp=High |zenny=250 |lv1= 7: 25% |lv2= 8: 50% |lv3= 9: 46.875% |lv4= 10: 25% }}
{{EnemyInfo/GetData |hp=High |item=250z |lv1= 7: 25% |lv2= 8: 50% |lv3= 9: 46.875% |lv4= 10: 25% }}
{{EnemyInfo/GetData |hp=High |zenny=350 |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }}
{{EnemyInfo/GetData |hp=High |item=350z |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }}
{{EnemyInfo/GetData |hp=Low |recov=60 |lv1= 4-5: 50% }}
{{EnemyInfo/GetData |hp=Low |item=HP+60 |lv1= 4-5: 50% }}
{{EnemyInfo/GetData |hp=Low & Mid |recov=80 |lv1= 5: 50% |lv2= 6: 100% |lv3= 7: 50% }}
{{EnemyInfo/GetData |hp=Low & Mid |item=HP+80 |lv1= 5: 50% |lv2= 6: 100% |lv3= 7: 50% }}
{{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 |item=HP+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 |item=HP+150 |lv1= 9: 3.125% |lv2= 10: 25% |lv3= S: 50% }}
</div></noinclude>
</noinclude>

Latest revision as of 11:03, 4 September 2022

Data
Player HP
Busting Level
Unique Item
*

LV.S+ 100%

Data
Player HP
Busting Level
NO DATA
*

LV.S+ 100%

Data
Player HP
Busting Level
Boomer1 HH
(Blue)
*

LV.9 3.125% LV.10 25% LV.S 50%

Data
Player HP
Busting Level
Boomer1 JJ
(White)
*

LV.9 3.125% LV.10 25% LV.S 50%

Data
Player HP
Busting Level
Boomer1 MM
(White)
*

LV.7 25% LV.8 50% LV.9 46.875% LV.10 25%

Data
Player HP
Busting Level
Boomer1 TT
(Blue)
*

LV.7 25% LV.8 50% LV.9 46.875% LV.10 25%

Data
Player HP
Busting Level
Boomer1 *
*

LV.S++ 100%

Data
Player HP
Busting Level
30zƶ
*

LV.1~3 100% LV.4 50%

Data
Player HP
Busting Level
50zƶ
High

LV.4~5 50%

Data
Player HP
Busting Level
150zƶ
High

LV.5 50% LV.6 100% LV.7 50%

Data
Player HP
Busting Level
250zƶ
High

LV.7 25% LV.8 50% LV.9 46.875% LV.10 25%

Data
Player HP
Busting Level
350zƶ
High

LV.9 3.125% LV.10 25% LV.S 50%

Data
Player HP
Busting Level
HP+60
Low

LV.4~5 50%

Data
Player HP
Busting Level
HP+80
Low & Mid

LV.5 50% LV.6 100% LV.7 50%

Data
Player HP
Busting Level
HP+100
Low & High

LV.7 25% LV.8 50% LV.9 46.875% LV.10 25%

Data
Player HP
Busting Level
HP MAX
Mid & High

LV.9 3.125% LV.10 25% LV.S 50%