summaryrefslogtreecommitdiff
path: root/db/skill_db.txt
AgeCommit message (Expand)AuthorFilesLines
2009-07-29- Fixed some 13.1 items.zephyrus1-1/+0
2009-07-11* Some updates for range check. (bugreport:3339)Inkfish1-1/+1
2009-06-20* Changed Asura Strike/Jump Kick to target skill to get rid of the "target de...Inkfish1-2/+2
2009-06-19* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N...Inkfish1-2/+2
2009-06-04* Updates to ST_PRESERVE and a few other minor details!L0ne_W0lf1-2/+3
2009-06-03* Some clean ups on autocast and itemskill code. (see topic:220921 for some i...Inkfish1-1/+1
2009-06-03* Implemented the Party Buff cash skills.L0ne_W0lf1-3/+3
2009-05-19Fixed the three hits of EarthQuake not being calculated seperately.Inkfish1-1/+1
2009-05-12* SG_WARM no longer ignores FLEE by default. (bugreport:3038)Inkfish1-3/+3
2009-05-03* Snatch now works with all weapons (including bow!)Playtester1-1/+1
2009-03-31Gunslinger Tracking can be canceled if you get hit.ultramage1-1/+1
2009-02-03Fixed NPC_ALLHEAL being obtainable by players/gms, which also causes client c...ultramage1-1/+1
2009-01-25- Implemented monster skill "Full Heal" NPC_ALLHEAL.zephyrus1-1/+1
2008-11-06* Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara]Sara1-1/+1
2008-10-25iRO lied to me. Reverted casting range of traps to 3.L0ne_W0lf1-10/+10
2008-10-25* Just some random updates and bugfixes!L0ne_W0lf1-9/+9
2008-09-06- Renamed createmercenary to mercenary_create.zephyrus1-10/+10
2008-08-23- Completed Mercenary Create, Delete, Save. Tests OK.zephyrus1-37/+37
2008-08-10* Rather massive item database update.L0ne_W0lf1-31/+51
2008-04-15 * Corrected some invalid syntax in skill_db.txt (wrong usage of commas)ultramage1-6/+6
2008-04-10* Updated NPC skill "Evil Land". More gravity wtfage.L0ne_W0lf1-1/+1
2008-04-07* Reverted the Ice Wall change (r12526.)L0ne_W0lf1-2/+2
2008-04-07Limited number of wizard icewalls to 5 (iRO).Kevin1-1/+1
2008-04-07* Dur, I'm bored. Added place-holders for Mercenary skills.L0ne_W0lf1-0/+39
2008-02-07- Fixed Freezing Trap doing no damage (changed type from misc to weapon)skotlex1-2/+2
2007-12-22Fixed some typos in skill_db.txt, caused by r11949 (bugreport:657)ultramage1-6/+6
2007-12-19- Fixed skill name for skill 39 (MC_PUSHCART)skotlex1-40/+40
2007-12-18- Cleaned up a bit the format of skill_db.txt (that comma next to the skill n...skotlex1-591/+591
2007-11-27- reverted R11820, Cart Termination was already a 0x8 nk skill, I accidentall...skotlex1-1/+1
2007-11-27- Cart Termination now ignores the attacker's cards, as a side effect makes i...skotlex1-1/+1
2007-11-22Reverted skill db edit from r11772. Yes, Guardian Research's AegisName is GD_...ultramage1-1/+1
2007-11-21- Moved subtype from struct block_list to struct npc_data.skotlex1-1/+1
2007-11-13Added error reporting for invalid rows in skill db files.ultramage1-1/+1
2007-11-05Changed the skill_db.txt skill names in comments into actual columns, now the...ultramage1-624/+626
2007-11-02Removed some long-unneccessary debug messages (from r1105).ultramage1-2/+2
2007-11-02* Added trap mode to FirepillarPlaytester1-1/+1
2007-10-26* Some small db updatesPlaytester1-1/+1
2007-10-22Fixed Bowling Bash doing more than 1 tile knockbackPlaytester1-1/+1
2007-10-18* Further optimization of the skill unit codePlaytester1-1/+1
2007-10-16* Fixed a copy-paste mistake in disguise code (from r5833)ultramage1-1/+1
2007-10-16Cosmetical changesPlaytester1-1/+1
2007-10-15Readded Sonic Acceleration to the skill DB. -_-L0ne_W0lf1-0/+1
2007-10-15Implemented new skill "Enlarge Weight Limit R", and increased MAX_SKILL_TREE ...L0ne_W0lf1-1/+3
2007-09-14- Gravitional Field is now a MISC type of attack.skotlex1-1/+1
2007-09-10- Removed bonus bAddEffWhenHitShort as it is unneeded and unused.skotlex1-1/+1
2007-08-20- Oops, forgot to add the Pulse Strike damage modifier.skotlex1-1/+0
2007-08-14Fixed the damage area of the "path damage" skillsPlaytester1-7/+7
2007-08-14- Modified map_foreachinrange so that you can also specify the max length of ...skotlex1-8/+9
2007-08-11Added remaining 11.2 skill db entriesPlaytester1-1/+1
2007-08-11* Implemented 11.2 skills in the skill_dbPlaytester1-29/+29