Template:AHBCharacter: Difference between revisions

removed elemental resistances and guard stats because while the game lists them, it's always the default (0 or 50% respectively) for every character and every type of element and guard. Also rearranged the stats.
data distribution
Line 12: Line 12:
       </tr>
       </tr>
       <tr>
       <tr>
         <td colspan="5" style="padding: 2px; width: 50px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
         <td rowspan="3" style="padding: 2px; width: 50px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
       <tr>
       <tr>
       </tr>
       </tr>
     <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}}}|?}}'''<br>{{#if:{{{version|}}}|{{{version}}}|?}}</td>
         <td style="width: 50%; height: 25%; text-align: center; background-color:  #F3DA51; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{name|}}}|{{{name}}}|?}}'''<br>{{#if:{{{version|}}}|{{{version}}}|?}}</td>
       </tr>
       </tr>
     <tr>
     <tr>
         <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Power''': {{#if:{{{power|}}}|{{{power}}}|?}}</td>
         <td style="width: 50%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Power''': {{#if:{{{power|}}}|{{{power}}}|?}}</td>
       </tr>
       </tr>
           <tr>
           <tr>
         <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{bond|}}}|{{{bond}}}|?}}</td>
         <td style="width: 50%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|?}} Bond''':<br>1.{{#if:{{{bond|}}}|{{{bond}}}|?}}<br>2.{{#if:{{{bond2|}}}|{{{bond2}}}|?}}</td>
       </tr>
       </tr>
     </table>
     </table>
Line 30: Line 30:
     <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  style="background-color:  #F3DA51; padding: 2px; width: 20%; text-align: center; border-right: 1px solid orange">[[File:AHB HP Icon.png|24px]] '''HP'''</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: 20%; 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 PAtk Icon.png|24px]] '''Physical Attack'''</td>
         <td style="background-color:  #F3DA51; padding: 2px; width: 20%; text-align: center; border-right: 1px solid orange">[[File:AHB PDef Icon.png|24px]] '''Physical Defence'''</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  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: 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>
       </tr>
       </tr>
       <tr>
       <tr>
         <td  style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{hp|}}}|{{{hp}}}|?}}</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: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{atk|}}}|{{{atk}}}|?}}</td>
         <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: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{def|}}}|{{{def}}}|?}}</td>
         <td  style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{def|}}}|{{{def}}}|?}}</td>
      </tr>
         <td  style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{recovery|}}}|{{{recovery}}}|?}}</td>
      <tr>
         <td  style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{matk|}}}|{{{matk}}}|?}}</td>
        <td  style="background-color:  #F3DA51; padding: 2px; width: 20%; text-align: center; border-right: 1px solid orange">[[File:AHB Recovery Icon.png|24px]] '''Recovery'''</td>
         <td  style="padding: 2px; width: 18%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mdef|}}}|{{{mdef}}}|?}}</td>
        <td  style="background-color:  #F3DA51; padding: 2px; width: 20%; 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: 20%; text-align: center; border-right: 1px solid orange">[[File:AHB MDef Icon.png|24px]] '''Magical Defence'''</td>
      </tr>
      <tr>
         <td  style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{recovery|}}}|{{{recovery}}}|?}}</td>
         <td  style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{matk|}}}|{{{matk}}}|?}}</td>
         <td  style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mdef|}}}|{{{mdef}}}|?}}</td>
       </tr>
       </tr>
</table>
</table>
Line 54: Line 50:
  <div style="background-color: #fefefe; border-radius: 5px; padding: 3px; margin-top: 10px;">
  <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="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait1|}}}|{{{trait1}}}|?}}</td>
           <td style="width: 50%; height: 25%; text-align: left; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Main''':<br>{{#if:{{{trait1|}}}|{{{trait1}}}|?}}</td>
      </tr>
           <td style="width: 50%; height: 25%; text-align: left; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|?}} Soul I''':<br> {{#if:{{{trait2|}}}|{{{trait2}}}|?}}</td>
      <tr>
           <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait2|}}}|{{{trait2}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
           <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait3|}}}|{{{trait3}}}|?}}</td>
           <td style="width: 50%; height: 25%; text-align: left; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|?}} Soul II''':<br> {{#if:{{{trait3|}}}|{{{trait3}}}|?}}</td>
      </tr>
           <td style="width: 50%; height: 25%; text-align: left; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|?}} Soul III''':<br> {{#if:{{{trait4|}}}|{{{trait4}}}|?}}</td>
        <tr>
           <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait4|}}}|{{{trait4}}}|?}}</td>
       </tr>
       </tr>
               <tr>
               <tr>
           <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait5|}}}|{{{trait5}}}|?}}</td>
           <td style="width: 50%; height: 25%; text-align: left; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|?}} Soul IV''':<br> {{#if:{{{trait5|}}}|{{{trait5}}}|?}}</td>
      </tr>
           <td style="width: 50%; height: 25%; text-align: left; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|?}} Soul V''':<br> {{#if:{{{trait6|}}}|{{{trait6}}}|?}}</td>
        <tr>
           <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait6|}}}|{{{trait6}}}|?}}</td>
       </tr>
       </tr>
     <tr>
     <tr>
           <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait7|}}}|{{{trait7}}}|?}}</td>
           <td style="width: 50%; height: 25%; text-align: left; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|?}} Soul VI''':<br> {{#if:{{{trait7|}}}|{{{trait7}}}|?}}</td>
      </tr>
           <td style="width: 50%; height: 25%; text-align: left; border-bottom: 1px solid orange; border-right: 1px solid orange">'''{{#if:{{{style|}}}|{{{style}}}|?}} Soul VII''':<br> {{#if:{{{trait8|}}}|{{{trait8}}}|?}}</td>
      <tr>
          <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait8|}}}|{{{trait8}}}|?}}</td>
      </tr>
        <tr>
           <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait9|}}}|{{{trait9}}}|?}}</td>
      </tr>
        <tr>
          <td style="width: 100%; height: 25%; text-align: center; border-bottom: 1px solid orange; border-right: 1px solid orange">{{#if:{{{trait10|}}}|{{{trait10}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
Line 103: Line 85:
|version=Disciple of Avan
|version=Disciple of Avan
|power=2735
|power=2735
|bond='''Hyunckel (Disciple) Bond''':<br>1.Raises Slash Damage. (Hero/Partner) (15%)<br>2.When HP is 50% or less, raises Physical and Magical Attack for a short time after using a skill. (Hero/Partner) (15%)
|bond1=Raises Slash Damage. (Hero/Partner) (15%)
|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 111: Line 95:
|hp= 559
|hp= 559
|trait1= '''Endurance Up''': Increases user's Endurance
|trait1= '''Endurance Up''': Increases user's Endurance
|trait2= '''Hyunckel Tokens +10''': Grants 10 extra Hyunckel Tockens (Gold) and Hyunckel Tokens (Silver) (obtainable from the Action is Virtue: The Solitary Swordsman event).
|trait2= Raises the user's Physical Attack when HP is 50% or less. (30%)
|trait3= '''Hyunckel's Jewels +2''': Grants 2 extra Hyunckel's Jewels (obtainable from the Action is Virtue: The Solitary Swordsman event).
|trait3= '''Hyunckel (Disciple) Soul II''': Raises Slash damage. (15%)
|trait4= '''Hyunckel (Disciple) Soul I''': Raises the user's Physical Attack when HP is 50% or less. (30%)
|trait4= '''Hyunckel (Disciple) Soul III''': Lowers the target's Slash Resistance temporarily after landing a skill when the user's HP is 50% or less. (10%)
|trait5= '''Hyunckel (Disciple) Soul II''': Raises Slash damage. (15%)
|trait5= '''Hyunckel (Disciple) Soul IV''': Raises Ice Resistance. (5%)
|trait6= '''Hyunckel (Disciple) Soul III''': Lowers the target's Slash Resistance temporarily after landing a skill when the user's HP is 50% or less. (10%)
|trait6= '''Hyunckel (Disciple) Soul V''': Raises Slash damage. (5%)
|trait7= '''Hyunckel (Disciple) Soul IV''': Raises Ice Resistance. (5%)
|trait7= '''Hyunckel (Disciple) Soul VI''': Raises the user's Physical and Magical Defence when HP is 50% or less. (20%)
|trait8= '''Hyunckel (Disciple) Soul V''': Raises Slash damage. (5%)
|trait8= '''Hyunckel (Disciple) Soul VII''': Raises the bonus to Physical Attack from Hyunckel (Disciple) Soul I.
|trait9= '''Hyunckel (Disciple) Soul VI''': Raises the user's Physical and Magical Defence when HP is 50% or less. (20%)
|trait10=None.
}}
}}


Line 146: Line 128:
|trait7=
|trait7=
|trait8=
|trait8=
|trait9=
|trait10=
}}
}}
</pre>
</pre>