11 Commits

Author SHA1 Message Date
kenpachi2k11
91ed1a3643 Fixed Spirit of Rebirths prerequisites. (bugreport:6158)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 23:58:30 +00:00
technote24
24e72c6ecc =Jobs
*Fixed a issue where a large chunk of the skill trees was accidentally removed in r15885.

=Documents
*Updated the item_db.txt document to show info for latest job masks, upper masks, and ammo types.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15895 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-21 02:09:16 +00:00
shennetsind
a1612031a6 Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks to 3CeAM for the base.
Notice this revision onwards requires you to update your char sql table and add the elemental sql table (check sql-files/upgrade_svn15885_log.sql)
If you step by any bugs, let us know at http://rathena.org/board/tracker/ Thank you very much.
ARRIBA ARRIBA.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-20 18:05:14 +00:00
technote24
b34833c2d0 =General
*Did some cleaning up and enabled all job lines in job_db 1 and 2.

*Added some more jobs to the pre-re and re exp tables.

*Enabled all typeable job changing names for the job change command.
-Also did some more cleaning and organizing for the list that shows
-when typing the command by itself. This will be the final time I
-touch this until a new job is released.

*Increased MAX_SKILL_TREE to 84 as the Expanded Super Novice/Baby jobs needs it.

=Jobs
*Added 7 new jobs.
-Added jobs are Gangsi, Death Knight, Dark Collector,
-Expanded Super Novice, Expanded Super Baby, Kagerou, and Oboro.
-Note: Keep in mind that Gangsi, Death Knight, and Dark Collector
-are official jobs that were never completed and arnt fully playable
-like other jobs. Im just adding them in since their official and to
-let the curious people out there mess with them.

*Did some major skill tree updates.
-Corrected the required level of SM_RECOVERY needed for LK_CONCENTRATION.
-Fixed a few other trans skill requirements in the 3rd job skill trees.
-Added complete skill trees for Sorcerer, Genetic, Baby 3rd's,
-Expanded Super Novice/Baby, Kagerou, and Oboro.
-Note: Even tho Sorcerer, Genetic, and Kagerou/Oboro skills arnt in
-the server, the skills introduced in these jobs will still be read
-by the server, but will not appear on players skill window until entrys
-are added to the skill_db and skill_requirement_db.
-No error's will be generated when read. So its perfectly safe to leave
-them entirely enabled so skills will slowly appear 1 by 1 as their coded in.
-Also added a pre-tree for Gangsi, Death Knight, and Dark Collector
-jobs for now and added some extra tree lines. These will be worked with in the future.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-20 05:34:53 +00:00
kenpachi2k11
a47d176d8b Fixed skill tree for Lord Knights Concentration/Spear Dynamo skill (ID: 357). (bugreport:5082)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15617 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-19 19:50:04 +00:00
shennetsind
d2cf026ba2 Initial support for Wanderer and Minstrel, and a few adjustments here and there for other classes.
- credits to 3ceam for the base.
- should you step by any bugs let us know, http://rathena.org/board/tracker

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15616 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-19 17:49:23 +00:00
shennetsind
2310fd3ded Initial Support for Shura and a few adjustments here and there.
- credits to 3ceam for the base.
- should you step by any bugs let us know, http://rathena.org/board/tracker

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-18 17:34:59 +00:00
shennetsind
3df097e1e2 Initial support for Shadow Chaser and a few adjustments here and there.
- credits to 3ceam for the base
- should you step by any bugs let us know, http://rathena.org/board/tracker

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 15:33:13 +00:00
kenpachi2k11
0d28aada3d Removed remaining Fire Ivy database entries. (bugreport:5306)
Removed some double entries from item DB.
Added lost of entries to item_trade.txt and cleand it a little.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-12 22:40:26 +00:00
kenpachi2k11
626219463a Updated Reject Swords prerequisite to renewal. (skilltree.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-08 12:45:50 +00:00
xazax-hun
9627c783a4 * item_trade.txt is split into re and pre-re folder as per Kenpachi's request.
* skill_tree.txt is split into re and pre-re folder. In renewal version only level 5 spear mastery is required for spiral pierce.
* Removed an unnecessary new line on a message.
* Enabled mechanic summons in pre-re/mob_db.txt to avoid some startup error messages.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-08 09:56:24 +00:00