summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2006-02-11mob db update(clock, enchanted peach tree)Vicious2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-11Valkyrie item fix, Sonic blow fix.Vicious2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-10- Made the NPC_BREAK* skills no damage skills. Removed their code from the ↵skotlex3-33/+35
skill cast end damage id function. - Also raised their max level to 10. Made their breaking chance 10%*lv git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-10- Weapon Repair update. Cost to 30SP, cast time to 7500, interruptable.skotlex4-2/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-09- Changed the default of skill_delay_attack_enable to no.skotlex2-1/+5
- Modified Magnum break's delay to 0, time1 to 2 secs, time2 to 10 secs. Time 1 is for the skill reuse delay, and time2 the weapon fire bonus time. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-08- Cleaned up and reorganized status_change_start. Now it also receives the ↵skotlex1-3/+3
success % rate (0->100) - Added local function status_get_sc_tick which takes care of reducing the effect duration as need is be. - Modified status_get_sc_def to handle defense against all related statuses, now returns defense on a scale where 10000 is 100%. - Added time2 to pangvoice, it is the player effect's duration while time1 is for the mon's effect. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-08- Modified exp2.txt to use the default official levels instead of 1000skotlex1-14/+16
- Corrected exp2.txt's job lines for novice/baby novice. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-07- Increased char buffer for reading the exp table to up to 24000 chars per line.skotlex1-99/+33
- Added my custom experience table that goes up to level 1000. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-06- Changed Serin's Gold Ring Weight to 0Poki#32-27/+32
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05Fixed a typo in the item_db and a description in one of the readme's.Zephiris1-2365/+2365
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-05- Merged some of the 'plug' items into the main item_dbskotlex2-2365/+2367
- Updated sql-files/item_db.sql to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04Updated monster skills and drops of some monsters.MasterOfMuppets3-13/+62
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-02Added Playtester's Odin and Kiel Mobs. Added Valkyrie and missing Honunies.Poki#33-24/+37
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-01- Trick Dead makes you stop walking now.skotlex2-1/+3
- Falcon Assault only does 1 hit now. - Soul Burn is not affected by Lex Aeterna, not affected by target's cards. - Freeze and Stone take preference over Benedictio - Opt1 inducing SCs fail if the target has already another Opt1 - Fixed areamonster when the passed class is negative - Removed the clear screen when launching the server. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31Small fixes to lady tanee.MasterOfMuppets3-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5140 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31- Fixed being able to Encore skills you no longer have in your tree.skotlex1-1/+2
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31- Changed the exp tables format.skotlex1-99/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31Fixed ID of Summer_Festival_Ticket. Thanks to irmin for pointing it out.Poki#31-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31Changed Vesper's mode to boss.MasterOfMuppets2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Removed the hyphen after Hydro's name in the abyss lake spawn scripts. Added ↵MasterOfMuppets4-108/+215
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Whops... Wrong Branch ^^Poki#31-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Whops... Wrong Branch ^^Poki#31-561/+539
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5117 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30* Added 'restricted' mapflag, based on lordalfa patchKomurka2-3/+61
- you can set restriction zone on map (see mapflag/restricted.txt) - you can turn off item usage on certain restricted map in item_noequip.txt - you can turn off skill usage on certain restricted map in skill_nocast_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Final (?) Dark Priest Card fix ^^;;Komurka2-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Oh, me so baka ;P Added bSPVanishRate to const.txt - Dark Priest Card should ↵Komurka1-1/+2
work now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - ↵Komurka1-1/+1
I get '[Warning]: pc_bonus2: unknown type 0 50 10!' ~.~ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Applied lordalfa patch - you can now forbid usage of certain cards on ↵Komurka1-1/+2
PVP/GVG/WoE defined in item_noequip.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Updated drops of Vesper.MasterOfMuppets2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Added monster skills to the Odin temple monsters. Changed the range of ↵MasterOfMuppets3-1/+66
NPC_PETRIFYATTACK from 1 to 7. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Updated Vesper's and orc baby's monster skills. Lowered the drop rate of ↵MasterOfMuppets3-1/+19
peridot from Apocalypse, it's no longer a miniboss. Updated the spawns of Juperos according to ROmap. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ↵Valaris47-0/+18112
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Clearing trunk.Valaris43-11895/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07G++ is now the default on trunk [MouseJstr]amber1-23/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@1443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07* Fixed HP Conversion to properly not reduce HP if SP is fullcelest1-1/+1
* Updated Defender git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06added einbroochs monsters stats + dropsLupus2-19/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05Some item fixes ^^DracoRPG2-3/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05changed drops of devilingLupus2-7/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1414 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05* Fixed skill tree entries for Vulcan Arrow, and Throw Arrowcelest3-4/+8
* Fixed damage reflecting * Fixed Backstab to not have a push back effect * Fixed auto spell to not taking SP * Fixed Sanctuary to have proper healing count git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05* Simplified Valaris' online_timercelest1-3/+3
* Updated Fogwall, Spiderweb, and HP Conversion * Adding saving character online/offline for TXT char and login (unfinished) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04* Minor change in payon.txt to prevent crash : rand(0) -> 0DracoRPG2-5/+6
* Removed Berserk's skills requirements git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04Re-added MDEF +15 to Resting Cat, finished Gemsotne ExchangerDracoRPG2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04added Deviling (according to ragnaingo)Lupus3-0/+6
added slotted Sunglasses/Glasses into OVB (according to ragnaingo) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-03Doppelganger Card gives only 10% ASPD bonus (from Aegis)DracoRPG2-7/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1388 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-02Cards and item updates, 4 different bUnstripable effectsDracoRPG3-29/+37
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-02* Added the 3 baby skills WE_BABY, CALLBABY and CALLPARENTcelest1-3/+4
* Some tidying up in skill.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-02reverted PRESSURE back 8)Lupus2-3/+1
http://www.ragnainfo.net/forums/viewtopic.php?t=28669 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-01fixed DracoRPG's typosLupus1-2/+2
to make map server load git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-01added 6 sec delay after PRESSURELupus2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-01More new cards updates ^^DracoRPG2-5/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-01* Fixed a potential crash in pc_walk in Win32 buildscelest1-0/+1
* Added bAddEffWhenHitShort and changed bAddEffWhenHit back to all physical damage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1373 54d463be-8e91-2dee-dedb-b68131a5f0ec