diff options
author | Valaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-29 16:10:48 +0000 |
---|---|---|
committer | Valaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-29 16:10:48 +0000 |
commit | 620e60eebce2c1f35c5c9a82f6ca365b316587f5 (patch) | |
tree | 38a39e0415f419d9a49ae456ed0e26654c23d559 /db/mob_boss.txt | |
parent | a2675f07d7da22a7c6ae11f545bf8f671e785a82 (diff) | |
download | hercules-620e60eebce2c1f35c5c9a82f6ca365b316587f5.tar.gz hercules-620e60eebce2c1f35c5c9a82f6ca365b316587f5.tar.bz2 hercules-620e60eebce2c1f35c5c9a82f6ca365b316587f5.tar.xz hercules-620e60eebce2c1f35c5c9a82f6ca365b316587f5.zip |
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/mob_boss.txt')
-rw-r--r-- | db/mob_boss.txt | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/db/mob_boss.txt b/db/mob_boss.txt new file mode 100644 index 000000000..30a72f761 --- /dev/null +++ b/db/mob_boss.txt @@ -0,0 +1,46 @@ +// Bloody Branch Summonable Monsters Database
+//
+// Structure of Database:
+// MobID,DummyName,Rate
+
+0,Baphomet,1039
+//1022,Werewolf,1000000
+1038,Osiris,1000000
+1039,Baphomet,1000000
+1046,Doppelganger,1000000
+1059,Mistress,1000000
+1086,Golden Thief Bug,1000000
+1087,Orc Hero,1000000
+1112,Drake,1000000
+1115,Eddga,1000000
+1147,Maya,1000000
+1150,Moonlight,1000000
+1157,Pharaoh,1000000
+1159,Phreeoni,1000000
+1190,Orc Lord,1000000
+1251,Stormy Knight,1000000
+1252,Garm,1000000
+1272,Dark Lord,1000000
+1312,Turtle General,1000000
+1373,Lord of Death,1000000
+1389,Dracula,1000000
+1418,Evil Snake Lord,1000000
+1492,Incantation Samurai,1000000
+1511,Amon Ra,1000000
+1518,Bacsojin,1000000
+1583,Tao Gunka,1000000
+1623,RSX 0806,1000000
+1688,Lady Tany,1000000
+1719,Detale,1000000
+
+//== Not "Normal" MvP's.
+//1646,Lord Knight Seyren,1000000
+//1647,Assassin Cross Eremes,1000000
+//1648,Whitesmith Harword,1000000
+//1649,High Priest Magaleta,1000000
+//1650,Sniper Shecil,1000000
+//1651,High Wizard Katrinn,1000000
+//1708,Thanatos,1000000
+//1733,Kiel,1000000
+//1734,Kiel D-01,1000000
+//1751,Valkierie Randgris,1000000
\ No newline at end of file |