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
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
(no author)
706e785091
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04 23:25:09 +00:00