diff options
author | malufett <malufett.eat.my.binaries@gmail.com> | 2014-12-28 01:54:55 +0800 |
---|---|---|
committer | malufett <malufett.eat.my.binaries@gmail.com> | 2014-12-28 01:54:55 +0800 |
commit | 2a95225bcca4114b496556156ab277ebcb5563ec (patch) | |
tree | 0a24ab2198062f3a0e989a0c81190d3f73c43ca4 /db | |
parent | 94f9b49c1594bf318d916de7938f6145999a23f4 (diff) | |
download | hercules-2a95225bcca4114b496556156ab277ebcb5563ec.tar.gz hercules-2a95225bcca4114b496556156ab277ebcb5563ec.tar.bz2 hercules-2a95225bcca4114b496556156ab277ebcb5563ec.tar.xz hercules-2a95225bcca4114b496556156ab277ebcb5563ec.zip |
Added RE version for 'size_fix.txt'.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
Diffstat (limited to 'db')
-rw-r--r-- | db/pre-re/size_fix.txt (renamed from db/size_fix.txt) | 0 | ||||
-rw-r--r-- | db/re/size_fix.txt | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/db/size_fix.txt b/db/pre-re/size_fix.txt index 81bba5044..81bba5044 100644 --- a/db/size_fix.txt +++ b/db/pre-re/size_fix.txt diff --git a/db/re/size_fix.txt b/db/re/size_fix.txt new file mode 100644 index 000000000..f83560a87 --- /dev/null +++ b/db/re/size_fix.txt @@ -0,0 +1,7 @@ +// Database for size fix for weapon damage. + +//Columns: Weapon type, Rows: Target size. +//Unarmed, Knife, 1H Sword, 2H Sword, 1H Spear, 2H Spears, 1H Axe, 2H Axe, Mace, 2H Mace, Staff, Bow, Knuckle, Musical Instrument, Whip, Book, Katar, Revolver, Rifle, Shotgun, Gatling Gun, Grenade Launcher, Fuuma Shuriken, 2H Staff +100,100, 75, 75, 75, 75, 50, 50, 75, 75,100,100,100, 75, 75,100, 75,100,100,100,100,100, 75,100 // Size: Small +100, 75,100, 75, 75, 75, 75, 75,100,100,100,100, 75,100,100,100,100,100,100,100,100,100, 75,100 // Size: Medium +100, 50, 75,100,100,100,100,100,100,100,100, 75, 50, 75, 50, 50, 75,100,100,100,100,100,100,100 // Size: Large |