diff options
author | Haru <haru@dotalux.com> | 2016-09-04 20:56:16 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-09-17 17:48:02 +0200 |
commit | 4a1309808e55b6f730b6d58954253c51b91a9074 (patch) | |
tree | b5265cb014ca26ae5a3b8f02b912e86dc65e43a8 /db/pre-re | |
parent | 835813931075ce5028c43e62f7799427c1d85da4 (diff) | |
download | hercules-4a1309808e55b6f730b6d58954253c51b91a9074.tar.gz hercules-4a1309808e55b6f730b6d58954253c51b91a9074.tar.bz2 hercules-4a1309808e55b6f730b6d58954253c51b91a9074.tar.xz hercules-4a1309808e55b6f730b6d58954253c51b91a9074.zip |
Replace W_HUUMA in the item database applicable entries
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/pre-re')
-rw-r--r-- | db/pre-re/item_db.conf | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index afde28cea..b21694092 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -80626,7 +80626,7 @@ item_db: ( Loc: 34 WeaponLv: 4 EquipLv: 65 - View: 22 + View: "W_HUUMA" Script: <" bonus bUnbreakableWeapon,0; bonus bAtkEle,Ele_Wind; @@ -80650,7 +80650,7 @@ item_db: ( Loc: 34 WeaponLv: 4 EquipLv: 42 - View: 22 + View: "W_HUUMA" Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddEff,Eff_Bleeding,100; @@ -80672,7 +80672,7 @@ item_db: ( Loc: 34 WeaponLv: 4 EquipLv: 42 - View: 22 + View: "W_HUUMA" Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddEff,Eff_Bleeding,100; @@ -80693,7 +80693,7 @@ item_db: ( Loc: 34 WeaponLv: 4 EquipLv: 55 - View: 22 + View: "W_HUUMA" Script: <" bonus bUnbreakableWeapon,0; bonus bAtkEle,Ele_Fire; @@ -80717,7 +80717,7 @@ item_db: ( Loc: 34 WeaponLv: 3 EquipLv: 70 - View: 22 + View: "W_HUUMA" Script: <" bonus bUnbreakableWeapon,0; bonus2 bSkillAtk,NJ_HUUMA,30; @@ -80738,7 +80738,7 @@ item_db: ( Loc: 34 WeaponLv: 3 EquipLv: 80 - View: 22 + View: "W_HUUMA" Trade: { nodrop: true notrade: true @@ -80769,7 +80769,7 @@ item_db: ( Loc: 34 WeaponLv: 3 EquipLv: 80 - View: 22 + View: "W_HUUMA" Trade: { nodrop: true notrade: true @@ -80800,7 +80800,7 @@ item_db: ( Loc: 34 WeaponLv: 4 EquipLv: 80 - View: 22 + View: "W_HUUMA" Trade: { nodrop: true notrade: true @@ -80840,7 +80840,7 @@ item_db: ( Loc: 34 WeaponLv: 4 Refine: false - View: 22 + View: "W_HUUMA" Trade: { nodrop: true notrade: true @@ -80871,7 +80871,7 @@ item_db: ( WeaponLv: 4 EquipLv: 1 Refine: false - View: 22 + View: "W_HUUMA" Trade: { nodrop: true notrade: true |