From 20df2abc1aca00d6aa5dc78347133890f36b32f3 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 13 Jan 2018 20:50:42 +0100 Subject: Initial commit --- db/re/item_packages.conf | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 db/re/item_packages.conf (limited to 'db/re/item_packages.conf') diff --git a/db/re/item_packages.conf b/db/re/item_packages.conf new file mode 100644 index 000000000..1e5544b30 --- /dev/null +++ b/db/re/item_packages.conf @@ -0,0 +1,26 @@ +//==================================================== +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//= +//= http://herc.ws/board/ +//================= More Information ================= +// http://herc.ws/board/topic/1244-official-item-grouppackagechain +//==================================================== +// Structure of file: +/* +: { + : { + Random: 0 - Signs what group type this item belongs to, 0 is "Must", a group of items that come out whenever the package is open (doesn't use rate), anything above 0 is considered "random_group_", a package with 2 random groups for example gets 2 items whenever open, one from each group + Count: 30 - Stands for how much 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 not 0, 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. + } +} +*/ + -- cgit v1.2.3-70-g09d2