summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-18 06:08:36 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-18 06:08:36 +0000
commit61047a615711051cd2896bec8c88816690a2bd0b (patch)
treec9381c1b7a8110ac016dfea0e9c92c8454334131
parentf37103daf4bab79d82330eda7e3128da1c7f5fc1 (diff)
downloadhercules-61047a615711051cd2896bec8c88816690a2bd0b.tar.gz
hercules-61047a615711051cd2896bec8c88816690a2bd0b.tar.bz2
hercules-61047a615711051cd2896bec8c88816690a2bd0b.tar.xz
hercules-61047a615711051cd2896bec8c88816690a2bd0b.zip
udpated some missing items effects
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5319 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--db/Changelog.txt8
-rw-r--r--db/item_db.txt9
2 files changed, 8 insertions, 9 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index beac55a01..27616a93a 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -21,14 +21,12 @@
2653 Sacrifice Ring: seems eAthena doesn't have bonus option yet <- explain how this works so I can code it in. [Skotlex]
* * * On your death it breaks (BS can fix it), you drop all Equipment (equipped, even the ring). And revive with 1 HP / 1 SP at the place of your death.
* * * From where this info is? ... Mine: On your death you'll loose this ring and get 50% HP [Komurka]
- -----
- 585 Brusti: Should Cast Level 3 Magnificat when used.
- 12136 Women's Bundle: You can get item ID 558, 529, 2668 or 7518.
- 12133 McDonald's Ice Cone: Should Restore 1/2 HP and SP and be usable only once a day.
- 1263 Unholy Touch: Critical Rate - 1
=========================
+20/18
+ * Updated effects of 585,Brusti, 1263 Unholy Touch, 12133 McDonald's Ice Cone [Lupus]
+ & 12136 Women's Bundle
20/17
- Updated skill_unit_db to use range 1 for all mines. The actual splash
range is now taken from skill_db. [Skotlex]
diff --git a/db/item_db.txt b/db/item_db.txt
index f987aa45a..2e3f1c7d5 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -86,7 +86,7 @@
582,Orange,Orange,0,,10,20,,,,,16777215,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); }
583,Ketupat_,Ketupat,0,,10,150,,,,,16777215,7,2,,,,,,{}
584,Skewer_Soup,Skewer Soup,0,50,,60,,,,,127918079,7,2,,,,,,{ itemheal rand(45,64),0; }
-585,Brusti,Brusti,0,15,,20,,,,,127918079,7,2,,,,,,{ itemheal rand(17,20),0; }
+585,Brusti,Brusti,0,15,,20,,,,,127918079,7,2,,,,,,{ itemheal rand(17,20),0; itemskill 74,3,"Magnificat"; }
// Usable Items
//===================================================================
@@ -581,7 +581,7 @@
1260,Sharpened_Legbone_of_Ghoul,Sharpened Legbone of Ghoul,4,52500,,1700,150,,1,0,4096,7,2,34,3,65,1,16,{ bonus bAtkEle,Ele_Undead; }
1261,Infiltrator,Infiltrator,4,57000,,1500,140,,1,0,4096,7,2,34,4,75,1,16,{ bonus2 bAddRace,RC_DemiHuman,50; bonus bDef,3; bonus bFlee,5; bonus bFlee2,2; }
1262,Loki's_Talon,Loki's Talon,4,,10,1200,115,,1,0,4096,7,2,34,3,55,1,16,{ bonus2 bAddEff,Eff_Bleeding,500; }
-1263,Unholy_Touch,Unholy Touch,4,,10,1250,95,,1,0,4096,7,2,34,4,70,1,16,{ bonus bAtkEle,Ele_Dark; bonus2 bAddEff,Eff_Curse,500; }
+1263,Unholy_Touch,Unholy Touch,4,,10,1250,95,,1,0,4096,7,2,34,4,70,1,16,{ bonus bAtkEle,Ele_Dark; bonus2 bAddEff,Eff_Curse,500; bonus bCriticalRate,-1; }
1264,Various_Jur,Various Jur,4,,10,800,90,,1,4,4096,7,2,34,1,0,1,16,{ bonus2 bAddEff2,Eff_Bleeding,200; }
1265,Bloody_Roar,Bloody Roar,4,,10,1000,120,,1,0,4096,7,2,34,4,75,1,16,{ bonus bIgnoreDefRace,RC_DemiHuman; bonus bFlee,-160; bonus bFlee2,-160; bonus bNoRegen,1; bonus bNoRegen,2; }
@@ -2339,13 +2339,14 @@
12127,Deluxe_Cooking_Set,Deluxe Cooking Set,2,,10,30,,,,,127918079,7,2,,,,,,{ produce 11; }
12128,Court_Cooking_Set,Court Cooking Set,2,,10,70,,,,,127918079,7,2,,,,,,{ produce 11; }
12129,Legendary_Cooking_Set,Legendary Cooking Set,2,,10,70,,,,,127918079,7,2,,,,,,{ produce 11; }
+//
12130,Cookie_Bag,Cookie Bag,3,,10,70,,,,,127918079,7,2,,,,,,{}
12131,Lucky_Potion,Lucky Potion,0,,10,100,,,,,127918079,7,2,,,,,,{}
12132,Santa's_Bag,Santa's Bag,2,,10,200,,,,,127918079,7,2,,,,,,{ sc_start SC_Xmas,600000,0;}
-12133,McDonald's_Ice_Cone,McDonald's Ice Cone,0,50,,80,,,,,127918079,7,2,,,,,,{ itemheal rand(45,64),0; }
+12133,McDonald's_Ice_Cone,McDonald's Ice Cone,0,50,,80,,,,,127918079,7,2,,,,,,{ if(gettime(5)==MDiceCone)end; set MDiceCone,gettime(5); percentheal 50,50; }
12134,Red_Envelope_,Red Envelope,2,,10,10,,,,,127918079,7,2,,,,,,{ set Zeny,Zeny+rand(1000,10000); }
12135,Green_Ale,Green Ale,2,,10,30,,,,,127918079,7,2,,,,,,{}
-12136,Women's_Bundle,Women's Bundle,2,,10,100,,,,,127918079,7,2,,,,,,{}
+12136,Women's_Bundle,Women's Bundle,2,,10,100,,,,,127918079,7,2,,,,,,{ getitem callfunc("F_RandMes",4,558,529,2668,7518),1; }
// More Weapons
//===================================================================