diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-17 06:14:04 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-17 06:19:07 +0100 |
commit | 8230f5d81baf2647aa49b1cea276c1ada749dc71 (patch) | |
tree | c3184d29877d1c3b01e5f09a7fdc27f51e686a28 /db/const.txt | |
parent | 1fbbf9b06dd1feb72a0ce746096de222bf93de44 (diff) | |
download | hercules-8230f5d81baf2647aa49b1cea276c1ada749dc71.tar.gz hercules-8230f5d81baf2647aa49b1cea276c1ada749dc71.tar.bz2 hercules-8230f5d81baf2647aa49b1cea276c1ada749dc71.tar.xz hercules-8230f5d81baf2647aa49b1cea276c1ada749dc71.zip |
Implement official effect of MVP Scrolls
- Ghostring Scroll
- Phreeoni Scroll
- Tao Gunka Scroll
- Mistress Scroll
- Orc Hero Scroll
- Orc Lord Scroll (thanks to Dastgir)
Note: in Aegis, the reflect damage from Orc Lord Scroll is in the user
not in the attacker, but in this commit, the attacker receives the
reflect damage.
- Added New Cash Boxes
* Tao Gunka Scroll Box
* Mistress Scroll Box
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index e09200500..d5251799d 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1319,6 +1319,12 @@ SC_CUP_OF_BOZA 611 SC_OVERLAPEXPUP 612 SC_MORA_BUFF 613 +// MVP Scrolls +SC_MVPCARD_TAOGUNKA 614 +SC_MVPCARD_MISTRESS 615 +SC_MVPCARD_ORCHERO 616 +SC_MVPCARD_ORCLORD 617 + e_gasp 0 e_what 1 e_ho 2 |