Line 50: |
Line 50: |
| *A1_form = line_ahead | | *A1_form = line_ahead |
| *B2_form = line_abreast | | *B2_form = line_abreast |
| + | |
| + | ===Node Final Forms=== |
| + | This is for denoting that a certain node pattern is the final form. For example, the composition of an enemy fleet might change for the final kill of a gauge map. These would be denoted by being a "final form" of the node's patterns. The parameter takes multiple arguments because there may be multiple final forms for a node based on level requirements. |
| + | |
| + | *final_form = <space separated list of nodepatterns> |
| + | Eg, |
| + | *final_form = C2 C3 |
| | | |
| ===Enemies=== | | ===Enemies=== |