summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-12 19:07:00 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-12 19:07:00 -0300
commit03b214e40267765377360b024d7b6ee88bf74263 (patch)
treecdf530afba5926682841465f52b3d6d5da7747bd /db/re/item_db.conf
parentb178deca6a20991462d7d18d8d3d8cdef781143a (diff)
downloadserverdata-03b214e40267765377360b024d7b6ee88bf74263.tar.gz
serverdata-03b214e40267765377360b024d7b6ee88bf74263.tar.bz2
serverdata-03b214e40267765377360b024d7b6ee88bf74263.tar.xz
serverdata-03b214e40267765377360b024d7b6ee88bf74263.zip
fix
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf30
1 files changed, 27 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 2a8a9d492..a25c9cada 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -60,6 +60,30 @@ item_db: (
Refine: Refineable (boolean, defaults to true)
DisableOptions: true/false (boolean, defaults to false !!for equipments only!!) [Smokexyz]
Subtype: Item Subtype (int, defaults to 0)
+ W_FIST, ///< Bare hands
+ W_DAGGER, //1
+ W_1HSWORD, //2
+ W_2HSWORD, //3
+ W_1HSPEAR, //4
+ W_2HSPEAR, //5
+ W_1HAXE, //6
+ W_2HAXE, //7
+ W_MACE, //8
+ W_2HMACE, //9 (unused)
+ W_STAFF, //10
+ W_BOW, //11
+ W_KNUCKLE, //12
+ W_MUSICAL, //13
+ W_WHIP, //14
+ W_BOOK, //15
+ W_KATAR, //16
+ W_REVOLVER, //17
+ W_RIFLE, //18
+ W_GATLING, //19
+ W_SHOTGUN, //20
+ W_GRENADE, //21
+ W_HUUMA, //22
+ W_2HSTAFF, //23
ViewSprite: Sprite view ID (int, defaults to 0)
BindOnEquip: true/false (boolean, defaults to false)
ForceSerial: true/false (boolean, defaults to false)
@@ -6960,8 +6984,8 @@ item_db: (
BuyingStore: true
Script: <"
if (getpartnerid()) {
- skill WE_MALE,1;
- skill WE_FEMALE,1;
+ skill WE_MALE,1;
+ skill WE_FEMALE,1;
bonus bMaxHP,5;
}
">
@@ -9095,7 +9119,7 @@ item_db: (
WeaponLv: 1
EquipLv: 40
Refine: true
- Subtype: "W_ROD"
+ Subtype: "W_STAFF"
//DropAnnounce: true
},
{