diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-28 05:38:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-28 05:38:48 -0300 |
commit | 8923d599ccf8a79f8bc8f6025a3bb44ab495dbe0 (patch) | |
tree | 259578b8bcf7cc4440a8c1ca995518fceed98add /db/re/skill_db.conf | |
parent | 4381448c6bb1d4cf4705deaefd481e9bf1152c42 (diff) | |
download | serverdata-8923d599ccf8a79f8bc8f6025a3bb44ab495dbe0.tar.gz serverdata-8923d599ccf8a79f8bc8f6025a3bb44ab495dbe0.tar.bz2 serverdata-8923d599ccf8a79f8bc8f6025a3bb44ab495dbe0.tar.xz serverdata-8923d599ccf8a79f8bc8f6025a3bb44ab495dbe0.zip |
This is the first effort towards a minimal balance for Guild Skills
This should be enough for first release :3
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r-- | db/re/skill_db.conf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index d45045c78..78730dcef 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -38597,7 +38597,7 @@ skill_db: ( SkillType: { Self: true } - CoolDown: 30000 + CoolDown: 180000 Requirements: { SPCost: 35 Items: { @@ -38613,7 +38613,7 @@ skill_db: ( SkillType: { Self: true } - CoolDown: 30000 + CoolDown: 180000 Requirements: { SPCost: 35 Items: { @@ -38629,7 +38629,7 @@ skill_db: ( SkillType: { Self: true } - CoolDown: 30000 + CoolDown: 180000 Requirements: { SPCost: 35 Items: { @@ -38645,7 +38645,7 @@ skill_db: ( SkillType: { Self: true } - CoolDown: 30000 + CoolDown: 180000 Requirements: { SPCost: 35 Items: { @@ -38661,7 +38661,7 @@ skill_db: ( SkillType: { Self: true } - CoolDown: 30000 + CoolDown: 180000 Requirements: { SPCost: 35 Items: { @@ -38677,7 +38677,7 @@ skill_db: ( SkillType: { Self: true } - CoolDown: 30000 + CoolDown: 180000 Requirements: { SPCost: 35 Items: { @@ -38693,7 +38693,7 @@ skill_db: ( SkillType: { Self: true } - CoolDown: 30000 + CoolDown: 180000 Requirements: { SPCost: 35 Items: { @@ -38709,7 +38709,7 @@ skill_db: ( SkillType: { Self: true } - CoolDown: 30000 + CoolDown: 180000 Requirements: { SPCost: 35 Items: { @@ -38725,7 +38725,7 @@ skill_db: ( SkillType: { Self: true } - CoolDown: 30000 + CoolDown: 180000 Requirements: { SPCost: 35 Items: { |