diff options
author | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-03 12:38:46 +0000 |
---|---|---|
committer | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-03 12:38:46 +0000 |
commit | 922830421a2ac8c3ffa21fa64479801207a0bde0 (patch) | |
tree | 7938a04a3d713308564f0a26ac91d8467553ae4e | |
parent | 582afd97b0cc7050417ee16dc60638fa189a8fdf (diff) | |
download | hercules-922830421a2ac8c3ffa21fa64479801207a0bde0.tar.gz hercules-922830421a2ac8c3ffa21fa64479801207a0bde0.tar.bz2 hercules-922830421a2ac8c3ffa21fa64479801207a0bde0.tar.xz hercules-922830421a2ac8c3ffa21fa64479801207a0bde0.zip |
Doppelganger Card gives only 10% ASPD bonus (from Aegis)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1388 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | db/Changelog.txt | 10 | ||||
-rw-r--r-- | db/item_db.txt | 6 |
2 files changed, 9 insertions, 7 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index b0a1eab32..f16fc2762 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -2,12 +2,14 @@ ==== progress ==== - Ayathoya mobs == 5% Added but using poring stats ( ? ) - Einboroch mobs == 0% - Ayathoya items == 70% Added but no effect ( all are "etc" itens) - Einboroch items == 5% + Ayothaya mobs == 90% All have correct stats now ? + Einbroch mobs == 5% Added but using poring stats + Ayothaya items == 70% Added but no effect ( all are "etc" itens) + Einbroch items == 5% Skill databases == celest working on them i believe. +04/03 + * Doppelganger Card gives only 10% ASPD bonus (from Aegis) [DracoRPG] 04/02 * More new cards and fixes [DracoRPG] - added Acolyte, Archer and Merchant sets effects diff --git a/db/item_db.txt b/db/item_db.txt index 5f355fcb5..0be9a5bc0 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1176,7 +1176,7 @@ 4139,Joker_Card,Joker Card,6,20,0,10,,,,,,,136,,,,{},{ skill 50,1; } 4140,Knight_Of_Abyss_Card,Knight Of Abyss Card,6,20,0,10,,,,,,,2,,,,{},{ bonus2 bAddRace,10,25; } 4141,Evil_Druid_Card,Evil Druid Card,6,20,0,10,,,,,,,16,,,,{},{ bonus bDefEle,9; bonus bInt,1; bonus bDef,1; } -4142,Doppelganger_Card,Doppelganger Card,6,20,0,10,,,,,,,2,,,,{},{ bonus bAspdRate,15; } +4142,Doppelganger_Card,Doppelganger Card,6,20,0,10,,,,,,,2,,,,{},{ bonus bAspdRate,10; } 4143,Orc_Hero_Card,Orc Hero Card,6,20,0,10,,,,,,,769,,,,{},{ bonus bVit,3; bonus2 bResEff,Eff_Stan,10000; } 4144,Osiris_Card,Osiris Card,6,20,0,10,,,,,,,136,,,,{},{ bonus bRestartFullRecover,0; } 4145,Berzebub_Card,Berzebub Card,6,20,0,10,,,,,,,136,,,,{},{ bonus bCastrate,-30; bonus bMaxSPrate,-15; bonus bMaxHPrate,-5; } // bCastrate in description, but bDelayrate in Aegis? @@ -1886,8 +1886,8 @@ 11006,Payon_History_Book,Payon History Book,3,20,0,0,,,,,,,,,,,{},{} 11007,History_Book,Unknown Item,3,20,0,0,,,,,,,,,,,{},{} 11009,History_Book,Unknown Item,3,20,0,0,,,,,,,,,,,{},{} -11010,Archer_Village_History_Book,Unknown Item,3,20,0,0,,,,,,,,,,,{},{} -11011,Lutie_History_Book,Luite History Book,3,20,0,0,,,,,,,,,,,{},{} +11010,Archer_Village_History_Book,Archer Village History Book,3,20,0,0,,,,,,,,,,,{},{} +11011,Lutie_History_Book,Lutie History Book,3,20,0,0,,,,,,,,,,,{},{} 11012,Jawaii_History_Book,Jawaii History Book,3,20,0,0,,,,,,,,,,,{},{} 11013,Gonryun_History_Book,Gonryun History Book,3,20,0,0,,,,,,,,,,,{},{} 11014,Mjolnir_History_Book,Mjolnir History Book,3,20,0,0,,,,,,,,,,,{},{} |