From 6a2893723c01846d52cc2f333805c87469729f6c Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 7 Jun 2008 17:01:29 +0000 Subject: Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis. Added Mace Mastery bonus to 2handed maces, and made them unbreakable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12779 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/job_db1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/job_db1.txt') diff --git a/db/job_db1.txt b/db/job_db1.txt index 97a0565fe..25a36d41a 100644 --- a/db/job_db1.txt +++ b/db/job_db1.txt @@ -1,7 +1,7 @@ // Job-specific Values Database // // Structure of Database: -// JobID,Weight,HPFactor,HPMultiplicator,SPFactor,BareFist,Dagger,1HSword,2HSword,1HSpear,2HSpear,1HAxe,2HAxe,1HMace,2HMace(unused),Rod,Bow,Knuckle,Instrument,Whip,Book,Katar,Revolver,Rifle,Shotgun,Gatling Gun,Grenade Launcher,Fuuma Shuriken +// JobID,Weight,HPFactor,HPMultiplicator,SPFactor,Unarmed,Dagger,1HSword,2HSword,1HSpear,2HSpear,1HAxe,2HAxe,1HMace,2HMace(unused),Rod,Bow,Knuckle,Instrument,Whip,Book,Katar,Revolver,Rifle,Shotgun,Gatling Gun,Grenade Launcher,Fuuma Shuriken // // Novice 0, 20000,0 ,500 ,100 ,500 ,650 ,700 ,2000 ,2000 ,2000 ,800 ,2000 ,700 ,700 ,650 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 ,2000 -- cgit v1.2.3-70-g09d2