Template:Homunculus Info: Difference between revisions
Jump to navigation
Jump to search
Galuverior (talk | contribs) (Hidden stats) |
Galuverior (talk | contribs) m (messed up where to end comment) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
|- | |- | ||
|'''Feed:'''||{{{feedItem}}} | |'''Feed:'''||{{{feedItem}}} | ||
<!-- | |||
|- | |- | ||
!colspan=2 style="background:#99FFFF;"|Starting Stats | !colspan=2 style="background:#99FFFF;"|Starting Stats | ||
Line 36: | Line 37: | ||
| +{{{str}}}||+{{{agi}}}||+{{{vit}}}||+{{{int}}}||+{{{dex}}}||+{{{luk}}} | | +{{{str}}}||+{{{agi}}}||+{{{vit}}}||+{{{int}}}||+{{{dex}}}||+{{{luk}}} | ||
|} | |} | ||
--> | |||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
This template creates an info box for a particular Homunculus to ensure a consistent style across all of the Homunculi pages on the wiki. For Homunculi S, use the template [[Template:Homunculus S Info|Homunculus S Info]]. | This template creates an info box for a particular Homunculus to ensure a consistent style across all of the Homunculi pages on the wiki. For Homunculi S, use the template [[Template:Homunculus S Info|Homunculus S Info]]. | ||
Line 44: | Line 46: | ||
|race= | |race= | ||
|feedItem= | |feedItem= | ||
|startHP= | |startHP= | ||
|startSP= | |startSP= | ||
Line 64: | Line 62: | ||
|dex= | |dex= | ||
|luk= | |luk= | ||
}} | |||
</pre> | |||
===Fields=== | ===Fields=== |
Latest revision as of 02:20, 26 September 2024
This template creates an info box for a particular Homunculus to ensure a consistent style across all of the Homunculi pages on the wiki. For Homunculi S, use the template Homunculus S Info.
Usage
{{Homunculus Info |race= |feedItem= |startHP= |startSP= |startStr= |startAgi= |startVit= |startInt= |startDex= |startLuk= |HP= |SP= |str= |agi= |vit= |int= |dex= |luk= }}
Fields
Field | Description |
---|---|
race | The "monster" Race. (e.g. Demi Human, Formless, Brute, etc.) |
feedItem | The food item required to feed. |
startHP | The base HP at Level 1. |
startSP | The base SP at Level 1. |
startStr | The base STR at Level 1. |
startAgi | The base AGI at Level 1. |
startVit | The base VIT at Level 1. |
startInt | The base INT at Level 1. |
startDex | The base DEX at Level 1. |
startLuk | The base LUK at Level 1. |
HP | The average amount of HP raised for each Level gained. |
SP | The average amount of SP raised for each Level gained. |
str | The average amount of STR raised for each Level gained. |
agi | The average amount of AGI raised for each Level gained. |
vit | The average amount of VIT raised for each Level gained. |
int | The average amount of INT raised for each Level gained. |
dex | The average amount of DEX raised for each Level gained. |
luk | The average amount of LUK raised for each Level gained. |