(Created page with " <nowiki> {{Entity_Stats |name |health_points |power |movement_speed |visibility_range |slots-storage |size |race |trigger_channel1 |trigger_channel2 }} </nowiki> race - robot human alien bug trigger_channel - building bot or both? size - unit small medium large special=re-sim other=foundation") |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
----------------------------------- | |||
[[:Template:Entity Stats/doc|Documentation:]] | |||
<nowiki> | <nowiki> | ||
{{Entity_Stats | {{Entity_Stats | ||
|name | |name | ||
| | |health | ||
|power | |power | ||
| | |movement-speed | ||
| | |visibility | ||
| | |storage | ||
|size | |size | ||
|race | |race | ||
| | |entity-type1 | ||
| | |entity-type2 | ||
|socket-l | |||
|socket-m | |||
|socket-s | |||
|socket-i | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
*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 |
Latest revision as of 18:29, 8 August 2023
{{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