Template:IdeaCreature: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
add "class" parameter
imported>AntumDeluge
add optional "ratk" parameter
Line 6: Line 6:
:: Level: ''{{#if: {{{level|}}} | {{{level|}}} | (TBD) }}''
:: Level: ''{{#if: {{{level|}}} | {{{level|}}} | (TBD) }}''
:: HP: ''{{#if: {{{hp|}}} | {{{hp}}} | (TBD) }}''
:: HP: ''{{#if: {{{hp|}}} | {{{hp}}} | (TBD) }}''
:: ATK: ''{{#if: {{{atk|}}} | {{{atk}}} | (TBD) }}''
:: ATK: ''{{#if: {{{atk|}}} | {{{atk}}} | (TBD) }}'' {{#if: {{{ratk|}}} |
:: RATK: ''{{{ratk}}} ('''Note:''' ranged attack stat currently not implemented)'' }}
:: DEF: ''{{#if: {{{def|}}} | {{{def}}} | (TBD) }}''
:: DEF: ''{{#if: {{{def|}}} | {{{def}}} | (TBD) }}''
: Suggested XP: ''{{#if: {{{xp|}}} | {{{xp}}} | (TBD) }}''
: Suggested XP: ''{{#if: {{{xp|}}} | {{{xp}}} | (TBD) }}''
Line 27: Line 28:
&nbsp;&nbsp;<nowiki>| level = 330</nowiki><br>
&nbsp;&nbsp;<nowiki>| level = 330</nowiki><br>
&nbsp;&nbsp;<nowiki>| hp = 7,000</nowiki><br>
&nbsp;&nbsp;<nowiki>| hp = 7,000</nowiki><br>
&nbsp;&nbsp;<nowiki>| atk = 1455 (light)</nowiki><br>
&nbsp;&nbsp;<nowiki>| atk = 1,455 (light)</nowiki><br>
&nbsp;&nbsp;<nowiki>| ratk = 1,455 (light)</nowiki><br>
&nbsp;&nbsp;<nowiki>| def = 162</nowiki><br>
&nbsp;&nbsp;<nowiki>| def = 162</nowiki><br>
&nbsp;&nbsp;<nowiki>| xp = 363,000</nowiki><br>
&nbsp;&nbsp;<nowiki>| xp = 363,000</nowiki><br>
Line 51: Line 53:
| level = 330
| level = 330
| hp = 7,000
| hp = 7,000
| atk = 1455 (light)
| atk = 1,455 (light)
| ratk = 1,455 (light)
| def = 162
| def = 162
| xp = 363,000
| xp = 363,000