Difference between revisions of "Containers (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Container Types)
(Container Types)
Line 64: Line 64:
 
::'''World Container Objects (20 items):'''
 
::'''World Container Objects (20 items):'''
  
::Player may only open and remove items from it, and may not add items back into them.
+
World containers are basically objects out in the game to which are available to any player that stumbles upon it. These typically have randomized items that spawn in them except in the cases where the containers are for specific quests or themes. These items are typically static in location with the only variation occurring being their item spawn. The contents of these containers are typically free for all in nature. Players have permission to remove items that spawn in these however they are not granted access to add items to the contents.  
  
::These include static and spawned object locations such as:
+
::World container types include:
  
 
::* [[media:Drum2.jpg|Drum]]
 
::* [[media:Drum2.jpg|Drum]]

Revision as of 05:20, 6 September 2009




Game Mechanics - Mechanics Category

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.


Game Mechanics

Some objects are containers, and one of the choices on the radial menu will be "Open". (If it's an NPC's corpse, the option will be called "Loot" instead, but it means the same thing).

When you open a container, you will see a container window. This window shows you the contents of the container. You can pick things out from the container and drag them into another container or into your inventory or use the Pickup radial on the object inside the container to automatically obtain the item. A player may not however place items inside an npc corpse or world object.


Container Types

There are a number of types of containers:


  • Treasure Chest: (20 items)
  • Mob Inventory Creatures and mobs are given inventories as well. One of these inventories includes equippable weapons that an npc may choose from in order to fight with. Players do not have access to this although at one point they could use the /open command to view and remove contents from npcs, however this was a bug
  • Mob Corpse A second sort of mob inventory includes the lootable objects that will be generated on an npc or creature upon being defeated. Players may only retrieve objects from these types of inventories and are not given permissions to modify them by placing items inside.
  • Player inventory: (80 items)
  • Component Analysis Tool: (holds 10 looted ship component items)
  • Crafting Station Hopper: (Holds 100 items and Contents count against housing limit)
  • Bank Safety Deposit Box: These hold 100 items, and allow other containers to be placed inside.
  • Fish: These have a storage capacity of 5. Players may not open it or add items into them. The player uses a special option (fillet) to extract the contents.


World Container Objects (20 items):

World containers are basically objects out in the game to which are available to any player that stumbles upon it. These typically have randomized items that spawn in them except in the cases where the containers are for specific quests or themes. These items are typically static in location with the only variation occurring being their item spawn. The contents of these containers are typically free for all in nature. Players have permission to remove items that spawn in these however they are not granted access to add items to the contents.

World container types include:


Lootable Containers (20 items):


Quest Reward Containers (50 items)
  • Multipocket Bandolier
  • Two-strapped Bandolier
  • Mercenary Bandolier
  • Ithorian Two-strapped Bandolier
  • Ithorian Multipocket Bandolier
  • Ithorian Mercenary Bandolier
  • Drum


Player Crafted backpacks. (50 Items)



Player Crafted Furniture (50):
The items in the container do count towards your housing inventory.

Container Features

There are some common aspects between containers


  • Containers have finite capacities. All containers have a specific carrying capacity to which no more objects can be placed into.
  • To view nested contents, such as when crafting and accessing multiple containers in the craft window, an Open in New Window radial option appears when using a container in inventory for the player when they wish to access multiple container windows at once if there is already an open container being viewed.
  • Containers can not be placed inside other containers with the exception of bank deposit box, satchels, cargo pockets and the starship component analyzer tool. 20 item containers such as Satchels and Cargo Pockets may be placed inside higher level containers such as backpacks, bookcases etc but may not be placed inside other satchels and cargo pockets. Any non data item may be placed inside a container.
  • Container Volumn attributes indicate the current amount of objects within the container. This attribute is viewable by using the examine radial on any object that can be targeted. Every object by default has a volumn amount of 1, being itself. Any other object that is placed into it or that it holds, adds to this amount. Backpacks are a clear example of this. A backpack with 45 objects will have a volumn count of 46 (45 objects and itself). A backpack with no objects in it will have a volumn count of 1.
  • Items in Containers count against structure item limits.

Examples are below:


Volumn of Container with 45 items
Volumn of Container with 0 items





Container Permissions

Source References

Source Source in Context