Template:Damage info: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{DamageInfoPrimitive
<includeonly>{{DamageInfoPrimitive
| count =
| count = {{{count|
{{{count|
   {{#explode: {{lc: {{{1}}} }} | d | 0 }}
   {{#explode: {{lc: {{{1}}} }} |d| 0 }}
}}}
}}}
| die =
| die = {{{die|
{{{die|
   {{#explode: {{#replace: {{lc: {{{1}}} }} | d | + }} | + | 1 }}
   {{#explode: {{#replace: {{lc: {{{1}}} }} |d| + }} |+| 1 }}
}}}
| plus = {{{plus|
  {{#if: {{#pos: {{{1}}} | + }}
    | {{#explode: {{#replace: {{lc: {{{1}}} }} | d | + }} | + | 2}}
    | 0 }}
}}}
}}}
| plus =
{{#if: {{{plus|}}}
  | {{{plus}}}
  | {{#if: {{#pos: {{{1}}} |+}}
      | {{#explode: {{#replace: {{lc: {{{1}}} }} |d| + }} |+| 2}}
      | 0 }}
}}
| type = {{{type| {{{2}}} }}}
| type = {{{type| {{{2}}} }}}
| modifier = {{{modifier|}}}
| modifier = {{{modifier|}}}