Difference between revisions of "User:Theaetetus/sandbox2"
Jump to navigation
Jump to search
Theaetetus (talk | contribs) |
Theaetetus (talk | contribs) |
||
Line 65: | Line 65: | ||
;Attack{{#if: {{{attack2dmg|}}}| 1}} | ;Attack{{#if: {{{attack2dmg|}}}| 1}} | ||
:{{{attack1part|}}}<br>{{{attack1dmg|}}} dmg ({{{attack1type|}}})<br>{{ticks|{{{attack1cool}}}}} }} | :{{{attack1part|}}}<br>{{{attack1dmg|}}} dmg ({{{attack1type|}}})<br>{{ticks|{{{attack1cool}}}}} }} | ||
+ | |||
+ | {{#if: {{{attack2dmg|}}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}| | ||
+ | {{#set:Attack 2 Damage = {{{attack2dmg|}}} }} | ||
+ | {{#set:Attack 2 Type = {{{attack2type|}}} }} | ||
+ | {{#set:Attack 2 Part = {{{attack2part|}}} }} | ||
+ | {{#set:Attack 2 Cooldown = {{{attack2cool|}}} }} | ||
+ | ;Attack 2 | ||
+ | :{{{attack2part|}}}<br>{{{attack2dmg|}}} dmg ({{{attack2type|}}})<br>{{ticks|{{{attack2cool}}}}} }} | ||
{{#if: {{{mobdamage|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }} | {{#if: {{{mobdamage|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }} |
Revision as of 19:25, 26 July 2016
Theaetetus