Template:AHBCharacter: Difference between revisions
Jump to navigation
Jump to search
"equipment trait" is the same for all characters so far (none), and an additional normal trait is needed since the last part of each character's board has been unlocked |
Trig Jegman (talk | contribs) mNo edit summary |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 9: | Line 9: | ||
<div style="padding: 3px; "> | <div style="padding: 3px; "> | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td | <td style="padding: 2px; width: 50px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}}|[[File:nopic.png]]}}</td> | ||
</tr> | |||
<tr> | |||
<td style="width: 100%; height: 25%; text-align: center; background-color: #F3DA51; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{name|}}}|{{{name}}}|Character}}'''<br>{{#if:{{{version|}}}|{{{version}}}|Style}}</td> | |||
</tr> | |||
<tr> | |||
<td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|Character (Style)}} Bond''':<br>1.{{#if:{{{bond|}}}|{{{bond}}}|?}}<br>2.{{#if:{{{bond2|}}}|{{{bond2}}}|?}}</td> | |||
<td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">''' | </tr> | ||
</table> | </table> | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | ||
| Line 30: | Line 24: | ||
<div style="height: 24px; width: 99%; background-color: #0192d5; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Stats'''</div> | <div style="height: 24px; width: 99%; background-color: #0192d5; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Stats'''</div> | ||
<tr> | <tr> | ||
<td | <td style="background-color: #F3DA51; padding: 2px; width: 10%; text-align: center; border-right: 1px solid orange">[[File:AHB HP Icon.png|24px]] '''HP'''</td> | ||
<td style="background-color: #F3DA51; padding: 2px; width: | <td style="background-color: #F3DA51; padding: 2px; width: 18%; text-align: center; border-right: 1px solid orange">[[File:AHB PAtk Icon.png|24px]] '''Physical {{Attack}}'''</td> | ||
<td style="background-color: #F3DA51; padding: 2px; width: 18%; text-align: center; border-right: 1px solid orange">[[File:AHB PDef Icon.png|24px]] '''Physical {{Defence}}'''</td> | |||
<td | <td style="background-color: #F3DA51; padding: 2px; width: 18%; text-align: center; border-right: 1px solid orange">[[File:AHB MAtk Icon.png|24px]] '''Magical {{Attack}}'''</td> | ||
<td style="background-color: #F3DA51; padding: 2px; width: 18%; text-align: center; border-right: 1px solid orange">[[File:AHB MDef Icon.png|24px]] '''Magical {{Defence}}'''</td> | |||
<td style="background-color: #F3DA51; padding: 2px; width: 18%; text-align: center; border-right: 1px solid orange">[[File:AHB Recovery Icon.png|24px]] '''Recovery'''</td> | |||
<td style="background-color: #F3DA51; padding: 2px; width: | |||
<td style="background-color: #F3DA51; padding: 2px; width: | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td | <td style="padding: 2px; width: 10%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{atk|}}}|{{{atk}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{def|}}}|{{{def}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{matk|}}}|{{{matk}}}|?}}</td> | ||
<td style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mdef|}}}|{{{mdef}}}|?}}</td> | |||
<td style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{recovery|}}}|{{{recovery}}}|?}}</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<div style="background-color: #fefefe; border-radius: 5px; padding: 3px; margin-top: 10px;"> | |||
<div style="height: 24px; width: 99%; background-color: #0192d5; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Character Traits'''</div> | <div style="height: 24px; width: 99%; background-color: #0192d5; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Character Traits'''</div> | ||
<td style="background-color: #F3DA51; padding: 2px; width: 50%; text-align: center; border-right: 1px solid orange">'''Main''':</td> | |||
<td style="background-color: #F3DA51; padding: 2px; width: 50%; text-align: center; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|Character (Style)}} Soul I''':</td> | |||
</tr> | |||
<tr> | |||
<td style="padding: 2px; width: 10%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{trait1|}}}|{{{trait1}}}|?}}</td> | |||
<td style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{trait2|}}}|{{{trait2}}}|?}}</td> | |||
</tr> | |||
<tr> | |||
<td style="background-color: #F3DA51; padding: 2px; width: 50%; text-align: center; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|Character (Style)}} Soul II''':</td> | |||
<td style="background-color: #F3DA51; padding: 2px; width: 50%; text-align: center; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|Character (Style)}} Soul III''':</td> | |||
</tr> | |||
<tr> | |||
<td style="padding: 2px; width: 10%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{trait3|}}}|{{{trait3}}}|?}}</td> | |||
<td style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{trait4|}}}|{{{trait4}}}|?}}</td> | |||
</tr> | |||
<tr> | |||
<td style="background-color: #F3DA51; padding: 2px; width: 50%; text-align: center; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|Character (Style)}} Soul IV''':</td> | |||
<td style="background-color: #F3DA51; padding: 2px; width: 50%; text-align: center; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|Character (Style)}} Soul V''':</td> | |||
</tr> | |||
<tr> | |||
<td style="padding: 2px; width: 10%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{trait5|}}}|{{{trait5}}}|?}}</td> | |||
<td style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{trait6|}}}|{{{trait6}}}|?}}</td> | |||
</tr> | |||
<tr> | |||
<td style="background-color: #F3DA51; padding: 2px; width: 50%; text-align: center; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|Character (Style)}} Soul VI''':</td> | |||
<td style="background-color: #F3DA51; padding: 2px; width: 50%; text-align: center; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|Character (Style)}} Soul VII''':</td> | |||
</tr> | |||
<tr> | |||
<td style="padding: 2px; width: 10%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{trait6|}}}|{{{trait7}}}|?}}</td> | |||
<td style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{trait7|}}}|{{{trait8}}}|?}}</td> | |||
</tr> | |||
</table> | </table> | ||
</div> | </div> | ||
| Line 135: | Line 93: | ||
|sprite=[[File:AHB Hyunckel Disciple.jpg|350px]] | |sprite=[[File:AHB Hyunckel Disciple.jpg|350px]] | ||
|version=Disciple of Avan | |version=Disciple of Avan | ||
|bond=Raises Slash Damage. (Hero/Partner) (15%) | |||
|bond= | |bond2=When {{HP}} is 50% or less, raises Physical and Magical {{Attack}} for a short time after using a skill. (Hero/Partner) (15%) | ||
|style = Hyunckel (Disciple) | |||
|atk= 437 | |atk= 437 | ||
|def= 127 | |def= 127 | ||
| Line 142: | Line 101: | ||
|mdef= 124 | |mdef= 124 | ||
|recovery= 53 | |recovery= 53 | ||
|hp= 559 | |hp= 559 | ||
|trait1= '''Endurance Up''': Increases user's Endurance | |trait1= '''Endurance Up''': Increases user's Endurance | ||
|trait2= | |trait2= Raises the user's Physical {{Attack}} when {{HP}} is 50% or less. (30%) | ||
|trait3= Raises Slash damage. (15%) | |||
|trait4= Lowers the target's Slash Resistance temporarily after landing a skill when the user's {{HP}} is 50% or less. (10%) | |||
| | |trait5= Raises Ice Resistance. (5%) | ||
| | |trait6= Raises Slash damage. (5%) | ||
| | |trait7= Raises the user's Physical and Magical {{Defence}} when {{HP}} is 50% or less. (20%) | ||
| | |trait8= Raises the bonus to Physical {{Attack}} from Hyunckel (Disciple) Soul I. | ||
| | |||
| | |||
}} | }} | ||
| Line 171: | Line 118: | ||
|kanji= | |kanji= | ||
|romanji= | |romanji= | ||
|sprite= | |sprite= <!-- Size: 350px --> | ||
|version= | |version= | ||
| | |style = | ||
|bond= | |bond= | ||
|bond2= | |||
|hp= | |||
|atk= | |atk= | ||
|def= | |def= | ||
| Line 180: | Line 129: | ||
|mdef= | |mdef= | ||
|recovery= | |recovery= | ||
|trait1= | |trait1= | ||
|trait2= | |trait2= | ||
| Line 199: | Line 137: | ||
|trait7= | |trait7= | ||
|trait8= | |trait8= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Character templates]] | |||
[[Category:Character templates | |||
</noinclude> | </noinclude> | ||
Latest revision as of 01:36, 3 March 2026
This is a template for playable charatcers as they appear in Dragon Quest: The Adventure of Dai: A Hero's Bonds. For appearances in other games, please use the corresponding enemy template.
Example[edit source]
Details
| Hyunckel Disciple of Avan |
| Hyunckel (Disciple) Bond: 1.Raises Slash Damage. (Hero/Partner) (15%) 2.When HP is 50% or less, raises Physical and Magical Attack for a short time after using a skill. (Hero/Partner) (15%) |
Stats
| 559 | 437 | 127 | 78 | 124 | 53 |
Character Traits
| Main: | Hyunckel (Disciple) Soul I: |
| Endurance Up: Increases user's Endurance | Raises the user's Physical Attack when HP is 50% or less. (30%) |
| Hyunckel (Disciple) Soul II: | Hyunckel (Disciple) Soul III: |
| Raises Slash damage. (15%) | Lowers the target's Slash Resistance temporarily after landing a skill when the user's HP is 50% or less. (10%) |
| Hyunckel (Disciple) Soul IV: | Hyunckel (Disciple) Soul V: |
| Raises Ice Resistance. (5%) | Raises Slash damage. (5%) |
| Hyunckel (Disciple) Soul VI: | Hyunckel (Disciple) Soul VII: |
| Raises the user's Physical and Magical Defence when HP is 50% or less. (20%) | Raises the bonus to Physical Attack from Hyunckel (Disciple) Soul I. |
Usage[edit source]
{{AHBCharacter
|name=
|kanji=
|romanji=
|sprite= <!-- Size: 350px -->
|version=
|style =
|bond=
|bond2=
|hp=
|atk=
|def=
|matk=
|mdef=
|recovery=
|trait1=
|trait2=
|trait3=
|trait4=
|trait5=
|trait6=
|trait7=
|trait8=
}}