Fnatic Posted June 21, 2013 Posted June 21, 2013 When use heroic valor increase p def ant p atk,but why deacrease m atk,and casting speed???
0 LegacyOfAden Posted June 21, 2013 Posted June 21, 2013 Maybe its wrong on your server ? What version u use ? Here the skill from GF: skill_begin skill_name = [s_hero_heroic_valor] /* [히로익 발로] */ skill_id = 1374 level = 1 operate_type = A2 magic_level = -1 self_effect = {} effect = {{p_physical_attack;{all};250;diff};{p_physical_defence;{all};500;diff};{p_resist_dispel_by_category;slot_buff;-40;per}} end_effect = {} is_magic = 1 mp_consume1 = 58 mp_consume2 = 231 item_consume = {[spirit_ore];80} cast_range = -1 effective_range = -1 skill_hit_time = 2.5 skill_cool_time = 0 skill_hit_cancel_time = 2 reuse_delay = 900 reuse_delay_lock = 1 reuse_delay_type = S activate_rate = -1 lv_bonus_rate = 0 basic_property = none abnormal_time = 120 abnormal_lv = 1 abnormal_type = hero_buff abnormal_instant = 0 irreplaceable_buff = 0 buff_protect_level = 0 attribute = {attr_none;0} trait = {trait_none} effect_point = 676 target_type = self affect_scope = pledge affect_range = 1000 affect_object = friend affect_limit = {0;0} next_action = none debuff = 0 ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf} multi_class = 1 skill_end
0 Fnatic Posted June 22, 2013 Author Posted June 22, 2013 I use l2 frozen pack what you mean from gp???
0 GOld3x Posted June 22, 2013 Posted June 22, 2013 HEROIC VALOR : Aggro Points: 676 Hit Time: 2500 Is Magic: Yes (true) Item Consume Id: Spirit Ore Item Consume Count: 80 MP Consume: 231 MP Initial Consume: 58 Operate Type: Active (OP_ACTIVE) Reuse Delay: 900000 Skill Radius: 1000 Skill Type: BUFF Static Reuse: Yes (true) Target: Clan (TARGET_CLAN) Effect Name: Buff Total Time: 120 (1 Times x 120 seconds.) Decreases Cancel Vulnerability by 40 Adds P.Atk by 250 Adds P.Def by 500
0 Fnatic Posted June 23, 2013 Author Posted June 23, 2013 my heroic valor stats, which decrease m atk,and c speed but why? <skill id="1374" levels="1" name="Heroic Valor"> <set name="mpConsume" val="289"/> <set name="itemConsumeId" val="3031"/> <set name="itemConsumeCount" val="80"/> <set name="hitTime" val="2500"/> <set name="reuseDelay" val="3600000"/> <set name="staticReuse" val="true"/> <set name="target" val="TARGET_ALLY"/> <set name="skillRadius" val="900"/> <set name="skillType" val="BUFF"/> <set name="operateType" val="OP_ACTIVE"/> <set name="isMagic" val="true"/> <for> <effect count="1" name="Buff" time="14400" val="0" stackOrder="1" stackType="hero"> <add order="0x40" stat="pAtk" val="250"/> <add order="0x40" stat="pDef" val="500"/> <sub order="0x40" stat="cancelVuln" val="40" /> </effect> </for> </skill>
0 Intrepid Posted June 23, 2013 Posted June 23, 2013 your skill doesnt seem to decrease matk and casting speed so what do you mean exactly?
0 Fnatic Posted June 23, 2013 Author Posted June 23, 2013 wrong section, moved to l2j where do move properly found problem?
0 xdem Posted June 23, 2013 Posted June 23, 2013 Obviusly he considers his stats when he has heroic bers, but valor removes bers. Yea im the smartest arround
0 Fnatic Posted June 24, 2013 Author Posted June 24, 2013 but what to do that heroic valor not decrease m atk,and c speed
0 Intrepid Posted June 24, 2013 Posted June 24, 2013 but what to do that heroic valor not decrease m atk,and c speed ohh so your problem is it doesnt decrease it?i cant really understand your issue now :D
0 xdem Posted June 24, 2013 Posted June 24, 2013 where do move properly found problem? <effect count="1" name="Buff" time="14400" val="0" stackOrder="1" stackType="hero"> change it to: <effect count="1" name="Buff" time="14400" val="0" stackOrder="1">
0 Intrepid Posted June 24, 2013 Posted June 24, 2013 very thanks man,now its all normal ;) its actually not normal since you just screwed the hero skills stackings but anyway than i close this one :D
Question
Fnatic
When use heroic valor increase p def ant p atk,but why deacrease m atk,and casting speed???
14 answers to this question
Recommended Posts