51 Commits

Author SHA1 Message Date
Poki#3
d71c3fd5d1 Fixed Summon skills, among others.
Changed Light Dun Spawn numbers a bit (Gemini is a Mini-boss)
Changed "Virus" to "Anopheles"
Fixed item name in Cube Room Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-23 19:35:29 +00:00
Komurka
b4135d9c6d * Fixed G_GOBLINE_XMAS mode (aggresive ~~)
Can anyone from script devs fix all G mobs mode ?

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-22 17:50:48 +00:00
Komurka
ee268a6fbd * Made G_DARK_ILLUSION more ... aggressive
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-22 16:56:09 +00:00
Poki#3
d2a288f76f * Changed a bunch of item names according to the upcoming iRO Lighthalzen Patch. [Poki#3]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-21 22:46:55 +00:00
Komurka
0fc8a2651c * Updated item_bluebox.txt, item_giftbox.txt, item_violetbox.txt, item_db.txt, mob_db.txt, added item_cookie_bag.txt
- new databases from Aegis 10.2
- implemented Cookie Bag item
- added missing mobs
- note: yes, I know that random item databases can be shorter (item_bluebox.txt, item_violetbox.txt, item_cookie_bag.txt, but not with current implementation of item randomizing
  for expamle:
	- there are 9285 items in item_bluebox.txt, and 1000000/9285 = real value
	- so line with Red Potion would contain rate = 1000000/9285*12 = real value (can't be)
  I think it's better to have bigger db, and do ONE rand check, than shorter and check it even 1000 times ~~ (in function itemdb_searchrandomid) so please, don't mess with them, or change them
* Changed MAX_RANDITEM from 2000 to 10000 to fit new databases
- Added reading of new file - item_cookie_bag.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 12:42:24 +00:00
Komurka
c8948e128e * Updated mobs mode (ID 1001-1691) according to Aegis 10.2
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 10:47:45 +00:00
Komurka
57c6147ff8 * Preparing eA for new mob_skill_db from Aegis 10.2 [Komurka]
- increased MAX_MOBSKILL 32 -> 40

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-19 23:04:02 +00:00
MasterOfMuppets
f90cb3f56d Updated the drops of CHUNG_E a bit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-19 20:59:20 +00:00
Poki#3
91bc73b561 * Part 1 of Gravitys "Zeny Inflation Control Update"
- All potion type drops from monsters are changed with Herbs (Excluding MvP Monsters).
		Red Potions -> Red Herb
		Orange Potion -> Yellow Herb
		Yellow Potion -> Yellow Herb
		White Potion -> White Herb
		Green Potion -> Green Herb
	- 'Mastela Fruit', dropped by 'Enchanted Peach Tree' monster, will be deleted.
	   You can buy it in Hugel.
	- All Awakening Potions replaced with Grapes.
	- All Berserk Potions replaced by Lemon.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-14 23:15:02 +00:00
Poki#3
47a3e1ca19 Updated most mobs Summon Skills to use "OnSpawn" conditions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-13 13:51:13 +00:00
Vicious
7494ea0ff4 mob db update(clock, enchanted peach tree)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-11 05:46:06 +00:00
MasterOfMuppets
fafd600c89 Updated monster skills and drops of some monsters.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04 14:58:39 +00:00
Poki#3
b7cdbdb1a7 Added Playtester's Odin and Kiel Mobs. Added Valkyrie and missing Honunies.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02 14:28:30 +00:00
MasterOfMuppets
dd2f880343 Small fixes to lady tanee.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5140 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31 16:40:19 +00:00
MasterOfMuppets
975e771b92 Changed Vesper's mode to boss.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31 09:59:57 +00:00
MasterOfMuppets
1fd70a2b94 Removed the hyphen after Hydro's name in the abyss lake spawn scripts. Added monster drops to the Thanatos Tower and Abyss Lake monsters. Revised the monster skills of the monsters in Thanatos Tower and Abyss lake dungeon.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 21:53:37 +00:00
MasterOfMuppets
c107bb785a Updated drops of Vesper.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 20:02:34 +00:00
MasterOfMuppets
66f39f23a7 Updated Vesper's and orc baby's monster skills. Lowered the drop rate of peridot from Apocalypse, it's no longer a miniboss. Updated the spawns of Juperos according to ROmap.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 18:34:36 +00:00
Valaris
2178a86317 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://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e Clearing trunk.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
Lupus
48152486d7 added einbroochs monsters stats + drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 16:09:22 +00:00
Lupus
e7dcb2218b changed drops of deviling
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1414 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 18:02:19 +00:00
Lupus
db793a8a79 forgot to update mobs db
with cards drops

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26 22:05:39 +00:00
Lupus
eef0818e2b added all released cards into OCA
and mobs drops

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26 18:15:59 +00:00
Lupus
f7600f830c ADDED new Einbrook's mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1296 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25 17:37:52 +00:00
celest
d2dd679325 * Don't log SQL char actions if log_char is not enabled in char_athena.conf
* Updated shop_exp's calculation to give more exp
* Some item and mob DB updates
* Added Einbech/Einbroch warps

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18 10:04:41 +00:00
Lupus
ad6ebc9c89 made actual MOB_DB SQL
some name fixes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1148 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-21 08:33:40 +00:00
Lupus
0b777af341 added released cards into monsters drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1140 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-19 09:31:14 +00:00
Lupus
6dcb5ae02b added +2 drops slots into MOBS DBs
brushed up srcs for 10 drops

fixed some mobs...

fixed TXT logs

fixed 1 guardian spawn

changed 2 SQL files.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 17:19:26 +00:00
(no author)
e7ac71f443 massive update
of item_db.txt
(new cards, items )

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 18:20:13 +00:00
(no author)
911aeaecfb some item/mob db fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1032 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-04 23:22:34 +00:00
Lupus
5e951b86f0 fixed some mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@956 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-12 20:16:52 +00:00
mc_cameri
1d7fbf3c64 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@820 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-27 14:35:37 +00:00
Lupus
2dfb59276a fixed KAPHA drops
(probably someone screwed that mob by accident)
one number was deleted...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@607 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 15:10:45 +00:00
celest
99bd6edb6e - Corrected traps
- Some minor changes to Hiding, Cloaking and Chasewalk
- Corrected Cannibalize
- Updated Marionette Control, Berserk
* Changed the weather gm commands to be able to toggle on and off
* Added Jawaii and Ayothaya to @go list
* Changed the default values for ranged, magic and misc damage rate in battle_athena
* Removed redundant 'berserkdamagetick'
* Added changes to map.h according to Shinomori
* Changed Parasite in mob_db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@570 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 13:06:43 +00:00
Nasedo
99037d4896 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@518 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-09 00:12:41 +00:00
Lupus
7a7039fc32 mob: amon Ra, Niflheim mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 13:19:28 +00:00
Lupus
f2fc05fe17 restored some db files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 08:47:22 +00:00
(no author)
dfda8e8e45 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@341 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-24 07:45:00 +00:00
Lupus
76f159a66c added mob stats: Raptice
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20 20:36:13 +00:00
Lupus
864838086d fixed Golden Thief Bug mode! (+detect hidden)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 21:48:15 +00:00
Lupus
c7d44a8bf8 fixed Golden Thief Bug mode!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 21:37:17 +00:00
amber
d479e29aee Fixed some file types
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
codemaster
841b9600ef Updated Parasite (#1500) Drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@117 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 01:43:16 +00:00
codemaster
881676e924 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@104 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-10 21:42:50 +00:00
shadowlady
16627667d4 Ayothana Mobs. Added on mob listing, mob_db and mob_branch. NOTE: Poring stats. Might fix it later.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@72 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-08 20:35:02 +00:00
shadowlady
5fd03407d8 Fixed joker having 0 drops and other minor drop errors.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@38 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-07 02:35:07 +00:00
shadoweathena
2ff44c7ee1 Fixed most(90%+?) of mob_db.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@31 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-06 20:19:00 +00:00
Lupus
659c5234a6 Shadowlady's MOBs revision:
comodo>yuno>amatsu>gonryun>umbala mobs are alright
<shadowlady> mvp and woe mobs too
<shadowlady> now need ep 1 2 3 and niflheim+

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@18 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05 21:48:33 +00:00
(no author)
34c9cc4beb Added easter, xmas event npcs. Added custom blackjack npc. [kobra_k88]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@13 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05 09:43:07 +00:00