Project Phoenix 2 Item Properties
Welcome
The item property system heavily relies on the mobile mod system designed by Citadel Studios. It allows you to use the 42 properties that come with the system. The system was designed for the usage of a Diablo 2 or Ultima Online style loot system. It also comes with an end game item Editor to allow you to design weapons, armor, and jewelry in game with an easy to use user interface.
Files
Below is a list of all the files that involve the dialog system or where the core structure is.
- scripts/commands/item_properties/scriptcommands_item_properties.lua
- scripts/player/handle_item_properties.lua
- scripts/item_properties/incl_item_properties.lua
- scripts/item_properties/item_properites.lua
To change the location in which objects are saved to files. Look at the scriptcommands.lua override.