Factory Crates (Game Mechanics)

From SWGANH Wiki
Revision as of 19:00, 13 June 2009 by Ready (Talk | contribs) (Factory Crate Sizes by Profession)

Jump to: navigation, search




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.


Navigation

Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

Radial Options

Get Item From Crate

Game Mechanics

Factory crates are the by product of the crafting process when a manufacturing schematic run is sent through a factory. Crates store a set number of identical items from that manufacturing schematic run, whose item counts can be observed by examining the crate itself. Objects from a crate may be removed individually by clicking on the crate and clicking the Get Item From Crate radial option. Crates continue to exist as long as there is at least 1 item remaining in the crate. Once the last remaining object is removed, the crate is then removed from the player's inventory. Each crafted item in the game has, as a general principal, a particular type of factory crate associated with its production.


Types of factory crates

There are 9 types of factory crates observed in the IFFs which are:

1. shared_factory_crate_armor.iff (Armor Crate)
2. shared_factory_crate_chemicals.iff (Chemicals Crate)
3. shared_factory_crate_clothing.iff (Wearables Crate)
4. shared_factory_crate_electronics.iff (Electronics Crate)
5. shared_factory_crate_food.iff (Food Crate)
6. shared_factory_crate_furniture.iff (Furniture Crate)
7. shared_factory_crate_generic_items.iff (Generic Items Crate)
8. shared_factory_crate_installation.iff (Installation Crate)
9. shared_factory_crate_weapon.iff (Weapons Crate)


Of these however only the first 8 are observed to have been used in game. It is to be noted that the general rule is that items produced will be placed inside crates that are intuitively linked to the type of item. For example, a shirt is produced in a wearables crate, and a food item is produced in a food crate. In the live game, and currently in the nge, there are instances where this logic doesnt conform to the reality and some items are oddly placed such as weapons being linked to wearables crate. It is the opinion here that whenever possible, uniformity should be given to crafted items so that their crate placement is based on logical reasoning.

Factory Crate Sizes by Profession

Another important attribute with factory crates are that every crafted item has its own unique capped amount of items that can be stored within a single crate. The amount varies between items ranging from as low as 5 up to 100 item crate sizes. Most crate sizes are known and will be listed under the relevant associated professions.

Source References

Source Source in Context