4145 Commits

Author SHA1 Message Date
Playtester
2c78473a09 Updated various one-handed weapons
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9977 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-08 21:02:50 +00:00
DracoRPG
deb34a8ae5 New mapcache system :x
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9971 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-07 02:02:32 +00:00
skotlex
07e53259a5 - Corrected the define for NK no cardfix (def).
- Updated skills that shouldn't ignore the target's cards: Smoking, Fling, Zenynage
- Fixed the char sql server not escaping the server name before inserting it on the ragsrvinfo table.
- Corrected @lvup not doing the party even share check.
- Corrected breaker's misc part not ignoring element.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-06 16:16:25 +00:00
Playtester
4455a88cbc Fixed Flying Angel headgear
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-06 15:59:04 +00:00
skotlex
0c7ca5de82 - Added NK value 0x80: ignore target's cards (0x8 will now only ignore attacker's cards).
- Corrected the NK values of skills (0x08 -> 0x80): Self Destruction, Smoking, Pressure, Fling, Zeny Nage, BioExplosion
- Soul Burn & Gravitation got NK 0x80 (previously hardcoded)
- Corrected Soul Breaker ignoring target's cards instead of the caster's.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9967 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-05 22:00:01 +00:00
Playtester
49b783129b * Added various new headgears thanks to Argatlahm
- some headgears might not be fully official, feel free to report bugs if you find any
- also updated item_db.sql

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-05 19:29:10 +00:00
Playtester
90e9a649c4 Fixed some weapons and their prices
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9964 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-05 19:11:37 +00:00
Playtester
2ae7164044 * Fixed Aegis name, price and weight of all special type items
- beware of exploits due to the changed prices
- also added some new items

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9963 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-05 17:54:12 +00:00
skotlex
58da8d54fb - Soul Breaker no longer ignores elemental adjustments.
- Simplified the Utsusemi/Bunsinjyutsu check to only block weapon skills that do not ignore offensive cards.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9960 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-05 16:24:13 +00:00
Zephiris
02fcc024bd additional packets that were left out of the last update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9959 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-05 12:41:36 +00:00
Zephiris
1200075fee * Added support for the 2 new packet versions. [Zephiris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9958 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-05 12:33:09 +00:00
skotlex
cf8a93db38 - Updated the stun length to 5 secs of: Meteor Storm, Sonic Blow, Throw Stone, Sightless Raid, Smite, Cart Termination
- SG Union will consume now SP if you use it while not soul linked.
- Added variable "skip" to the mob spawn data, to know how many mobs to skip when spawning because they were not removed due to the "mob_remove_damaged" setting.
- Corrected the Hp/Sp regen formulas from Hp/Sp/Spirit Recovery and Happy/Peaceful break according to recent forums discussions (formula is changed from x*lv +max*lv/500 to lv*(x+max/500).


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-01 16:29:09 +00:00
skotlex
d493f0078a - NPC_AGIUP now boosts flee by 100% and duration is 5+5*lv secs, as stated on the Ragnarok Bible.
- Fixed Soul Breaker's misc part not ignoring flee.
- Fixed misc attack's flee check being backwards (the less hit%, the more chance you had to connect)
- Corrected the range check in vending.c (TRADE_DISTANCE -> AREA_SIZE)
- Added define DEFAULT_ENEMY_TYPE in mob.c to simplify the enemy bl check (for easier reading/customization)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-26 02:31:18 +00:00
ultramage
32618b7ddd Corrected some typos and small details
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9912 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-25 03:23:45 +00:00
skotlex
182ccc62a8 - The NK value of the skill_db has been made a hexadecimal value, and expanded to include more information about a skill's damage properties: 0x8 - ignore caster's cards, 0x10 ignore element adjustments, 0x20 ignore target's defense, 0x40 ignore target's flee.
- Magic attacks always ignore flee, and misc attacks always ignore defense.
- Autoguard will no longer work on skills that don't take in card adjustments
- utsusemi & bunsinjyutsu no longer work on skills that don't take in card adjustments.
- Corrected damage of the NPC elemental attack skills, Blood Drain and Energy Drain


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-23 21:55:18 +00:00
Playtester
df5c20339b Official Aegis names for cards
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9900 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-23 03:35:18 +00:00
skotlex
d403e06178 - Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Agi Up for 20.
- Guild expulsion now will fail when the character to be kicked is in a guild castle (rather than checking for the character doing the expulsion)
- pk damage reduction settings now will take effect only on Player VS player damage.
- Fixed produce_db2.txt entries overwriting produce_db.txt ones.
- Fixed item-granted/plagiarized skills unlocking skill trees when only your real learned level should.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9899 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-23 03:26:49 +00:00
Playtester
2c57e39e4c Added and fixed some etc items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9898 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-23 03:25:18 +00:00
Playtester
74bbb42178 Fixed Bacsojin's mob id in mob_boss
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-13 19:40:50 +00:00
skotlex
c1044cf02f - Reverted Venom Splasher's element to take your weapon's
- reverted the item skill usage update since Flywings and the like do not use skill use scripts anymore.
- Restored tid when a castend-id skill becomes castend-pos, fixes certain skills, most notably Resurrect Homunculus.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-13 00:17:32 +00:00
skotlex
68e1eb420a - Corrected range of self destruction / bio explosion to be equal to their splash range.
- Corrected Spider Web casting around caster instead of target's position
- Corrected a possible crash during login due to checking for the incorrect variable (lets pc_calc_status be invoked when it shouldn't)
- Reenabled the base status aspd calculation for homunc (status_calc_bl calculates battle_status, status_calc_homunculus calculates base_status, they are not the same!)
- Corrected the meaning of "skill_display_fail&2", made 2 the default setting.
- Added bounds checking to map_foreachincell
- Opt2 values (poison, blind, and so on) are now resent on warp/map-change
- Corrected description of isloggedin script command.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-12 18:02:41 +00:00
Playtester
7b9539f4e3 * Fixed Armeyer Dinze Card
* Reverted Fly Wing and Butterfly Wing to the old version
- old version has less problems

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-11 00:21:08 +00:00
skotlex
6e7a224bd1 - Fixed skill range considerations using skill_get_range rather than skill_get_range2
- Corrected the range of EnergyDrain/BloodDrain (when Tharis says the range is 7, that means 7 without the cells on which the chars stand, so that means 9 in eA terms)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-09 17:12:05 +00:00
skotlex
eabdf9af64 - Spider web can again be recasted on target.
- Modified Spider Web so it can instantly retrap a target, rather than idling on the ground waiting for a new target.
- Cleaned up some the rude-attacked code, being attacked while under spider web now triggers rude-attacked.
- Sped up the FrostJoke/Scream message length chat check.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-08 18:25:51 +00:00
ultramage
34d8dc0ad3 Fixed a skill_db.txt typo for AS_ENCHANTPOISON introduced in r9794
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-08 13:57:10 +00:00
skotlex
d47a0a0d52 - Fixed a bunch of probably incorrect logical comparisons.
- Some small updates on the skill_db file (some max levels of npc skills, some elements for skills that didn't really need them)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-08 05:34:12 +00:00
skotlex
78d876f355 - Modified spider web so that the skill_unit_db flag restrictions may take place.
- Modified Spider web so that it can't be casted on top of another web.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-07 23:23:53 +00:00
skotlex
6597b8c74b - Updated the range of BioExplosion and Self Destruction so they count as ranged skills.
- Removed old script bonuses bMatk, bMatk1, bMatk2
- Fixed char-server not sending online notification when a party member logs in.
- When skill range by distance is set, the distance checked for is now 5 cells rather than 3.
- Fixed bMatkRate bonuses not applying to status earned modifications to int/matk.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-07 17:46:50 +00:00
skotlex
facb8af27f - Updated the code so that now a range of a skill is determined by the skill's range in the db. Now only skills with less than 5 cells of range are melee.
- The inf2 parameter of the skill_db is now red as an hexadecimal.
- Updated comments and inf2 values of the skill_db to use the new format.
- Soul Change now can't be casted on self.
- Updated range of Grandcross, Granddarkness and Gospel to 5 so when they attack their attack type is counted as ranged.
- Splitted the super novice flag in two, to keep seperate counters for the chant and for the self-revival. The self-revive will now trigger only once per level per session, if you relog you can have it trigger again.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-05 23:10:47 +00:00
skotlex
d2574dfd69 - Fixed a duplicate warp name in Rachel
- Fixed Venom Splasher not being Poison elemental
- Cleaned up #blv
- Fixed the skill tree not always updating when using @allskill
- Probably fixed the target-change on melee attack setting not working.
- Moved the deletion of the invincible timer when using skills so that it is not deleted for skills such as Ashura (when just selecting a target)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-05 18:16:33 +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
skotlex
8ec0ed0d47 - Corrected homunculus's aspd being halved after using some aspd adjusting skill.
- Cleaned up the resetskill function (even though the functionality is the same as before)
- Corrected item 1459 (unused Partizan with no slots) being wlv3 instead of 2 (as the other two partizans)
- Changed the name of the four second versions of homunculi to not have a 2. (so you get a 'lif' and not a 'lif2'
- Removed flag graffiti from abracadabra
- Updated the stun times of Bash, Npc-StunAttack and meteor Assault to 5 secs as reported by Ultra Mage (still pending more data to see if all others need updating as well)
- Removed the log info message 'created homunc...', and the 'loaded homunc' message will only show if the save_log is enabled.
- Some cleanups


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9760 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-01 18:34:05 +00:00
skotlex
39381ad474 - 'Long Range Attacked' mob skill conditions will no longer trigger on magic attacks.
- Changed the element of Blood Drain from 'take weapon's element' to Dark. And Blood Drain/Energy Drain have a range of 7 now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-30 18:22:11 +00:00
DracoRPG
31c12a3859 - I'm back, and I begin with an implementation of a good old Aegis bug : Assassins should now be able to use the infamous status arrow + Grimtooth method
- Also added some random stuff about storage password system

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-27 03:12:38 +00:00
ultramage
843f616bbb Fixed a typo in skill_cast_db.txt making the server skip NJ_KUNAI
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-24 22:13:29 +00:00
skotlex
c82708aba9 - Made the pc_deleteinvincibletimer function a define so it auto-checks for the timer value.
- Fixed a missing tab in the skill require info of TWILIGHT3


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-24 21:29:01 +00:00
skotlex
da11e41ed4 - Added view_data support to mercenary.*, so that the Homunculus entries are no longer required on the mob_db.
- Removed homunculus entries from mob_db.
- Added the status icon to NPC_CHANGEUNDEAD and the Flee/Hit foods
- Corrected the check that lets you walk when vending/chatting/etc.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9697 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-23 14:08:34 +00:00
Lupus
f13bf6e679 fixed equip loc of "Father's" event items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21 09:47:33 +00:00
Lupus
95cded1bd6 Fixed Ulle's Cap + Odin's Blessing Combo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9667 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-18 12:21:14 +00:00
ultramage
d83cb2e926 - Fixed Succubus/Incubus combo not doing regen correctly
Read why at http://www.eathena.ws/board/index.php?showtopic=129814

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9622 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-06 16:07:19 +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
d5f7de4d0e Added some history books
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-28 16:02:22 +00:00
skotlex
3048495c54 - Cleaned up item_misc.txt
- Fixed a bug which makes the group heal bonus be applied as many times as the item is in that group.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-27 15:11:50 +00:00
Playtester
b334bf37d7 Fixed some autospell bonuses thanks to NLZ
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9567 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-23 19:18:06 +00:00
Playtester
a71f591edf Fixed Mutant Dragonoid Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9560 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-22 23:46:27 +00:00
Playtester
01f8edfa6e Updated Bows
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-21 23:38:02 +00:00
Playtester
dbf52cec16 Raised range of Gatling and Grenade Launcher to 9
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-21 23:11:43 +00:00
Playtester
976eccac9c Updated two handed weapons
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-21 16:17:28 +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