From 98cabc236656a475473c7b4c07a81210a1eb9541 Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Mon, 23 Jul 2012 15:00:12 +0000 Subject: Updated most Ranger skills to its official behavior and damage formula.(bugreport:5272, bugreport:6249, bugreport:5548, bugreport:5888) Fixed issues with traps: (bugreport:5906) - if RA_REASERCHTRAP is learned Alloy Traps can now be used to Hunter traps. - if Hunter traps expire it will now return either Booby Trap or Alloy Trap depending on item used. - some traps should now give full damage to plants. - update list of skills that can hit/damage/affect traps. - damage through skills can now be shown when hitting traps. - proper knock back behaviors - proper animation when triggers and triggering of item bonus script 'bHPDrainRate' Fixed an issues where some skills cannot damage UNT_REVERBERATION/UNT_POEMOFNETHERWORLD and doesn't deal 1 damage Updated some official behavior where informational must shown when hitting, targeting, casting skills to targets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16483 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/skill.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/skill.h') diff --git a/src/map/skill.h b/src/map/skill.h index 8a7af1509..f9f5607e4 100644 --- a/src/map/skill.h +++ b/src/map/skill.h @@ -154,6 +154,7 @@ struct skill_unit_group { int unit_id; int group_id; int unit_count,alive_count; + int item_id; //store item used. struct skill_unit *unit; struct { unsigned ammo_consume : 1; -- cgit v1.2.3-60-g2f50