summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-26 08:00:36 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-26 08:00:36 -0300
commit5d4c7d310f7149422bb49eec0ba14cfded2f0a06 (patch)
tree51df8daa9d015b1b56ff948ae896b2358ba03597 /db
parentef0eb1bfb69a46cfd190c1601f95624d905a35f8 (diff)
downloadserverdata-5d4c7d310f7149422bb49eec0ba14cfded2f0a06.tar.gz
serverdata-5d4c7d310f7149422bb49eec0ba14cfded2f0a06.tar.bz2
serverdata-5d4c7d310f7149422bb49eec0ba14cfded2f0a06.tar.xz
serverdata-5d4c7d310f7149422bb49eec0ba14cfded2f0a06.zip
Some additional care is required with Guild Skills.
Also, I know GUILD EMERGENCY CONVOCATION is level 15, but it can be very dangerous If it works, that is. So do not allow it on MMO Zones (incl. Guild Dungeon)
Diffstat (limited to 'db')
-rw-r--r--db/re/map_zone_db.conf5
-rw-r--r--db/re/skill_db.conf33
2 files changed, 37 insertions, 1 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf
index 95455f729..a436f9d3e 100644
--- a/db/re/map_zone_db.conf
+++ b/db/re/map_zone_db.conf
@@ -113,6 +113,7 @@ zones: (
disabled_skills: {
NV_TRICKDEAD: "ALL"
+ GD_EMERGENCYCALL: "ALL"
}
disabled_items: {
@@ -140,6 +141,7 @@ zones: (
WE_CALLPARENT: "ALL"
WE_CALLBABY: "ALL"
SC_DIMENSIONDOOR: "ALL"
+ GD_EMERGENCYCALL: "ALL"
}
disabled_items: {
@@ -223,7 +225,7 @@ zones: (
AL_WARP: "ALL"
AL_TELEPORT: "ALL"
SC_DIMENSIONDOOR: "ALL"
-
+ GD_EMERGENCYCALL: "ALL"
}
disabled_items: {
@@ -316,6 +318,7 @@ zones: (
disabled_skills: {
BS_GREED: "PLAYER"
CG_HERMODE: "PLAYER"
+ GD_EMERGENCYCALL: "PLAYER"
}
disabled_items: {
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index 08e36b6e7..d6dbd81ff 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -38280,6 +38280,12 @@ skill_db: (
UF_NOMOB: true
}
}
+ Requirements: {
+ SPCost: 1
+ Items: {
+ GuildCoin: 1
+ }
+ }
},
{
Id: 10007
@@ -38302,6 +38308,12 @@ skill_db: (
UF_NOMOB: true
}
}
+ Requirements: {
+ SPCost: 1
+ Items: {
+ GuildCoin: 1
+ }
+ }
},
{
Id: 10008
@@ -38324,6 +38336,12 @@ skill_db: (
UF_NOMOB: true
}
}
+ Requirements: {
+ SPCost: 1
+ Items: {
+ GuildCoin: 1
+ }
+ }
},
{
Id: 10009
@@ -38346,6 +38364,12 @@ skill_db: (
UF_NOMOB: true
}
}
+ Requirements: {
+ SPCost: 1
+ Items: {
+ GuildCoin: 1
+ }
+ }
},
{
Id: 10010
@@ -38374,6 +38398,9 @@ skill_db: (
}
Requirements: {
SPCost: 1
+ Items: {
+ GuildCoin: 1
+ }
}
},
{
@@ -38403,6 +38430,9 @@ skill_db: (
}
Requirements: {
SPCost: 1
+ Items: {
+ GuildCoin: 1
+ }
}
},
{
@@ -38431,6 +38461,9 @@ skill_db: (
}
Requirements: {
SPCost: 1
+ Items: {
+ GuildCoin: 1
+ }
}
},
{