summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-26 21:02:36 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-26 21:02:36 +0000
commit6d0e731fdfaa4127bc47f4e769d0cc6e61e4c2a0 (patch)
tree1abf67ae2b29ddceea3da930dc80527c47825732 /db
parent001f8acbf66d799408cce996ee7a7a74f63c979a (diff)
downloadhercules-6d0e731fdfaa4127bc47f4e769d0cc6e61e4c2a0.tar.gz
hercules-6d0e731fdfaa4127bc47f4e769d0cc6e61e4c2a0.tar.bz2
hercules-6d0e731fdfaa4127bc47f4e769d0cc6e61e4c2a0.tar.xz
hercules-6d0e731fdfaa4127bc47f4e769d0cc6e61e4c2a0.zip
lowered max lvl of Oridecon Research from 10 to 5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@373 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt1
-rw-r--r--db/skill_tree.txt6
2 files changed, 4 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index cb12e84c3..8fc3cb6b5 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -8,6 +8,7 @@
11/26 * Fixed Abrakadabra (3 Yellow Gemstones -> Yellow Gemstones 2).
And of course it would still use 1 Yellow even if you have Mistress Card, etc. [Lupus]
TODO: Abrakadabra should also summon Monsters and even MVP by chance...
+ * Lowered max level of Oridecon Research skill from 10 to 5 [Lupus]
11/25 * Added element effects to const.txt. [celest]
Usage example: sc_start SC_Frost,30000,0;
diff --git a/db/skill_tree.txt b/db/skill_tree.txt
index db7a97c1e..64ac742bd 100644
--- a/db/skill_tree.txt
+++ b/db/skill_tree.txt
@@ -193,7 +193,7 @@
10,94,5,0,0,0,0,0,0,0,0,0,0//BS_IRON #鉄製造#
10,95,5,94,1,0,0,0,0,0,0,0,0//BS_STEEL #鋼鉄製造#
10,96,5,94,1,0,0,0,0,0,0,0,0//BS_ENCHANTEDSTONE #属性石製造#
-10,97,10,96,1,0,0,0,0,0,0,0,0//BS_ORIDEOCON #オリデオコン研究#
+10,97,5,96,1,0,0,0,0,0,0,0,0//BS_ORIDEOCON #オリデオコン研究#
10,98,3,0,0,0,0,0,0,0,0,0,0//BS_DAGGER #短剣製作#
10,99,3,98,1,0,0,0,0,0,0,0,0//BS_SWORD #剣製作#
10,100,3,99,1,0,0,0,0,0,0,0,0//BS_TWOHANDSWORD #両手剣製作#
@@ -814,7 +814,7 @@
4011,94,5,0,0,0,0,0,0,0,0,0,0//BS_IRON #鉄製造#
4011,95,5,94,1,0,0,0,0,0,0,0,0//BS_STEEL #鋼鉄製造#
4011,96,5,94,1,0,0,0,0,0,0,0,0//BS_ENCHANTEDSTONE #属性石製造#
-4011,97,10,96,1,0,0,0,0,0,0,0,0//BS_ORIDEOCON #オリデオコン研究#
+4011,97,5,96,1,0,0,0,0,0,0,0,0//BS_ORIDEOCON #オリデオコン研究#
4011,98,3,0,0,0,0,0,0,0,0,0,0//BS_DAGGER #短剣製作#
4011,99,3,98,1,0,0,0,0,0,0,0,0//BS_SWORD #剣製作#
4011,100,3,99,1,0,0,0,0,0,0,0,0//BS_TWOHANDSWORD #両手剣製作#
@@ -1417,7 +1417,7 @@
4033,94,5,0,0,0,0,0,0,0,0,0,0//BS_IRON #鉄製造#
4033,95,5,94,1,0,0,0,0,0,0,0,0//BS_STEEL #鋼鉄製造#
4033,96,5,94,1,0,0,0,0,0,0,0,0//BS_ENCHANTEDSTONE #属性石製造#
-4033,97,10,96,1,0,0,0,0,0,0,0,0//BS_ORIDEOCON #オリデオコン研究#
+4033,97,5,96,1,0,0,0,0,0,0,0,0//BS_ORIDEOCON #オリデオコン研究#
4033,98,3,0,0,0,0,0,0,0,0,0,0//BS_DAGGER #短剣製作#
4033,99,3,98,1,0,0,0,0,0,0,0,0//BS_SWORD #剣製作#
4033,100,3,99,1,0,0,0,0,0,0,0,0//BS_TWOHANDSWORD #両手剣製作#