summaryrefslogtreecommitdiff
path: root/db/re/map_zone_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/map_zone_db.conf')
-rw-r--r--db/re/map_zone_db.conf166
1 files changed, 140 insertions, 26 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf
index 96dbd0c7a..b9723a99b 100644
--- a/db/re/map_zone_db.conf
+++ b/db/re/map_zone_db.conf
@@ -9,17 +9,22 @@
//= http://hercules.ws/board/
//====================================================
//= Hercules Map Zone Database [Ind/Hercules]
-//==
+//================ More Information ==================
+//= http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/
+//= (TODO: replace with wiki link and detail the wiki page in a decent format ^)
+//====================================================
+//================ Description =======================
//= A unlimited number of zones may be created, a zone
//= may be used to create a set of disabled items, disabled skills
-//= and mapflags to be used by as many maps as one chooses,
-//= maps can be linked to a specific zone through the zone mapflag
-//= '<map name><tab>mapflag<tab>zone<tab><zone name>'
-//== available types for 'disabled_skills':
+//= and mapflags to be used by as many maps as one chooses.
+//= Maps can be linked to a specific zone through the zone mapflag
+//= '<map name><tab>mapflag<tab>zone<tab><zone name>'.
+//====================================================
+//= Available types for 'disabled_skills':
//= PLAYER, HOMUN, MERCENARY, MONSTER, PET, ELEMENTAL, MOB_BOSS, CLONE, ALL and NONE
-//== More on
-//= http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/
-//= (TODO: replace with wiki link and detail the wiki page in a decent format ^)
+//====================================================
+
+
zones: (
{
/* All zone is a dynamic (very special) zone that is forcebly inherited by ALL maps automatically */
@@ -37,7 +42,8 @@ zones: (
//ID501: true
}
- mapflags: ( )
+ mapflags: (
+ )
/* "command:min-group-lv-to-override" e.g. "heal: 70" */
disabled_commands: {
@@ -65,9 +71,41 @@ zones: (
}
disabled_items: {
-
+ Velum_Jamadhar: true
+ Velum_Scare: true
+ Velum_Buster: true
+ Velum_Guillotine: true
+ Velum_Spear: true
+ Velum_Glaive: true
+ Velum_Bible: true
+ Velum_Encyclopedia: true
+ Velum_Claw: true
+ Velum_Arc_Wand: true
+ Velum_Damascus: true
+ Velum_Stunner: true
+ Velum_Flail: true
+ Velum_Arbalest: true
+ Velum_CrossBow: true
+ Velum_Claymore: true
+ Velum_Katzbalger: true
+ Siege_Arrow_A: true
+ Siege_Arrow_S: true
+ Siege_Greave: true
+ Siege_Boots: true
+ Siege_Shoes: true
+ Siege_Manteau: true
+ Siege_Muffler: true
+ Siege_White_Potion: true
+ Siege_Blue_Potion: true
+ Woe_Violet_Potion: true
+ Woe_White_Potion: true
+ Woe_Blue_Potion: true
+ Siege_Plate: true
+ Siege_Suits: true
+ Siege_Robe: true
}
- mapflags: ( )
+ mapflags: (
+ )
},
{
@@ -82,6 +120,11 @@ zones: (
disabled_items: {
Greed_Scroll: true
}
+
+ /* cashshop disabled in pvp maps */
+ mapflags: (
+ "nocashshop",
+ )
},
{
/* PK Mode zone is only used when server is on pk_mode (battle.conf),
@@ -107,7 +150,8 @@ zones: (
"magic_damage_rate 60",
"misc_damage_rate 60",
"long_damage_rate 70",
- "short_damage_rate 80" )
+ "short_damage_rate 80",
+ )
},
{
/* GvG zone is applied to all maps with a gvg mapflag */
@@ -146,13 +190,17 @@ zones: (
/* - misc_damage_rate -40% */
/* - long_damage_rate -20% */
/* - short_damage_rate -20% */
- mapflags: ( "invincible_time_inc 5000",
- "noknockback",
- "weapon_damage_rate 60",
- "magic_damage_rate 60",
- "misc_damage_rate 60",
- "long_damage_rate 80",
- "short_damage_rate 80" )
+ mapflags: (
+ "invincible_time_inc 5000",
+ "noknockback",
+ "weapon_damage_rate 60",
+ "magic_damage_rate 60",
+ "misc_damage_rate 60",
+ "long_damage_rate 80",
+ "short_damage_rate 80",
+ "nocashshop",
+ "gvg_noparty",
+ )
},
{
@@ -197,6 +245,38 @@ zones: (
disabled_items: {
Assumptio_5_Scroll: true
Pty_Assumptio_Scroll: true
+ Velum_Jamadhar: true
+ Velum_Scare: true
+ Velum_Buster: true
+ Velum_Guillotine: true
+ Velum_Spear: true
+ Velum_Glaive: true
+ Velum_Bible: true
+ Velum_Encyclopedia: true
+ Velum_Claw: true
+ Velum_Arc_Wand: true
+ Velum_Damascus: true
+ Velum_Stunner: true
+ Velum_Flail: true
+ Velum_Arbalest: true
+ Velum_CrossBow: true
+ Velum_Claymore: true
+ Velum_Katzbalger: true
+ Siege_Arrow_A: true
+ Siege_Arrow_S: true
+ Siege_Greave: true
+ Siege_Boots: true
+ Siege_Shoes: true
+ Siege_Manteau: true
+ Siege_Muffler: true
+ Siege_White_Potion: true
+ Siege_Blue_Potion: true
+ Woe_Violet_Potion: true
+ Woe_White_Potion: true
+ Woe_Blue_Potion: true
+ Siege_Plate: true
+ Siege_Suits: true
+ Siege_Robe: true
}
/* knockback disabled */
@@ -206,12 +286,14 @@ zones: (
/* - misc_damage_rate -30% */
/* - long_damage_rate -25% */
/* - short_damage_rate -25% */
- mapflags: ( "noknockback",
- "weapon_damage_rate 70",
- "magic_damage_rate 70",
- "misc_damage_rate 70",
- "long_damage_rate 75",
- "short_damage_rate 75" )
+ mapflags: (
+ "noknockback",
+ "weapon_damage_rate 70",
+ "magic_damage_rate 70",
+ "misc_damage_rate 70",
+ "long_damage_rate 75",
+ "short_damage_rate 75",
+ )
},
{
@@ -327,6 +409,38 @@ zones: (
disabled_items: {
Greed_Scroll: true
+ Velum_Jamadhar: true
+ Velum_Scare: true
+ Velum_Buster: true
+ Velum_Guillotine: true
+ Velum_Spear: true
+ Velum_Glaive: true
+ Velum_Bible: true
+ Velum_Encyclopedia: true
+ Velum_Claw: true
+ Velum_Arc_Wand: true
+ Velum_Damascus: true
+ Velum_Stunner: true
+ Velum_Flail: true
+ Velum_Arbalest: true
+ Velum_CrossBow: true
+ Velum_Claymore: true
+ Velum_Katzbalger: true
+ Siege_Arrow_A: true
+ Siege_Arrow_S: true
+ Siege_Greave: true
+ Siege_Boots: true
+ Siege_Shoes: true
+ Siege_Manteau: true
+ Siege_Muffler: true
+ Siege_White_Potion: true
+ Siege_Blue_Potion: true
+ Woe_Violet_Potion: true
+ Woe_White_Potion: true
+ Woe_Blue_Potion: true
+ Siege_Plate: true
+ Siege_Suits: true
+ Siege_Robe: true
}
}
-) \ No newline at end of file
+)