summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2017-08-22 01:09:36 +0200
committerHaru <haru@dotalux.com>2017-09-17 17:48:58 +0200
commit9694ecc00df0351f875fe06932af32ddd7722dbf (patch)
tree167b4068c8c23da36d7444f5d94c6dc8f7e8d542 /db
parentc802b78c2dfdd8ae50f27ad5be5a133d28a49ff7 (diff)
downloadhercules-9694ecc00df0351f875fe06932af32ddd7722dbf.tar.gz
hercules-9694ecc00df0351f875fe06932af32ddd7722dbf.tar.bz2
hercules-9694ecc00df0351f875fe06932af32ddd7722dbf.tar.xz
hercules-9694ecc00df0351f875fe06932af32ddd7722dbf.zip
Replace 524288 with EQP_SHADOW_SHOES in the item_db Loc field
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf76
1 files changed, 38 insertions, 38 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 5246bcc96..031a6136b 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -147179,7 +147179,7 @@ item_db: (
Name: "T AGI1 Shoes Shadow"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <" bonus bAgi,1; ">
},
{
@@ -147236,7 +147236,7 @@ item_db: (
Name: "T AGI2 Shoes Shadow"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
EquipLv: 90
Script: <" bonus bAgi,2; ">
},
@@ -147291,7 +147291,7 @@ item_db: (
Name: "Promotional Shoes Shadow"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bAgi,1;
bonus bMaxHP,getrefine()*10;
@@ -147414,7 +147414,7 @@ item_db: (
Name: "Shadow Champion Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bMaxHP,20;
bonus bMaxSP,10;
@@ -147564,7 +147564,7 @@ item_db: (
Name: "Vital Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bVit,1;
if (getrefine()>=7) { bonus bVit,1; }
@@ -147650,7 +147650,7 @@ item_db: (
Name: "Athletic Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bAgi,1;
bonus bFlee,getrefine();
@@ -147856,7 +147856,7 @@ item_db: (
Name: "Bloody Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_DemiPlayer,2;
bonus2 bMagicAddRace,RC_DemiPlayer,2;
@@ -147876,7 +147876,7 @@ item_db: (
Name: "Liberation Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_Boss,2;
bonus2 bMagicAddRace,RC_Boss,2;
@@ -147896,7 +147896,7 @@ item_db: (
Name: "Chemical Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_Plant,2;
bonus2 bMagicAddRace,RC_Plant,2;
@@ -147916,7 +147916,7 @@ item_db: (
Name: "Glamorous Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_Brute,2;
bonus2 bMagicAddRace,2,2;
@@ -147936,7 +147936,7 @@ item_db: (
Name: "Insecticide Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_Insect,2;
bonus2 bMagicAddRace,RC_Insect,2;
@@ -147956,7 +147956,7 @@ item_db: (
Name: "Fisher Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_Fish,2;
bonus2 bMagicAddRace,RC_Fish,2;
@@ -147976,7 +147976,7 @@ item_db: (
Name: "Seraphim Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_Angel,2;
bonus2 bMagicAddRace,RC_Angel,2;
@@ -147996,7 +147996,7 @@ item_db: (
Name: "Beholder Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_Formless,2;
bonus2 bMagicAddRace,RC_Formless,2;
@@ -148016,7 +148016,7 @@ item_db: (
Name: "Divine Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_Undead,2;
bonus2 bMagicAddRace,RC_Undead,2;
@@ -148036,7 +148036,7 @@ item_db: (
Name: "Dragoons Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus2 bAddRace,RC_Dragon,2;
bonus2 bMagicAddRace,RC_Dragon,2;
@@ -148179,7 +148179,7 @@ item_db: (
Name: "Malevolent Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <" bonus bMaxHPrate,(getrefine()>=7?2:1); ">
},
{
@@ -148206,7 +148206,7 @@ item_db: (
Name: "Gemstone Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <" bonus bFlee,5+(getrefine()/2); ">
},
{
@@ -148282,7 +148282,7 @@ item_db: (
Name: "Plasterus Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Stone,getrefine();
@@ -148306,7 +148306,7 @@ item_db: (
Name: "Insomnia Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Sleep,getrefine();
@@ -148330,7 +148330,7 @@ item_db: (
Name: "Peerless Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Silence,getrefine();
@@ -148354,7 +148354,7 @@ item_db: (
Name: "Adurate Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Blind,getrefine();
@@ -148506,7 +148506,7 @@ item_db: (
Name: "Spell Flow Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bUseSPrate,1;
if (getrefine() >= 7) { bonus bSPrecovRate,5; }
@@ -148551,7 +148551,7 @@ item_db: (
Name: "Greed Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
skill BS_GREED,1;
bonus2 bSkillUseSP,BS_GREED,100-(getrefine()*10);
@@ -148623,7 +148623,7 @@ item_db: (
Name: "Heal Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
skill AL_HEAL,1;
bonus2 bSkillUseSP,AL_HEAL,50-(getrefine()*5);
@@ -148696,7 +148696,7 @@ item_db: (
Name: "Hiding Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
skill TF_HIDING,1;
bonus2 bSkillUseSP,TF_HIDING,50-(getrefine()*5);
@@ -148774,7 +148774,7 @@ item_db: (
Name: "Cloaking Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
skill AS_CLOAKING,1;
bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
@@ -148851,7 +148851,7 @@ item_db: (
Name: "Teleport Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
skill AL_TELEPORT,1;
bonus2 bSkillUseSP,AL_TELEPORT,50-(getrefine()*5);
@@ -148923,7 +148923,7 @@ item_db: (
Name: "Steal Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
skill TF_STEAL,1;
bonus2 bSkillUseSP,TF_STEAL,50-(getrefine()*5);
@@ -149266,7 +149266,7 @@ item_db: (
Name: "Bearer's Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <" bonus bMaxSP,50+(5*(getrefine()/2)); ">
},
{
@@ -149431,7 +149431,7 @@ item_db: (
Name: "Hasty Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <" bonus bFlee,5+(getrefine()/2); ">
},
{
@@ -149580,7 +149580,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 20
Weight: 100
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
EquipLv: [150, 175]
Script: <" bonus2 bExpAddRace, RC_All, 1; ">
},
@@ -149600,7 +149600,7 @@ item_db: (
Name: "Beginner Shadow Shoes"
Type: "IT_ARMOR"
Buy: 20
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
EquipLv: [1, 49]
Script: <" bonus2 bExpAddRace, RC_All, getrefine(); ">
},
@@ -149620,7 +149620,7 @@ item_db: (
Name: "Rookie Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
EquipLv: [50, 99]
Script: <" bonus2 bExpAddRace, RC_All, (getrefine()/2); ">
},
@@ -149640,7 +149640,7 @@ item_db: (
Name: "Advanced Shadow Shoes"
Type: "IT_ARMOR"
Buy: 20
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
EquipLv: [100, 149]
Script: <" bonus2 bExpAddRace, RC_All, (getrefine()/3); ">
},
@@ -149859,7 +149859,7 @@ item_db: (
Name: "Blitz Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bFlee,5;
if (getrefine()>=2) { bonus bCritical,2; }
@@ -149982,7 +149982,7 @@ item_db: (
Name: "Caster Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bMatk,5;
bonus bUseSPrate,-1;
@@ -150021,7 +150021,7 @@ item_db: (
Name: "Reload Shadow Shoes"
Type: "IT_ARMOR"
Buy: 10
- Loc: 524288
+ Loc: "EQP_SHADOW_SHOES"
Script: <"
bonus bDelayrate,-1;
if (getrefine()>=7) { bonus bDelayrate,-1; }