From 53a3419e308aeffefd6b1a024dbd8791674bed93 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 21 May 2006 12:08:39 +0000 Subject: Incantation Samurai Card now ignores def of all non-boss races - should include players now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6678 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 3 +++ db/item_db.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 247a3e4b0..e0ddcfdbf 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -26,6 +26,9 @@ ----- ========================= +05/21 + * Incantation Samurai Card now ignores def of all non-boss races [Playtester] + - should include players now 05/19 * Major fix to the mob_skill_db [Playtester] - traps are now placed around2 rather than self diff --git a/db/item_db.txt b/db/item_db.txt index cd8c3e12d..c199be3dc 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1400,7 +1400,7 @@ 4260,Wootan_Shooter_Card,Wootan Shooter Card,6,,10,10,,,,,,,,769,,,,,{ bonus bDef,1; bonus2 bResEff,Eff_Confusion,2000; },{},{} 4261,Wootan_Fighter_Card,Wootan Fighter Card,6,,10,10,,,,,,,,769,,,,,{ bonus bDef,1; bonus2 bResEff,Eff_Bleeding,2000; },{},{} 4262,Cloud_Hermit_Card,Cloud Hermit Card,6,,10,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12029,3,10; },{},{} -4263,Incantation_Samurai_Card,Incantation Samurai Card,6,,10,10,,,,,,,,2,,,,,{ bonus bIgnoreDefMob,0; bonus bNoRegen,1; bonus2 bHPLossRate,666,10000; },{ },{ heal -999,0; } +4263,Incantation_Samurai_Card,Incantation Samurai Card,6,,10,10,,,,,,,,2,,,,,{ bonus bIgnoreDefRace,RC_NonBoss; bonus bNoRegen,1; bonus2 bHPLossRate,666,10000; },{ },{ heal -999,0; } 4264,Wind_Ghost_Card,Wind Ghost Card,6,,10,10,,,,,,,,136,,,,,{ bonus3 bAutoSpell,84,3+7*(getskilllv(84)==10),20; },{},{} 4265,Li_Me_Mang_Ryang_Card,Li Me Mang Ryang Card,6,,10,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12033,8,10; },{},{} 4266,Eclipse_Card,Eclipse Card,6,,10,10,,,,,,,,4,,,,,{ bonus bVit,1; if(isequipped(4006)) bonus bFlee,18; },{},{} -- cgit v1.2.3-70-g09d2