summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2007-07-27* Simplified exp gain equations (now more FPU-friendly and precise), also ↵ultramage2-1/+3
fixes the uninitialized variable problem * Corrected one exp calculation overflow (mainly affected high-rate pk servers) * Fixed Neuralizer item script typo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27* Added Cash Shop item fucntions. (/other/CashShop_Functions.txt)L0ne_W0lf2-42/+47
* Updated Cash Shop Skill Scrolls to behave more like official scrolls. - Kafra Card, Neuralizer, Giant Fly Wing and Dungeon teleport scroll now call functions. The functions for these items are found in /npc/other/CashShop_Functions.txt * Fixed Tidal Shoes missing HP bonus. (Thanks to ZephyrShakuraus) * Reverted change of Taming items item-type back to 11 because of a bug. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-26Fixed Fireball and Firewall mob skill levelPlaytester2-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-24Venom Splasher and Gloria Domini fixes and updatesDracoRPG2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10907 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23Added Job_Alchemist constant, Job_Alchem should now be considered deprecatedDracoRPG3-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10904 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-20* Corrected packet_db.txt. See topic:158382 for details. As a side-effect, ↵ultramage1-221/+348
the latest packet version is now 22 instead of 21. * Added a charserver config option for the character renaming flag, along with a detailed comment on what it's supposed to be. This eliminates all that "change PACKETVER to 8 and recompile" mess. * Moved PACKETVER back to clif.h, cleaned the related code a bit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10888 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16* Fixed incorrect skill ID for Lady Tany's Expulsion.L0ne_W0lf3-3/+5
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16* Fixed fixed incorrect skill ID for Thanatos's ExpulsionL0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-15* Fixed Blue Drooping Kitty again (extra comma.)L0ne_W0lf2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10883 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Fixed error in Rachel's Sanctuary quest.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Updated "Name" fields for 11.2 headgears.L0ne_W0lf2-5/+6
* Updated NPCs for Al De Baran - Added Inn NPC for Al De Baran * Fixed problems with Hahoe/Lion/Bride masks quests. * Added Zairik's fix for the wizard quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Fixed Blue Drooping Kitty. (Missing comma) Thanks to diedlikeaheroL0ne_W0lf2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-11* G_Bacsojin will summon G_Spring_Rabbit now instead of Green Iguana.L0ne_W0lf2-11/+14
* Fixed some of the episode 11.2 monsters not using the proper level for some of their skills. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09* Commented out two questionable Marine Sphere skills.L0ne_W0lf2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09* More mob_skill_db.txt updates.L0ne_W0lf2-270/+250
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-08- added temp skill db entries and corrected some existing ones (see ↵ultramage1-5/+35
topic:157041) - removed txt converters from txt build (they need mysql files so they don't belong there) - eol-style for newly added file git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-08* Corrected the new NPC skill IDs in the mob_skill_db.L0ne_W0lf2-70/+72
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07* Commented out NPC_EARTHQUAKE in Randgris' skill list.L0ne_W0lf2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10865 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07* Rather large update to mob_skill_db. L0ne_W0lf2-653/+915
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06fixed Kiel quest bug, fixed item names in db, according to the quest and ↵Lupus2-15/+17
ragnainfo.net wiki git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-05* update from Skotlexultramage2-8/+35
- Fixed NPC_STOP's visual effect not clearing when the status ends - Corrected @homshuffle making the skill tree be lost. - Corrected homunculus skills being unusable if the master was sitting or inflicted by a disabling status (eg: petrify, stun) - Some fixes to the cell no stacking mod (mainly mobs would just get stuck behind each other and not properly surround you) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04Fixed spiritual ringPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04* Cursey Abbey mob updatesPlaytester3-22/+25
- fixed some bugs in the item_db - updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10851 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03*Reverted some preciously item-type 11 items back to 11.L0ne_W0lf2-38/+40
Itemskill apparently depends on item-type 11 or it won't work. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03Thor Volcano mob updatesPlaytester2-12/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03* More updates to AEGIS name fields.L0ne_W0lf2-157/+281
* Fixed job code error with Spiritual Ring. * Added several new items, and Updated various fields in others. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-02* Rev. 10841 Updated some AEGIS names. (Still more to do)L0ne_W0lf2-121/+130
* Updated Flame Lord Ring, Ring of Resonance, and their set skills. * Updated Spiritual Ring, effect and rates. * Updated Lesser_Elemental_Ring, added auto-cast skills. * Adjusted some other auto-cast skills. * Adjusted Doom_Slayer's chance to break armor (1% -> 5%) * There are no longer any items that use the item-type (use delay) 11. * Modified Cash shop scroll items to use "unitskilluseid" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29Added Christmas Goblin taming itemPlaytester2-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-28Updated Kasa skill usage thanks to DoddlerPlaytester2-24/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-27Fixed Homunculus racesPlaytester2-12/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-23random fixingultramage1-15/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-22* Changed behavior of some guild-related code (according to X.4 tests):ultramage2-6/+6
- removed code that prevented Homunculus Resurrection during WoE - logging in doesn't activate the 5 minute guild skill block anymore - non-Urgent guild skills can now only be cast on WoE grounds during WoE - all guild skills now have no cast delay (previously was 1 second) - casting guild skills will now block FreeCast sages from walking - Battle Orders and Regeneration are now instacast - Restoration now has a 10 second cast time, reducible only by dex - Urgent Call's cast cannot be reduced anymore (not even by items) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-16* Updated Ifrit and Byorgue dropsPlaytester3-4/+10
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-16Removed Mdef bonus on Ph.D HatPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10774 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-11- Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking)ultramage2-8/+8
- Fixed some typos in skill_castnodex_db.txt - Small update to the effects list by Au{R}oN git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10* Added Old_Bleu_Box and added corrisponding item group entries.L0ne_W0lf4-2/+27
* Updated Red_Box_ and added corrisponding item group entries. * Updated constants to include IG_BleuBox and IG_Red_Box_2. * Updated itemdb.h with the two new item group values. (38 and 39) Why are they static anyway? * Fixed some small typos in the Gaebolg family curse quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10* Updated (and added) item_trade entries. (Converted from Aegis.)L0ne_W0lf2-64/+114
* Updated several Prontera NPCs. - Updated Prontera town NPCs, and Prontera Library. - Updated the Prontera Milk Merchant. - Updated the inn dialogs slightly, and corrected information for Prontera. - Added Gaebolg Family Curse quest. - Commented out old Clothes_dyer npc. * Updated Rachel's guide's while loop to be a bit nicer looking. * Added the ability to redeem lottery tickets before max donation is met. * Changed conflicting warps to the "Adoption" room in the church. * Fixed a bug in Kiel Hyre warps and quest. * Updated Dandelion Request quest for Gaebolg compatibility. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09Fixed sprite name FIRE_IMP -> IMPPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09It seems Gravity messed up and gave Mavka the sprite name Les and Lesavka ↵Playtester1-2/+2
the sprite name Mavka... waiting for kRO client to get correct ids for the sprites. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09* Added some official Thor Volcano mob statsPlaytester2-11/+13
- also updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09Minor changePlaytester1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10729 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09- fixed Mavka and Lesavka being exchangedPlaytester2-5/+7
- reverted kRO names back to kRO git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09Fixed some bugs on Moscovia mobsPlaytester2-7/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09mosk mobs updLupus2-7/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09Slightly adjusted Thor Volcano mob def and mdefPlaytester2-10/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10725 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-08* Small fixes on Moscovia mobsPlaytester2-7/+10
- removed poring drops and exp - commented bullet (not needed in eA as far as I know) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-08mosk mobs updLupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10721 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-08mosk mobs updLupus2-7/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10720 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-07added moscovia mapsLupus2-1/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-07+moscovia mobsLupus2-0/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10711 54d463be-8e91-2dee-dedb-b68131a5f0ec