More actions
→Structures: Acceleration Gate |
No edit summary |
||
| Line 9: | Line 9: | ||
<code>{{t|CMBSite|Name of the complex}} OR {{t|NPCTableCSS}} (either one once somewhere in the article)<br> | <code>{{t|CMBSite|Name of the complex}} OR {{t|NPCTableCSS}} (either one once somewhere in the article)<br> | ||
{{t|NPCTableHead|Table header}}<br> | {{t|NPCTableHead|Table header}}<br> | ||
{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=Ewar|6=cargo=Loot|7=trigger=Trigger| | {{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=Ewar|6=cargo=Loot|7=drop=drop|8=trigger=Trigger|9=note=Notes}}<br> | ||
{{t|NPCTableSeparator|Separator title}}<br> | {{t|NPCTableSeparator|Separator title}}<br> | ||
{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes | {{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=Ewar|6=cargo=Loot|7=drop=drop|8=trigger=Trigger|9=note=Notes}}<br> | ||
|}</code> | |}</code> | ||
| Line 22: | Line 22: | ||
==== Ships ==== | ==== Ships ==== | ||
<code>{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes | <code>{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=Ewar|6=cargo=Loot|7=drop=drop|8=trigger=Trigger|9=note=Notes}}</code> | ||
;Ship size | ;Ship size | ||
| Line 71: | Line 71: | ||
:*Energy neutralization ("neut"): <code><nowiki>{{icon|neut|24|Neuting}}</nowiki></code> {{icon|neut|24|Neuting}} | :*Energy neutralization ("neut"): <code><nowiki>{{icon|neut|24|Neuting}}</nowiki></code> {{icon|neut|24|Neuting}} | ||
If no additional information about ewar is needed more simple <code><nowiki>ewar = </nowiki></code> is enough. If a ship uses multiple ewar types you can specify second ewar type with <code><nowiki>ewar2 = </nowiki></code> | If no additional information about ewar is needed more simple <code><nowiki>ewar = </nowiki></code> is enough. If a ship uses multiple ewar types you can specify second ewar type with <code><nowiki>ewar2 = </nowiki></code> | ||
;cargo and drop | |||
: If something noteworthy drops it hould be marked as cargo (shiny) or drop (not shiny). | |||
;note | |||
:If there is something else noteworthy about this ship then it can be added in this note. | |||
Examples: | Examples: | ||
| Line 106: | Line 112: | ||
:*Hackable {{icon|br hackable|16|Hackable Structure}} | :*Hackable {{icon|br hackable|16|Hackable Structure}} | ||
In addition to the ship parameters noted above, structure entries can also use the | In addition to the ship parameters noted above, structure entries can also use all the same parameters as ships. | ||
=== NPCTableSeparator parameters === | === NPCTableSeparator parameters === | ||