Difference between revisions of "Template:DemonShield"
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <includeonly> | ||
+ | == Shield == | ||
+ | |||
{| class="wikitable" style="width:100%; max-width: 850px; text-align:center;" | {| class="wikitable" style="width:100%; max-width: 850px; text-align:center;" | ||
!colspan="9"| {{{shieldname|-}}} | !colspan="9"| {{{shieldname|-}}} | ||
Line 9: | Line 12: | ||
|- | |- | ||
! scope="col" style="width: 15%"|HP | ! scope="col" style="width: 15%"|HP | ||
− | |colspan="3" style="width: 35%"|{{{ | + | |colspan="3" style="width: 35%"|{{{hp|?}}} |
! scope="col" style="width: 15%"|Elemental Damage Reduction | ! scope="col" style="width: 15%"|Elemental Damage Reduction | ||
|colspan="3" style="width: 35%"|{{{elementreduction|?}}} | |colspan="3" style="width: 35%"|{{{elementreduction|?}}} | ||
Line 46: | Line 49: | ||
{| class="wikitable" style="display: inline-table; text-align:left; width:100%; max-width:850px; font-size: 1em;" | {| class="wikitable" style="display: inline-table; text-align:left; width:100%; max-width:850px; font-size: 1em;" | ||
|- | |- | ||
− | | Innate Skills || <div class='skill'> {{SkillIcon|icon=yes|name={{{innate_skill1}}}}} </div> <div class='skill'> {{SkillIcon|icon=yes|name={{{innate_skill2}}}}} </div> <div class='skill'> {{SkillIcon|icon=yes|name={{{ | + | | Innate Skills || <div class='skill'> {{SkillIcon|icon=yes|name={{{innate_skill1}}}}} </div> <div class='skill'> {{SkillIcon|icon=yes|name={{{innate_skill2}}}}} </div> <div class='skill'> {{SkillIcon|icon=yes|name={{{armament_awaken}}}}} </div> |
|} | |} | ||
Line 58: | Line 61: | ||
| '''Panel Step Stat Bonus''' || {{{panel1stats|-}}} || {{{panel2stats|-}}} || {{{panel3stats|-}}} | | '''Panel Step Stat Bonus''' || {{{panel1stats|-}}} || {{{panel2stats|-}}} || {{{panel3stats|-}}} | ||
|- | |- | ||
− | |} | + | |}</includeonly> |
+ | <noinclude>[[Category:Templates|{{PAGENAME}}]] | ||
+ | <pre>{{DemonShield | ||
+ | |shieldname= | ||
+ | |talentname= | ||
+ | |talenteffect= | ||
+ | |phys= <nowiki>-</nowiki> | ||
+ | |fire= {{ResistColor|1=Repel}} | ||
+ | |ice= {{ResistColor|1=Drain}} | ||
+ | |elec= {{ResistColor|1=Resist}} | ||
+ | |force= <nowiki>-</nowiki> | ||
+ | |light= <nowiki>-</nowiki> | ||
+ | |dark= {{ResistColor|1=Weak}} | ||
+ | |hp= | ||
+ | |elementreduction= | ||
+ | |def= | ||
+ | |magdef= | ||
+ | |innate_skill1= | ||
+ | |innate_skill2= | ||
+ | |armament_awaken= | ||
+ | |panel1= | ||
+ | |panel2= | ||
+ | |panel3= | ||
+ | |panel1stats=HP: +200(MAX) | ||
+ | |panel2stats=HP: +200(MAX) | ||
+ | |panel3stats=HP: +200(MAX) | ||
+ | }}</pre> | ||
+ | </noinclude> |
Latest revision as of 05:37, 19 August 2021
{{DemonShield |shieldname= |talentname= |talenteffect= |phys= - |fire= {{ResistColor|1=Repel}} |ice= {{ResistColor|1=Drain}} |elec= {{ResistColor|1=Resist}} |force= - |light= - |dark= {{ResistColor|1=Weak}} |hp= |elementreduction= |def= |magdef= |innate_skill1= |innate_skill2= |armament_awaken= |panel1= |panel2= |panel3= |panel1stats=HP: +200(MAX) |panel2stats=HP: +200(MAX) |panel3stats=HP: +200(MAX) }}