Difference between revisions of "Template:Infobox Item V2"
Jump to navigation
Jump to search
m |
m (classtype to weapontype) |
||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border: 2px solid black;"> | + | <table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius:10px; border: 2px solid black;"> |
<tr> | <tr> | ||
<th colspan="2" style="text-align: center; color: #FFFFFF; height: 24px; font-size: medium; background-color: #708090;"><b>{{{name|}}}</b></th> | <th colspan="2" style="text-align: center; color: #FFFFFF; height: 24px; font-size: medium; background-color: #708090;"><b>{{{name|}}}</b></th> | ||
Line 7: | Line 7: | ||
<tr> | <tr> | ||
<td colspan="2">{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}}</td> | <td colspan="2">{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{caption|}}} | | ||
+ | <tr> | ||
+ | <td colspan="2" style="text-align: center;">{{{caption|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 23: | Line 28: | ||
{{#if: {{{othernames|}}} | | {{#if: {{{othernames|}}} | | ||
<tr> | <tr> | ||
− | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Other Name(s)</b></td> | + | <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Other Name(s)</b></td> |
− | <td>{{{othernames|}}}</td> | + | <td style="width: 50%;">{{{othernames|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
Line 32: | Line 37: | ||
{{#if: {{{itemtype|}}} | | {{#if: {{{itemtype|}}} | | ||
<tr> | <tr> | ||
− | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Item Type</b></td> | + | <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Item Type</b></td> |
− | <td>{{{itemtype|}}}</td> | + | <td style="width: 50%;">{{{itemtype|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{slot|}}} | | {{#if: {{{slot|}}} | | ||
<tr> | <tr> | ||
− | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Slot</b></td> | + | <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Slot</b></td> |
− | <td>{{{slot|}}}</td> | + | <td style="width: 50%;">{{{slot|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{weapclass|}}} | | {{#if: {{{weapclass|}}} | | ||
<tr> | <tr> | ||
− | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Weapon Class</b></td> | + | <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Weapon Class</b></td> |
− | <td>{{{weapclass|}}}</td> | + | <td style="width: 50%;">{{{weapclass|}}}</td> |
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{weaptype|}}} | | ||
+ | <tr> | ||
+ | <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Weapon Type</b></td> | ||
+ | <td style="width: 50%;">{{{weaptype|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 56: | Line 67: | ||
{{#if: {{{hasspeceff|}}} | | {{#if: {{{hasspeceff|}}} | | ||
<tr> | <tr> | ||
− | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Has Special Effect?</b></td> | + | <td style="width: 50%; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Has Special Effect?</b></td> |
− | <td>{{{hasspeceff|}}}</td> | + | <td style="width: 50%;">{{{hasspeceff|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
Line 64: | Line 75: | ||
<td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Is Unique?</b></td> | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Is Unique?</b></td> | ||
<td>{{{isunique|}}}</td> | <td>{{{isunique|}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{canrefine|}}} | | ||
+ | <tr> | ||
+ | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Can be Refined?</b></td> | ||
+ | <td>{{{canrefine|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 102: | Line 119: | ||
</tr> | </tr> | ||
}} | }} | ||
− | </table> | + | </table>{{#if: {{{statstable|}}} | |
− | {{#if: {{{statstable|}}} | | + | <table class="infobox" style="width: 400px; font-size: 100%; border-radius: 10px; border: 2px solid black; color: #FFFF;"> |
− | <table class="infobox" style=" | ||
<tr> | <tr> | ||
− | <th colspan=" | + | <th colspan="3" style="height: 24px; font-size: medium; background-color: #708090; text-align:center;"><b>Stats</b></th> |
</tr> | </tr> | ||
− | {{#if: {{{ | + | {{#if: {{{attackpow|}}}{{{spellpow|}}}{{{sexi|}}}{{{armorpen|}}}{{{spellpen|}}}{{{temp|}}}{{{acc|}}}{{{crit|}}}{{{critE|}}}{{{init|}}}{{{lead|}}}{{{threat|}}}| |
<tr> | <tr> | ||
− | < | + | <th colspan="3" style="background-color: #000000; text-align:center;"><b>Offensive</b></th> |
− | |||
− | |||
− | |||
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{spellpow|}}}{{{ | + | {{#if: {{{attackpow|}}}{{{spellpow|}}}{{{sexi|}}} | |
+ | <tr> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Attack Power'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Spellpower'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Sexiness'''</td> | ||
+ | </tr> | ||
<tr> | <tr> | ||
− | <td style="width: | + | <td style="width: 33%; color: #000000; text-align:center;">{{{attackpow|}}}</td> |
− | <td style="text-align: center; | + | <td style="width: 33%; color: #000000; text-align:center;">{{{spellpow|}}}</td> |
− | <td style="width: | + | <td style="width: 33%; color: #000000; text-align:center;">{{{sexi|}}}</td> |
− | |||
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{armorpen|}}}{{{spellpen|}}}{{{temp|}}} | |
<tr> | <tr> | ||
− | <td style="width: | + | <td style="width: 33%; background-color: #708090; text-align:center;">'''Armor<br>Penetration'''</td> |
− | <td style="text-align: center; | + | <td style="width: 33%; background-color: #708090; text-align:center;">'''Spell<br>Penetration'''</td> |
− | <td style="width: | + | <td style="width: 33%; background-color: #708090; text-align:center;">'''Temptation'''</td> |
− | <td style="text-align: center; | + | </tr> |
+ | <tr> | ||
+ | <td style="width: 33%; color: #000000; text-align:center;">{{{armorpen|}}}</td> | ||
+ | <td style="width: 33%; color: #000000; text-align:center;">{{{spellpen|}}}</td> | ||
+ | <td style="width: 33%; color: #000000; text-align:center;">{{{temp|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{acc|}}}{{{crit|}}} | | + | {{#if: {{{acc|}}}{{{crit|}}}{{{critE|}}} | |
+ | <tr> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Accuracy'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Critical<br>Chance'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Critical<br>Effectiveness'''</td> | ||
+ | </tr> | ||
<tr> | <tr> | ||
− | <td style="width: | + | <td style="width: 33%; color: #000000; text-align:center;">{{{acc|}}}</td> |
− | + | <td style="width: 33%; color: #000000; text-align:center;">{{{crit|}}}</td> | |
− | <td style="width: | + | <td style="width: 33%; color: #000000; text-align:center;">{{{critE|}}}</td> |
− | <td style="text-align: center; | ||
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{init|}}}{{{lead|}}}{{{threat|}}} | |
+ | <tr> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Initiative'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Leadership'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Threat'''</td> | ||
+ | </tr> | ||
<tr> | <tr> | ||
− | <td style="width: | + | <td style="width: 33%; color: #000000; text-align:center;">{{{init|}}}</td> |
− | <td style="text-align: center; | + | <td style="width: 33%; color: #000000; text-align:center;">{{{lead|}}}</td> |
− | <td style="width: | + | <td style="width: 33%; color: #000000; text-align:center;">{{{threat|}}}</td> |
− | |||
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{armor|}}}{{{ward|}}}{{{focus|}}}{{{eva|}}}{{{phyr|}}}{{{magr|}}}{{{menr|}}}{{{maxhp|}}}| |
<tr> | <tr> | ||
− | < | + | <th colspan="3" style="background-color: #000000; text-align:center;"><b>Defensive</b></th> |
− | |||
− | |||
− | |||
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{armor|}}}{{{ward|}}}{{{focus|}}} | |
+ | <tr> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Armor'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Ward'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Focus'''</td> | ||
+ | </tr> | ||
<tr> | <tr> | ||
− | <td style="width: | + | <td style="width: 33%; color: #000000; text-align:center;">{{{armor|}}}</td> |
− | <td style="text-align: center; | + | <td style="width: 33%; color: #000000; text-align:center;">{{{ward|}}}</td> |
− | <td style="width: | + | <td style="width: 33%; color: #000000; text-align:center;">{{{focus|}}}</td> |
− | |||
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{phyr|}}}{{{magr|}}}{{{menr|}}} | |
+ | <tr> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Physical<br>Resist'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Magic<br>Resist'''</td> | ||
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Mental<br>Resist'''</td> | ||
+ | </tr> | ||
<tr> | <tr> | ||
− | <td style="width: | + | <td style="width: 33%; color: #000000; text-align:center;">{{{phyr|}}}</td> |
− | <td style="text-align: center; | + | <td style="width: 33%; color: #000000; text-align:center;">{{{magr|}}}</td> |
+ | <td style="width: 33%; color: #000000; text-align:center;">{{{menr|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
− | + | {{#if: {{{eva|}}}{{{maxhp|}}} | | |
− | |||
− | {{#if: {{{ | ||
− | |||
<tr> | <tr> | ||
− | < | + | <td style="width: 33%; background-color: #708090; text-align:center;">'''Evasion'''</td> |
+ | <td style="width: 33%; background-color: #708090; text-align:center;">'''Max HP'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | < | + | <td style="width: 33%; color: #000000; text-align:center;">{{{eva|}}}</td> |
− | < | + | <td style="width: 33%; color: #000000; text-align:center;">{{{maxhp|}}}</td> |
− | |||
</tr> | </tr> | ||
− | {{#if: {{{ | + | }} |
+ | </table> | ||
+ | }}{{#if: {{{dmgnresttable|}}} | | ||
+ | <table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius:10px; border: 2px solid black; color: #FFFF;"> | ||
<tr> | <tr> | ||
− | < | + | <th colspan="3" style="text-align: center; height: 24px; font-size: medium; background-color: #708090;"><b>Damage & Resistance</b></th> |
− | |||
− | |||
</tr> | </tr> | ||
− | + | {{#if: {{{atktype|}}} | | |
− | {{#if: {{{ | ||
<tr> | <tr> | ||
− | < | + | <th colspan="2" style="text-align: center; background-color: #708090;"><b>Attack Type</b></th> |
− | + | <td style="text-align: center; color: #000000;">{{{atktype|}}}</td> | |
− | <td style="text-align: center">{{{ | ||
</tr> | </tr> | ||
}} | }} | ||
− | |||
<tr> | <tr> | ||
− | < | + | <th style="width: 33%; text-align: center; background-color: #708090;"><b>Damage</b></th> |
− | < | + | <th style="width: 33%; text-align: center; background-color: #708090;"><b>Type</b></th> |
− | < | + | <th style="width: 33%; text-align: center; background-color: #708090;"><b>Resistance</b></th> |
</tr> | </tr> | ||
− | + | {{#if: {{{crud|}}}{{{crur|}}}{{{pend|}}}{{{penr|}}}| | |
− | {{#if: {{{pend|}}}{{{penr|}}} | | ||
<tr> | <tr> | ||
− | < | + | <th colspan="3" style="background-color: #000000; text-align:center;"><b>Physical</b></th> |
− | |||
− | |||
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{crud|}}}{{{crur|}}} | | {{#if: {{{crud|}}}{{{crur|}}} | | ||
<tr> | <tr> | ||
− | <td style="text-align: center">{{{crud|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{crud|}}}</td> |
<td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Crushing</b></td> | <td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Crushing</b></td> | ||
− | <td style="text-align: center">{{{crur|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{crur|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{pend|}}}{{{penr|}}} | |
<tr> | <tr> | ||
− | <td style="text-align: center">{{{ | + | <td style="text-align: center; color: #000000;">{{{pend|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b> | + | <td style="text-align: center; padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Penetrating</b></td> |
− | <td style="text-align: center">{{{ | + | <td style="text-align: center; color: #000000;">{{{penr|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{blid|}}}{{{blir|}}} | | + | {{#if: {{{acid|}}}{{{acir|}}}{{{blid|}}}{{{blir|}}}{{{fird|}}}{{{firr|}}}{{{frod|}}}{{{fror|}}}{{{hold|}}}{{{holr|}}}{{{stod|}}}{{{stor|}}} | |
<tr> | <tr> | ||
− | < | + | <th colspan="3" style="background-color: #000000; text-align:center;"><b>Elemental</b></th> |
− | |||
− | |||
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{acid|}}}{{{acir|}}} | | {{#if: {{{acid|}}}{{{acir|}}} | | ||
<tr> | <tr> | ||
− | <td style="text-align: center">{{{acid|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{acid|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; | + | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Acid</b></td> |
− | <td style="text-align: center">{{{acir|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{acir|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{blid|}}}{{{blir|}}} | | {{#if: {{{blid|}}}{{{blir|}}} | | ||
<tr> | <tr> | ||
− | <td style="text-align: center">{{{blid|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{blid|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; | + | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Blight</b></td> |
− | <td style="text-align: center">{{{blir|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{blir|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{fird|}}}{{{firr|}}} | | {{#if: {{{fird|}}}{{{firr|}}} | | ||
<tr> | <tr> | ||
− | <td style="text-align: center">{{{fird|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{fird|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; | + | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Fire</b></td> |
− | <td style="text-align: center">{{{firr|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{firr|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{frod|}}}{{{fror|}}} | | {{#if: {{{frod|}}}{{{fror|}}} | | ||
<tr> | <tr> | ||
− | <td style="text-align: center">{{{frod|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{frod|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; color: # | + | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Frost</b></td> |
− | <td style="text-align: center">{{{ | + | <td style="text-align: center; color: #000000;">{{{fror|}}}</td> |
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{hold|}}}{{{holr|}}} | | ||
+ | <tr> | ||
+ | <td style="text-align: center; color: #000000;">{{{hold|}}}</td> | ||
+ | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Holy</b></td> | ||
+ | <td style="text-align: center; color: #000000;">{{{holr|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{stod|}}}{{{stor|}}} | | {{#if: {{{stod|}}}{{{stor|}}} | | ||
<tr> | <tr> | ||
− | <td style="text-align: center">{{{stod|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{stod|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; | + | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Storm</b></td> |
− | <td style="text-align: center">{{{stor|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{stor|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{tead|}}}{{{tear|}}} | | + | {{#if: {{{drud|}}}{{{drur|}}}{{{fatd|}}}{{{fatr|}}}{{{phed|}}}{{{pher|}}}{{{mind|}}}{{{minr|}}}{{{tead|}}}{{{tear|}}}| |
<tr> | <tr> | ||
− | < | + | <th colspan="3" style="background-color: #000000; text-align:center;"><b>Mental</b></th> |
− | |||
− | |||
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{drud|}}}{{{drur|}}} | | {{#if: {{{drud|}}}{{{drur|}}} | | ||
<tr> | <tr> | ||
− | <td style="text-align: center">{{{drud|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{drud|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; color: # | + | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Drug</b></td> |
− | <td style="text-align: center">{{{ | + | <td style="text-align: center; color: #000000;">{{{drur|}}}</td> |
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{fatd|}}}{{{fatr|}}} | | ||
+ | <tr> | ||
+ | <td style="text-align: center; color: #000000;">{{{fatd|}}}</td> | ||
+ | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Fatigue</b></td> | ||
+ | <td style="text-align: center; color: #000000;">{{{fatr|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{phed|}}}{{{pher|}}} | | {{#if: {{{phed|}}}{{{pher|}}} | | ||
<tr> | <tr> | ||
− | <td style="text-align: center">{{{phed|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{phed|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; color: # | + | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Pheromone</b></td> |
− | <td style="text-align: center">{{{ | + | <td style="text-align: center; color: #000000;">{{{pher|}}}</td> |
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{mind|}}}{{{minr|}}} | | ||
+ | <tr> | ||
+ | <td style="text-align: center; color: #000000;">{{{mind|}}}</td> | ||
+ | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Psychic</b></td> | ||
+ | <td style="text-align: center; color: #000000;">{{{minr|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{tead|}}}{{{tear|}}} | |
<tr> | <tr> | ||
− | <td style="text-align: center">{{{ | + | <td style="text-align: center; color: #000000;">{{{tead|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; | + | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Tease</b></td> |
− | <td style="text-align: center">{{{ | + | <td style="text-align: center; color: #000000;">{{{tear|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{rawd|}}}{{{rawr|}}}| |
<tr> | <tr> | ||
− | < | + | <th colspan="3" style="background-color: #000000; text-align:center;"><b>Special</b></th> |
− | |||
− | |||
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{rawd|}}}{{{rawr|}}} | | {{#if: {{{rawd|}}}{{{rawr|}}} | | ||
<tr> | <tr> | ||
− | <td style="text-align: center">{{{rawd|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{rawd|}}}</td> |
− | <td style="text-align: center; padding-left: 2%; background-color: #708090; | + | <td style="text-align: center; padding-left: 2%; background-color: #708090;"><b>Raw</b></td> |
− | <td style="text-align: center">{{{rawr|}}}</td> | + | <td style="text-align: center; color: #000000;">{{{rawr|}}}</td> |
</tr> | </tr> | ||
}} | }} | ||
Line 316: | Line 359: | ||
|name = temp | |name = temp | ||
|image = | |image = | ||
+ | |caption = | ||
|creators = | |creators = | ||
|contributors = temp | |contributors = temp | ||
Line 322: | Line 366: | ||
|slot = | |slot = | ||
|weapclass = | |weapclass = | ||
+ | |weaptype = | ||
|price = | |price = | ||
|hasspeceff = Yes | |hasspeceff = Yes | ||
|isunique = No | |isunique = No | ||
+ | |canrefine = NO | ||
|tags = Butt<br>Tress | |tags = Butt<br>Tress | ||
|stacklimit = | |stacklimit = | ||
Line 332: | Line 378: | ||
|changelog = | |changelog = | ||
|statstable = yes | |statstable = yes | ||
− | | | + | |attackpow= ||spellpow=3 ||sexi= ||armorpen= ||spellpen= 21||temp= 4||acc= ||crit= 4||critE= ||init= test||lead= ||threat= benis |
− | |armorpen = | + | |armor=4 ||ward= ||focus= ||phyr= ||magr= test||menr= ||eva= h||maxhp= +20 |
− | | | ||
− | |spellpen = 21 | ||
− | | | ||
− | | | ||
− | |acc = | ||
− | |crit = 4 | ||
− | | | ||
− | |init = | ||
− | | | ||
− | | | ||
− | | | ||
− | |maxhp = +20 | ||
− | |||
|dmgnresttable = yes | |dmgnresttable = yes | ||
− | | | + | |atktype = TEST |
− | | | + | |crud= 1||crur= 2 ||pend= ||penr= e |
− | | | + | |acid= f||acir= ||blid= ||blir= d||fird= f||firr= ||frod= ||fror= 5||hold= 12||holr= ||stod= ||stor= a |
− | | | + | |drud= ||drur= 51||fatd= ||fatr= f||phed= ||pher= b||mind= ||minr= f||tead= ||tear= n |
− | | | + | |rawd= ||rawr= 21 |
− | | | ||
− | | | ||
− | |penr = | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |blid = | ||
− | |blir = | ||
− | | | ||
− | | | ||
− | | | ||
− | |firr = | ||
− | |frod = | ||
− | |fror = 5 | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |drud = | ||
− | |drur = 51 | ||
− | |phed = | ||
− | |pher = | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |rawd = | ||
− | |rawr = 21 | ||
}} | }} | ||
<pre><nowiki> | <pre><nowiki> | ||
Line 387: | Line 391: | ||
|name = temp | |name = temp | ||
|image = | |image = | ||
+ | |caption = | ||
|creators = | |creators = | ||
|contributors = temp | |contributors = temp | ||
Line 392: | Line 397: | ||
|itemtype = | |itemtype = | ||
|slot = | |slot = | ||
− | |weapclass = | + | |weapclass = |
+ | |weaptype = | ||
|price = | |price = | ||
|hasspeceff = | |hasspeceff = | ||
|isunique = | |isunique = | ||
+ | |canrefine = | ||
|tags = | |tags = | ||
|stacklimit = | |stacklimit = | ||
Line 403: | Line 410: | ||
|changelog = | |changelog = | ||
|statstable = [yes] or [leave empty if none] | |statstable = [yes] or [leave empty if none] | ||
− | | | + | |attackpow= ||spellpow= ||sexi= ||armorpen= ||spellpen= ||temp= ||acc= ||crit= ||critE= ||init= ||lead= ||threat= |
− | |armorpen = | + | |armor= ||ward= ||focus= ||phyr= ||magr= ||menr= ||eva= ||maxhp= |
− | | | ||
− | |spellpen = | ||
− | | | ||
− | | | ||
− | |acc = | ||
− | |crit = | ||
− | | | ||
− | |init = | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
|dmgnresttable = [yes] or [leave empty if none] | |dmgnresttable = [yes] or [leave empty if none] | ||
− | | | + | |atktype = TEST |
− | | | + | |crud= ||crur= ||pend= ||penr= |
− | | | + | |acid= ||acir= ||blid= ||blir= ||fird= ||firr= ||frod= ||fror= ||hold= ||holr= ||stod= ||stor= |
− | | | + | |drud= ||drur= ||fatd= ||fatr= ||phed= ||pher= ||mind= ||minr= ||tead= ||tear= |
− | | | + | |rawd= ||rawr= |
− | | | ||
− | | | ||
− | |penr = | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |blid = | ||
− | |blir = | ||
− | | | ||
− | | | ||
− | | | ||
− | |firr = | ||
− | |frod = | ||
− | |fror = | ||
− | |stod = | ||
− | |stor = | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |phed = | ||
− | |pher = | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |rawd = | ||
− | |rawr = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 05:23, 26 October 2024
Crediting
Adapted from Template:Infobox Character V2
Usage
temp | |
---|---|
Contributors | temp |
Other Name(s) | temp |
Information | |
Has Special Effect? | Yes |
Is Unique? | No |
Can be Refined? | NO |
Tags | Butt Tress |
Version Added | does not exist |
Stats | ||
---|---|---|
Offensive | ||
Attack Power | Spellpower | Sexiness |
3 | ||
Armor Penetration |
Spell Penetration |
Temptation |
21 | 4 | |
Accuracy | Critical Chance |
Critical Effectiveness |
4 | ||
Initiative | Leadership | Threat |
test | benis | |
Defensive | ||
Armor | Ward | Focus |
4 | ||
Physical Resist |
Magic Resist |
Mental Resist |
test | ||
Evasion | Max HP | |
h | +20 |
Damage & Resistance | ||
---|---|---|
Attack Type | TEST | |
Damage | Type | Resistance |
Physical | ||
1 | Crushing | 2 |
Penetrating | e | |
Elemental | ||
f | Acid | |
Blight | d | |
f | Fire | |
Frost | 5 | |
12 | Holy | |
Storm | a | |
Mental | ||
Drug | 51 | |
Fatigue | f | |
Pheromone | b | |
Psychic | f | |
Tease | n | |
Special | ||
Raw | 21 |
{{Infobox Item V2 |name = temp |image = |caption = |creators = |contributors = temp |othernames = temp |itemtype = |slot = |weapclass = |weaptype = |price = |hasspeceff = |isunique = |canrefine = |tags = |stacklimit = |usable = |combatusable = |versionadded = |changelog = |statstable = [yes] or [leave empty if none] |attackpow= ||spellpow= ||sexi= ||armorpen= ||spellpen= ||temp= ||acc= ||crit= ||critE= ||init= ||lead= ||threat= |armor= ||ward= ||focus= ||phyr= ||magr= ||menr= ||eva= ||maxhp= |dmgnresttable = [yes] or [leave empty if none] |atktype = TEST |crud= ||crur= ||pend= ||penr= |acid= ||acir= ||blid= ||blir= ||fird= ||firr= ||frod= ||fror= ||hold= ||holr= ||stod= ||stor= |drud= ||drur= ||fatd= ||fatr= ||phed= ||pher= ||mind= ||minr= ||tead= ||tear= |rawd= ||rawr= }}