summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenpachi Developer <Kenpachi.Developer@gmx.de>2020-07-02 13:58:24 +0200
committerKenpachi Developer <Kenpachi.Developer@gmx.de>2020-07-03 06:27:15 +0200
commit27408c0c3337133dca4988e75a921625959a4dc8 (patch)
treed72c3d0faf236683ca1a2bd1700f15f6137b1b88
parentc1baf4fe8803d0559cdfc6208425138ff04a0caa (diff)
downloadhercules-27408c0c3337133dca4988e75a921625959a4dc8.tar.gz
hercules-27408c0c3337133dca4988e75a921625959a4dc8.tar.bz2
hercules-27408c0c3337133dca4988e75a921625959a4dc8.tar.xz
hercules-27408c0c3337133dca4988e75a921625959a4dc8.zip
Update/add garments which use bSubDefEle/bMagicSubDefEle bonus
-rw-r--r--db/re/item_db.conf126
1 files changed, 125 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index c335be564..90387905f 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -34272,7 +34272,7 @@ item_db: (
{
Id: 2593
AegisName: "Flow_Manteau"
- Name: "Froid Manteau"
+ Name: "Flow Manteau"
Type: "IT_ARMOR"
Buy: 20
Weight: 700
@@ -34280,6 +34280,11 @@ item_db: (
Slots: 1
Loc: "EQP_GARMENT"
EquipLv: 65
+ Script: <"
+ bonus3(bSubDefEle, Ele_Water, 5, 3);
+ bonus3(bMagicSubDefEle, Ele_Water, 5, 3);
+ bonus2(bAddRaceTolerance, RC_Brute, -5);
+ ">
},
{
Id: 2594
@@ -34292,6 +34297,23 @@ item_db: (
Loc: "EQP_GARMENT"
},
{
+ Id: 2595
+ AegisName: "Sombre_Manteau"
+ Name: "Sombre Manteau"
+ Type: "IT_ARMOR"
+ Buy: 20
+ Weight: 700
+ Def: 20
+ Slots: 1
+ Loc: "EQP_GARMENT"
+ EquipLv: 65
+ Script: <"
+ bonus3(bSubDefEle, Ele_Dark, 5, 3);
+ bonus3(bMagicSubDefEle, Ele_Dark, 5, 3);
+ bonus2(bAddRaceTolerance, RC_Undead, -5);
+ ">
+},
+{
Id: 2596
AegisName: "Sharel_Manteau"
Name: "Sharel Manteau"
@@ -34319,6 +34341,23 @@ item_db: (
Script: <" bonus bCritAtkRate,3; ">
},
{
+ Id: 2598
+ AegisName: "Ramor_Manteau"
+ Name: "L'Amour Manteau"
+ Type: "IT_ARMOR"
+ Buy: 20
+ Weight: 700
+ Def: 20
+ Slots: 1
+ Loc: "EQP_GARMENT"
+ EquipLv: 65
+ Script: <"
+ bonus3(bSubDefEle, Ele_Undead, 5, 3);
+ bonus3(bMagicSubDefEle, Ele_Undead, 5, 3);
+ bonus2(bAddRaceTolerance, RC_DemiPlayer, -5);
+ ">
+},
+{
Id: 2599
AegisName: "Goibnes_Shoulder_Arms_"
Name: "Goibne's Spaulders"
@@ -146602,6 +146641,23 @@ item_db: (
">
},
{
+ Id: 20701
+ AegisName: "Sol_Manteau"
+ Name: "Sol Manteau"
+ Type: "IT_ARMOR"
+ Buy: 20
+ Weight: 700
+ Def: 20
+ Slots: 1
+ Loc: "EQP_GARMENT"
+ EquipLv: 65
+ Script: <"
+ bonus3(bSubDefEle, Ele_Earth, 5, 3);
+ bonus3(bMagicSubDefEle, Ele_Earth, 5, 3);
+ bonus2(bAddRaceTolerance, RC_Fish, -5);
+ ">
+},
+{
Id: 20702
AegisName: "TE_Woe_Muffler"
Name: "TE Woe Muffler"
@@ -146695,6 +146751,23 @@ item_db: (
">
},
{
+ Id: 20705
+ AegisName: "Lumiere_Manteau"
+ Name: "Lumiere Manteau"
+ Type: "IT_ARMOR"
+ Buy: 20
+ Weight: 700
+ Def: 20
+ Slots: 1
+ Loc: "EQP_GARMENT"
+ EquipLv: 65
+ Script: <"
+ bonus3(bSubDefEle, Ele_Holy, 5, 3);
+ bonus3(bMagicSubDefEle, Ele_Holy, 5, 3);
+ bonus2(bAddRaceTolerance, RC_Dragon, -5);
+ ">
+},
+{
Id: 20706
AegisName: "Amistr_Bag"
Name: "Amistr Bag"
@@ -146736,6 +146809,23 @@ item_db: (
">
},
{
+ Id: 20708
+ AegisName: "Poison_Manteau"
+ Name: "Poison Manteau"
+ Type: "IT_ARMOR"
+ Buy: 20
+ Weight: 700
+ Def: 20
+ Slots: 1
+ Loc: "EQP_GARMENT"
+ EquipLv: 65
+ Script: <"
+ bonus3(bSubDefEle, Ele_Poison, 5, 3);
+ bonus3(bMagicSubDefEle, Ele_Poison, 5, 3);
+ bonus2(bAddRaceTolerance, RC_Plant, -5);
+ ">
+},
+{
Id: 20709
AegisName: "Mana_Manteau"
Name: "Mana Manteau"
@@ -147069,6 +147159,40 @@ item_db: (
">
},
{
+ Id: 20750
+ AegisName: "Rouban_Manteau"
+ Name: "Levain Manteau"
+ Type: "IT_ARMOR"
+ Buy: 20
+ Weight: 700
+ Def: 20
+ Slots: 1
+ Loc: "EQP_GARMENT"
+ EquipLv: 65
+ Script: <"
+ bonus3(bSubDefEle, Ele_Wind, 5, 3);
+ bonus3(bMagicSubDefEle, Ele_Wind, 5, 3);
+ bonus2(bAddRaceTolerance, RC_Insect, -5);
+ ">
+},
+{
+ Id: 20753
+ AegisName: "Lian_Robe"
+ Name: "Lian Robe"
+ Type: "IT_ARMOR"
+ Buy: 20
+ Weight: 700
+ Def: 20
+ Slots: 1
+ Loc: "EQP_GARMENT"
+ EquipLv: 65
+ Script: <"
+ bonus3(bSubDefEle, Ele_Neutral, 5, 3);
+ bonus3(bMagicSubDefEle, Ele_Neutral, 5, 3);
+ bonus2(bSubRace, RC_Formless, -5);
+ ">
+},
+{
Id: 20756
AegisName: "Aegir_Cloak"
Name: "Aegir Cloak"