No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|- style="text-align:left;"| | |- style="text-align:left;"| | ||
! Health Points !! Power Usage !! Visibility Range !! Movement Speed !! Faction | ! Health Points !! Power Usage !! Visibility Range !! Movement Speed !! Faction | ||
|- style=" | |- style="padding-left: 20px; padding-right: 5px;"| | ||
| {{{health}}} || {{{power}}} || {{{visibility}}} || {{{movement-speed}}} || {{{race}}} | | {{{health}}} || {{{power}}} || {{{visibility}}} || {{{movement-speed}}} || {{{race}}} | ||
|} | |} | ||
Line 14: | Line 14: | ||
! <!-- gap --> | ! <!-- gap --> | ||
! Storage Size | ! Storage Size | ||
|- style="padding-left: 20px; | |- style="padding-left: 20px; padding-right: 5px;"| | ||
|{{{socket-i}}}{{#if:{{{socket-s}}}|{{!}}{{!}}{{{socket-s}}}}}{{#if:{{{socket-m}}}|{{!}}{{!}}{{{socket-m}}}}}{{#if:{{{socket-l}}}|{{!}}{{!}}{{{socket-l}}}}} | |{{{socket-i}}}{{#if:{{{socket-s}}}|{{!}}{{!}}{{{socket-s}}}}}{{#if:{{{socket-m}}}|{{!}}{{!}}{{{socket-m}}}}}{{#if:{{{socket-l}}}|{{!}}{{!}}{{{socket-l}}}}} | ||
| style="width: 20px"| <!-- gap --> | | style="width: 20px"| <!-- gap --> |
Revision as of 13:35, 8 August 2023
Health Points | Power Usage | Visibility Range | Movement Speed | Faction |
---|---|---|---|---|
{{{health}}} | {{{power}}} | {{{visibility}}} | {{{movement-speed}}} | {{{race}}} |
Internal | Small | Medium | Large | Storage Size | |
---|---|---|---|---|---|
{{{socket-i}}} | {{{socket-s}}} | {{{socket-m}}} | {{{socket-l}}} | {{{storage}}} |
Documentation
{{Entity_Stats |name |health |power |movement-speed |visibility |storage |size |race |entity-type1 |entity-type2 |socket-l |socket-m |socket-s |socket-i }}
- need to add: |tile-size
- remove unused ones?
- storage - just to count storage (what is bughole?)
- size - unit small medium large special=re-sim other=foundation (not used .. yet?)
- race - robot human alien bug
- entity-type - building bot or both?
- Note: Race and Entity-type output needs to have a capitalized first letter... Robot Human Alien Bug / Building Bot
- socket-x - count how many of each, return number. return nothing if empty
The above Template documentation is transcluded from Template:Entity Stats/doc. (edit | history)