Difference between revisions of "Template:CombatStats"
Jump to navigation
Jump to search
(testing) |
(Created) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {|class="wikitable" style=" | + | {|class="wikitable" style="margin:auto; border-radius:10px; border: 2px solid black; valign="top"" |
|- | |- | ||
− | {{ | + | !colspan="4"|Combat Stats |
− | | | + | |- |
− | }} | + | <tr><td>Attack Power</td><th>{{align|center|{{{attackpower|}}} }}</th><td>Armor Penetration</td><th>{{align|center|{{{armrpen|}}}}}</th></tr> |
− | {{ | + | |- |
− | | | + | <tr><td>Spellpower</td><th>{{align|center|{{{spellpower|}}} }}</th><td>Spell Penetration</td><th>{{align|center|{{{spellpen|}}}}}</th></tr> |
− | }} | + | |- |
+ | <tr><td>Sexiness</td><th>{{align|center|{{{sexi|}}} }}</th><td>Temptation</td><th>{{align|center|{{{tempt|}}}}}</th></tr> | ||
+ | |- | ||
+ | <tr><td>Accuracy</td><th>{{align|center|{{{acc|}}} }}</th><td>Critical Chance</td><th>{{align|center|{{{crit|}}}}}</th></tr> | ||
+ | |- | ||
+ | <tr><td>Armor</td><th>{{align|center|{{{armr|}}} }}</th><td>Warding</td><th>{{align|center|{{{ward|}}}}}</th></tr> | ||
+ | |- | ||
+ | <tr><td>Focus</td><th>{{align|center|{{{foc|}}} }}</th><td>Evasion</td><th>{{align|center|{{{eva|}}}}}</th></tr> | ||
+ | |- | ||
+ | !colspan="4"|Resistances | ||
+ | |- | ||
+ | <tr><td>Physical</td><th>{{align|center|{{{phyr|}}} }}</th><td>Magic</td><th>{{align|center|{{{magr|}}}}}</th></tr> | ||
+ | |- | ||
+ | <tr><td>Mental</td><th>{{align|center|{{{menr|}}} }}</th><td>Penetrating</td><th>{{align|center|{{{penr|}}}}}</th></tr> | ||
+ | |- | ||
+ | <tr><td>Crushing</td><th>{{align|center|{{{crur|}}} }}</th><td>Holy</td><th>{{align|center|{{{holr|}}} }}</th></tr> | ||
+ | |- | ||
+ | <tr><td>Blight</td><th>{{align|center|{{{blir|}}}}}</th><td>Acid</td><th>{{align|center|{{{acir|}}} }}</th></tr> | ||
+ | |- | ||
+ | <tr><td>Fire</td><th>{{align|center|{{{firr|}}}}}</th><td>Frost</td><th>{{align|center|{{{fror|}}} }}</th></tr> | ||
+ | |- | ||
+ | <tr><td>Storm</td><th>{{align|center|{{{stor|}}}}}</th><td>Tease</td><th>{{align|center|{{{tear|}}} }}</th></tr> | ||
+ | |- | ||
+ | <tr><td>Drug</td><th>{{align|center|{{{drur|}}}}}</th><td>Pheromone</td><th>{{align|center|{{{pherr|}}} }}</th></tr> | ||
|- | |- | ||
− | }} | + | <tr><td>Fatigue</td><th>{{align|center|{{{fatr|}}}}}</th><td>Psychic</td><th>{{align|center|{{{psycr|}}} }}</th></tr> |
+ | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{CombatStats | {{CombatStats | ||
− | |attackpower = 12 | + | |attackpower = 18 |
+ | |armrpen = 16 | ||
+ | |spellpower = 12 | ||
+ | |spellpen = 6 | ||
+ | |sexi = | ||
+ | |tempt = | ||
+ | |fatr = 0 | ||
+ | }} | ||
+ | Yes (psycr) is deliberate --[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 16:43, 10 April 2023 (UTC) | ||
+ | <pre><nowiki> | ||
+ | {{CombatStats | ||
+ | |attackpower = 18 | ||
+ | |armrpen = 16 | ||
|spellpower = 12 | |spellpower = 12 | ||
+ | |spellpen = 6 | ||
+ | |sexi = | ||
+ | |temp = | ||
+ | |acc = | ||
+ | |crit = | ||
+ | |armr = | ||
+ | |ward = | ||
+ | |foc = | ||
+ | |eva = | ||
+ | |phyr = | ||
+ | |magr = | ||
+ | |menr = | ||
+ | |penr = | ||
+ | |crur = | ||
+ | |holr = | ||
+ | |blir = | ||
+ | |acir = | ||
+ | |firr = | ||
+ | |fror = | ||
+ | |stor = | ||
+ | |tear = | ||
+ | |drur = | ||
+ | |pherr = | ||
+ | |fatr = 0 | ||
+ | |psycr = | ||
}} | }} | ||
− | + | </nowiki></pre> | |
</noinclude> | </noinclude> |
Revision as of 16:43, 10 April 2023
Combat Stats | |||
---|---|---|---|
Attack Power | 18 | Armor Penetration | 16 |
Spellpower | 12 | Spell Penetration | 6 |
Sexiness | Temptation | ||
Accuracy | Critical Chance | ||
Armor | Warding | ||
Focus | Evasion | ||
Resistances | |||
Physical | Magic | ||
Mental | Penetrating | ||
Crushing | Holy | ||
Blight | Acid | ||
Fire | Frost | ||
Storm | Tease | ||
Drug | Pheromone | ||
Fatigue | 0 | Psychic |
Yes (psycr) is deliberate --Spotty McBumble Fuck (talk) 16:43, 10 April 2023 (UTC)
{{CombatStats |attackpower = 18 |armrpen = 16 |spellpower = 12 |spellpen = 6 |sexi = |temp = |acc = |crit = |armr = |ward = |foc = |eva = |phyr = |magr = |menr = |penr = |crur = |holr = |blir = |acir = |firr = |fror = |stor = |tear = |drur = |pherr = |fatr = 0 |psycr = }}