156 Commits

Author SHA1 Message Date
Playtester
c683940c0d Fixed Galion losing boss mode
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-23 18:47:34 +00:00
Playtester
efff167bc0 * Added Critical Wounds to Anubis's skills
- also added some icon info

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 20:33:28 +00:00
Playtester
a8732f2d79 Fixed some entries in the mob_skill_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11002 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 14:11:10 +00:00
skotlex
2d6cef47d6 - Modified map_foreachinrange so that you can also specify the max length of the path to use. The max_count field in the skill_db is used to specify this range for path-type skills (Sharpshooting, Kamaitachi and the NPC Breath skills.
- Implemented the 'new' NPC skills described here: http://ro.doddlercon.com/wiki/index.php?title=Monster_Skills . It is mostly complete, but the new status changes (slow cast, critical wounds, etc) don't have any visual effects yet (icon or opt changes? I don't know if they should have). Also I could not find the unit_id for Evil Land, so it looks just like Sanctuary for now. Apart from those, the only skills which I couldn't get to display properly are the Breath skills (with the exception of Fire Breath).
- skill_calc_heal now takes the target as argument to properly support Critical Wounds
- battle_calc_return_damage now takes a flag to know if the attack was direct or not, needed since Magic Mirror also reflects indirect attacks.
- cleaned up the 'description' field in skill.c, added skill_get_desc to it
- Removed 'splash' support from Lex Divina as it is no longer needed.
- Modified the way Sight/Sightblaster work so that the skill id is no longer guessed (needed to properly acquire the splash range for Wide Sight)
- Corrected gtb_sc_immunity setting not taking effect if your block value was the same (that is, if the config said 30%, then you would only get status change immunity at 31%, nor 30%)
- Uncommented the 'new' npc skills from mob_skill_db as they are implemented now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 00:05:13 +00:00
Playtester
8e3f319f5c Fixed monsters using Pneuma on target instead of self
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-28 21:30:26 +00:00
Playtester
4b780e52ea Fixed Fireball and Firewall mob skill level
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-26 18:27:19 +00:00
L0ne_W0lf
2aa0f5545a * Fixed incorrect skill ID for Lady Tany's Expulsion.
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish"


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16 00:46:25 +00:00
L0ne_W0lf
bde788854e * Fixed fixed incorrect skill ID for Thanatos's Expulsion
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16 00:10:17 +00:00
L0ne_W0lf
575b762cc7 * G_Bacsojin will summon G_Spring_Rabbit now instead of Green Iguana.
* Fixed some of the episode 11.2 monsters not using the proper level for some of their skills. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-11 21:03:52 +00:00
L0ne_W0lf
aafdadb49f * Commented out two questionable Marine Sphere skills.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09 17:51:18 +00:00
L0ne_W0lf
13c2d03c66 * More mob_skill_db.txt updates.
- Added Fiber Lock to Argos and Close Confine to Drosera.
- Fixed monsters in Thanatos Tower and past using "Bash" instead of "Provoke"
- Added Two-hand Quicken to Incantation Samurai.
- Several additional updates to other monster skills.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09 15:57:47 +00:00
L0ne_W0lf
2d637e910b * Corrected the new NPC skill IDs in the mob_skill_db.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-08 14:37:53 +00:00
L0ne_W0lf
60a57c7fd2 * Commented out NPC_EARTHQUAKE in Randgris' skill list.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10865 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07 21:22:40 +00:00
L0ne_W0lf
6532419fe4 * Rather large update to mob_skill_db.
- Update to biolab monster skill list, and boss monster skill lists.
- Updated 11.2 monster skills to official.
- Monsters that summon mobs that are NOT mini-bosses only summon when IDLE now.
- Due to lack of support for new NPC skills, they have been commented out.
- Removed skills (with the exception of NPC_REVENGE from alchemist plants)
- Additional minor changes.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07 21:06:59 +00:00
Playtester
168d8ec571 Updated Kasa skill usage thanks to Doddler
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-28 22:42:00 +00:00
Playtester
545096f5c0 * Updated Ifrit and Byorgue drops
- removed incomplete items from drops
* Updated Ganbantein on Ifrit and Kasa
* Added Ifrit and Byorgue to spawns
* Lowered Atroce respawn time on Veins fields

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-16 15:19:58 +00:00
ultramage
75f1e238d7 - Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking)
- Fixed some typos in skill_castnodex_db.txt
- Small update to the effects list by Au{R}oN

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-11 22:21:45 +00:00
Playtester
2438262124 Some minor Thor Volcano mob skill changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10617 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 18:11:03 +00:00
Playtester
81b6c22581 * Made Thor Volcano mobs safe to use
- raised their DEF/MDEF
- raised their speed
- removed 11.3 drops (using 11.2 drops)
- added most of their skills thanks to Doddler
- added Thor Volcano spawns, so they can be tested

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 14:15:56 +00:00
Playtester
41599e01a3 Added Magnum Break to Magmaring
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 19:01:56 +00:00
Playtester
936131031f Small update on Magmaring
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-03 12:50:39 +00:00
Playtester
89f7b5318b * Some more skill updates
- some smaller mob skill updates
- MVP power skill updates (not sure if code works with higher levels)
- fixed comments in mob db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 11:12:20 +00:00
Playtester
fe07439b10 Updated Amon Ra and High Wizard mob skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 09:54:56 +00:00
Playtester
ed117824ea More MVP level mob skill fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28 17:11:42 +00:00
Playtester
ec353f7ed2 More mob skill updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-27 21:27:39 +00:00
Playtester
35869d293f * Fixed some mob skills
- replaced attackpcgt with attackpcge

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-26 21:24:10 +00:00
Playtester
382d96cae3 Reverted RSX0806 summon
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-25 17:10:16 +00:00
Playtester
8d12732e47 Some minor mob skill updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-25 16:54:50 +00:00
Playtester
ddf54e0461 * Updated MVP level skills
- updated Pori Pori's skills
- MVP level triggers for all level 10 mob skills regardless of MVP mode

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-24 19:59:48 +00:00
Playtester
3ed79a6c03 Some more Anubis updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-22 12:25:43 +00:00
Playtester
8924c92ca2 Fixed Aegis onspawn bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10294 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-19 20:13:17 +00:00
Playtester
8c57068853 Minor summoning behavior fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10291 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-19 10:10:11 +00:00
Playtester
399d55f6f7 * Changed summoning behavior to Aegis 10.4
- removed almost all "onspawn" summons
- fixed a few summons

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-18 17:05:11 +00:00
Playtester
33d2b5dbb1 More Anubis updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-16 10:42:10 +00:00
Playtester
33b8d523d6 Readded and updated Anubis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-15 16:26:46 +00:00
Playtester
8d3ece5310 Hopefully fixed Skogul not using Grimtooth
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14 18:32:32 +00:00
Playtester
bb5c4253bb Fixed Eremes using Venomdust on self instead of target
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-13 22:11:05 +00:00
Playtester
ef10fe3a04 * Kyrie Eleison cannot be cast on mobs anymore
- also some small mob skill changes to work with the new code

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-12 18:32:12 +00:00
skotlex
a6e2bc1d01 - Corrected mob skill CALLSLAVE's target to be always 'self'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-12 16:20:18 +00:00
skotlex
e1a0d14886 - Converted mob skills that had the combination idle+target+always to idle+randomtarget+always as per Playtester's request.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-12 15:37:43 +00:00
Playtester
79acbed9f0 * Thanatos, Kiel and Randgris now use Ganbantein
- when rudeattacked and can't teleport

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-12 14:04:04 +00:00
ultramage
7d46c4c259 - Fixed the start_point setting smashing t3h stack in some situations
- Fixed some over/under-dimensioned arrays (the map length defines already reserve space for the string terminator)
- Fixed an unupdated define making Warp Portal fail with an error
- Fixed some skill entries of the Galion mob

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-06 21:43:22 +00:00
Playtester
eea6f44d32 Small mob skill change... need someone to test the 11.1 MVPs since I can't really test it alone
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-03 09:48:25 +00:00
Playtester
14cd8e113f Raised skill usage and mode of 11.1 MVPs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10134 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-02 23:46:02 +00:00
skotlex
a578017992 - Completed Amon Ra's spell list.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-02 17:32:29 +00:00
skotlex
aca93bf9ff - Added support for mob skill target 'randomtarget', when specified, it will pick a random enemy from within the skill's cast range.
- Updated the mob_db so that all skills from non-moving mobs that specified 'target' as enemy will use 'randomtarget' instead.
- Amon Ra's meteors now use randomtarget instead of self.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-01 20:06:06 +00:00
Playtester
8160fd2b40 Fixed typo in mob_skill_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-30 14:15:42 +00:00
Playtester
eb46c3aadc * NPC_CHANGEUNDEAD is now "target" for all mobs
- all other NPC_CHANGE skills stay "self"

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-20 20:44:51 +00:00
Playtester
d79eb83a0f * Made NPC_CHANGE self targetted for all mobs
- it should either be self or target for all but not mixed up	
- fixed up Parasite and Peach Tree AI

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-20 10:48:07 +00:00
Playtester
732e3c71a1 Fixed Owl Duke and Owl Baron losing boss mode on NPC_EMOTION
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9511 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-17 11:50:13 +00:00