summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2017-08-22 01:07:58 +0200
committerHaru <haru@dotalux.com>2017-09-17 17:48:56 +0200
commitda43c2a57e0006ba5eca7a45136773049edfe0a1 (patch)
treeaba7a0e10bebb007d3b71a7de92885534cdc5466 /db
parent20e5f84783f35d128478f6ccb95d0fac18dea2aa (diff)
downloadhercules-da43c2a57e0006ba5eca7a45136773049edfe0a1.tar.gz
hercules-da43c2a57e0006ba5eca7a45136773049edfe0a1.tar.bz2
hercules-da43c2a57e0006ba5eca7a45136773049edfe0a1.tar.xz
hercules-da43c2a57e0006ba5eca7a45136773049edfe0a1.zip
Replace 131072 with "EQP_SHADOW_WEAPON" in the item_db Loc field
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf102
1 files changed, 51 insertions, 51 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index d1afc5877..ee991ba8b 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -147161,7 +147161,7 @@ item_db: (
Name: "T DEX1 Weapon Shadow"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus bDex,1; ">
},
{
@@ -147216,7 +147216,7 @@ item_db: (
Name: "T DEX2 Weapon Shadow"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
EquipLv: 30
Script: <" bonus bDex,2; ">
},
@@ -147266,7 +147266,7 @@ item_db: (
Name: "Promotional Weapon Shadow"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bDex,1;
bonus bBaseAtk,getrefine();
@@ -147348,7 +147348,7 @@ item_db: (
Name: "Shadow Physical Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bBaseAtk,10;
if (getrefine()>=7) { bonus bAtkRate,1; }
@@ -147381,7 +147381,7 @@ item_db: (
Name: "Shadow Magical Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bMatk,10;
if (getrefine()>=7) { bonus bMatkRate,1; }
@@ -147478,7 +147478,7 @@ item_db: (
Name: "King Bird Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bBaseAtk,10;
if (getrefine()>=7) { bonus bLongAtkRate,1; }
@@ -147490,7 +147490,7 @@ item_db: (
Name: "Critical Hit Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bBaseAtk,10;
if (getrefine()>=7) { bonus bCritAtkRate,1; }
@@ -147503,7 +147503,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 10
Matk: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" if (getrefine()>=7) { bonus bHealPower2,5; } ">
},
{
@@ -147512,7 +147512,7 @@ item_db: (
Name: "Lucky Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bLuk,1;
if (getrefine()>=7) { bonus bLuk,1; }
@@ -147626,7 +147626,7 @@ item_db: (
Name: "Dexterous Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bDex,1;
bonus bHit,getrefine();
@@ -148095,7 +148095,7 @@ item_db: (
Name: "Large Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus2 bAddSize,Size_Large,2;
if (getrefine()>=7) { bonus2 bAddSize,Size_Large,1; }
@@ -148108,7 +148108,7 @@ item_db: (
Name: "Medium Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus2 bAddSize,Size_Medium,2;
if (getrefine()>=7) { bonus2 bAddSize,Size_Medium,1; }
@@ -148121,7 +148121,7 @@ item_db: (
Name: "Small Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus2 bAddSize,Size_Small,2;
if (getrefine()>=7) { bonus2 bAddSize,Size_Small,1; }
@@ -148134,7 +148134,7 @@ item_db: (
Name: "Spiritual Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bUseSPrate,-5;
if (getrefine()>=7) { bonus bSPrecovRate,5; }
@@ -148224,7 +148224,7 @@ item_db: (
Name: "Gemstone Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus bHit,5+(getrefine()/2); ">
},
{
@@ -148366,7 +148366,7 @@ item_db: (
Name: "Freezing Frozen Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Freeze,getrefine();
@@ -148426,7 +148426,7 @@ item_db: (
Name: "Neutral Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bDef,1;
bonus2 bResEff,Eff_Stun,getrefine()/2;
@@ -148495,7 +148495,7 @@ item_db: (
Name: "Caster Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bVariableCastrate,-1-((getrefine()>=7)?1:0)-((getrefine()>=9)?2:0);
">
@@ -148575,7 +148575,7 @@ item_db: (
Name: "Greed Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
skill BS_GREED,1;
bonus2 bSkillUseSP,BS_GREED,100-(getrefine()*10);
@@ -148647,7 +148647,7 @@ item_db: (
Name: "Heal Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
skill AL_HEAL,1;
bonus2 bSkillUseSP,AL_HEAL,50-(getrefine()*5);
@@ -148722,7 +148722,7 @@ item_db: (
Name: "Hiding Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
skill TF_HIDING,1;
bonus2 bSkillUseSP,TF_HIDING,50-(getrefine()*5);
@@ -148800,7 +148800,7 @@ item_db: (
Name: "Cloaking Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
skill AS_CLOAKING,1;
bonus2 bSkillUseSP,AS_CLOAKING,50-(getrefine()*5);
@@ -148875,7 +148875,7 @@ item_db: (
Name: "Teleport Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
skill AL_TELEPORT,1;
bonus2 bSkillUseSP,AL_TELEPORT,50-(getrefine()*5);
@@ -148947,7 +148947,7 @@ item_db: (
Name: "Steal Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
skill TF_STEAL,1;
bonus2 bSkillUseSP,TF_STEAL,50-(getrefine()*5);
@@ -149005,7 +149005,7 @@ item_db: (
Name: "Solid Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus bBaseAtk,5+(getrefine()/2); ">
},
{
@@ -149041,7 +149041,7 @@ item_db: (
Name: "Demihuman Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_DemiPlayer,5+(getrefine()/2); ">
},
{
@@ -149050,7 +149050,7 @@ item_db: (
Name: "Exorcist Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_Demon,5+(getrefine()/2); ">
},
{
@@ -149059,7 +149059,7 @@ item_db: (
Name: "Hunting Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_Brute,5+(getrefine()/2); ">
},
{
@@ -149068,7 +149068,7 @@ item_db: (
Name: "Insect Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_Insect,5+(getrefine()/2); ">
},
{
@@ -149077,7 +149077,7 @@ item_db: (
Name: "Fishing Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_Fish,5+(getrefine()/2); ">
},
{
@@ -149086,7 +149086,7 @@ item_db: (
Name: "Dragon Killer Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_Dragon,5+(getrefine()/2); ">
},
{
@@ -149095,7 +149095,7 @@ item_db: (
Name: "Angelus Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_Angel,5+(getrefine()/2); ">
},
{
@@ -149104,7 +149104,7 @@ item_db: (
Name: "Formless Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_Formless,5+(getrefine()/2); ">
},
{
@@ -149113,7 +149113,7 @@ item_db: (
Name: "Holy Water Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_Undead,5+(getrefine()/2); ">
},
{
@@ -149122,7 +149122,7 @@ item_db: (
Name: "Plant Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreDefRate,RC_Plant,5+(getrefine()/2); ">
},
{
@@ -149167,7 +149167,7 @@ item_db: (
Name: "Magic Executioner Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_DemiPlayer,5+(getrefine()/2); ">
},
{
@@ -149176,7 +149176,7 @@ item_db: (
Name: "Magic Exorcist Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_Demon,5+(getrefine()/2); ">
},
{
@@ -149185,7 +149185,7 @@ item_db: (
Name: "Magic Hunting Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_Brute,5+(getrefine()/2); ">
},
{
@@ -149194,7 +149194,7 @@ item_db: (
Name: "Magic Insecticide Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_Insect,5+(getrefine()/2); ">
},
{
@@ -149203,7 +149203,7 @@ item_db: (
Name: "Magic Fishing Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_Fish,5+(getrefine()/2); ">
},
{
@@ -149212,7 +149212,7 @@ item_db: (
Name: "Magic Dragon Killer Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_Dragon,5+(getrefine()/2); ">
},
{
@@ -149221,7 +149221,7 @@ item_db: (
Name: "Magic Angelus Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_Angel,5+(getrefine()/2); ">
},
{
@@ -149230,7 +149230,7 @@ item_db: (
Name: "Magic Formless Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_Formless,5+(getrefine()/2); ">
},
{
@@ -149239,7 +149239,7 @@ item_db: (
Name: "Magic Holy Water Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_Undead,5+(getrefine()/2); ">
},
{
@@ -149248,7 +149248,7 @@ item_db: (
Name: "Magic Caesars Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus2 bIgnoreMdefRate,RC_Plant,5+(getrefine()/2); ">
},
{
@@ -149284,7 +149284,7 @@ item_db: (
Name: "Bearer's Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <" bonus bMaxHP,100+(10*(getrefine()/2)); ">
},
{
@@ -149748,7 +149748,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 10
Upper: ["ITEMUPPER_THIRD", "ITEMUPPER_THIRDUPPER", "ITEMUPPER_THIRDBABY"]
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
EquipLv: 100
Script: <"
bonus bAtk2,10;
@@ -149761,7 +149761,7 @@ item_db: (
Name: "Force Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
EquipLv: 70
Script: <"
bonus bAtkRate,1;
@@ -149804,7 +149804,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 10
Upper: ["ITEMUPPER_THIRD", "ITEMUPPER_THIRDUPPER", "ITEMUPPER_THIRDBABY"]
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
EquipLv: 100
Script: <"
bonus bMatk,10;
@@ -149817,7 +149817,7 @@ item_db: (
Name: "Soul Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
EquipLv: 70
Script: <"
bonus bMatkRate,1;
@@ -149887,7 +149887,7 @@ item_db: (
Name: "Exceeding Shadow Weapon"
Type: "IT_ARMOR"
Buy: 10
- Loc: 131072
+ Loc: "EQP_SHADOW_WEAPON"
Script: <"
bonus bAtk,5;
bonus bMatk,5;