diff options
Diffstat (limited to 'db/pre-re/item_packages.conf')
-rw-r--r-- | db/pre-re/item_packages.conf | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/db/pre-re/item_packages.conf b/db/pre-re/item_packages.conf index f2f467681..acbd88752 100644 --- a/db/pre-re/item_packages.conf +++ b/db/pre-re/item_packages.conf @@ -8,8 +8,22 @@ //= //= http://hercules.ws/board/ //================= More Information ================= -// <link~u> <desc~!> +// http://hercules.ws/board/topic/1244-official-item-grouppackagechain //==================================================== +// Structure of file: +/* +<Container_Item_Name>: { + <Entry_Item_Name>: { + Random: True/False - Signs whether a item is randomed or should be given whenever the packageis consumed. + Count: 30 - Stands for how much <Entry_Item_Name> will be obtained. + Expire: 2 - Signs how many hours this item will last (makes a rental item). + Announce: True/False - Signs whether to relay a special item obtain announcement when this item comes out of the package. + Rate: 50 - If 'Random' is True, a rate from 1 to 10000 (0.01% - 100%) will be given. + Named: True/False - Signs whether the item should have the owner's name in it. + } +} +*/ + Special_Box: { Wrapped_Mask: { Rate: 3 |