102 Commits

Author SHA1 Message Date
Playtester
2652b07364 Modified Kiel Lab spawns and changed Rebirth so it still works even with the dead skill not trigger bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-27 00:07:15 +00:00
Playtester
e67e4d983d Amon Ra now uses Meteor Storm on self until we find out how it really works
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6716 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 15:58:53 +00:00
Playtester
51daec13ce Major fix to the mob_skill_db
- traps are now placed around2 rather than self
- all idle skills should work now

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6662 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-19 22:57:08 +00:00
Playtester
5746260499 More fixes on Amon Ra
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-19 16:48:57 +00:00
Playtester
e79ba881bb Fixed Bascojin's mob summoning
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-19 10:46:07 +00:00
Playtester
4649bc3705 Amon Ra's and Dark Lord's Fire Pillar & Meteor Storm now have Level 11 rather than 30
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-18 22:28:11 +00:00
Playtester
9791bb53e6 Just a minor fix to Amon Ra...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 23:35:52 +00:00
Playtester
f44e764d49 More Amon Ra related changes
- Dark Blessing and Blood Sucker now have a range of 9 tiles
- Small fixes on his skills again
- G_Khalitzburg is a bit slower now

Changes to skill.conf:
-mobs now can stack ground skills by default
-mobs can place unlimited ground skills
-format for land_skill_limit changed

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 23:17:16 +00:00
Playtester
fa44f95727 * Fixed implementation of MVP Meteor Storm
- Dark Lord and Amon Ra use it
- Meteors drop in an area of 31x31 tiles
- each Meteor has 7x7 tiles splash damage
- each Meteor does 15 hits

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 20:37:17 +00:00
Playtester
8e27e4bd1c Small skill fix on Amon Ra...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 18:51:06 +00:00
Playtester
664e4c071e More fixed on Amon Ra, it works quite well now, mostly code fixes are needed...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 18:01:58 +00:00
Playtester
44f3c0301b Additional Skeggiold Fix...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 12:02:41 +00:00
Playtester
049758b72d Hopefully fixed Skeggiolds summoning endless slaves
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 11:54:28 +00:00
Playtester
4a0b36ff3d Added a hopefully better implementation of Amon Ra thanks to Tharis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 11:37:45 +00:00
Playtester
6bd440fdb8 Uncommented Summon skill of Katrinn and Shecil
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6580 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 08:32:35 +00:00
Vicious
00d1d9a5cb biolab mvp recalling
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:36:42 +00:00
Playtester
5b77ad3758 DB files back to Windows Format
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 20:43:32 +00:00
skotlex
9f19b5cfdc - Fixed skill_delayfix not altering delay at all after you reached 150.
- Applied ers to pet loot drops.
- Cleaned up the pet loot drop function.
- Mob skill state MSS_ANY won't include MSS_DEAD now.
- Added mob skill state MSS_ANYTARGET ("anytarget") which means any state (except dead) on which the mob has a target set.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 14:52:11 +00:00
skotlex
cb00c164f7 - Idle skills won't trigger while the mob is walking.
- Idle skills will now trigger each IDLE_SKILL_INTERVAL iterations (10 currently)
- Added support for walk packet 0x22c (disabled currently as it's non-walk packet equivalent is yet missing), it will be used when PACKETVER is set to 7 or above.
- Normal walking will now also trigger mob skills (due to the walk skill condition)
- Updated mob_skill_db: all idle and walk skills had their rate go up x10.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-24 02:45:17 +00:00
Vicious
d5ccb4d2df NPC_CHANGE should be self
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 06:53:17 +00:00
skotlex
34fa41861e - Added -fstack-protector to the Makefile, commented out by default.
- Increased all chase/follow skill rates by 10 since their trigger rate has been decreased by that much due to the unit-data update.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-23 05:40:58 +00:00
Playtester
e53a806d32 Small fix on the Venatu names in the mob_skill_db.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22 08:21:19 +00:00
Poki#3
2f2fffd99a * Fixed some mob skills that where missing an [Enter]... (Windows format... AGAIN!) [Poki#3]
...why co we have uncommented Attack skills under an iddle state? Oo
* Added a lot of G_Mobs and changed some slave spawns to them. Please use the newest exe release. [Poki#3]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-21 17:36:05 +00:00
Zephiris
562a64fee0 * Fixed the mob_skill_db by commenting out lines with targeted skills being cast during an idle state. (Thanks to LittleWolf) [Zephiris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 01:07:20 +00:00
Lupus
557741cf43 Added missing mob skills to G_HYDRA, G_PARASITE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 15:46:13 +00:00
skotlex
f5359b3bbc - Corrected char-server parameters so that the subnet config file is the third parameter, not the second (which was conflicting with inter_athena.conf's argument), thanks to foobar.
- Fixed TK and Soul Linker's position of their job entry in exp2.txt, thanks to Coltaro.
- Fixed NPC_GRANDDARKNESS targetting the enemy instead of yourself in mob_skill_db.
- Fixed Grandcross's hit and range entries in the skill_db (it had hit 5? that wasn't even a valid value from the description)
- PR_BENEDICTIO now ignores mdef
- Removed the status_isdead checks from status_check_skilluse, they are now done only on the skill_castend_* functions.
- Fixed NPC_SELFDESTRUCTION not doing the correct damage to oneself.
- Fixed chatlog's x/y column capacity.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 14:49:16 +00:00
Poki#3
9bdbed73e8 * Temp Plugs for NJ and GS items [Poki#3]
* Fixed some skill warnings. [Poki#3]
	* Added back mob "Mime Monkey". [Poki#3]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-02 15:20:17 +00:00
Lupus
0c99f15cbb temp Green Iguana skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-01 16:22:28 +00:00
Poki#3
4bd5350aa3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5389 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-02-25 11:26:44 +00:00
Komurka
9303dbefeb * Changed bosses slaves in Bio Labs level 3 - they will spawn only once now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-24 15:13:22 +00:00
skotlex
a4b9893c90 - Fixed Lady Tanee's spawns.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-24 14:27:14 +00:00
skotlex
ada437dcaf - Added mob skill conditions myhpinrate and friendhpinrate for using HP ranges instead of a fixed "less than" condition.
- Added mob_ai condition &16, enables skills that are normally used on 'friends' to also pick up caster as target.
- Fixed npc_shopid not being reset to 0 when buying/selling. FIXME: The client sends a packet when you cancel? It is required so that npc_shopid will be cleared and prevent the player from being stuck.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-23 21:33:35 +00:00
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
8138fcb6e6 * Some mob_skill_db fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 21:36:21 +00:00
MasterOfMuppets
1aad539664 Fixed a small typo I found while browsing through the mob skill database.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 18:07:20 +00:00
Komurka
0429bdcf2d * 2nd part (status % chances, coma) of item_db.txt update according to Aegis 10.2 file
- all cards, that had 20% on status change now have 6%
- all cards, that had 10%+20% on status change now have 3%+3%
- some small fixes
- fixed Assaulter slaves thanks to Poki#3

There is MUCH more to do ~~
Also obb and ovb databases need to be updated.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20 01:52:58 +00:00
Komurka
13b114704a New mob skill database from Aegis 10.2 (mobs 1001-1691)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-19 23:16:44 +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
skotlex
f8df39576f - Made the NPC_BREAK* skills no damage skills. Removed their code from the skill cast end damage id function.
- Also raised their max level to 10. Made their breaking chance 10%*lv


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-10 14:57:49 +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
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
skotlex
cf99ac6795 - Fixed being able to Encore skills you no longer have in your tree.
- Added no HP regen while Bleeding, -25% ATK and ASPD penalties as well.
- Added VIT reduces duration of confusion.
- Added MSC_SPAWN "onspawn" mob skill condition.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31 14:44:39 +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
6b20e1e922 Added monster skills to the Odin temple monsters. Changed the range of NPC_PETRIFYATTACK from 1 to 7.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 19:39:04 +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
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
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