summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-17 15:03:07 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-17 15:03:07 -0300
commitd098a5a920ee7512695b33e90231ce94cfa9eb94 (patch)
tree3c50e5ba8c7f9ac442d9b6d7b709f0ac42929dc3 /db/re/item_db.conf
parent750f82ac708002d72d831d328c1ec2b8c05482ee (diff)
downloadserverdata-d098a5a920ee7512695b33e90231ce94cfa9eb94.tar.gz
serverdata-d098a5a920ee7512695b33e90231ce94cfa9eb94.tar.bz2
serverdata-d098a5a920ee7512695b33e90231ce94cfa9eb94.tar.xz
serverdata-d098a5a920ee7512695b33e90231ce94cfa9eb94.zip
Correct tabulation, and this is a better name display
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf92
1 files changed, 46 insertions, 46 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 902dc2adf..ca3354d9d 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1,6 +1,6 @@
//================= Hercules Database =====================================
-//= _ _ _
-//= | | | | | |
+//= _ _ _
+//= | | | | | |
//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
@@ -151,25 +151,25 @@ item_db: (
},
******************************************************************************/
/*
-501 699 = Usable Items
-700 999 = Generic Items
-1000 1149 = Necklaces
-1150 1299 = Charms
-1300 1799 = Chest Armors
-1800 1999 = Boots
-2000 2199 = Gloves
-2200 2499 = Pants
-2500 2699 = Rings
-2700 2899 = Shields
-2900 3199 = Head Gears
-3200 3499 = Neck Armors
-3500 3999 = Melee Weapons
-4000 4999 = Pets
-5000 5999 = Cards
-6000 6499 = Ranged Weapons
-6500 6999 = Ammo
-7000 7399 = Magical Weapons (MAtk weapons)
-7400 9999 = Others
+501 699 = Usable Items
+700 999 = Generic Items
+1000 1149 = Necklaces
+1150 1299 = Charms
+1300 1799 = Chest Armors
+1800 1999 = Boots
+2000 2199 = Gloves
+2200 2499 = Pants
+2500 2699 = Rings
+2700 2899 = Shields
+2900 3199 = Head Gears
+3200 3499 = Neck Armors
+3500 3999 = Melee Weapons
+4000 4999 = Pets
+5000 5999 = Cards
+6000 6499 = Ranged Weapons
+6500 6999 = Ammo
+7000 7399 = Magical Weapons (MAtk weapons)
+7400 9999 = Others
*/
{
Id: 501
@@ -2361,7 +2361,7 @@ item_db: (
Refine: false
KeepAfterUse: true
Script: <"
- dispbottom l("Lockpicks are the basic tools for thiefs. Talk to a vault in order to attempt lockpicking.");
+ dispbottom l("Lockpicks are the basic tools for thiefs. Talk to a vault in order to attempt lockpicking.");
">
},
{
@@ -2438,8 +2438,8 @@ item_db: (
if (!getmapxy(.@map$, .@x, .@y, 0)) {
monster(.@map$, .@x, .@y, l("Pumpkandy"), Pumpkandy, 1);
$TREE_PLANTED=$TREE_PLANTED+1;
- }
- ">
+ }
+ ">
},
{
Id: 625
@@ -2464,8 +2464,8 @@ item_db: (
},
{
Id: 699
- AegisName: "4144Tortuga"
- Name: "4144 Tortuga"
+ AegisName: "LegendaryTortuga"
+ Name: "Legendary Tortuga"
Type: "IT_ARMOR"
Loc: "EQP_SHADOW_SHOES"
Buy: 7500000
@@ -2480,28 +2480,28 @@ item_db: (
nomail: true
noauction: true
}
+ Script: <"
+ bonus bNoRegen,1;
+ bonus bNoRegen,2;
+ bonus bAtkRange,-1;
+ bonus bFleeRate,50;
+ bonus bAtkRate,-50;
+ bonus bHitRate,-30;
+ bonus bCritical,25;
+ bonus bNoKnockback,0;
+ /* We can use them to protect mount from bows, for example
+ bonus bNearAtkDef,-50;
+ bonus bLongAtkDef,-50;
+ bonus bMagicAtkDef,-50;
+ bonus bCriticalDef,-50;
+ */
+ ">
OnEquipScript: <"
- setmount 2;
- ">
- Script: <"
- bonus bNoRegen,1;
- bonus bNoRegen,2;
- bonus bAtkRange,-1;
- bonus bFleeRate,50;
- bonus bAtkRate,-50;
- bonus bHitRate,-30;
- bonus bCritical,25;
- bonus bNoKnockback,0;
- /* We can use them to protect mount from bows, for example
- bonus bNearAtkDef,-50;
- bonus bLongAtkDef,-50;
- bonus bMagicAtkDef,-50;
- bonus bCriticalDef,-50;
- */
- ">
+ setmount 2;
+ ">
OnUnequipScript: <"
- setmount 0;
- ">
+ setmount 0;
+ ">
},
// Generic
{