diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-15 12:53:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-15 12:53:24 -0300 |
commit | 5ca97e49cbe3bb78794d09f08e43b57c439fd77f (patch) | |
tree | d3074b32dcc2b76e5c2b633546871512b3453e71 /db/re/item_db.conf | |
parent | 3fca974626293e4c7ab73a8c6484cd7556ae34a5 (diff) | |
download | serverdata-5ca97e49cbe3bb78794d09f08e43b57c439fd77f.tar.gz serverdata-5ca97e49cbe3bb78794d09f08e43b57c439fd77f.tar.bz2 serverdata-5ca97e49cbe3bb78794d09f08e43b57c439fd77f.tar.xz serverdata-5ca97e49cbe3bb78794d09f08e43b57c439fd77f.zip |
Add stats to the new cards
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7e2a5de98..2cdcf7e8d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11632,10 +11632,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bLuk, 2; + bonus bMaxHP, -100; "> }, { @@ -11646,10 +11646,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bDex, 2; + bonus bAgi, -1; "> }, { @@ -11660,10 +11660,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bStr, 2; + bonus bInt, -1; "> }, { @@ -11674,10 +11674,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bMaxSP, 50; + bonus bLuk, -1; "> }, { @@ -11688,10 +11688,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bVit, 2; + bonus bDex, -1; "> }, { @@ -11702,10 +11702,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bInt, 2; + bonus bStr, -1; "> }, { @@ -11716,10 +11716,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bAgi, 2; + bonus bVit, -1; "> }, { @@ -11730,10 +11730,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bMaxHP, 100; + bonus bMaxSP, -25; "> }, { |