Incantation Samurai Card now ignores def of all non-boss races
- should include players now git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6678 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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; },{},{}
|
||||
|
||||
Reference in New Issue
Block a user