| Line 55: |
Line 55: |
| | *<Node Letter and Pattern Number>_node_info = <argument> | | *<Node Letter and Pattern Number>_node_info = <argument> |
| | The formation argument should simply be the enemy names, listed below, separated by a space. | | The formation argument should simply be the enemy names, listed below, separated by a space. |
| | + | All spellings are English spellings. Eg, "harbor" instead of "harbour". |
| | + | All enemy information can be seen at the bottom of the source as there is a gigantic table of the mappings. |
| | | | |
| | Enemy ship names are done as follows: | | Enemy ship names are done as follows: |
| Line 81: |
Line 83: |
| | *Flagship_2 | | *Flagship_2 |
| | *Flagship_Kai | | *Flagship_Kai |
| | + | |
| | + | '''For bosses, type out their full name (don't use shorthand like BB_hime). |
| | + | *For final forms, simply add "_final_form" at the end |
| | + | *Floating Fortresses and Escort Fortresses have three forms and need "_1", "_2", and "_3" appended |
| | + | **floating_fortress_1 |
| | + | **floating_fortress_2 |
| | + | **etc |
| | + | *For Hoppou (Northern Hime), the 3-5 form has 3-5 appended as such |
| | + | **northern_princess_3-5_final_form |
| | | | |
| | '''Some examples are:''' | | '''Some examples are:''' |
| Line 87: |
Line 98: |
| | *''CVL_Nu-class_Flagship'' | | *''CVL_Nu-class_Flagship'' |
| | *''CV_Wo-class_Flagship_Kai'' | | *''CV_Wo-class_Flagship_Kai'' |
| | + | |
| | + | |
| | | | |
| | You would invoke the full argument such as follows: | | You would invoke the full argument such as follows: |