summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-04-04 15:14:13 +0200
committerReid <reidyaro@gmail.com>2015-04-04 15:14:13 +0200
commit71e3d704b51f73abf616da77d5e758b3e0d82634 (patch)
tree9f1f75681f0c48431f23a01377d82c0fdf451a04 /db
parent5138299bd2d250f4f718b6fcce9a6711ebf350f6 (diff)
downloadserverdata-71e3d704b51f73abf616da77d5e758b3e0d82634.tar.gz
serverdata-71e3d704b51f73abf616da77d5e758b3e0d82634.tar.bz2
serverdata-71e3d704b51f73abf616da77d5e758b3e0d82634.tar.xz
serverdata-71e3d704b51f73abf616da77d5e758b3e0d82634.zip
Add misceffect on item db.
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 5f2889a1..18f8d23a 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -101,6 +101,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(12, 18), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -130,6 +131,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(25, 40), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -159,6 +161,7 @@ item_db: (
Sprite: 0
Script: <"
sc_start SC_ATTHASTE_POTION1, 20000, -5; itemheal rand(25, 35), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -188,6 +191,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(30, 50), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -217,6 +221,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(7, 13), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -246,6 +251,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(15, 25), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -275,6 +281,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(12, 23), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -304,6 +311,7 @@ item_db: (
Sprite: 0
Script: <"
sc_start2 SC_POISON, 1, 20, 2500; itemheal rand(10, 20), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -333,6 +341,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(75, 100), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -362,6 +371,7 @@ item_db: (
Sprite: 0
Script: <"
sc_start2 SC_POISON, 1, 30, 3333; itemheal rand(2, 6), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -391,6 +401,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(65, 90), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -479,6 +490,7 @@ item_db: (
Sprite: 0
Script: <"
sc_start SC_ATTHASTE_POTION1, 20000, 5; itemheal rand(20, 30), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -508,6 +520,7 @@ item_db: (
Sprite: 0
Script: <"
sc_start2 SC_POISON, 1, 10, 2500; itemheal 1, 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -567,6 +580,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(28, 35), 0;
+ misceffect 7, getcharid(3);
">
},
{
@@ -596,6 +610,7 @@ item_db: (
Sprite: 0
Script: <"
itemheal rand(60, 75), 0;
+ misceffect 7, getcharid(3);
">
},
{