summaryrefslogtreecommitdiff
path: root/db/craft_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-23 03:56:28 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-23 03:56:28 -0300
commit5ac6a4ee75248e55a8324b2c73e72155c9c0af4a (patch)
tree23fa1578a98b1e019f48fe9c1725cf8ff2f3db83 /db/craft_db.conf
parentdca56a9eb535ba762df4b98636efe3e987c93e52 (diff)
downloadserverdata-5ac6a4ee75248e55a8324b2c73e72155c9c0af4a.tar.gz
serverdata-5ac6a4ee75248e55a8324b2c73e72155c9c0af4a.tar.bz2
serverdata-5ac6a4ee75248e55a8324b2c73e72155c9c0af4a.tar.xz
serverdata-5ac6a4ee75248e55a8324b2c73e72155c9c0af4a.zip
Prepare new Alchemy Recipes:
Grenade (Smoke, Fire, Scent), H. Stat Reset, Broken W. Crystal, Magic Apple, Insurance
Diffstat (limited to 'db/craft_db.conf')
-rw-r--r--db/craft_db.conf199
1 files changed, 199 insertions, 0 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf
index ca6882ad2..1144756ee 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -192,6 +192,205 @@ craft_db: (
},
/****************************************************************************/
{
+ Id: 6
+ Name: "CraftBrokenWarpCrystal"
+ Flag: 8
+ SourceItems:
+ (
+ {
+ Wurtzite: 5
+ BlackMambaSkin: 10
+ },
+ )
+ CreateItems:
+ (
+ {
+ BrokenWarpCrystal: 1
+ },
+ )
+ Priority: 10
+},
+/****************************************************************************/
+{
+ Id: 7
+ Name: "CraftHomunResetPotion"
+ Flag: 8
+ SourceItems:
+ (
+ {
+ Curshroom: 10
+ Manapple: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ HomunResetPotion: 1
+ },
+ {
+ HomunResetPotion: 1
+ },
+ {
+ HomunResetPotion: 2
+ },
+ )
+ Priority: 10
+},
+/****************************************************************************/
+{
+ Id: 8
+ Name: "CraftMagicApple"
+ Flag: 8
+ SourceItems:
+ (
+ {
+ Manapple: 1
+ DivineApple: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ MagicApple: 1
+ },
+ )
+ Priority: 10
+},
+/****************************************************************************/
+{
+ Id: 9
+ Name: "CraftInsuranceContract"
+ Flag: 8
+ SourceItems:
+ (
+ {
+ Quill: 1
+ ReedBundle: 5
+ },
+ )
+ CreateItems:
+ (
+ {
+ InsuranceContract: 2
+ },
+ {
+ InsuranceContract: 2
+ },
+ {
+ InsuranceContract: 3
+ },
+ )
+ Priority: 10
+},
+/****************************************************************************/
+{
+ Id: 10
+ Name: "CraftInsurance"
+ Flag: 8
+ SourceItems:
+ (
+ {
+ Quill: 1
+ DeathPotion: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ Insurance: 2
+ },
+ {
+ Insurance: 2
+ },
+ {
+ Insurance: 3
+ },
+ {
+ Insurance: 4
+ },
+ )
+ Priority: 10
+},
+/****************************************************************************/
+{
+ Id: 11
+ Name: "CraftSmokeGrenade"
+ Flag: 8
+ SourceItems:
+ (
+ {
+ CactusPotion: 3
+ Coal: 2
+ },
+ )
+ CreateItems:
+ (
+ {
+ SmokeGrenade: 3
+ },
+ {
+ SmokeGrenade: 3
+ },
+ {
+ SmokeGrenade: 2
+ },
+ )
+ Priority: 10
+},
+/****************************************************************************/
+{
+ Id: 12
+ Name: "CraftScentGrenade"
+ Flag: 8
+ SourceItems:
+ (
+ {
+ CactusPotion: 3
+ Moss: 9
+ },
+ )
+ CreateItems:
+ (
+ {
+ ScentGrenade: 3
+ },
+ {
+ ScentGrenade: 3
+ },
+ {
+ ScentGrenade: 2
+ },
+ )
+ Priority: 10
+},
+/****************************************************************************/
+{
+ Id: 13
+ Name: "CraftGrenade"
+ Flag: 8
+ SourceItems:
+ (
+ {
+ CactusPotion: 3
+ SulfurPowder: 7
+ },
+ )
+ CreateItems:
+ (
+ {
+ Grenade: 3
+ },
+ {
+ Grenade: 3
+ },
+ {
+ Grenade: 2
+ },
+ )
+ Priority: 10
+},
+/****************************************************************************/
+{
Id: 21
Name: "CraftHastePotion"
Flag: 8