Internal Item Data: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This page documents every internal item name for the items used in Super Mario Bros. Wonder. This will be useful for people, whenever they need a certain item name. === Internal Item Data === In this section, you will find every documented item that the game has to offer. These items can be obtained by touching the actor, and the player will have a certain power, unless they get hit. {| class="wikitable" |+ !Item !Item Actor Name !Item ChildParameter Name |- |Super Mush...") |
|||
Line 7: | Line 7: | ||
!Item | !Item | ||
!Item Actor Name | !Item Actor Name | ||
|- | |- | ||
|Super Mushroom | |Super Mushroom | ||
|<code>ItemKinoko</code> | |<code>ItemKinoko</code> | ||
|- | |- | ||
|Fire Flower | |Fire Flower | ||
|<code>ItemFlower</code> | |<code>ItemFlower</code> | ||
|- | |- | ||
|Super Star | |Super Star | ||
|<code>ItemStar</code> | |<code>ItemStar</code> | ||
|- | |- | ||
|1-UP Mushroom | |1-UP Mushroom | ||
|<code>ItemOneUpKinoko</code> | |<code>ItemOneUpKinoko</code> | ||
|- | |- | ||
|Bubble Flower | |Bubble Flower | ||
|<code>ItemAwaFlower</code> | |<code>ItemAwaFlower</code> | ||
|- | |- | ||
|Drill Mushroom | |Drill Mushroom | ||
|<code>ItemDrillSuit</code> | |<code>ItemDrillSuit</code> | ||
|- | |- | ||
|Elephant Fruit | |Elephant Fruit | ||
|<code>ItemElephantSuit</code> | |<code>ItemElephantSuit</code> | ||
|} | |} | ||
=== Internal Block Item Data === | === Internal Block Item Data === | ||
In this section, you will find data regrading to everything a block can store | In this section, you will find data regrading to everything a block can store in the game, from items from different objects. | ||
{| class="wikitable" | |||
!Item | |||
!Item Child Parameters | |||
|- | |||
|One Yellow Coin | |||
|ObjectCoinYellow_Single | |||
|- | |||
| | |||
| | |||
|- | |||
| | |||
| | |||
|- | |||
| | |||
| | |||
|- | |||
| | |||
| | |||
|- | |||
| | |||
| | |||
|- | |||
| | |||
| | |||
|} | |||
=== Misc. Item Data === | === Misc. Item Data === | ||
This section offers misc. item data that the game has to offer. | This section offers misc. item data that the game has to offer. |
Revision as of 15:22, 10 November 2024
This page documents every internal item name for the items used in Super Mario Bros. Wonder. This will be useful for people, whenever they need a certain item name.
Internal Item Data
In this section, you will find every documented item that the game has to offer. These items can be obtained by touching the actor, and the player will have a certain power, unless they get hit.
Item | Item Actor Name |
---|---|
Super Mushroom | ItemKinoko
|
Fire Flower | ItemFlower
|
Super Star | ItemStar
|
1-UP Mushroom | ItemOneUpKinoko
|
Bubble Flower | ItemAwaFlower
|
Drill Mushroom | ItemDrillSuit
|
Elephant Fruit | ItemElephantSuit
|
Internal Block Item Data
In this section, you will find data regrading to everything a block can store in the game, from items from different objects.
Item | Item Child Parameters |
---|---|
One Yellow Coin | ObjectCoinYellow_Single |
Misc. Item Data
This section offers misc. item data that the game has to offer.