Dead Rising Wiki
Advertisement
 Large Planter  Dead Rising 2 Large Planter (Dead Rising 3)  Dead Rising 3 


Template:Infobox

The DRW Large Planter is a weapon found in Dead Rising 2. It is a pot used for holding a plant.

The 31 Large Planters in the Royal Flush Plaza are the only plants which can spawn items when broken.

Attacks[]

Dead rising large planter main
  • Main: Tap X button/Square button to swing the large planter from right to left.

Item which appears when a weapon is broken[]

Template:Navbar All of the items which can appear when a weapon is broken are found in the spreadsheet data/datafile.big/breakable.csv.

The item which appears when the DRW Large Planter is broken depends on what number the item is assigned when placed in the area files.[1][2]

The numbers appear to be off by one. For example, the 31 Large Planters is 55, yet these planters spawn scissors and handguns, which is listed as 56 and is called LD_LargePlanter.

Trivia[]

  • This item is destroyed when thrown.[7]

Video[]


Gallery[]

See also[]

Other plants: Template:Navbar

Dead rising Small Potted Plant Small Potted Plant (PottedPlant_1)
Dead rising Flower Pot Flower Pot (PottedPlant_2)
Dead rising Round Potted Plant Round Potted Plant (PottedPlant_3)
Dead rising Small Fern Tree Small Fern Tree (PottedPlant_4)
Dead rising Large Potted Plant Large Potted Plant (PottedPlant_5)
Dead rising Large Fern Tree Large Fern Tree (PottedPlant_6)
Dead rising Cactus Plant Cactus Plant (PottedPlant_7)
Dead rising Large Planter Large Planter (PottedPlant_8)

References[]

  1. All of these items which can appear when a weapon is broken are found in the spreadsheet data/datafile.big/breakable.csv. When the game designers placed an item, they usually added a SpawnPropFromCategory line to that item with a number. This number corresponds to a column in data/datafile.big/breakable.csv. For example:

    cItemPlacement Garbage
    {
    ItemName= "GarbageCan_4"
    Location= "-357.314,-5.228,-56.598"
    Rotation= "-0.001,-0.316,0.000,0.949"
    SpawnPropFromCategory= "62"
    }


    From #62 here, which is from data/datafile.big/breakable.csv you can see that the broken GarbageCan_4 will create either:

    1. Snack
    2. Spoiled Hot Dog
    3. Spray Paint
    4. Box of Nails
  2. Ten weapons have a positive default number in items.txt listed under SpawnPropFromCategoryByDefault. This means that when one of these 10 weapons are placed in an area with no SpawnPropFromCategory line, items will still appear when the weapon is broken. Both the Handbag and the Treasure Chest do not have a default number, so when these items are placed with no SpawnPropFromCategory line, no item will appear when the Handbag and Treasure Chest is broken.
  3. Since there is no column 0 in data/datafile.big/breakable.csv, these items by default do not spawn anything.
  4. TrainThrowGarbageCan, TrainThrowGarbage Bag, and TrainThrowBin.
  5. Confusingly, the 1 default category is called Garbage_Bag, even though the default category for garbage bags is 0.
  6. GarbageCan_1, GarbageCan_2, GarbageCan_3, GarbageCan_4, CardboardBox, PlasticBin
  7. In items.txt, this item has the line DestroyOnThrownImpact = "true". see Mod:List of items.


Advertisement