diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8e2231054..47273d21e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -77343,7 +77343,7 @@ item_db: ( BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,10; - percentheal 20,20; + percentheal 20,10; "> }, { @@ -77679,6 +77679,7 @@ item_db: ( Buy: 20 Weight: 300 BuyingStore: true + Script: <" sc_start SC_FOOD_BASICAVOIDANCE,180000,30; "> }, { Id: 12102 @@ -77688,6 +77689,7 @@ item_db: ( Buy: 20 Weight: 300 BuyingStore: true + Script: <" sc_start SC_FOOD_BASICHIT,180000,30; "> }, { Id: 12103 @@ -80056,7 +80058,7 @@ item_db: ( nomail: true noauction: true } - Script: <" sc_start SC_INCHIT,600000,33; "> + Script: <" sc_start SC_FOOD_BASICHIT,600000,33; "> }, { Id: 12273 @@ -80073,7 +80075,7 @@ item_db: ( nomail: true noauction: true } - Script: <" sc_start SC_INCFLEE,600000,33; "> + Script: <" sc_start SC_FOOD_BASICAVOIDANCE,600000,33; "> }, { Id: 12274 @@ -80693,7 +80695,7 @@ item_db: ( Nouse: { sitting: true } - Script: <" sc_start SC_INCFLEE,600000,10; "> + Script: <" sc_start SC_FOOD_BASICAVOIDANCE,600000,10; "> }, { Id: 12311 @@ -80810,8 +80812,8 @@ item_db: ( noauction: true } Script: <" - sc_start SC_INCATKRATE,600000,5; - sc_start SC_INCMATKRATE,600000,5; + sc_start SC_PLUSATTACKPOWER,600000,5; + sc_start SC_PLUSMAGICPOWER,600000,5; "> }, { @@ -80830,8 +80832,8 @@ item_db: ( noauction: true } Script: <" - sc_start SC_INCHIT,600000,10; - sc_start SC_PLUSAVOIDVALUE,600000,20; + sc_start SC_FOOD_BASICHIT,600000,10; + sc_start SC_FOOD_BASICAVOIDANCE,600000,20; "> }, { @@ -80849,7 +80851,7 @@ item_db: ( nomail: true noauction: true } - Script: <" sc_start SC_CRITICALPERCENT,600000,7; "> + Script: <" sc_start SC_FOOD_CRITICALSUCCESSVALUE,600000,7; "> }, { Id: 12322 @@ -81074,9 +81076,9 @@ item_db: ( Buy: 100 Weight: 100 Script: <" - sc_start SC_CHASEWALK2,180000,2; - sc_start SC_INCINT,180000,2; - sc_start SC_INCAGI,180000,2; + sc_start SC_FOOD_STR,180000,2; + sc_start SC_FOOD_INT,180000,2; + sc_start SC_FOOD_AGI,180000,2; "> }, { |