From fe32155331e96c2b3fdc0477cc4bf8f350bdc512 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Mar 2018 16:58:41 -0300 Subject: Regen 009-1 mapcache, fix items as requested by Micksha --- db/re/item_db.conf | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 48b6e00a5..e6055038e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -181,8 +181,8 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 25; - @max = 40; + @min = 35; + @max = 50; @delay = 3; @type = 1; doevent "rand_sc_heal::OnUse"; @@ -234,8 +234,8 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 30; - @max = 50; + @min = 40; + @max = 60; @delay = 5; @type = 1; doevent "rand_sc_heal::OnUse"; @@ -260,8 +260,8 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 7; - @max = 13; + @min = 12; + @max = 20; @delay = 2; @type = 1; doevent "rand_sc_heal::OnUse"; @@ -312,8 +312,8 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 12; - @max = 23; + @min = 22; + @max = 33; @delay = 3; @type = 1; doevent "rand_sc_heal::OnUse"; @@ -364,8 +364,8 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 75; - @max = 100; + @min = 80; + @max = 110; @delay = 5; @type = 1; doevent "rand_sc_heal::OnUse"; @@ -1016,8 +1016,8 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 10; - @max = 1000; + @min = 80; + @max = 200; @delay = 3; @type = 1; doevent "rand_sc_heal::OnUse"; @@ -1042,8 +1042,8 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 4; - @max = 400; + @min = 60; + @max = 140; @delay = 3; @type = 1; doevent "rand_sc_heal::OnUse"; @@ -1080,8 +1080,8 @@ item_db: ( AegisName: "Beer" Name: "Beer" Type: "IT_HEALING" - Buy: 50 - Sell: 25 + Buy: 200 + Sell: 50 Weight: 4 Gender: "SEX_ANY" WeaponLv: 0 @@ -1094,8 +1094,8 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 4; - @max = 400; + @min = 150; + @max = 300; @delay = 3; @type = 1; doevent "rand_sc_heal::OnUse"; @@ -2052,7 +2052,7 @@ item_db: ( noauction: true } Script: <" - setarray .@r, StrangeCoin, Bread, Cheese; + setarray .@r, StrangeCoin, Bread, Cheese, Aquada; .@n=rand(getarraysize(.@r)); if (.@n > 0) -- cgit v1.2.3-70-g09d2