From 632c620f0acb0119bc7edf46ffb3b5301c4ebf1f Mon Sep 17 00:00:00 2001 From: Playtester Date: Wed, 2 Aug 2006 22:28:01 +0000 Subject: Updated Create Arrow to X.4 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8075 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/create_arrow_db.txt | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 18 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 0215eaeb1..cbfc7ef4f 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ ========================= 08/02 + * Updated Create Arrow to X.4 [Playtester] * Gold Lux now makes you autocast Flip Coin on attack [Playtester] - also Gunslinger can use Berserk Potion now * Changed Scream and Hammerfall's stun duration to 5 seconds. [Skotlex] diff --git a/db/create_arrow_db.txt b/db/create_arrow_db.txt index 298d9e5ba..b70fc274e 100644 --- a/db/create_arrow_db.txt +++ b/db/create_arrow_db.txt @@ -55,8 +55,8 @@ 947,1770,35 // Cactus Needle --> 50 Arrows 952,1750,50 -// Gill --> 80 Iron Arrows, 150 Crystal Arrows -956,1770,80,1754,150 +// Gill --> 80 Iron Arrows, 50 Crystal Arrows +956,1770,80,1754,50 // Decayed Nail --> 1 Rusted Arrow, 1 Shadow Arrow 957,1762,1,1767,1 // Horrendous Mouth --> 5 Shadow Arrow @@ -71,22 +71,22 @@ 984,1765,250 // Elunium --> 1000 Steel Arrows, 50 Stun Arrows 985,1753,1000,1758,50 -// Red Blood --> 600 Fire Arrows -990,1752,600 -// Crystal Blue --> 150 Crystal Arrows -991,1754,150 -// Wind of Verdure --> 150 Arrows of Wind -992,1755,150 -// Green Live --> 150 Stone Arrow -993,1756,150 -// Flame Heart --> 1800 Fire Arrows, 5 Mute Arrows -994,1752,1800,1769,5 -// Mystic Frozen --> 450 Crystal Arrows, 5 Freeze Arrows -995,1754,450,1759,5 -// Rough Wind --> 450 Arrows of Wind, 5 Sleep Arrows -996,1755,450,1768,5 -// Great Nature --> 450 Stone Arrows, 5 Flash Arrows -997,1756,450,1760,5 +// Red Blood --> 2000 Fire Arrows +990,1752,2000 +// Crystal Blue --> 500 Crystal Arrows +991,1754,500 +// Wind of Verdure --> 500 Arrows of Wind +992,1755,500 +// Green Live --> 500 Stone Arrow +993,1756,500 +// Flame Heart --> 6000 Fire Arrows, 5 Mute Arrows +994,1752,6000,1769,5 +// Mystic Frozen --> 1500 Crystal Arrows, 5 Freeze Arrows +995,1754,1500,1759,5 +// Rough Wind --> 1500 Arrows of Wind, 5 Sleep Arrows +996,1755,1500,1768,5 +// Great Nature --> 1500 Stone Arrows, 5 Flash Arrows +997,1756,1500,1760,5 // Iron --> 100 Iron Arrows 998,1770,100 // Steel --> 100 Steel Arrows -- cgit v1.2.3-70-g09d2