Editing Pikmin gen codes

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 34: Line 34:
 
     }, </pre>
 
     }, </pre>
 
<br>
 
<br>
The following gen code spawns a Beady Long Legs from Challenge Mode's The Final Trial in the same location as the starting area of The Forest Of Hope.
 
<br>
 
    "Object type: boss",
 
    {
 
        "name": "    ",
 
        "unk1": "0x0",
 
        "unk2": "0x0",
 
        "metadata": "835f837d834f8382310000000000000000000000000000000000000000000000",
 
        "position": "-300 -37 2040",
 
        "position offset": "0.0 0.0 0.0",
 
        "object type": "boss",
 
        "object version": 2,
 
        "object data": {
 
            "boss type?": 1248,
 
            "obj parameters": {}
 
        },
 
        "area data": [
 
            "pint",
 
            "0.0 0.0 0.0",
 
            {}
 
        ],
 
        "spawn type data": [
 
            "1one",
 
            {
 
                "b00": "0x0",
 
                "b01": "0x0",
 
                "p00": "0x0",
 
                "p01": "0xb4",
 
                "p02": "0x0"
 
            }
 
        ]
 
    },
 
<br>
 
 
 
Explanation:
 
Explanation:
 
{| class="wikitable"
 
{| class="wikitable"
Line 90: Line 56:
 
| <pre>"object data"</pre> || The object's data. See [[#Object data|this section.]]
 
| <pre>"object data"</pre> || The object's data. See [[#Object data|this section.]]
 
|}
 
|}
 +
  
 
=== Object data ===
 
=== Object data ===

Please note that all contributions to Pikmin Technical Knowledge Base are considered to be released under the Creative Commons Attribution-ShareAlike (see Pikmin Technical Knowledge Base:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: